Pull request #45974 opened 22:54:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 738d8417e049f2d55987cd759a88f48810e8487e+d09fe00d36140f96fadc045b7483839ae875aee2 (7a439b922a31555c94f533e651ddb8fa997d0cb1) 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-45974@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 22:54:36 [2023-07-14T22:54:36.185Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 22:54:36 [2023-07-14T22:54:36.189Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 22:54:43 [2023-07-14T22:54:43.479Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a8546d6a049a7a38) in /home/ubuntu/workspace/moby_PR-45974 [Pipeline] { [Pipeline] checkout 22:54:43 [2023-07-14T22:54:43.504Z] The recommended git tool is: git 22:54:43 [2023-07-14T22:54:43.510Z] using credential docker-jenkins-github-credentials 22:54:43 [2023-07-14T22:54:43.521Z] Cloning the remote Git repository 22:54:43 [2023-07-14T22:54:43.521Z] Cloning with configured refspecs honoured and without tags 22:54:43 [2023-07-14T22:54:43.564Z] Cloning repository https://github.com/moby/moby.git 22:54:43 [2023-07-14T22:54:43.565Z] > git init /home/ubuntu/workspace/moby_PR-45974 # timeout=10 22:54:43 [2023-07-14T22:54:43.569Z] Fetching upstream changes from https://github.com/moby/moby.git 22:54:43 [2023-07-14T22:54:43.569Z] > git --version # timeout=10 22:54:43 [2023-07-14T22:54:43.571Z] > git --version # 'git version 2.25.1' 22:54:43 [2023-07-14T22:54:43.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 22:54:43 [2023-07-14T22:54:43.572Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45974/head:refs/remotes/origin/PR-45974 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 22:54:54 [2023-07-14T22:54:54.740Z] Fetching without tags 22:54:54 [2023-07-14T22:54:54.988Z] Merging remotes/origin/24.0 commit d09fe00d36140f96fadc045b7483839ae875aee2 into PR head commit 738d8417e049f2d55987cd759a88f48810e8487e 22:54:55 [2023-07-14T22:54:55.586Z] Merge succeeded, producing 738d8417e049f2d55987cd759a88f48810e8487e 22:54:55 [2023-07-14T22:54:55.586Z] Checking out Revision 738d8417e049f2d55987cd759a88f48810e8487e (PR-45974) 22:54:54 [2023-07-14T22:54:54.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 22:54:54 [2023-07-14T22:54:54.730Z] > git config --add remote.origin.fetch +refs/pull/45974/head:refs/remotes/origin/PR-45974 # timeout=10 22:54:54 [2023-07-14T22:54:54.733Z] > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 22:54:54 [2023-07-14T22:54:54.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 22:54:54 [2023-07-14T22:54:54.784Z] Fetching upstream changes from https://github.com/moby/moby.git 22:54:54 [2023-07-14T22:54:54.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 22:54:54 [2023-07-14T22:54:54.785Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45974/head:refs/remotes/origin/PR-45974 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 22:54:54 [2023-07-14T22:54:54.990Z] > git config core.sparsecheckout # timeout=10 22:54:54 [2023-07-14T22:54:54.993Z] > git checkout -f 738d8417e049f2d55987cd759a88f48810e8487e # timeout=10 22:54:55 [2023-07-14T22:54:55.570Z] > git remote # timeout=10 22:54:55 [2023-07-14T22:54:55.573Z] > git config --get remote.origin.url # timeout=10 22:54:55 [2023-07-14T22:54:55.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 22:54:55 [2023-07-14T22:54:55.576Z] > git merge d09fe00d36140f96fadc045b7483839ae875aee2 # timeout=10 22:54:55 [2023-07-14T22:54:55.583Z] > git rev-parse HEAD^{commit} # timeout=10 22:54:55 [2023-07-14T22:54:55.588Z] > git config core.sparsecheckout # timeout=10 22:54:55 [2023-07-14T22:54:55.591Z] > git checkout -f 738d8417e049f2d55987cd759a88f48810e8487e # timeout=10 22:54:56 [2023-07-14T22:54:56.366Z] Commit message: "libnet: Return a 403 when overlay network isn't allowed" 22:54:56 [2023-07-14T22:54:56.366Z] First time build. Skipping changelog. 22:54:56 [2023-07-14T22:54:56.416Z] > git --version # timeout=10 22:54:56 [2023-07-14T22:54:56.419Z] > git --version # 'git version 2.25.1' 22:54:56 [2023-07-14T22:54:56.421Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:57 [2023-07-14T22:54:57.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45974:/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 22:55:00 [2023-07-14T22:55:00.376Z] 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 22:55:00 [2023-07-14T22:55:00.757Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a8546d6a049a7a38) in /home/ubuntu/workspace/moby_PR-45974 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout 22:55:00 [2023-07-14T22:55:00.794Z] The recommended git tool is: git [Pipeline] // stage 22:55:00 [2023-07-14T22:55:00.800Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 22:55:00 [2023-07-14T22:55:00.813Z] Fetching changes from the remote Git repository 22:55:00 [2023-07-14T22:55:00.818Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 22:55:01 [2023-07-14T22:55:01.071Z] Merging remotes/origin/24.0 commit d09fe00d36140f96fadc045b7483839ae875aee2 into PR head commit 738d8417e049f2d55987cd759a88f48810e8487e 22:55:01 [2023-07-14T22:55:01.160Z] Merge succeeded, producing 738d8417e049f2d55987cd759a88f48810e8487e 22:55:01 [2023-07-14T22:55:01.160Z] Checking out Revision 738d8417e049f2d55987cd759a88f48810e8487e (PR-45974) 22:55:01 [2023-07-14T22:55:01.237Z] Commit message: "libnet: Return a 403 when overlay network isn't allowed" 22:55:01 [2023-07-14T22:55:01.288Z] > git --version # timeout=10 22:55:01 [2023-07-14T22:55:01.291Z] > git --version # 'git version 2.25.1' 22:55:01 [2023-07-14T22:55:01.293Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 22:55:00 [2023-07-14T22:55:00.811Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45974/.git # timeout=10 22:55:00 [2023-07-14T22:55:00.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 22:55:00 [2023-07-14T22:55:00.819Z] Fetching upstream changes from https://github.com/moby/moby.git 22:55:00 [2023-07-14T22:55:00.820Z] > git --version # timeout=10 22:55:00 [2023-07-14T22:55:00.822Z] > git --version # 'git version 2.25.1' 22:55:00 [2023-07-14T22:55:00.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 22:55:00 [2023-07-14T22:55:00.822Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45974/head:refs/remotes/origin/PR-45974 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 22:55:01 [2023-07-14T22:55:01.073Z] > git config core.sparsecheckout # timeout=10 22:55:01 [2023-07-14T22:55:01.076Z] > git checkout -f 738d8417e049f2d55987cd759a88f48810e8487e # timeout=10 22:55:01 [2023-07-14T22:55:01.144Z] > git remote # timeout=10 22:55:01 [2023-07-14T22:55:01.147Z] > git config --get remote.origin.url # timeout=10 22:55:01 [2023-07-14T22:55:01.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 22:55:01 [2023-07-14T22:55:01.150Z] > git merge d09fe00d36140f96fadc045b7483839ae875aee2 # timeout=10 22:55:01 [2023-07-14T22:55:01.157Z] > git rev-parse HEAD^{commit} # timeout=10 22:55:01 [2023-07-14T22:55:01.162Z] > git config core.sparsecheckout # timeout=10 22:55:01 [2023-07-14T22:55:01.164Z] > git checkout -f 738d8417e049f2d55987cd759a88f48810e8487e # timeout=10 22:55:01 [2023-07-14T22:55:01.974Z] + docker version 22:55:01 [2023-07-14T22:55:01.974Z] Client: Docker Engine - Community 22:55:01 [2023-07-14T22:55:01.974Z] Version: 24.0.2 22:55:01 [2023-07-14T22:55:01.974Z] API version: 1.43 22:55:01 [2023-07-14T22:55:01.974Z] Go version: go1.20.4 22:55:01 [2023-07-14T22:55:01.974Z] Git commit: cb74dfc 22:55:01 [2023-07-14T22:55:01.974Z] Built: Thu May 25 21:52:41 2023 22:55:01 [2023-07-14T22:55:01.974Z] OS/Arch: linux/arm64 22:55:01 [2023-07-14T22:55:01.974Z] Context: default 22:55:01 [2023-07-14T22:55:01.974Z] 22:55:01 [2023-07-14T22:55:01.974Z] Server: Docker Engine - Community 22:55:01 [2023-07-14T22:55:01.974Z] Engine: 22:55:01 [2023-07-14T22:55:01.974Z] Version: 24.0.2 22:55:01 [2023-07-14T22:55:01.974Z] API version: 1.43 (minimum version 1.12) 22:55:01 [2023-07-14T22:55:01.974Z] Go version: go1.20.4 22:55:01 [2023-07-14T22:55:01.974Z] Git commit: 659604f 22:55:01 [2023-07-14T22:55:01.974Z] Built: Thu May 25 21:52:41 2023 22:55:01 [2023-07-14T22:55:01.974Z] OS/Arch: linux/arm64 22:55:01 [2023-07-14T22:55:01.974Z] Experimental: true 22:55:01 [2023-07-14T22:55:01.974Z] containerd: 22:55:01 [2023-07-14T22:55:01.974Z] Version: 1.6.21 22:55:01 [2023-07-14T22:55:01.974Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 22:55:01 [2023-07-14T22:55:01.974Z] runc: 22:55:01 [2023-07-14T22:55:01.974Z] Version: 1.1.7 22:55:01 [2023-07-14T22:55:01.974Z] GitCommit: v1.1.7-0-g860f061 22:55:01 [2023-07-14T22:55:01.974Z] docker-init: 22:55:01 [2023-07-14T22:55:01.974Z] Version: 0.19.0 22:55:01 [2023-07-14T22:55:01.974Z] GitCommit: de40ad0 [Pipeline] sh 22:55:02 [2023-07-14T22:55:02.247Z] + docker info 22:55:02 [2023-07-14T22:55:02.247Z] Client: Docker Engine - Community 22:55:02 [2023-07-14T22:55:02.247Z] Version: 24.0.2 22:55:02 [2023-07-14T22:55:02.247Z] Context: default 22:55:02 [2023-07-14T22:55:02.247Z] Debug Mode: false 22:55:02 [2023-07-14T22:55:02.247Z] Plugins: 22:55:02 [2023-07-14T22:55:02.247Z] buildx: Docker Buildx (Docker Inc.) 22:55:02 [2023-07-14T22:55:02.247Z] Version: v0.11.0 22:55:02 [2023-07-14T22:55:02.247Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 22:55:02 [2023-07-14T22:55:02.247Z] compose: Docker Compose (Docker Inc.) 22:55:02 [2023-07-14T22:55:02.247Z] Version: v2.19.1 22:55:02 [2023-07-14T22:55:02.247Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 22:55:02 [2023-07-14T22:55:02.247Z] 22:55:02 [2023-07-14T22:55:02.247Z] Server: 22:55:02 [2023-07-14T22:55:02.247Z] Containers: 0 22:55:02 [2023-07-14T22:55:02.247Z] Running: 0 22:55:02 [2023-07-14T22:55:02.247Z] Paused: 0 22:55:02 [2023-07-14T22:55:02.247Z] Stopped: 0 22:55:02 [2023-07-14T22:55:02.247Z] Images: 4 22:55:02 [2023-07-14T22:55:02.247Z] Server Version: 24.0.2 22:55:02 [2023-07-14T22:55:02.247Z] Storage Driver: overlay2 22:55:02 [2023-07-14T22:55:02.247Z] Backing Filesystem: extfs 22:55:02 [2023-07-14T22:55:02.247Z] Supports d_type: true 22:55:02 [2023-07-14T22:55:02.247Z] Using metacopy: false 22:55:02 [2023-07-14T22:55:02.247Z] Native Overlay Diff: true 22:55:02 [2023-07-14T22:55:02.247Z] userxattr: false 22:55:02 [2023-07-14T22:55:02.247Z] Logging Driver: json-file 22:55:02 [2023-07-14T22:55:02.247Z] Cgroup Driver: cgroupfs 22:55:02 [2023-07-14T22:55:02.247Z] Cgroup Version: 1 22:55:02 [2023-07-14T22:55:02.247Z] Plugins: 22:55:02 [2023-07-14T22:55:02.247Z] Volume: local 22:55:02 [2023-07-14T22:55:02.247Z] Network: bridge host ipvlan macvlan null overlay 22:55:02 [2023-07-14T22:55:02.247Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 22:55:02 [2023-07-14T22:55:02.247Z] Swarm: inactive 22:55:02 [2023-07-14T22:55:02.247Z] Runtimes: io.containerd.runc.v2 runc 22:55:02 [2023-07-14T22:55:02.247Z] Default Runtime: runc 22:55:02 [2023-07-14T22:55:02.247Z] Init Binary: docker-init 22:55:02 [2023-07-14T22:55:02.247Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 22:55:02 [2023-07-14T22:55:02.247Z] runc version: v1.1.7-0-g860f061 22:55:02 [2023-07-14T22:55:02.247Z] init version: de40ad0 22:55:02 [2023-07-14T22:55:02.247Z] Security Options: 22:55:02 [2023-07-14T22:55:02.247Z] apparmor 22:55:02 [2023-07-14T22:55:02.247Z] seccomp 22:55:02 [2023-07-14T22:55:02.247Z] Profile: builtin 22:55:02 [2023-07-14T22:55:02.247Z] Kernel Version: 5.15.0-1039-aws 22:55:02 [2023-07-14T22:55:02.247Z] Operating System: Ubuntu 20.04.6 LTS 22:55:02 [2023-07-14T22:55:02.247Z] OSType: linux 22:55:02 [2023-07-14T22:55:02.247Z] Architecture: aarch64 22:55:02 [2023-07-14T22:55:02.247Z] CPUs: 8 22:55:02 [2023-07-14T22:55:02.247Z] Total Memory: 30.64GiB 22:55:02 [2023-07-14T22:55:02.247Z] Name: ip-10-100-85-215 22:55:02 [2023-07-14T22:55:02.247Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 22:55:02 [2023-07-14T22:55:02.247Z] Docker Root Dir: /var/lib/docker 22:55:02 [2023-07-14T22:55:02.247Z] Debug Mode: false 22:55:02 [2023-07-14T22:55:02.247Z] Experimental: true 22:55:02 [2023-07-14T22:55:02.247Z] Insecure Registries: 22:55:02 [2023-07-14T22:55:02.247Z] 127.0.0.0/8 22:55:02 [2023-07-14T22:55:02.247Z] Live Restore Enabled: true 22:55:02 [2023-07-14T22:55:02.247Z] [Pipeline] sh 22:55:02 [2023-07-14T22:55:02.561Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 22:55:02 [2023-07-14T22:55:02.561Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 22:55:02 [2023-07-14T22:55:02.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45974/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 22:55:02 [2023-07-14T22:55:02.561Z] + bash /home/ubuntu/workspace/moby_PR-45974/check-config.sh 22:55:02 [2023-07-14T22:55:02.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 22:55:02 [2023-07-14T22:55:02.561Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 22:55:02 [2023-07-14T22:55:02.561Z] 22:55:02 [2023-07-14T22:55:02.561Z] Generally Necessary: 22:55:02 [2023-07-14T22:55:02.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 22:55:02 [2023-07-14T22:55:02.561Z] - apparmor: enabled and tools installed 22:55:02 [2023-07-14T22:55:02.561Z] - CONFIG_NAMESPACES: enabled 22:55:02 [2023-07-14T22:55:02.561Z] - CONFIG_NET_NS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_PID_NS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_IPC_NS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_UTS_NS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CGROUPS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CGROUP_CPUACCT: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CGROUP_DEVICE: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CGROUP_FREEZER: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CGROUP_SCHED: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CPUSETS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_MEMCG: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_KEYS: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_VETH: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_BRIDGE: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_IP_NF_FILTER: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_IP_NF_NAT: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_NF_NAT: enabled (as module) 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_POSIX_MQUEUE: enabled 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_CGROUP_BPF: enabled 22:55:02 [2023-07-14T22:55:02.817Z] 22:55:02 [2023-07-14T22:55:02.817Z] Optional Features: 22:55:02 [2023-07-14T22:55:02.817Z] - CONFIG_USER_NS: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_SECCOMP: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_SECCOMP_FILTER: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_CGROUP_PIDS: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_MEMCG_SWAP: enabled 22:55:03 [2023-07-14T22:55:03.073Z] (cgroup swap accounting is currently enabled) 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_BLK_CGROUP: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_BLK_DEV_THROTTLING: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_CGROUP_PERF: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_CGROUP_HUGETLB: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_CGROUP_NET_PRIO: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_CFS_BANDWIDTH: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_RT_GROUP_SCHED: missing 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_IP_VS: enabled (as module) 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_IP_VS_NFCT: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_IP_VS_RR: enabled (as module) 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_SECURITY_SELINUX: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_SECURITY_APPARMOR: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_EXT4_FS: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 22:55:03 [2023-07-14T22:55:03.073Z] - CONFIG_EXT4_FS_SECURITY: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - Network Drivers: 22:55:03 [2023-07-14T22:55:03.329Z] - "overlay": 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_VXLAN: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 22:55:03 [2023-07-14T22:55:03.329Z] Optional (for encrypted networks): 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_CRYPTO: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_CRYPTO_AEAD: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_CRYPTO_GCM: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_CRYPTO_SEQIV: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_CRYPTO_GHASH: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_XFRM: enabled 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_XFRM_USER: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_XFRM_ALGO: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_INET_ESP: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - "ipvlan": 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_IPVLAN: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - "macvlan": 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_MACVLAN: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_DUMMY: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - "ftp,tftp client in container": 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_NF_NAT_FTP: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - Storage Drivers: 22:55:03 [2023-07-14T22:55:03.329Z] - "aufs": 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_AUFS_FS: enabled (as module) 22:55:03 [2023-07-14T22:55:03.329Z] - "btrfs": 22:55:03 [2023-07-14T22:55:03.329Z] - CONFIG_BTRFS_FS: enabled (as module) 22:55:03 [2023-07-14T22:55:03.584Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 22:55:03 [2023-07-14T22:55:03.584Z] - "devicemapper": 22:55:03 [2023-07-14T22:55:03.584Z] - CONFIG_BLK_DEV_DM: enabled 22:55:03 [2023-07-14T22:55:03.584Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 22:55:03 [2023-07-14T22:55:03.584Z] - "overlay": 22:55:03 [2023-07-14T22:55:03.584Z] - CONFIG_OVERLAY_FS: enabled (as module) 22:55:03 [2023-07-14T22:55:03.584Z] - "zfs": 22:55:03 [2023-07-14T22:55:03.584Z] - /dev/zfs: present 22:55:03 [2023-07-14T22:55:03.584Z] - zfs command: missing 22:55:03 [2023-07-14T22:55:03.584Z] - zpool command: missing 22:55:03 [2023-07-14T22:55:03.584Z] 22:55:03 [2023-07-14T22:55:03.584Z] Limits: 22:55:03 [2023-07-14T22:55:03.584Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 22:55:03 [2023-07-14T22:55:03.584Z] 22:55:03 [2023-07-14T22:55:03.584Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 22:55:03 [2023-07-14T22:55:03.883Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:738d8417e049f2d55987cd759a88f48810e8487e . 22:55:04 [2023-07-14T22:55:04.139Z] #0 building with "default" instance using docker driver 22:55:04 [2023-07-14T22:55:04.139Z] 22:55:04 [2023-07-14T22:55:04.139Z] #1 [internal] load .dockerignore 22:55:04 [2023-07-14T22:55:04.139Z] #1 transferring context: 113B done 22:55:04 [2023-07-14T22:55:04.139Z] #1 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.139Z] 22:55:04 [2023-07-14T22:55:04.139Z] #2 [internal] load build definition from Dockerfile 22:55:04 [2023-07-14T22:55:04.139Z] #2 transferring dockerfile: 27.87kB done 22:55:04 [2023-07-14T22:55:04.139Z] #2 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.139Z] 22:55:04 [2023-07-14T22:55:04.139Z] #3 resolve image config for docker.io/docker/dockerfile:1 22:55:04 [2023-07-14T22:55:04.139Z] #3 DONE 0.1s 22:55:04 [2023-07-14T22:55:04.139Z] 22:55:04 [2023-07-14T22:55:04.139Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 22:55:04 [2023-07-14T22:55:04.139Z] #4 CACHED 22:55:04 [2023-07-14T22:55:04.139Z] 22:55:04 [2023-07-14T22:55:04.139Z] #5 [internal] load metadata for docker.io/library/busybox:latest 22:55:04 [2023-07-14T22:55:04.139Z] #5 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.139Z] 22:55:04 [2023-07-14T22:55:04.139Z] #6 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye 22:55:04 [2023-07-14T22:55:04.394Z] #6 ... 22:55:04 [2023-07-14T22:55:04.394Z] 22:55:04 [2023-07-14T22:55:04.394Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 22:55:04 [2023-07-14T22:55:04.394Z] #7 DONE 0.2s 22:55:04 [2023-07-14T22:55:04.394Z] 22:55:04 [2023-07-14T22:55:04.394Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0 22:55:04 [2023-07-14T22:55:04.394Z] #8 DONE 0.3s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 22:55:04 [2023-07-14T22:55:04.650Z] #9 DONE 0.3s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #10 [internal] load metadata for docker.io/library/debian:bullseye 22:55:04 [2023-07-14T22:55:04.650Z] #10 DONE 0.3s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #6 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye 22:55:04 [2023-07-14T22:55:04.650Z] #6 DONE 0.4s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #11 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 22:55:04 [2023-07-14T22:55:04.650Z] #11 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 22:55:04 [2023-07-14T22:55:04.650Z] #12 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox 22:55:04 [2023-07-14T22:55:04.650Z] #13 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 22:55:04 [2023-07-14T22:55:04.650Z] #14 DONE 0.0s 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 22:55:04 [2023-07-14T22:55:04.650Z] #15 CACHED 22:55:04 [2023-07-14T22:55:04.650Z] 22:55:04 [2023-07-14T22:55:04.650Z] #16 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 22:55:04 [2023-07-14T22:55:04.650Z] #16 resolve docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 0.0s done 22:55:04 [2023-07-14T22:55:04.907Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 0B / 95.53MB 0.1s 22:55:04 [2023-07-14T22:55:04.907Z] #16 sha256:073d6f0d8e31c45f94360a29e01d70f8b058b3da3f4316b3a3e1181462855714 155B / 155B 0.1s done 22:55:04 [2023-07-14T22:55:04.907Z] #16 sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 1.86kB / 1.86kB done 22:55:04 [2023-07-14T22:55:04.907Z] #16 sha256:0f753cf6fb24f11ef97278bf105b91b39acf163ca6060e8e97e6b70bbe2c0c40 1.58kB / 1.58kB done 22:55:04 [2023-07-14T22:55:04.907Z] #16 sha256:389f77f71dce1db400bf9924ee12bc3ee1cdf1619bfe5692026f12afb032bc70 7.07kB / 7.07kB done 22:55:05 [2023-07-14T22:55:05.162Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 16.78MB / 95.53MB 0.3s 22:55:05 [2023-07-14T22:55:05.162Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 24.12MB / 95.53MB 0.4s 22:55:05 [2023-07-14T22:55:05.162Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 32.51MB / 95.53MB 0.5s 22:55:05 [2023-07-14T22:55:05.418Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 37.75MB / 95.53MB 0.6s 22:55:05 [2023-07-14T22:55:05.674Z] #16 ... 22:55:05 [2023-07-14T22:55:05.674Z] 22:55:05 [2023-07-14T22:55:05.674Z] #17 [internal] load build context 22:55:05 [2023-07-14T22:55:05.674Z] #17 transferring context: 67.71MB 0.8s done 22:55:05 [2023-07-14T22:55:05.674Z] #17 DONE 0.9s 22:55:05 [2023-07-14T22:55:05.674Z] 22:55:05 [2023-07-14T22:55:05.674Z] #18 [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 22:55:05 [2023-07-14T22:55:05.674Z] #18 CACHED 22:55:05 [2023-07-14T22:55:05.674Z] 22:55:05 [2023-07-14T22:55:05.674Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 22:55:05 [2023-07-14T22:55:05.674Z] #19 CACHED 22:55:05 [2023-07-14T22:55:05.674Z] 22:55:05 [2023-07-14T22:55:05.674Z] #20 [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 22:55:05 [2023-07-14T22:55:05.674Z] #20 CACHED 22:55:05 [2023-07-14T22:55:05.674Z] 22:55:05 [2023-07-14T22:55:05.674Z] #16 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:d9f75197f484a4d7e008a0a8f7d1e68344ea1c1ba030273d5ab1567e129eed55 22:55:05 [2023-07-14T22:55:05.674Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 50.33MB / 95.53MB 0.9s 22:55:05 [2023-07-14T22:55:05.674Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 59.77MB / 95.53MB 1.1s 22:55:05 [2023-07-14T22:55:05.931Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 66.06MB / 95.53MB 1.2s 22:55:06 [2023-07-14T22:55:06.186Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 83.89MB / 95.53MB 1.4s 22:55:06 [2023-07-14T22:55:06.186Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 93.32MB / 95.53MB 1.6s 22:55:06 [2023-07-14T22:55:06.748Z] #16 sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 95.53MB / 95.53MB 1.7s done 22:55:06 [2023-07-14T22:55:06.748Z] #16 extracting sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 22:55:09 [2023-07-14T22:55:09.278Z] #16 extracting sha256:fb4bdb08a03ea1ef835aa92b54d1dcd6efff2889ceb906771fac1931a39f1091 2.7s done 22:55:09 [2023-07-14T22:55:09.533Z] #16 extracting sha256:073d6f0d8e31c45f94360a29e01d70f8b058b3da3f4316b3a3e1181462855714 done 22:55:09 [2023-07-14T22:55:09.533Z] #16 DONE 4.8s 22:55:09 [2023-07-14T22:55:09.533Z] 22:55:09 [2023-07-14T22:55:09.533Z] #21 [base 2/5] COPY --from=xx / / 22:55:11 [2023-07-14T22:55:11.420Z] #21 DONE 2.0s 22:55:11 [2023-07-14T22:55:11.420Z] 22:55:11 [2023-07-14T22:55:11.420Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 22:55:11 [2023-07-14T22:55:11.675Z] #22 DONE 0.3s 22:55:11 [2023-07-14T22:55:11.675Z] 22:55:11 [2023-07-14T22:55:11.676Z] #23 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list 22:55:11 [2023-07-14T22:55:11.931Z] #23 DONE 0.4s 22:55:12 [2023-07-14T22:55:12.187Z] 22:55:12 [2023-07-14T22:55:12.187Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 22:55:13 [2023-07-14T22:55:13.113Z] #24 0.762 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:55:13 [2023-07-14T22:55:13.113Z] #24 0.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:55:13 [2023-07-14T22:55:13.113Z] #24 0.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:55:13 [2023-07-14T22:55:13.113Z] #24 0.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:55:13 [2023-07-14T22:55:13.113Z] #24 1.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:55:13 [2023-07-14T22:55:13.114Z] #24 1.121 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:55:14 [2023-07-14T22:55:14.040Z] #24 1.918 Fetched 8539 kB in 2s (5558 kB/s) 22:55:14 [2023-07-14T22:55:14.601Z] #24 1.918 Reading package lists... 22:55:15 [2023-07-14T22:55:15.162Z] #24 2.454 Reading package lists... 22:55:15 [2023-07-14T22:55:15.417Z] #24 2.984 Building dependency tree... 22:55:15 [2023-07-14T22:55:15.417Z] #24 3.141 Reading state information... 22:55:15 [2023-07-14T22:55:15.417Z] #24 3.319 The following additional packages will be installed: 22:55:15 [2023-07-14T22:55:15.417Z] #24 3.319 libmagic-mgc libmagic1 22:55:15 [2023-07-14T22:55:15.417Z] #24 3.346 The following NEW packages will be installed: 22:55:15 [2023-07-14T22:55:15.417Z] #24 3.347 file libmagic-mgc libmagic1 22:55:15 [2023-07-14T22:55:15.673Z] #24 3.623 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 22:55:15 [2023-07-14T22:55:15.673Z] #24 3.623 Need to get 463 kB of archives. 22:55:15 [2023-07-14T22:55:15.673Z] #24 3.623 After this operation, 7063 kB of additional disk space will be used. 22:55:15 [2023-07-14T22:55:15.673Z] #24 3.623 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 22:55:15 [2023-07-14T22:55:15.673Z] #24 3.631 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 22:55:15 [2023-07-14T22:55:15.673Z] #24 3.635 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.766 debconf: delaying package configuration, since apt-utils is not installed 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.805 Fetched 463 kB in 0s (1641 kB/s) 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.825 Selecting previously unselected package libmagic-mgc. 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.825 (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.) 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.834 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.839 Unpacking libmagic-mgc (1:5.39-3) ... 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.907 Selecting previously unselected package libmagic1:arm64. 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.909 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.917 Unpacking libmagic1:arm64 (1:5.39-3) ... 22:55:15 [2023-07-14T22:55:15.928Z] #24 3.952 Selecting previously unselected package file. 22:55:16 [2023-07-14T22:55:16.184Z] #24 3.954 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 22:55:16 [2023-07-14T22:55:16.184Z] #24 3.958 Unpacking file (1:5.39-3) ... 22:55:16 [2023-07-14T22:55:16.184Z] #24 3.999 Setting up libmagic-mgc (1:5.39-3) ... 22:55:16 [2023-07-14T22:55:16.184Z] #24 4.011 Setting up libmagic1:arm64 (1:5.39-3) ... 22:55:16 [2023-07-14T22:55:16.184Z] #24 4.029 Setting up file (1:5.39-3) ... 22:55:16 [2023-07-14T22:55:16.184Z] #24 4.039 Processing triggers for libc-bin (2.31-13+deb11u6) ... 22:55:16 [2023-07-14T22:55:16.184Z] #24 DONE 4.2s 22:55:16 [2023-07-14T22:55:16.184Z] 22:55:16 [2023-07-14T22:55:16.184Z] #25 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 22:55:16 [2023-07-14T22:55:16.440Z] #25 DONE 0.1s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 22:55:16 [2023-07-14T22:55:16.440Z] #26 DONE 0.1s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #27 [delve-src 1/3] WORKDIR /usr/src/delve 22:55:16 [2023-07-14T22:55:16.440Z] #27 DONE 0.1s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #28 [containerd-src 1/3] WORKDIR /usr/src/containerd 22:55:16 [2023-07-14T22:55:16.440Z] #28 DONE 0.2s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #29 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli 22:55:16 [2023-07-14T22:55:16.440Z] #29 DONE 0.2s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry 22:55:16 [2023-07-14T22:55:16.440Z] #30 DONE 0.2s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 22:55:16 [2023-07-14T22:55:16.440Z] #31 DONE 0.2s 22:55:16 [2023-07-14T22:55:16.440Z] 22:55:16 [2023-07-14T22:55:16.440Z] #32 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 22:55:16 [2023-07-14T22:55:16.696Z] #32 ... 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #33 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 22:55:16 [2023-07-14T22:55:16.696Z] #33 DONE 0.2s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 22:55:16 [2023-07-14T22:55:16.696Z] #34 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #35 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 22:55:16 [2023-07-14T22:55:16.696Z] #35 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc 22:55:16 [2023-07-14T22:55:16.696Z] #36 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini 22:55:16 [2023-07-14T22:55:16.696Z] #37 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #38 [dev-systemd-false 1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images 22:55:16 [2023-07-14T22:55:16.696Z] #38 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #39 [swagger-src 1/3] WORKDIR /usr/src/swagger 22:55:16 [2023-07-14T22:55:16.696Z] #39 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #40 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 22:55:16 [2023-07-14T22:55:16.696Z] #40 DONE 0.4s 22:55:16 [2023-07-14T22:55:16.696Z] 22:55:16 [2023-07-14T22:55:16.696Z] #41 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 22:55:16 [2023-07-14T22:55:16.952Z] #41 ... 22:55:16 [2023-07-14T22:55:16.952Z] 22:55:16 [2023-07-14T22:55:16.952Z] #42 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh 22:55:16 [2023-07-14T22:55:16.952Z] #42 DONE 0.3s 22:55:16 [2023-07-14T22:55:16.952Z] 22:55:16 [2023-07-14T22:55:16.952Z] #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 22:55:17 [2023-07-14T22:55:17.516Z] #43 ... 22:55:17 [2023-07-14T22:55:17.516Z] 22:55:17 [2023-07-14T22:55:17.516Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 Initialized empty Git repository in /usr/src/delve/.git/ 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: is subject to change. To configure the initial branch name to use in all 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: of your new repositories, which will suppress this warning, call: 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: git config --global init.defaultBranch <name> 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: 'development'. The just-created branch can be renamed via this command: 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: 22:55:17 [2023-07-14T22:55:17.516Z] #44 0.986 hint: git branch -m <name> 22:55:17 [2023-07-14T22:55:17.516Z] #44 DONE 1.1s 22:55:17 [2023-07-14T22:55:17.774Z] 22:55:17 [2023-07-14T22:55:17.774Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:17 [2023-07-14T22:55:17.774Z] #45 ... 22:55:17 [2023-07-14T22:55:17.774Z] 22:55:17 [2023-07-14T22:55:17.774Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 Initialized empty Git repository in /usr/src/containerd/.git/ 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: is subject to change. To configure the initial branch name to use in all 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: of your new repositories, which will suppress this warning, call: 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: git config --global init.defaultBranch <name> 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: 'development'. The just-created branch can be renamed via this command: 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: 22:55:17 [2023-07-14T22:55:17.774Z] #46 1.286 hint: git branch -m <name> 22:55:17 [2023-07-14T22:55:17.774Z] #46 DONE 1.4s 22:55:18 [2023-07-14T22:55:18.034Z] 22:55:18 [2023-07-14T22:55:18.034Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:18 [2023-07-14T22:55:18.034Z] #47 ... 22:55:18 [2023-07-14T22:55:18.034Z] 22:55:18 [2023-07-14T22:55:18.034Z] #32 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 Initialized empty Git repository in /usr/src/registry/.git/ 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: is subject to change. To configure the initial branch name to use in all 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: of your new repositories, which will suppress this warning, call: 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: git config --global init.defaultBranch <name> 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: 'development'. The just-created branch can be renamed via this command: 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: 22:55:18 [2023-07-14T22:55:18.034Z] #32 1.596 hint: git branch -m <name> 22:55:18 [2023-07-14T22:55:18.034Z] #32 DONE 1.7s 22:55:18 [2023-07-14T22:55:18.034Z] 22:55:18 [2023-07-14T22:55:18.034Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 Initialized empty Git repository in /usr/src/runc/.git/ 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: is subject to change. To configure the initial branch name to use in all 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: of your new repositories, which will suppress this warning, call: 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: git config --global init.defaultBranch <name> 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: 'development'. The just-created branch can be renamed via this command: 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: 22:55:18 [2023-07-14T22:55:18.034Z] #48 1.401 hint: git branch -m <name> 22:55:18 [2023-07-14T22:55:18.034Z] #48 DONE 1.5s 22:55:18 [2023-07-14T22:55:18.295Z] 22:55:18 [2023-07-14T22:55:18.296Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:18 [2023-07-14T22:55:18.296Z] #49 ... 22:55:18 [2023-07-14T22:55:18.296Z] 22:55:18 [2023-07-14T22:55:18.296Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: is subject to change. To configure the initial branch name to use in all 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: of your new repositories, which will suppress this warning, call: 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: git config --global init.defaultBranch <name> 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: 'development'. The just-created branch can be renamed via this command: 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.570 hint: git branch -m <name> 22:55:18 [2023-07-14T22:55:18.296Z] #50 1.573 Initialized empty Git repository in /usr/src/swagger/.git/ 22:55:18 [2023-07-14T22:55:18.296Z] #50 DONE 1.6s 22:55:18 [2023-07-14T22:55:18.552Z] 22:55:18 [2023-07-14T22:55:18.552Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.751 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.751 hint: is subject to change. To configure the initial branch name to use in all 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.751 hint: of your new repositories, which will suppress this warning, call: 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: git config --global init.defaultBranch <name> 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: 'development'. The just-created branch can be renamed via this command: 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.752 hint: git branch -m <name> 22:55:18 [2023-07-14T22:55:18.552Z] #51 1.753 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 22:55:18 [2023-07-14T22:55:18.552Z] #51 DONE 1.8s 22:55:18 [2023-07-14T22:55:18.552Z] 22:55:18 [2023-07-14T22:55:18.552Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:19 [2023-07-14T22:55:19.486Z] #52 ... 22:55:19 [2023-07-14T22:55:19.486Z] 22:55:19 [2023-07-14T22:55:19.486Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: Using 'master' as the name for the initial branch. This default branch name 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: is subject to change. To configure the initial branch name to use in all 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: of your new repositories, which will suppress this warning, call: 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: git config --global init.defaultBranch <name> 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: 'development'. The just-created branch can be renamed via this command: 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.618 hint: git branch -m <name> 22:55:19 [2023-07-14T22:55:19.486Z] #53 2.624 Initialized empty Git repository in /usr/src/tini/.git/ 22:55:19 [2023-07-14T22:55:19.486Z] #53 DONE 2.8s 22:55:19 [2023-07-14T22:55:19.486Z] 22:55:19 [2023-07-14T22:55:19.486Z] #54 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:22 [2023-07-14T22:55:22.014Z] #54 DONE 2.4s 22:55:22 [2023-07-14T22:55:22.014Z] 22:55:22 [2023-07-14T22:55:22.014Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 22:55:22 [2023-07-14T22:55:22.014Z] #55 0.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 1.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 1.058 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 1.246 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 1.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 1.862 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 2.547 Fetched 8539 kB in 2s (4482 kB/s) 22:55:22 [2023-07-14T22:55:22.014Z] #55 2.547 Reading package lists... 22:55:22 [2023-07-14T22:55:22.014Z] #55 3.402 Reading package lists... 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.338 Building dependency tree... 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.559 Reading state information... 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.810 python3 is already the newest version (3.9.2-3). 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.810 The following additional packages will be installed: 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.816 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.817 patch xz-utils 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.819 Suggested packages: 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.819 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.819 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.819 m4-doc ed diffutils-doc 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.819 Recommended packages: 22:55:22 [2023-07-14T22:55:22.014Z] #55 4.819 fakeroot libalgorithm-merge-perl libltdl-dev 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.153 The following NEW packages will be installed: 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.167 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.168 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.169 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.456 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.456 Need to get 5458 kB of archives. 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.456 After this operation, 11.6 MB of additional disk space will be used. 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.460 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.467 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.470 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.474 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.476 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.486 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.489 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.565 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.569 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.609 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.610 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.610 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.611 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.611 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.611 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.612 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.612 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 22:55:22 [2023-07-14T22:55:22.014Z] #55 5.613 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 22:55:22 [2023-07-14T22:55:22.280Z] #55 5.937 debconf: delaying package configuration, since apt-utils is not installed 22:55:22 [2023-07-14T22:55:22.280Z] #55 6.027 Fetched 5458 kB in 0s (12.6 MB/s) 22:55:22 [2023-07-14T22:55:22.280Z] #55 6.078 Selecting previously unselected package bzip2. 22:55:22 [2023-07-14T22:55:22.537Z] #55 6.078 (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.) 22:55:22 [2023-07-14T22:55:22.537Z] #55 6.181 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 22:55:22 [2023-07-14T22:55:22.537Z] #55 6.205 Unpacking bzip2 (1.0.8-4) ... 22:55:22 [2023-07-14T22:55:22.537Z] #55 6.335 Selecting previously unselected package xz-utils. 22:55:22 [2023-07-14T22:55:22.537Z] #55 6.338 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 22:55:22 [2023-07-14T22:55:22.537Z] #55 6.412 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 22:55:23 [2023-07-14T22:55:23.103Z] #55 ... 22:55:23 [2023-07-14T22:55:23.103Z] 22:55:23 [2023-07-14T22:55:23.103Z] #52 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:23 [2023-07-14T22:55:23.103Z] #52 DONE 4.5s 22:55:23 [2023-07-14T22:55:23.103Z] 22:55:23 [2023-07-14T22:55:23.103Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 22:55:23 [2023-07-14T22:55:23.103Z] #56 DONE 4.8s 22:55:23 [2023-07-14T22:55:23.103Z] 22:55:23 [2023-07-14T22:55:23.103Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 22:55:23 [2023-07-14T22:55:23.103Z] #55 6.739 Selecting previously unselected package libsigsegv2:arm64. 22:55:23 [2023-07-14T22:55:23.103Z] #55 6.743 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 22:55:23 [2023-07-14T22:55:23.103Z] #55 6.755 Unpacking libsigsegv2:arm64 (2.13-1) ... 22:55:23 [2023-07-14T22:55:23.103Z] #55 ... 22:55:23 [2023-07-14T22:55:23.103Z] 22:55:23 [2023-07-14T22:55:23.103Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:23 [2023-07-14T22:55:23.103Z] #49 2.274 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 22:55:23 [2023-07-14T22:55:23.103Z] #49 4.050 + git checkout -q FETCH_HEAD 22:55:23 [2023-07-14T22:55:23.103Z] #49 4.771 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 22:55:23 [2023-07-14T22:55:23.103Z] #49 4.772 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 22:55:23 [2023-07-14T22:55:23.667Z] #49 ... 22:55:23 [2023-07-14T22:55:23.667Z] 22:55:23 [2023-07-14T22:55:23.667Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:23 [2023-07-14T22:55:23.667Z] #57 DONE 5.3s 22:55:23 [2023-07-14T22:55:23.667Z] 22:55:23 [2023-07-14T22:55:23.667Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.400 internal/unsafeheader 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.416 internal/goarch 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.418 internal/coverage/rtcov 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.438 internal/goos 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.452 internal/race 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.453 internal/goexperiment 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.453 internal/cpu 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.475 runtime/internal/syscall 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.502 sync/atomic 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.547 unicode 22:55:23 [2023-07-14T22:55:23.667Z] #49 5.627 internal/abi 22:55:23 [2023-07-14T22:55:23.924Z] #49 5.658 runtime/internal/math 22:55:23 [2023-07-14T22:55:23.924Z] #49 5.666 runtime/internal/sys 22:55:23 [2023-07-14T22:55:23.924Z] #49 5.686 unicode/utf8 22:55:23 [2023-07-14T22:55:23.924Z] #49 5.728 container/list 22:55:23 [2023-07-14T22:55:23.924Z] #49 5.819 internal/itoa 22:55:23 [2023-07-14T22:55:23.924Z] #49 5.874 math/bits 22:55:24 [2023-07-14T22:55:24.181Z] #49 5.877 crypto/internal/alias 22:55:24 [2023-07-14T22:55:24.181Z] #49 5.932 internal/bytealg 22:55:24 [2023-07-14T22:55:24.181Z] #49 6.003 crypto/subtle 22:55:24 [2023-07-14T22:55:24.181Z] #49 6.004 runtime/internal/atomic 22:55:24 [2023-07-14T22:55:24.181Z] #49 6.056 crypto/internal/boring/sig 22:55:24 [2023-07-14T22:55:24.438Z] #49 6.140 math 22:55:24 [2023-07-14T22:55:24.438Z] #49 6.179 unicode/utf16 22:55:24 [2023-07-14T22:55:24.438Z] #49 6.184 vendor/golang.org/x/crypto/cryptobyte/asn1 22:55:24 [2023-07-14T22:55:24.438Z] #49 6.306 internal/nettrace 22:55:24 [2023-07-14T22:55:24.702Z] #49 ... 22:55:24 [2023-07-14T22:55:24.702Z] 22:55:24 [2023-07-14T22:55:24.702Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:24 [2023-07-14T22:55:24.702Z] #45 DONE 7.1s 22:55:24 [2023-07-14T22:55:24.702Z] 22:55:24 [2023-07-14T22:55:24.702Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.413 vendor/golang.org/x/crypto/internal/alias 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.414 encoding 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.437 github.com/docker/distribution/manifest 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.472 github.com/inconshreveable/mousetrap 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.483 github.com/docker/distribution/registry/storage/driver/gcs 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.500 github.com/docker/distribution/registry/storage/driver/oss 22:55:24 [2023-07-14T22:55:24.702Z] #49 6.575 runtime 22:55:25 [2023-07-14T22:55:25.266Z] #49 ... 22:55:25 [2023-07-14T22:55:25.266Z] 22:55:25 [2023-07-14T22:55:25.266Z] #58 [dockercli 3/3] RUN --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 22:55:25 [2023-07-14T22:55:25.266Z] #58 8.256 Docker version 24.0.2, build cb74dfc 22:55:25 [2023-07-14T22:55:25.266Z] #58 DONE 8.4s 22:55:25 [2023-07-14T22:55:25.266Z] 22:55:25 [2023-07-14T22:55:25.266Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 22:55:25 [2023-07-14T22:55:25.266Z] #55 6.856 Selecting previously unselected package m4. 22:55:25 [2023-07-14T22:55:25.266Z] #55 6.857 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 6.870 Unpacking m4 (1.4.18-5) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.064 Selecting previously unselected package autoconf. 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.070 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.086 Unpacking autoconf (2.69-14) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.306 Selecting previously unselected package autotools-dev. 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.318 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.387 Unpacking autotools-dev (20180224.1+nmu1) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.639 Selecting previously unselected package automake. 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.642 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.654 Unpacking automake (1:1.16.3-2) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.889 Selecting previously unselected package patch. 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.890 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 7.901 Unpacking patch (2.7.6-7) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.079 Selecting previously unselected package dpkg-dev. 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.082 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.111 Unpacking dpkg-dev (1.20.12) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.728 Selecting previously unselected package build-essential. 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.750 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.784 Unpacking build-essential (12.9) ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.971 Selecting previously unselected package libcap2:arm64. 22:55:25 [2023-07-14T22:55:25.266Z] #55 8.971 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 22:55:25 [2023-07-14T22:55:25.266Z] #55 9.014 Unpacking libcap2:arm64 (1:2.44-1) ... 22:55:25 [2023-07-14T22:55:25.523Z] #55 9.227 Selecting previously unselected package libcap-dev:arm64. 22:55:25 [2023-07-14T22:55:25.523Z] #55 9.242 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 22:55:25 [2023-07-14T22:55:25.523Z] #55 9.259 Unpacking libcap-dev:arm64 (1:2.44-1) ... 22:55:25 [2023-07-14T22:55:25.779Z] #55 9.548 Selecting previously unselected package libprotobuf-c1:arm64. 22:55:25 [2023-07-14T22:55:25.779Z] #55 9.552 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 22:55:25 [2023-07-14T22:55:25.779Z] #55 9.591 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 22:55:26 [2023-07-14T22:55:26.036Z] #55 9.753 Selecting previously unselected package libprotobuf-c-dev:arm64. 22:55:26 [2023-07-14T22:55:26.036Z] #55 9.756 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 22:55:26 [2023-07-14T22:55:26.036Z] #55 9.777 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 22:55:26 [2023-07-14T22:55:26.036Z] #55 9.933 Selecting previously unselected package libseccomp-dev:arm64. 22:55:26 [2023-07-14T22:55:26.293Z] #55 9.936 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 22:55:26 [2023-07-14T22:55:26.293Z] #55 9.941 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 22:55:26 [2023-07-14T22:55:26.293Z] #55 ... 22:55:26 [2023-07-14T22:55:26.293Z] 22:55:26 [2023-07-14T22:55:26.293Z] #59 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 22:55:26 [2023-07-14T22:55:26.293Z] #59 ... 22:55:26 [2023-07-14T22:55:26.293Z] 22:55:26 [2023-07-14T22:55:26.293Z] #60 [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 22:55:26 [2023-07-14T22:55:26.293Z] #60 1.102 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 1.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 1.136 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 1.387 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 1.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 2.096 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 2.740 Fetched 8539 kB in 2s (4505 kB/s) 22:55:26 [2023-07-14T22:55:26.293Z] #60 2.740 Reading package lists... 22:55:26 [2023-07-14T22:55:26.293Z] #60 3.813 Reading package lists... 22:55:26 [2023-07-14T22:55:26.293Z] #60 4.570 Building dependency tree... 22:55:26 [2023-07-14T22:55:26.293Z] #60 4.801 Reading state information... 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.278 The following additional packages will be installed: 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.281 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.290 Suggested packages: 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.295 cmake-doc ninja-build lrzip 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.562 The following NEW packages will be installed: 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.576 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.907 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.907 Need to get 15.1 MB of archives. 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.907 After this operation, 66.8 MB of additional disk space will be used. 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 5.920 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.057 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.061 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.076 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.078 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.083 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.085 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.623 debconf: delaying package configuration, since apt-utils is not installed 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.754 Fetched 15.1 MB in 1s (28.4 MB/s) 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.871 Selecting previously unselected package cmake-data. 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.874 (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.) 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.900 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 22:55:26 [2023-07-14T22:55:26.293Z] #60 6.946 Unpacking cmake-data (3.18.4-2+deb11u1) ... 22:55:26 [2023-07-14T22:55:26.293Z] #60 8.466 Selecting previously unselected package libicu67:arm64. 22:55:26 [2023-07-14T22:55:26.293Z] #60 8.472 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 22:55:26 [2023-07-14T22:55:26.293Z] #60 8.602 Unpacking libicu67:arm64 (67.1-7) ... 22:55:26 [2023-07-14T22:55:26.550Z] #60 ... 22:55:26 [2023-07-14T22:55:26.550Z] 22:55:26 [2023-07-14T22:55:26.550Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 22:55:26 [2023-07-14T22:55:26.550Z] #61 2.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:55:26 [2023-07-14T22:55:26.550Z] #61 2.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:55:26 [2023-07-14T22:55:26.550Z] #61 2.664 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:55:26 [2023-07-14T22:55:26.550Z] #61 3.164 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:55:26 [2023-07-14T22:55:26.550Z] #61 3.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:55:26 [2023-07-14T22:55:26.550Z] #61 4.564 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:55:26 [2023-07-14T22:55:26.550Z] #61 5.432 Fetched 8539 kB in 3s (2601 kB/s) 22:55:26 [2023-07-14T22:55:26.550Z] #61 5.432 Reading package lists... 22:55:26 [2023-07-14T22:55:26.550Z] #61 6.993 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 22:55:26 [2023-07-14T22:55:26.550Z] #61 6.996 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 22:55:26 [2023-07-14T22:55:26.550Z] #61 6.996 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 22:55:26 [2023-07-14T22:55:26.550Z] #61 8.228 Reading package lists... 22:55:26 [2023-07-14T22:55:26.550Z] #61 9.777 + apt-get install -y --no-install-recommends gcc libc6-dev 22:55:26 [2023-07-14T22:55:26.807Z] #61 9.813 Reading package lists... 22:55:26 [2023-07-14T22:55:26.807Z] #61 ... 22:55:26 [2023-07-14T22:55:26.807Z] 22:55:26 [2023-07-14T22:55:26.807Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 22:55:26 [2023-07-14T22:55:26.807Z] #62 ... 22:55:26 [2023-07-14T22:55:26.807Z] 22:55:26 [2023-07-14T22:55:26.807Z] #63 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 22:55:27 [2023-07-14T22:55:27.064Z] #63 ... 22:55:27 [2023-07-14T22:55:27.064Z] 22:55:27 [2023-07-14T22:55:27.064Z] #64 [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 22:55:27 [2023-07-14T22:55:27.064Z] #64 ... 22:55:27 [2023-07-14T22:55:27.064Z] 22:55:27 [2023-07-14T22:55:27.064Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 22:55:27 [2023-07-14T22:55:27.321Z] #65 ... 22:55:27 [2023-07-14T22:55:27.321Z] 22:55:27 [2023-07-14T22:55:27.321Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:27 [2023-07-14T22:55:27.321Z] #66 2.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:55:27 [2023-07-14T22:55:27.321Z] #66 2.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:55:27 [2023-07-14T22:55:27.321Z] #66 2.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:55:27 [2023-07-14T22:55:27.321Z] #66 3.044 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:55:27 [2023-07-14T22:55:27.321Z] #66 3.609 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:55:27 [2023-07-14T22:55:27.321Z] #66 4.244 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:55:27 [2023-07-14T22:55:27.321Z] #66 5.805 Fetched 8539 kB in 4s (2335 kB/s) 22:55:27 [2023-07-14T22:55:27.321Z] #66 5.805 Reading package lists... 22:55:27 [2023-07-14T22:55:27.321Z] #66 7.430 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 22:55:27 [2023-07-14T22:55:27.321Z] #66 7.430 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 22:55:27 [2023-07-14T22:55:27.321Z] #66 7.430 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 22:55:27 [2023-07-14T22:55:27.321Z] #66 8.873 Reading package lists... 22:55:27 [2023-07-14T22:55:27.321Z] #66 9.970 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:27 [2023-07-14T22:55:27.321Z] #66 9.981 Reading package lists... 22:55:27 [2023-07-14T22:55:27.321Z] #66 ... 22:55:27 [2023-07-14T22:55:27.321Z] 22:55:27 [2023-07-14T22:55:27.321Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.06 Selecting previously unselected package libsystemd-dev:arm64. 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.06 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.07 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.41 Selecting previously unselected package libtool. 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.43 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.44 Unpacking libtool (2.4.6-15) ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.58 Selecting previously unselected package libudev-dev:arm64. 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.60 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u2_arm64.deb ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.61 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.82 Selecting previously unselected package libyajl2:arm64. 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.83 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 10.88 Unpacking libyajl2:arm64 (2.1.0-3) ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 11.03 Selecting previously unselected package libyajl-dev:arm64. 22:55:27 [2023-07-14T22:55:27.321Z] #55 11.04 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 22:55:27 [2023-07-14T22:55:27.321Z] #55 11.07 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 22:55:27 [2023-07-14T22:55:27.588Z] #55 11.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 22:55:27 [2023-07-14T22:55:27.588Z] #55 11.24 Setting up libyajl2:arm64 (2.1.0-3) ... 22:55:27 [2023-07-14T22:55:27.588Z] #55 11.29 Setting up bzip2 (1.0.8-4) ... 22:55:27 [2023-07-14T22:55:27.588Z] #55 11.31 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 22:55:27 [2023-07-14T22:55:27.588Z] #55 11.35 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 22:55:27 [2023-07-14T22:55:27.864Z] #55 11.42 Setting up libcap2:arm64 (1:2.44-1) ... 22:55:27 [2023-07-14T22:55:27.864Z] #55 11.48 Setting up autotools-dev (20180224.1+nmu1) ... 22:55:27 [2023-07-14T22:55:27.864Z] #55 11.52 Setting up libsigsegv2:arm64 (2.13-1) ... 22:55:28 [2023-07-14T22:55:28.121Z] #55 11.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 22:55:28 [2023-07-14T22:55:28.121Z] #55 11.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 22:55:28 [2023-07-14T22:55:28.121Z] #55 11.64 Setting up patch (2.7.6-7) ... 22:55:28 [2023-07-14T22:55:28.121Z] #55 11.79 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 22:55:28 [2023-07-14T22:55:28.416Z] #55 11.93 Setting up libyajl-dev:arm64 (2.1.0-3) ... 22:55:28 [2023-07-14T22:55:28.416Z] #55 11.97 Setting up libcap-dev:arm64 (1:2.44-1) ... 22:55:28 [2023-07-14T22:55:28.416Z] #55 12.07 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 ... 22:55:28 [2023-07-14T22:55:28.673Z] 22:55:28 [2023-07-14T22:55:28.673Z] #61 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 22:55:28 [2023-07-14T22:55:28.673Z] #61 9.813 Reading package lists... 22:55:28 [2023-07-14T22:55:28.673Z] #61 10.78 Building dependency tree... 22:55:28 [2023-07-14T22:55:28.673Z] #61 11.58 gcc is already the newest version (4:10.2.1-1). 22:55:28 [2023-07-14T22:55:28.673Z] #61 11.58 libc6-dev is already the newest version (2.31-13+deb11u6). 22:55:28 [2023-07-14T22:55:28.673Z] #61 11.58 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:55:28 [2023-07-14T22:55:28.673Z] #61 DONE 12.0s 22:55:28 [2023-07-14T22:55:28.673Z] 22:55:28 [2023-07-14T22:55:28.673Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.21 Setting up libtool (2.4.6-15) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.24 Setting up m4 (1.4.18-5) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.25 Setting up dpkg-dev (1.20.12) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.35 Setting up autoconf (2.69-14) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.36 Setting up build-essential (12.9) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.38 Setting up automake (1:1.16.3-2) ... 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.41 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 22:55:28 [2023-07-14T22:55:28.673Z] #55 12.42 Processing triggers for libc-bin (2.31-13+deb11u6) ... 22:55:28 [2023-07-14T22:55:28.929Z] #55 ... 22:55:28 [2023-07-14T22:55:28.929Z] 22:55:28 [2023-07-14T22:55:28.929Z] #41 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 22:55:28 [2023-07-14T22:55:28.929Z] #41 2.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 2.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 2.191 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 2.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 3.390 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 4.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 4.822 Fetched 8539 kB in 3s (2947 kB/s) 22:55:28 [2023-07-14T22:55:28.929Z] #41 4.822 Reading package lists... 22:55:28 [2023-07-14T22:55:28.929Z] #41 6.195 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 22:55:28 [2023-07-14T22:55:28.929Z] #41 6.195 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 22:55:28 [2023-07-14T22:55:28.929Z] #41 6.195 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 22:55:28 [2023-07-14T22:55:28.929Z] #41 7.710 Reading package lists... 22:55:28 [2023-07-14T22:55:28.929Z] #41 8.680 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 22:55:28 [2023-07-14T22:55:28.929Z] #41 8.697 Reading package lists... 22:55:28 [2023-07-14T22:55:28.929Z] #41 10.22 Building dependency tree... 22:55:28 [2023-07-14T22:55:28.929Z] #41 10.53 Reading state information... 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.03 gcc is already the newest version (4:10.2.1-1). 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.03 libc6-dev is already the newest version (2.31-13+deb11u6). 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.03 The following additional packages will be installed: 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.03 bzip2 patch xz-utils 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.04 Suggested packages: 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.04 bzip2-doc debian-keyring seccomp ed diffutils-doc 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.04 Recommended packages: 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.04 build-essential fakeroot libalgorithm-merge-perl 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.16 The following NEW packages will be installed: 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.18 bzip2 dpkg-dev libseccomp-dev patch xz-utils 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.48 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.48 Need to get 2790 kB of archives. 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.48 After this operation, 4077 kB of additional disk space will be used. 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.83 debconf: delaying package configuration, since apt-utils is not installed 22:55:28 [2023-07-14T22:55:28.929Z] #41 11.93 Fetched 2790 kB in 0s (8436 kB/s) 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.01 Selecting previously unselected package bzip2. 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.01 (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.) 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.02 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.02 Unpacking bzip2 (1.0.8-4) ... 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.13 Selecting previously unselected package xz-utils. 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.13 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 22:55:28 [2023-07-14T22:55:28.929Z] #41 12.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 22:55:29 [2023-07-14T22:55:29.203Z] #41 ... 22:55:29 [2023-07-14T22:55:29.203Z] 22:55:29 [2023-07-14T22:55:29.203Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 22:55:29 [2023-07-14T22:55:29.203Z] #55 DONE 12.7s 22:55:29 [2023-07-14T22:55:29.203Z] 22:55:29 [2023-07-14T22:55:29.203Z] #41 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 22:55:29 [2023-07-14T22:55:29.203Z] #41 12.35 Selecting previously unselected package patch. 22:55:29 [2023-07-14T22:55:29.203Z] #41 12.35 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #41 12.36 Unpacking patch (2.7.6-7) ... 22:55:29 [2023-07-14T22:55:29.203Z] #41 ... 22:55:29 [2023-07-14T22:55:29.203Z] 22:55:29 [2023-07-14T22:55:29.203Z] #60 [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 22:55:29 [2023-07-14T22:55:29.203Z] #60 10.46 Selecting previously unselected package libxml2:arm64. 22:55:29 [2023-07-14T22:55:29.203Z] #60 10.46 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 10.48 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 10.80 Selecting previously unselected package libarchive13:arm64. 22:55:29 [2023-07-14T22:55:29.203Z] #60 10.81 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 10.84 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.10 Selecting previously unselected package libjsoncpp24:arm64. 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.11 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.12 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.31 Selecting previously unselected package librhash0:arm64. 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.31 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.34 Unpacking librhash0:arm64 (1.4.1-2) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.49 Selecting previously unselected package libuv1:arm64. 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.50 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.51 Unpacking libuv1:arm64 (1.40.0-2) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.84 Selecting previously unselected package cmake. 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.85 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 11.92 Unpacking cmake (3.18.4-2+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 12.84 Setting up libicu67:arm64 (67.1-7) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 12.86 Setting up libuv1:arm64 (1.40.0-2) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 12.92 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 22:55:29 [2023-07-14T22:55:29.203Z] #60 12.96 Setting up librhash0:arm64 (1.4.1-2) ... 22:55:29 [2023-07-14T22:55:29.465Z] #60 13.00 Setting up cmake-data (3.18.4-2+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.465Z] #60 13.03 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 22:55:29 [2023-07-14T22:55:29.465Z] #60 13.05 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.465Z] #60 13.10 Setting up cmake (3.18.4-2+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.465Z] #60 13.14 Processing triggers for libc-bin (2.31-13+deb11u6) ... 22:55:29 [2023-07-14T22:55:29.735Z] #60 DONE 13.4s 22:55:29 [2023-07-14T22:55:29.735Z] 22:55:29 [2023-07-14T22:55:29.736Z] #41 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 22:55:29 [2023-07-14T22:55:29.736Z] #41 12.45 Selecting previously unselected package dpkg-dev. 22:55:29 [2023-07-14T22:55:29.736Z] #41 12.46 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 22:55:29 [2023-07-14T22:55:29.736Z] #41 12.51 Unpacking dpkg-dev (1.20.12) ... 22:55:29 [2023-07-14T22:55:29.736Z] #41 12.92 Selecting previously unselected package libseccomp-dev:arm64. 22:55:29 [2023-07-14T22:55:29.736Z] #41 12.93 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 22:55:29 [2023-07-14T22:55:29.736Z] #41 12.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.736Z] #41 13.12 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 22:55:29 [2023-07-14T22:55:29.992Z] #41 13.15 Setting up bzip2 (1.0.8-4) ... 22:55:29 [2023-07-14T22:55:29.992Z] #41 13.27 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 22:55:29 [2023-07-14T22:55:29.992Z] #41 13.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 22:55:29 [2023-07-14T22:55:29.992Z] #41 13.35 Setting up patch (2.7.6-7) ... 22:55:30 [2023-07-14T22:55:30.249Z] #41 13.39 Setting up dpkg-dev (1.20.12) ... 22:55:30 [2023-07-14T22:55:30.249Z] #41 DONE 13.6s 22:55:30 [2023-07-14T22:55:30.249Z] 22:55:30 [2023-07-14T22:55:30.249Z] #67 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 22:55:31 [2023-07-14T22:55:31.181Z] #67 0.986 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061 -X main.version=1.1.7 " -o runc . 22:55:32 [2023-07-14T22:55:32.126Z] #67 ... 22:55:32 [2023-07-14T22:55:32.126Z] 22:55:32 [2023-07-14T22:55:32.126Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 22:55:32 [2023-07-14T22:55:32.126Z] #47 DONE 14.5s 22:55:32 [2023-07-14T22:55:32.383Z] 22:55:32 [2023-07-14T22:55:32.383Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 9.981 Reading package lists... 22:55:32 [2023-07-14T22:55:32.383Z] #66 10.96 Building dependency tree... 22:55:32 [2023-07-14T22:55:32.383Z] #66 11.48 Reading state information... 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 gcc is already the newest version (4:10.2.1-1). 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 The following additional packages will be installed: 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 Suggested packages: 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.20 | libgdk-pixbuf2.0-dev libxml2-utils 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 The following NEW packages will be installed: 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 12.77 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.06 Need to get 7950 kB of archives. 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.06 After this operation, 39.9 MB of additional disk space will be used. 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.81 debconf: delaying package configuration, since apt-utils is not installed 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.93 Fetched 7950 kB in 1s (15.4 MB/s) 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.98 Selecting previously unselected package libgirepository-1.0-1:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 13.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.02 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.07 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.22 Selecting previously unselected package gir1.2-glib-2.0:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.23 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.24 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.42 Selecting previously unselected package libsecret-common. 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.42 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.52 Unpacking libsecret-common (0.20.4-2) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.89 Selecting previously unselected package libsecret-1-0:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.90 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 14.93 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.07 Selecting previously unselected package gir1.2-secret-1:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.10 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.13 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.30 Selecting previously unselected package uuid-dev:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.30 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.32 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.49 Selecting previously unselected package libblkid-dev:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.49 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.52 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.80 Selecting previously unselected package libbtrfs0:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.80 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 15.81 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 22:55:32 [2023-07-14T22:55:32.383Z] #66 16.00 Selecting previously unselected package libbtrfs-dev:arm64. 22:55:32 [2023-07-14T22:55:32.383Z] #66 16.00 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.640Z] #66 16.01 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 22:55:32 [2023-07-14T22:55:32.640Z] #66 16.21 Selecting previously unselected package libelf1:arm64. 22:55:32 [2023-07-14T22:55:32.640Z] #66 16.21 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.640Z] #66 16.22 Unpacking libelf1:arm64 (0.183-1) ... 22:55:32 [2023-07-14T22:55:32.897Z] #66 16.43 Selecting previously unselected package libffi-dev:arm64. 22:55:32 [2023-07-14T22:55:32.897Z] #66 16.44 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 22:55:32 [2023-07-14T22:55:32.897Z] #66 16.45 Unpacking libffi-dev:arm64 (3.3-6) ... 22:55:33 [2023-07-14T22:55:33.154Z] #66 16.55 Selecting previously unselected package libglib2.0-data. 22:55:33 [2023-07-14T22:55:33.154Z] #66 16.56 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 22:55:33 [2023-07-14T22:55:33.154Z] #66 16.57 Unpacking libglib2.0-data (2.66.8-1) ... 22:55:33 [2023-07-14T22:55:33.479Z] #66 17.00 Selecting previously unselected package libglib2.0-bin. 22:55:33 [2023-07-14T22:55:33.479Z] #66 ... 22:55:33 [2023-07-14T22:55:33.479Z] 22:55:33 [2023-07-14T22:55:33.479Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 22:55:33 [2023-07-14T22:55:33.479Z] #68 ... 22:55:33 [2023-07-14T22:55:33.479Z] 22:55:33 [2023-07-14T22:55:33.479Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:33 [2023-07-14T22:55:33.479Z] #66 17.00 Selecting previously unselected package libglib2.0-bin. 22:55:33 [2023-07-14T22:55:33.479Z] #66 17.00 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 22:55:33 [2023-07-14T22:55:33.479Z] #66 17.02 Unpacking libglib2.0-bin (2.66.8-1) ... 22:55:33 [2023-07-14T22:55:33.786Z] #66 17.12 Selecting previously unselected package python3-lib2to3. 22:55:33 [2023-07-14T22:55:33.786Z] #66 17.12 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 22:55:33 [2023-07-14T22:55:33.786Z] #66 17.13 Unpacking python3-lib2to3 (3.9.2-1) ... 22:55:33 [2023-07-14T22:55:33.786Z] #66 17.27 Selecting previously unselected package python3-distutils. 22:55:33 [2023-07-14T22:55:33.786Z] #66 17.27 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 22:55:33 [2023-07-14T22:55:33.786Z] #66 17.29 Unpacking python3-distutils (3.9.2-1) ... 22:55:34 [2023-07-14T22:55:34.053Z] #66 17.45 Selecting previously unselected package libglib2.0-dev-bin. 22:55:34 [2023-07-14T22:55:34.053Z] #66 17.46 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 22:55:34 [2023-07-14T22:55:34.053Z] #66 17.49 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 22:55:34 [2023-07-14T22:55:34.309Z] #66 17.73 Selecting previously unselected package libsepol1-dev:arm64. 22:55:34 [2023-07-14T22:55:34.309Z] #66 17.73 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 22:55:34 [2023-07-14T22:55:34.309Z] #66 17.80 Unpacking libsepol1-dev:arm64 (3.1-1) ... 22:55:34 [2023-07-14T22:55:34.565Z] #66 18.06 Selecting previously unselected package libpcre2-16-0:arm64. 22:55:34 [2023-07-14T22:55:34.565Z] #66 18.07 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 22:55:34 [2023-07-14T22:55:34.565Z] #66 18.08 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 22:55:34 [2023-07-14T22:55:34.828Z] #66 18.21 Selecting previously unselected package libpcre2-32-0:arm64. 22:55:34 [2023-07-14T22:55:34.828Z] #66 18.22 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 22:55:34 [2023-07-14T22:55:34.828Z] #66 18.22 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 22:55:34 [2023-07-14T22:55:34.828Z] #66 18.38 Selecting previously unselected package libpcre2-posix2:arm64. 22:55:34 [2023-07-14T22:55:34.828Z] #66 18.39 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 22:55:34 [2023-07-14T22:55:34.828Z] #66 18.42 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 22:55:34 [2023-07-14T22:55:34.828Z] #66 ... 22:55:34 [2023-07-14T22:55:34.828Z] 22:55:34 [2023-07-14T22:55:34.828Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 22:55:35 [2023-07-14T22:55:35.085Z] #69 ... 22:55:35 [2023-07-14T22:55:35.085Z] 22:55:35 [2023-07-14T22:55:35.085Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:35 [2023-07-14T22:55:35.085Z] #66 18.55 Selecting previously unselected package libpcre2-dev:arm64. 22:55:35 [2023-07-14T22:55:35.085Z] #66 18.55 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 22:55:35 [2023-07-14T22:55:35.085Z] #66 18.56 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 22:55:35 [2023-07-14T22:55:35.342Z] #66 18.80 Selecting previously unselected package libselinux1-dev:arm64. 22:55:35 [2023-07-14T22:55:35.342Z] #66 18.80 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 22:55:35 [2023-07-14T22:55:35.342Z] #66 18.81 Unpacking libselinux1-dev:arm64 (3.1-3) ... 22:55:35 [2023-07-14T22:55:35.599Z] #66 19.10 Selecting previously unselected package libmount-dev:arm64. 22:55:35 [2023-07-14T22:55:35.599Z] #66 19.10 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 22:55:35 [2023-07-14T22:55:35.599Z] #66 19.11 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 22:55:35 [2023-07-14T22:55:35.857Z] #66 19.22 Selecting previously unselected package libpcre16-3:arm64. 22:55:35 [2023-07-14T22:55:35.857Z] #66 19.22 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 22:55:35 [2023-07-14T22:55:35.857Z] #66 19.23 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 22:55:35 [2023-07-14T22:55:35.857Z] #66 19.49 Selecting previously unselected package libpcre32-3:arm64. 22:55:36 [2023-07-14T22:55:36.192Z] #66 ... 22:55:36 [2023-07-14T22:55:36.192Z] 22:55:36 [2023-07-14T22:55:36.192Z] #70 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 22:55:36 [2023-07-14T22:55:36.192Z] #70 1.257 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 22:55:36 [2023-07-14T22:55:36.192Z] #70 1.257 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 22:55:36 [2023-07-14T22:55:36.192Z] #70 1.257 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 22:55:36 [2023-07-14T22:55:36.192Z] #70 3.007 Reading package lists... 22:55:36 [2023-07-14T22:55:36.192Z] #70 3.965 + apt-get install -y --no-install-recommends gcc libc6-dev 22:55:36 [2023-07-14T22:55:36.192Z] #70 4.009 Reading package lists... 22:55:36 [2023-07-14T22:55:36.192Z] #70 5.229 Building dependency tree... 22:55:36 [2023-07-14T22:55:36.192Z] #70 5.600 Reading state information... 22:55:36 [2023-07-14T22:55:36.192Z] #70 5.997 gcc is already the newest version (4:10.2.1-1). 22:55:36 [2023-07-14T22:55:36.192Z] #70 5.997 libc6-dev is already the newest version (2.31-13+deb11u6). 22:55:36 [2023-07-14T22:55:36.192Z] #70 5.997 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:55:36 [2023-07-14T22:55:36.192Z] #70 DONE 6.3s 22:55:36 [2023-07-14T22:55:36.192Z] 22:55:36 [2023-07-14T22:55:36.192Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:36 [2023-07-14T22:55:36.192Z] #66 19.50 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 22:55:36 [2023-07-14T22:55:36.192Z] #66 19.51 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 22:55:36 [2023-07-14T22:55:36.449Z] #66 19.67 Selecting previously unselected package libpcrecpp0v5:arm64. 22:55:36 [2023-07-14T22:55:36.449Z] #66 19.67 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 22:55:36 [2023-07-14T22:55:36.449Z] #66 19.68 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 22:55:36 [2023-07-14T22:55:36.449Z] #66 19.92 Selecting previously unselected package libpcre3-dev:arm64. 22:55:36 [2023-07-14T22:55:36.449Z] #66 19.92 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 22:55:36 [2023-07-14T22:55:36.449Z] #66 19.93 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 22:55:36 [2023-07-14T22:55:36.706Z] #66 20.15 Selecting previously unselected package zlib1g-dev:arm64. 22:55:36 [2023-07-14T22:55:36.706Z] #66 20.15 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 22:55:36 [2023-07-14T22:55:36.706Z] #66 20.16 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 22:55:36 [2023-07-14T22:55:36.706Z] #66 20.28 Selecting previously unselected package libglib2.0-dev:arm64. 22:55:36 [2023-07-14T22:55:36.706Z] #66 20.28 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 22:55:36 [2023-07-14T22:55:36.963Z] #66 20.31 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 22:55:37 [2023-07-14T22:55:37.526Z] #66 20.99 Selecting previously unselected package libsecret-1-dev:arm64. 22:55:37 [2023-07-14T22:55:37.526Z] #66 21.00 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 22:55:37 [2023-07-14T22:55:37.526Z] #66 21.01 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 22:55:37 [2023-07-14T22:55:37.788Z] #66 21.27 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 22:55:37 [2023-07-14T22:55:37.788Z] #66 21.29 Setting up libpcre16-3:arm64 (2:8.39-13) ... 22:55:37 [2023-07-14T22:55:37.788Z] #66 21.31 Setting up libsepol1-dev:arm64 (3.1-1) ... 22:55:37 [2023-07-14T22:55:37.788Z] #66 21.35 Setting up libffi-dev:arm64 (3.3-6) ... 22:55:37 [2023-07-14T22:55:37.788Z] #66 21.36 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 22:55:37 [2023-07-14T22:55:37.788Z] #66 21.37 Setting up libbtrfs0:arm64 (5.10.1-2) ... 22:55:38 [2023-07-14T22:55:38.045Z] #66 21.38 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 22:55:38 [2023-07-14T22:55:38.045Z] #66 21.52 Setting up libglib2.0-data (2.66.8-1) ... 22:55:38 [2023-07-14T22:55:38.045Z] #66 21.60 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 22:55:38 [2023-07-14T22:55:38.045Z] #66 21.63 Setting up libpcre32-3:arm64 (2:8.39-13) ... 22:55:38 [2023-07-14T22:55:38.304Z] #66 21.72 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 22:55:38 [2023-07-14T22:55:38.304Z] #66 21.74 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 22:55:38 [2023-07-14T22:55:38.304Z] #66 21.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 22:55:38 [2023-07-14T22:55:38.561Z] #66 21.99 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 22:55:38 [2023-07-14T22:55:38.561Z] #66 ... 22:55:38 [2023-07-14T22:55:38.561Z] 22:55:38 [2023-07-14T22:55:38.561Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 22:55:38 [2023-07-14T22:55:38.561Z] #71 ... 22:55:38 [2023-07-14T22:55:38.561Z] 22:55:38 [2023-07-14T22:55:38.561Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:38 [2023-07-14T22:55:38.561Z] #66 21.99 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 22:55:38 [2023-07-14T22:55:38.818Z] #66 22.10 Setting up python3-lib2to3 (3.9.2-1) ...#66 ... 22:55:38 [2023-07-14T22:55:38.818Z] 22:55:38 [2023-07-14T22:55:38.818Z] #63 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 tomll can be used in two ways: 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 Writing to STDIN and reading from STDOUT: 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 cat file.toml | tomll > file.toml 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 Reading and updating a list of files: 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 tomll a.toml b.toml c.toml 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 22:55:38 [2023-07-14T22:55:38.818Z] #63 21.97 When given a list of files, tomll will modify all files in place without asking. 22:55:38 [2023-07-14T22:55:38.818Z] #63 DONE 22.4s 22:55:38 [2023-07-14T22:55:38.818Z] 22:55:38 [2023-07-14T22:55:38.818Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:38 [2023-07-14T22:55:38.818Z] #66 22.10 Setting up python3-lib2to3 (3.9.2-1) ... 22:55:39 [2023-07-14T22:55:39.075Z] #66 22.39 Setting up libelf1:arm64 (0.183-1) ... 22:55:39 [2023-07-14T22:55:39.075Z] #66 22.45 Setting up libsecret-common (0.20.4-2) ... 22:55:39 [2023-07-14T22:55:39.075Z] #66 22.53 Setting up python3-distutils (3.9.2-1) ... 22:55:39 [2023-07-14T22:55:39.075Z] #66 ... 22:55:39 [2023-07-14T22:55:39.075Z] 22:55:39 [2023-07-14T22:55:39.075Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:55:39 [2023-07-14T22:55:39.075Z] #72 0.567 Cloning into '/tmp/crun-build'... 22:55:39 [2023-07-14T22:55:39.075Z] #72 2.406 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 22:55:39 [2023-07-14T22:55:39.075Z] #72 2.426 Cloning into '/tmp/crun-build/libocispec'... 22:55:39 [2023-07-14T22:55:39.075Z] #72 3.153 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 22:55:39 [2023-07-14T22:55:39.075Z] #72 3.176 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 22:55:39 [2023-07-14T22:55:39.075Z] #72 3.176 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 22:55:39 [2023-07-14T22:55:39.075Z] #72 3.177 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 22:55:39 [2023-07-14T22:55:39.075Z] #72 3.189 Cloning into '/tmp/crun-build/libocispec/image-spec'... 22:55:39 [2023-07-14T22:55:39.075Z] #72 3.995 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 22:55:39 [2023-07-14T22:55:39.075Z] #72 4.668 Cloning into '/tmp/crun-build/libocispec/yajl'... 22:55:39 [2023-07-14T22:55:39.075Z] #72 5.306 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 22:55:39 [2023-07-14T22:55:39.075Z] #72 5.492 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 22:55:39 [2023-07-14T22:55:39.075Z] #72 5.712 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 22:55:39 [2023-07-14T22:55:39.075Z] #72 ... 22:55:39 [2023-07-14T22:55:39.075Z] 22:55:39 [2023-07-14T22:55:39.075Z] #73 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.083 -- The C compiler identification is GNU 10.2.1 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.104 -- Detecting C compiler ABI info 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.460 -- Detecting C compiler ABI info - done 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.489 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.490 -- Detecting C compile features 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.493 -- Detecting C compile features - done 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.504 -- Performing Test HAS_BUILTIN_FORTIFY 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.590 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.626 -- Configuring done 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.631 -- Generating done 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.646 -- Build files have been written to: /go/src/github.com/krallin/tini 22:55:39 [2023-07-14T22:55:39.075Z] #73 1.915 Scanning dependencies of target tini-static 22:55:39 [2023-07-14T22:55:39.075Z] #73 2.013 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 22:55:39 [2023-07-14T22:55:39.075Z] #73 2.526 [100%] Linking C executable tini-static 22:55:39 [2023-07-14T22:55:39.075Z] #73 2.827 [100%] Built target tini-static 22:55:39 [2023-07-14T22:55:39.075Z] #73 DONE 3.1s 22:55:39 [2023-07-14T22:55:39.075Z] 22:55:39 [2023-07-14T22:55:39.075Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:39 [2023-07-14T22:55:39.075Z] #66 22.53 Setting up python3-distutils (3.9.2-1) ... 22:55:39 [2023-07-14T22:55:39.589Z] #66 22.91 Setting up libglib2.0-dev-bin (2.66.8-1) ... 22:55:39 [2023-07-14T22:55:39.846Z] #66 23.37 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 22:55:39 [2023-07-14T22:55:39.846Z] #66 23.40 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 22:55:39 [2023-07-14T22:55:39.846Z] #66 23.41 Setting up libselinux1-dev:arm64 (3.1-3) ... 22:55:39 [2023-07-14T22:55:39.846Z] #66 23.50 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.52 Setting up libglib2.0-bin (2.66.8-1) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.53 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.55 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.59 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.65 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.68 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.72 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 22:55:40 [2023-07-14T22:55:40.104Z] #66 23.73 No schema files found: doing nothing. 22:55:40 [2023-07-14T22:55:40.360Z] #66 23.77 Processing triggers for libc-bin (2.31-13+deb11u6) ... 22:55:40 [2023-07-14T22:55:40.360Z] #66 23.87 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 22:55:40 [2023-07-14T22:55:40.360Z] #66 ... 22:55:40 [2023-07-14T22:55:40.360Z] 22:55:40 [2023-07-14T22:55:40.360Z] #65 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 22:55:40 [2023-07-14T22:55:40.360Z] #65 23.95 v3.6.0 22:55:40 [2023-07-14T22:55:40.360Z] #65 DONE 24.1s 22:55:40 [2023-07-14T22:55:40.618Z] 22:55:40 [2023-07-14T22:55:40.618Z] #66 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 22:55:40 [2023-07-14T22:55:40.618Z] #66 DONE 24.1s 22:55:40 [2023-07-14T22:55:40.618Z] 22:55:40 [2023-07-14T22:55:40.618Z] #74 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 22:55:42 [2023-07-14T22:55:42.512Z] #74 ... 22:55:42 [2023-07-14T22:55:42.512Z] 22:55:42 [2023-07-14T22:55:42.512Z] #62 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 NAME: 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 go-winres - A tool for embedding resources in Windows executables 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 USAGE: 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 go-winres [global options] command [command options] [arguments...] 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 COMMANDS: 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 init Create an initial ./winres/winres.json 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 make Make syso files for the "go build" command 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 simply Make syso files for the "go build" command (simplified) 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.72 extract Extract all resources from an executable 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.73 patch Replace resources in an executable file (exe, dll) 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.73 help, h Shows a list of commands or help for one command 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.73 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.73 GLOBAL OPTIONS: 22:55:42 [2023-07-14T22:55:42.512Z] #62 25.73 --help, -h show help (default: false) 22:55:42 [2023-07-14T22:55:42.512Z] #62 DONE 25.9s 22:55:42 [2023-07-14T22:55:42.512Z] 22:55:42 [2023-07-14T22:55:42.512Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:42 [2023-07-14T22:55:42.512Z] #49 14.84 internal/reflectlite 22:55:42 [2023-07-14T22:55:42.512Z] #49 14.84 sync 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.41 internal/testlog 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.41 internal/singleflight 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.41 internal/godebug 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.49 math/rand 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.49 internal/intern 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.79 sort 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.80 errors 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.96 io 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.97 internal/oserror 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.97 strconv 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.97 crypto/internal/nistec/fiat 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.97 path 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.97 internal/safefilepath 22:55:42 [2023-07-14T22:55:42.512Z] #49 15.97 vendor/golang.org/x/net/dns/dnsmessage 22:55:42 [2023-07-14T22:55:42.512Z] #49 16.14 syscall 22:55:42 [2023-07-14T22:55:42.512Z] #49 16.70 container/heap 22:55:42 [2023-07-14T22:55:42.512Z] #49 16.85 bytes 22:55:42 [2023-07-14T22:55:42.512Z] #49 16.86 hash 22:55:42 [2023-07-14T22:55:42.512Z] #49 16.89 crypto/internal/randutil 22:55:42 [2023-07-14T22:55:42.512Z] #49 16.89 strings 22:55:42 [2023-07-14T22:55:42.512Z] #49 17.02 hash/crc32 22:55:42 [2023-07-14T22:55:42.512Z] #49 17.10 github.com/stevvooe/resumable 22:55:42 [2023-07-14T22:55:42.512Z] #49 17.24 text/tabwriter 22:55:42 [2023-07-14T22:55:42.512Z] #49 17.95 vendor/golang.org/x/text/transform 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.54 crypto 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.58 crypto/rc4 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.60 net/netip 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.66 reflect 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.83 encoding/base32 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.83 golang.org/x/crypto/blowfish 22:55:42 [2023-07-14T22:55:42.512Z] #49 18.99 bufio 22:55:42 [2023-07-14T22:55:42.512Z] #49 19.01 net/http/internal/ascii 22:55:42 [2023-07-14T22:55:42.512Z] #49 19.09 regexp/syntax 22:55:42 [2023-07-14T22:55:42.512Z] #49 19.22 github.com/garyburd/redigo/internal 22:55:42 [2023-07-14T22:55:42.512Z] #49 19.30 html 22:55:42 [2023-07-14T22:55:42.512Z] #49 21.65 regexp 22:55:42 [2023-07-14T22:55:42.512Z] #49 21.89 internal/syscall/unix 22:55:42 [2023-07-14T22:55:42.512Z] #49 21.90 internal/syscall/execenv 22:55:42 [2023-07-14T22:55:42.512Z] #49 21.91 time 22:55:42 [2023-07-14T22:55:42.512Z] #49 24.11 io/fs 22:55:42 [2023-07-14T22:55:42.512Z] #49 24.11 internal/poll 22:55:42 [2023-07-14T22:55:42.512Z] #49 24.11 context 22:55:42 [2023-07-14T22:55:42.769Z] #49 24.69 embed 22:55:43 [2023-07-14T22:55:43.333Z] #49 25.19 os 22:55:43 [2023-07-14T22:55:43.590Z] #49 25.31 internal/fmtsort 22:55:43 [2023-07-14T22:55:43.590Z] #49 25.31 internal/saferio 22:55:43 [2023-07-14T22:55:43.590Z] #49 25.31 encoding/binary 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.81 crypto/cipher 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.81 crypto/internal/edwards25519/field 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.83 crypto/internal/nistec 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.83 crypto/md5 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.83 crypto/sha1 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.83 encoding/base64 22:55:44 [2023-07-14T22:55:44.153Z] #49 25.83 vendor/golang.org/x/crypto/internal/poly1305 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.38 crypto/internal/boring 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.38 crypto/des 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.38 vendor/golang.org/x/crypto/chacha20 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.43 crypto/internal/edwards25519 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.47 encoding/pem 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.50 fmt 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.52 net 22:55:44 [2023-07-14T22:55:44.717Z] #49 26.52 crypto/aes 22:55:44 [2023-07-14T22:55:44.717Z] #49 ... 22:55:44 [2023-07-14T22:55:44.717Z] 22:55:44 [2023-07-14T22:55:44.717Z] #74 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 22:55:44 [2023-07-14T22:55:44.717Z] #74 4.088 + bin/ctr 22:55:44 [2023-07-14T22:55:44.717Z] #74 4.091 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 22:55:49 [2023-07-14T22:55:49.970Z] #74 ... 22:55:49 [2023-07-14T22:55:49.971Z] 22:55:49 [2023-07-14T22:55:49.971Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:49 [2023-07-14T22:55:49.971Z] #49 26.72 crypto/sha512 22:55:49 [2023-07-14T22:55:49.971Z] #49 26.74 crypto/hmac 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.02 crypto/sha256 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.34 path/filepath 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.52 vendor/golang.org/x/crypto/chacha20poly1305 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.64 vendor/golang.org/x/crypto/hkdf 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.66 io/ioutil 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.73 crypto/ecdh 22:55:49 [2023-07-14T22:55:49.971Z] #49 27.83 os/signal 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.02 github.com/bugsnag/osext 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.02 os/exec 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.77 math/big 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.77 encoding/hex 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.78 net/url 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.78 encoding/json 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.78 log 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.78 github.com/bugsnag/bugsnag-go/errors 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.92 github.com/bugsnag/panicwrap 22:55:49 [2023-07-14T22:55:49.971Z] #49 28.94 compress/flate 22:55:49 [2023-07-14T22:55:49.971Z] #49 29.16 vendor/golang.org/x/text/unicode/norm 22:55:49 [2023-07-14T22:55:49.971Z] #49 29.17 vendor/golang.org/x/text/unicode/bidi 22:55:49 [2023-07-14T22:55:49.971Z] #49 29.22 vendor/golang.org/x/net/http2/hpack 22:55:49 [2023-07-14T22:55:49.971Z] #49 29.73 mime 22:55:49 [2023-07-14T22:55:49.971Z] #49 30.04 mime/quotedprintable 22:55:49 [2023-07-14T22:55:49.971Z] #49 30.28 compress/gzip 22:55:49 [2023-07-14T22:55:49.971Z] #49 30.33 net/http/internal 22:55:49 [2023-07-14T22:55:49.971Z] #49 30.80 gopkg.in/yaml.v2 22:55:49 [2023-07-14T22:55:49.971Z] #49 30.91 golang.org/x/net/context 22:55:49 [2023-07-14T22:55:49.971Z] #49 31.28 github.com/docker/distribution/digest 22:55:49 [2023-07-14T22:55:49.971Z] #49 31.59 vendor/golang.org/x/text/secure/bidirule 22:55:49 [2023-07-14T22:55:49.971Z] #49 31.78 encoding/gob 22:55:49 [2023-07-14T22:55:49.971Z] #49 31.82 github.com/docker/distribution/reference 22:55:50 [2023-07-14T22:55:50.228Z] #49 31.96 text/template/parse 22:55:50 [2023-07-14T22:55:50.485Z] #49 32.24 github.com/Sirupsen/logrus 22:55:51 [2023-07-14T22:55:51.048Z] #49 32.66 github.com/docker/distribution/version 22:55:51 [2023-07-14T22:55:51.048Z] #49 32.85 runtime/debug 22:55:51 [2023-07-14T22:55:51.979Z] #49 33.80 encoding/xml 22:55:51 [2023-07-14T22:55:51.979Z] #49 ... 22:55:51 [2023-07-14T22:55:51.979Z] 22:55:51 [2023-07-14T22:55:51.979Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:55:51 [2023-07-14T22:55:51.979Z] #72 13.11 aclocal: warning: couldn't open directory 'm4': No such file or directory 22:55:51 [2023-07-14T22:55:51.979Z] #72 18.63 libtoolize: putting auxiliary files in '.'. 22:55:51 [2023-07-14T22:55:51.979Z] #72 18.63 libtoolize: copying file './ltmain.sh' 22:55:51 [2023-07-14T22:55:51.979Z] #72 19.59 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 22:55:51 [2023-07-14T22:55:51.979Z] #72 19.59 libtoolize: and rerunning libtoolize and aclocal. 22:55:51 [2023-07-14T22:55:51.979Z] #72 19.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 22:55:52 [2023-07-14T22:55:52.542Z] #72 ... 22:55:52 [2023-07-14T22:55:52.542Z] 22:55:52 [2023-07-14T22:55:52.542Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:52 [2023-07-14T22:55:52.542Z] #49 34.50 github.com/Sirupsen/logrus/formatters/logstash 22:55:52 [2023-07-14T22:55:52.799Z] #49 34.70 os/user 22:55:52 [2023-07-14T22:55:52.799Z] #49 34.80 crypto/elliptic 22:55:53 [2023-07-14T22:55:53.056Z] #49 34.90 crypto/internal/bigmod 22:55:53 [2023-07-14T22:55:53.056Z] #49 34.91 crypto/internal/boring/bbig 22:55:53 [2023-07-14T22:55:53.313Z] #49 35.31 encoding/asn1 22:55:53 [2023-07-14T22:55:53.570Z] #49 35.33 crypto/rand 22:55:54 [2023-07-14T22:55:54.146Z] #49 ... 22:55:54 [2023-07-14T22:55:54.146Z] 22:55:54 [2023-07-14T22:55:54.146Z] #59 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 22:55:54 [2023-07-14T22:55:54.146Z] #59 36.98 gotestsum version dev 22:55:54 [2023-07-14T22:55:54.146Z] #59 DONE 37.7s 22:55:54 [2023-07-14T22:55:54.146Z] 22:55:54 [2023-07-14T22:55:54.146Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:55:54 [2023-07-14T22:55:54.146Z] #49 35.91 crypto/dsa 22:55:54 [2023-07-14T22:55:54.146Z] #49 35.92 vendor/golang.org/x/net/idna 22:55:54 [2023-07-14T22:55:54.146Z] #49 35.95 crypto/ed25519 22:55:54 [2023-07-14T22:55:54.402Z] #49 36.08 crypto/rsa 22:55:54 [2023-07-14T22:55:54.402Z] #49 36.25 net/textproto 22:55:54 [2023-07-14T22:55:54.659Z] #49 36.58 github.com/docker/distribution/uuid 22:55:54 [2023-07-14T22:55:54.916Z] #49 36.92 vendor/golang.org/x/crypto/cryptobyte 22:55:55 [2023-07-14T22:55:55.172Z] #49 36.94 crypto/x509/pkix 22:55:55 [2023-07-14T22:55:55.172Z] #49 37.04 github.com/garyburd/redigo/redis 22:55:55 [2023-07-14T22:55:55.172Z] #49 37.13 mime/multipart 22:55:55 [2023-07-14T22:55:55.428Z] #49 37.25 text/template 22:55:55 [2023-07-14T22:55:55.685Z] #49 37.45 github.com/docker/distribution/registry/listener 22:55:55 [2023-07-14T22:55:55.685Z] #49 37.50 github.com/stevvooe/resumable/sha256 22:55:55 [2023-07-14T22:55:55.942Z] #49 37.65 github.com/stevvooe/resumable/sha512 22:55:55 [2023-07-14T22:55:55.942Z] #49 37.68 github.com/spf13/pflag 22:55:55 [2023-07-14T22:55:55.942Z] #49 37.85 log/syslog 22:55:56 [2023-07-14T22:55:56.199Z] #49 38.16 golang.org/x/crypto/bcrypt 22:55:56 [2023-07-14T22:55:56.456Z] #49 38.28 github.com/mitchellh/mapstructure 22:55:56 [2023-07-14T22:55:56.713Z] #49 38.47 internal/profile 22:55:56 [2023-07-14T22:55:56.713Z] #49 38.49 crypto/ecdsa 22:55:56 [2023-07-14T22:55:56.713Z] #49 38.69 github.com/yvasiyarov/go-metrics 22:55:56 [2023-07-14T22:55:56.970Z] #49 38.85 vendor/golang.org/x/net/http/httpguts 22:55:56 [2023-07-14T22:55:56.970Z] #49 38.95 vendor/golang.org/x/net/http/httpproxy 22:55:57 [2023-07-14T22:55:57.227Z] #49 39.22 runtime/pprof 22:55:57 [2023-07-14T22:55:57.484Z] #49 39.31 runtime/trace 22:55:57 [2023-07-14T22:55:57.741Z] #49 39.59 crypto/x509 22:55:59 [2023-07-14T22:55:59.110Z] #49 40.87 github.com/spf13/cobra 22:56:01 [2023-07-14T22:56:01.006Z] #49 42.50 crypto/tls 22:56:02 [2023-07-14T22:56:02.900Z] #49 44.49 net/http/httptrace 22:56:02 [2023-07-14T22:56:02.900Z] #49 44.49 net/smtp 22:56:02 [2023-07-14T22:56:02.900Z] #49 44.49 github.com/docker/libtrust 22:56:02 [2023-07-14T22:56:02.900Z] #49 44.65 net/http 22:56:02 [2023-07-14T22:56:02.900Z] #49 ... 22:56:02 [2023-07-14T22:56:02.900Z] 22:56:02 [2023-07-14T22:56:02.900Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:02 [2023-07-14T22:56:02.900Z] #72 23.83 configure.ac:7: installing './compile' 22:56:02 [2023-07-14T22:56:02.900Z] #72 23.83 configure.ac:11: installing './config.guess' 22:56:02 [2023-07-14T22:56:02.900Z] #72 23.84 configure.ac:11: installing './config.sub' 22:56:02 [2023-07-14T22:56:02.900Z] #72 23.84 configure.ac:8: installing './install-sh' 22:56:02 [2023-07-14T22:56:02.900Z] #72 23.84 configure.ac:8: installing './missing' 22:56:02 [2023-07-14T22:56:02.900Z] #72 23.89 Makefile.am: installing './depcomp' 22:56:02 [2023-07-14T22:56:02.900Z] #72 24.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 22:56:02 [2023-07-14T22:56:02.900Z] #72 24.77 libtoolize: copying file 'build-aux/ltmain.sh' 22:56:02 [2023-07-14T22:56:02.900Z] #72 24.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 22:56:02 [2023-07-14T22:56:02.900Z] #72 24.86 libtoolize: copying file 'm4/libtool.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 24.97 libtoolize: copying file 'm4/ltoptions.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 25.11 libtoolize: copying file 'm4/ltsugar.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 25.25 libtoolize: copying file 'm4/ltversion.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 25.51 libtoolize: copying file 'm4/lt~obsolete.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 25.61 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.54 configure.ac:7: installing 'build-aux/compile' 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.54 configure.ac:9: installing 'build-aux/config.guess' 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.55 configure.ac:9: installing 'build-aux/config.sub' 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.55 configure.ac:11: installing 'build-aux/install-sh' 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.55 configure.ac:11: installing 'build-aux/missing' 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.60 Makefile.am: installing 'build-aux/depcomp' 22:56:02 [2023-07-14T22:56:02.900Z] #72 30.63 parallel-tests: installing 'build-aux/test-driver' 22:56:02 [2023-07-14T22:56:02.900Z] #72 32.33 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 22:56:02 [2023-07-14T22:56:02.900Z] #72 32.33 libtoolize: copying file 'build-aux/ltmain.sh' 22:56:02 [2023-07-14T22:56:02.900Z] #72 32.97 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 22:56:02 [2023-07-14T22:56:02.900Z] #72 32.97 libtoolize: copying file 'm4/libtool.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 33.06 libtoolize: copying file 'm4/ltoptions.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 33.17 libtoolize: copying file 'm4/ltsugar.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 33.34 libtoolize: copying file 'm4/ltversion.m4' 22:56:02 [2023-07-14T22:56:02.900Z] #72 33.46 libtoolize: copying file 'm4/lt~obsolete.m4' 22:56:08 [2023-07-14T22:56:08.153Z] #72 ... 22:56:08 [2023-07-14T22:56:08.153Z] 22:56:08 [2023-07-14T22:56:08.153Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.13 github.com/docker/distribution/configuration 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 github.com/docker/distribution/registry/api/errcode 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 expvar 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 github.com/bugsnag/bugsnag-go 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 github.com/docker/distribution/registry/client/transport 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 github.com/yvasiyarov/newrelic_platform_go 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 github.com/gorilla/context 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.16 github.com/gorilla/handlers 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.29 github.com/Azure/azure-sdk-for-go/storage 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.54 github.com/AdRoll/goamz/aws 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.55 net/http/httputil 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.64 github.com/yvasiyarov/gorelic 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.66 github.com/gorilla/mux 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.68 github.com/ncw/swift 22:56:08 [2023-07-14T22:56:08.153Z] #49 49.89 net/http/pprof 22:56:08 [2023-07-14T22:56:08.153Z] #49 50.15 github.com/docker/distribution/context 22:56:08 [2023-07-14T22:56:08.409Z] #49 50.18 github.com/docker/distribution/registry/api/v2 22:56:09 [2023-07-14T22:56:09.339Z] #49 51.14 github.com/docker/distribution/health 22:56:09 [2023-07-14T22:56:09.339Z] #49 51.16 github.com/docker/distribution/registry/auth 22:56:09 [2023-07-14T22:56:09.339Z] #49 51.16 github.com/docker/distribution/registry/storage/driver 22:56:09 [2023-07-14T22:56:09.339Z] #49 51.16 github.com/docker/distribution 22:56:09 [2023-07-14T22:56:09.595Z] #49 51.35 github.com/docker/distribution/registry/auth/htpasswd 22:56:09 [2023-07-14T22:56:09.595Z] #49 51.35 github.com/docker/distribution/registry/auth/silly 22:56:09 [2023-07-14T22:56:09.595Z] #49 51.35 github.com/docker/distribution/registry/auth/token 22:56:09 [2023-07-14T22:56:09.595Z] #49 51.39 github.com/AdRoll/goamz/cloudfront 22:56:09 [2023-07-14T22:56:09.595Z] #49 51.39 github.com/AdRoll/goamz/s3 22:56:09 [2023-07-14T22:56:09.595Z] #49 51.52 github.com/docker/distribution/registry/proxy/scheduler 22:56:09 [2023-07-14T22:56:09.852Z] #49 51.54 github.com/docker/distribution/health/checks 22:56:09 [2023-07-14T22:56:09.852Z] #49 51.57 github.com/docker/distribution/registry/storage/driver/factory 22:56:09 [2023-07-14T22:56:09.852Z] #49 51.65 github.com/docker/distribution/registry/storage/driver/middleware 22:56:09 [2023-07-14T22:56:09.852Z] #49 51.70 github.com/docker/distribution/manifest/manifestlist 22:56:09 [2023-07-14T22:56:09.852Z] #49 51.72 github.com/docker/distribution/manifest/schema1 22:56:09 [2023-07-14T22:56:09.852Z] #49 51.76 github.com/docker/distribution/manifest/schema2 22:56:10 [2023-07-14T22:56:10.109Z] #49 51.82 github.com/docker/distribution/notifications 22:56:10 [2023-07-14T22:56:10.109Z] #49 51.82 github.com/docker/distribution/registry/middleware/registry 22:56:10 [2023-07-14T22:56:10.109Z] #49 51.87 github.com/docker/distribution/registry/middleware/repository 22:56:10 [2023-07-14T22:56:10.109Z] #49 52.01 github.com/docker/distribution/registry/storage/cache 22:56:10 [2023-07-14T22:56:10.109Z] #49 52.06 github.com/docker/distribution/registry/storage/driver/base 22:56:10 [2023-07-14T22:56:10.109Z] #49 52.10 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 22:56:10 [2023-07-14T22:56:10.366Z] #49 52.16 github.com/docker/distribution/registry/storage/cache/memory 22:56:10 [2023-07-14T22:56:10.366Z] #49 52.16 github.com/docker/distribution/registry/storage 22:56:10 [2023-07-14T22:56:10.366Z] #49 52.16 github.com/docker/distribution/registry/storage/cache/redis 22:56:10 [2023-07-14T22:56:10.623Z] #49 52.26 github.com/docker/distribution/registry/storage/driver/azure 22:56:10 [2023-07-14T22:56:10.623Z] #49 52.26 github.com/docker/distribution/registry/storage/driver/filesystem 22:56:10 [2023-07-14T22:56:10.623Z] #49 52.33 github.com/docker/distribution/registry/storage/driver/inmemory 22:56:10 [2023-07-14T22:56:10.623Z] #49 52.42 github.com/docker/distribution/registry/client 22:56:10 [2023-07-14T22:56:10.880Z] #49 52.54 github.com/docker/distribution/registry/storage/driver/swift 22:56:11 [2023-07-14T22:56:11.137Z] #49 52.85 github.com/docker/distribution/registry/storage/driver/s3 22:56:11 [2023-07-14T22:56:11.393Z] #49 53.35 github.com/docker/distribution/registry/client/auth 22:56:12 [2023-07-14T22:56:12.324Z] #49 54.14 github.com/docker/distribution/registry/proxy 22:56:12 [2023-07-14T22:56:12.580Z] #49 54.39 github.com/docker/distribution/registry/handlers 22:56:13 [2023-07-14T22:56:13.511Z] #49 55.14 github.com/docker/distribution/registry 22:56:13 [2023-07-14T22:56:13.768Z] #49 55.53 github.com/docker/distribution/cmd/registry 22:56:14 [2023-07-14T22:56:14.025Z] #49 ... 22:56:14 [2023-07-14T22:56:14.025Z] 22:56:14 [2023-07-14T22:56:14.025Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.19 configure.ac:11: installing 'build-aux/compile' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.19 configure.ac:11: installing 'build-aux/config.guess' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.19 configure.ac:11: installing 'build-aux/config.sub' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.20 configure.ac:13: installing 'build-aux/install-sh' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.20 configure.ac:13: installing 'build-aux/missing' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.20 configure.ac:8: installing 'build-aux/tap-driver.sh' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.26 Makefile.am: installing 'build-aux/depcomp' 22:56:14 [2023-07-14T22:56:14.025Z] #72 40.86 checking build system type... aarch64-unknown-linux-gnu 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.27 checking host system type... aarch64-unknown-linux-gnu 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.27 checking how to print strings... printf 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.29 checking for gcc... gcc 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.43 checking whether the C compiler works... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.60 checking for C compiler default output file name... a.out 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.61 checking for suffix of executables... 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.71 checking whether we are cross compiling... no 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.86 checking for suffix of object files... o 22:56:14 [2023-07-14T22:56:14.025Z] #72 41.94 checking whether we are using the GNU C compiler... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.01 checking whether gcc accepts -g... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.08 checking for gcc option to accept ISO C89... none needed 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.21 checking whether gcc understands -c and -o together... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.42 checking for a sed that does not truncate output... /bin/sed 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.45 checking for grep that handles long lines and -e... /bin/grep 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.46 checking for egrep... /bin/grep -E 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.47 checking for fgrep... /bin/grep -F 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.48 checking for ld used by gcc... /usr/bin/ld 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.51 checking if the linker (/usr/bin/ld) is GNU ld... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.54 checking the name lister (/usr/bin/nm -B) interface... BSD nm 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.64 checking whether ln -s works... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.64 checking the maximum length of command line arguments... 1572864 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking for /usr/bin/ld option to reload object files... -r 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking for objdump... objdump 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking how to recognize dependent libraries... pass_all 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking for dlltool... no 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking how to associate runtime and link libraries... printf %s\n 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking for ar... ar 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.69 checking for archiver @FILE support... @ 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.78 checking for strip... strip 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.78 checking for ranlib... ranlib 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.78 checking for gawk... no 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.78 checking for mawk... mawk 22:56:14 [2023-07-14T22:56:14.025Z] #72 42.78 checking command to parse /usr/bin/nm -B output from gcc object... ok 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.15 checking for sysroot... no 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.15 checking for a working dd... /bin/dd 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.20 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.21 checking for mt... no 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.23 checking if : is a manifest tool... no 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.26 checking how to run the C preprocessor... gcc -E 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.46 checking for ANSI C header files... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 43.92 checking for sys/types.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.12 checking for sys/stat.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.29 checking for stdlib.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.43 checking for string.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.60 checking for memory.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.77 checking for strings.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.90 checking for inttypes.h... yes 22:56:14 [2023-07-14T22:56:14.025Z] #72 44.99 checking for stdint.h... yes 22:56:14 [2023-07-14T22:56:14.282Z] #72 45.12 checking for unistd.h... yes 22:56:14 [2023-07-14T22:56:14.282Z] #72 45.24 checking for dlfcn.h... yes 22:56:14 [2023-07-14T22:56:14.539Z] #72 45.36 checking for objdir... .libs 22:56:14 [2023-07-14T22:56:14.795Z] #72 45.69 checking if gcc supports -fno-rtti -fno-exceptions... no 22:56:14 [2023-07-14T22:56:14.795Z] #72 45.83 checking for gcc option to produce PIC... -fPIC -DPIC 22:56:14 [2023-07-14T22:56:14.795Z] #72 45.83 checking if gcc PIC flag -fPIC -DPIC works... yes 22:56:15 [2023-07-14T22:56:15.053Z] #72 45.91 checking if gcc static flag -static works... yes 22:56:15 [2023-07-14T22:56:15.053Z] #72 46.09 checking if gcc supports -c -o file.o... yes 22:56:15 [2023-07-14T22:56:15.053Z] #72 46.15 checking if gcc supports -c -o file.o... (cached) yes 22:56:15 [2023-07-14T22:56:15.053Z] #72 46.16 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 22:56:15 [2023-07-14T22:56:15.309Z] #72 46.19 checking dynamic linker characteristics... GNU/Linux ld.so 22:56:15 [2023-07-14T22:56:15.309Z] #72 46.42 checking how to hardcode library paths into programs... immediate 22:56:15 [2023-07-14T22:56:15.309Z] #72 46.42 checking whether stripping libraries is possible... yes 22:56:15 [2023-07-14T22:56:15.310Z] #72 46.43 checking if libtool supports shared libraries... yes 22:56:15 [2023-07-14T22:56:15.310Z] #72 46.43 checking whether to build shared libraries... no 22:56:15 [2023-07-14T22:56:15.310Z] #72 46.43 checking whether to build static libraries... yes 22:56:15 [2023-07-14T22:56:15.310Z] #72 46.43 checking for a BSD-compatible install... /usr/bin/install -c 22:56:15 [2023-07-14T22:56:15.566Z] #72 46.45 checking whether build environment is sane... yes 22:56:15 [2023-07-14T22:56:15.566Z] #72 46.49 checking for a thread-safe mkdir -p... /bin/mkdir -p 22:56:15 [2023-07-14T22:56:15.566Z] #72 46.51 checking whether make sets $(MAKE)... yes 22:56:15 [2023-07-14T22:56:15.566Z] #72 46.56 checking whether make supports the include directive... yes (GNU style) 22:56:15 [2023-07-14T22:56:15.566Z] #72 46.61 checking whether make supports nested variables... yes 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.67 checking whether UID '0' is supported by ustar format... yes 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.67 checking whether GID '0' is supported by ustar format... yes 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.67 checking how to create a ustar tar archive... gnutar 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.76 checking dependency style of gcc... gcc3 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.88 checking whether to enable maintainer-specific portions of Makefiles... yes 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.88 checking whether make supports nested variables... (cached) yes 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.88 checking for gawk... (cached) mawk 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.88 checking for a sed that does not truncate output... (cached) /bin/sed 22:56:15 [2023-07-14T22:56:15.823Z] #72 46.88 checking for gcc... (cached) gcc 22:56:16 [2023-07-14T22:56:16.080Z] #72 46.97 checking whether we are using the GNU C compiler... (cached) yes 22:56:16 [2023-07-14T22:56:16.080Z] #72 46.97 checking whether gcc accepts -g... (cached) yes 22:56:16 [2023-07-14T22:56:16.080Z] #72 46.97 checking for gcc option to accept ISO C89... (cached) none needed 22:56:16 [2023-07-14T22:56:16.080Z] #72 46.97 checking whether gcc understands -c and -o together... (cached) yes 22:56:16 [2023-07-14T22:56:16.080Z] #72 46.97 checking for a Python interpreter with version >= 3... python3 22:56:16 [2023-07-14T22:56:16.080Z] #72 47.05 checking for python3... /usr/bin/python3 22:56:16 [2023-07-14T22:56:16.080Z] #72 47.05 checking for python3 version... 3.9 22:56:16 [2023-07-14T22:56:16.080Z] #72 47.06 checking for python3 platform... linux 22:56:16 [2023-07-14T22:56:16.080Z] #72 47.08 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 22:56:16 [2023-07-14T22:56:16.080Z] #72 47.14 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.20 checking for go-md2man... no 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.21 checking error.h usability... yes 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.26 checking error.h presence... yes 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.29 checking for error.h... yes 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.31 checking linux/openat2.h usability... yes 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.38 checking linux/openat2.h presence... yes 22:56:16 [2023-07-14T22:56:16.337Z] #72 47.40 checking for linux/openat2.h... yes 22:56:16 [2023-07-14T22:56:16.594Z] #72 47.44 checking for copy_file_range... yes 22:56:16 [2023-07-14T22:56:16.851Z] #72 47.58 checking for fgetxattr... yes 22:56:16 [2023-07-14T22:56:16.851Z] #72 47.74 checking for statx... yes 22:56:17 [2023-07-14T22:56:17.108Z] #72 47.93 checking for fgetpwent_r... yes 22:56:17 [2023-07-14T22:56:17.367Z] #72 48.13 checking for issetugid... no 22:56:17 [2023-07-14T22:56:17.367Z] #72 48.30 checking for pkg-config... /usr/bin/pkg-config 22:56:17 [2023-07-14T22:56:17.367Z] #72 48.30 checking pkg-config is at least version 0.9.0... yes 22:56:17 [2023-07-14T22:56:17.625Z] #72 48.30 checking for library containing yajl_tree_get... -lyajl 22:56:17 [2023-07-14T22:56:17.625Z] #72 48.50 checking for yajl >= 2.0.0... yes 22:56:17 [2023-07-14T22:56:17.625Z] #72 48.52 checking sys/capability.h usability... yes 22:56:17 [2023-07-14T22:56:17.625Z] #72 48.60 checking sys/capability.h presence... yes 22:56:17 [2023-07-14T22:56:17.625Z] #72 48.65 checking for sys/capability.h... yes 22:56:17 [2023-07-14T22:56:17.898Z] #72 48.65 checking for library containing cap_from_name... -lcap 22:56:18 [2023-07-14T22:56:18.170Z] #72 48.89 checking for library containing dlopen... -ldl 22:56:18 [2023-07-14T22:56:18.170Z] 22:56:18 [2023-07-14T22:56:18.170Z] #72 ... 22:56:18 [2023-07-14T22:56:18.170Z] 22:56:18 [2023-07-14T22:56:18.170Z] #71 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 22:56:18 [2023-07-14T22:56:18.170Z] #71 DONE 49.8s 22:56:18 [2023-07-14T22:56:18.170Z] 22:56:18 [2023-07-14T22:56:18.170Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:18 [2023-07-14T22:56:18.170Z] #72 49.17 checking seccomp.h usability... 22:56:18 [2023-07-14T22:56:18.170Z] #72 ... 22:56:18 [2023-07-14T22:56:18.170Z] 22:56:18 [2023-07-14T22:56:18.170Z] #49 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 22:56:18 [2023-07-14T22:56:18.170Z] #49 57.55 + xx-verify /build/registry-v2 22:56:18 [2023-07-14T22:56:18.436Z] #49 DONE 60.2s 22:56:18 [2023-07-14T22:56:18.436Z] 22:56:18 [2023-07-14T22:56:18.436Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:18 [2023-07-14T22:56:18.436Z] #72 49.17 checking seccomp.h usability... yes 22:56:18 [2023-07-14T22:56:18.436Z] #72 49.33 checking seccomp.h presence... yes 22:56:18 [2023-07-14T22:56:18.436Z] #72 49.41 checking for seccomp.h... yes 22:56:18 [2023-07-14T22:56:18.436Z] #72 49.44 checking for library containing seccomp_rule_add... 22:56:18 [2023-07-14T22:56:18.436Z] #72 ... 22:56:18 [2023-07-14T22:56:18.436Z] 22:56:18 [2023-07-14T22:56:18.436Z] #75 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 22:56:18 [2023-07-14T22:56:18.436Z] #75 DONE 0.1s 22:56:18 [2023-07-14T22:56:18.436Z] 22:56:18 [2023-07-14T22:56:18.436Z] #76 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 22:56:18 [2023-07-14T22:56:18.436Z] #76 DONE 0.1s 22:56:18 [2023-07-14T22:56:18.693Z] 22:56:18 [2023-07-14T22:56:18.693Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:18 [2023-07-14T22:56:18.693Z] #72 49.44 checking for library containing seccomp_rule_add... -lseccomp 22:56:18 [2023-07-14T22:56:18.693Z] #72 49.64 checking for library containing seccomp_arch_resolve_name... none required 22:56:18 [2023-07-14T22:56:18.693Z] #72 49.72 checking systemd/sd-bus.h usability... yes 22:56:18 [2023-07-14T22:56:18.950Z] #72 49.81 checking systemd/sd-bus.h presence... yes 22:56:18 [2023-07-14T22:56:18.950Z] #72 49.90 checking for systemd/sd-bus.h... yes 22:56:19 [2023-07-14T22:56:19.207Z] #72 49.91 checking for library containing sd_bus_match_signal_async... -lsystemd 22:56:19 [2023-07-14T22:56:19.464Z] #72 50.22 checking for sd_notify_barrier... 22:56:19 [2023-07-14T22:56:19.464Z] #72 ... 22:56:19 [2023-07-14T22:56:19.464Z] 22:56:19 [2023-07-14T22:56:19.464Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 22:56:19 [2023-07-14T22:56:19.464Z] #12 CACHED 22:56:19 [2023-07-14T22:56:19.464Z] 22:56:19 [2023-07-14T22:56:19.464Z] #77 [build-dummy 2/2] RUN mkdir -p /build 22:56:19 [2023-07-14T22:56:19.464Z] #77 CACHED 22:56:19 [2023-07-14T22:56:19.464Z] 22:56:19 [2023-07-14T22:56:19.464Z] #78 [binary-dummy 1/1] COPY --from=build-dummy /build /build 22:56:19 [2023-07-14T22:56:19.464Z] #78 CACHED 22:56:19 [2023-07-14T22:56:19.464Z] 22:56:19 [2023-07-14T22:56:19.464Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:19 [2023-07-14T22:56:19.464Z] #72 50.22 checking for sd_notify_barrier... yes 22:56:19 [2023-07-14T22:56:19.464Z] #72 50.37 checking linux/bpf.h usability... yes 22:56:19 [2023-07-14T22:56:19.464Z] #72 50.49 checking linux/bpf.h presence... yes 22:56:19 [2023-07-14T22:56:19.464Z] #72 50.53 checking for linux/bpf.h... yes 22:56:19 [2023-07-14T22:56:19.464Z] #72 50.54 checking compilation for eBPF... yes 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.63 checking for criu >= 3.15... no 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.68 configure: CRIU headers not found, building without CRIU support 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.68 checking for criu > 3.16... no 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.71 configure: CRIU version doesn't support join-ns API 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.71 checking for criu > 3.16.1... no 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.73 configure: CRIU version doesn't support for pre-dumping 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.73 checking for new mount API (fsconfig)... yes 22:56:19 [2023-07-14T22:56:19.721Z] #72 50.79 checking for seccomp notify API... yes 22:56:19 [2023-07-14T22:56:19.978Z] #72 50.89 checking for gperf... no 22:56:19 [2023-07-14T22:56:19.978Z] #72 50.89 configure: gperf not found - cannot rebuild signal parser code 22:56:19 [2023-07-14T22:56:19.978Z] #72 50.89 checking for library containing argp_parse... none required 22:56:20 [2023-07-14T22:56:20.235Z] #72 51.15 checking that generated files are newer than configure... done 22:56:20 [2023-07-14T22:56:20.235Z] #72 51.15 configure: creating ./config.status 22:56:23 [2023-07-14T22:56:23.509Z] #72 54.01 config.status: creating Makefile 22:56:23 [2023-07-14T22:56:23.509Z] #72 54.07 config.status: creating rpm/crun.spec 22:56:23 [2023-07-14T22:56:23.509Z] #72 54.17 config.status: creating config.h 22:56:23 [2023-07-14T22:56:23.509Z] #72 54.23 config.status: executing libtool commands 22:56:23 [2023-07-14T22:56:23.509Z] #72 54.29 config.status: executing depfiles commands 22:56:24 [2023-07-14T22:56:24.439Z] #72 55.30 === configuring in libocispec (/tmp/crun-build/libocispec) 22:56:24 [2023-07-14T22:56:24.439Z] #72 55.32 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 22:56:24 [2023-07-14T22:56:24.696Z] #72 55.72 checking for gcc... gcc 22:56:24 [2023-07-14T22:56:24.953Z] #72 55.82 checking whether the C compiler works... yes 22:56:24 [2023-07-14T22:56:24.953Z] #72 55.93 checking for C compiler default output file name... a.out 22:56:24 [2023-07-14T22:56:24.953Z] #72 55.93 checking for suffix of executables... 22:56:25 [2023-07-14T22:56:25.210Z] #72 55.99 checking whether we are cross compiling... no 22:56:25 [2023-07-14T22:56:25.210Z] #72 56.09 checking for suffix of object files... o 22:56:25 [2023-07-14T22:56:25.210Z] #72 56.18 checking whether we are using the GNU C compiler... yes 22:56:25 [2023-07-14T22:56:25.210Z] #72 56.25 checking whether gcc accepts -g... yes 22:56:25 [2023-07-14T22:56:25.466Z] #72 56.31 checking for gcc option to accept ISO C89... none needed 22:56:25 [2023-07-14T22:56:25.466Z] #72 56.42 checking whether gcc understands -c and -o together... yes 22:56:25 [2023-07-14T22:56:25.723Z] #72 56.54 checking how to run the C preprocessor... gcc -E 22:56:25 [2023-07-14T22:56:25.723Z] #72 56.68 checking for grep that handles long lines and -e... 22:56:25 [2023-07-14T22:56:25.723Z] #72 ... 22:56:25 [2023-07-14T22:56:25.723Z] 22:56:25 [2023-07-14T22:56:25.723Z] #67 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 22:56:25 [2023-07-14T22:56:25.723Z] #67 DONE 55.5s 22:56:25 [2023-07-14T22:56:25.723Z] 22:56:25 [2023-07-14T22:56:25.723Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:25 [2023-07-14T22:56:25.723Z] #72 56.68 checking for grep that handles long lines and -e... /bin/grep 22:56:25 [2023-07-14T22:56:25.723Z] #72 56.69 checking for egrep... /bin/grep -E 22:56:25 [2023-07-14T22:56:25.980Z] #72 56.70 checking for ANSI C header files... yes 22:56:25 [2023-07-14T22:56:25.980Z] #72 56.85 checking for sys/types.h... yes 22:56:25 [2023-07-14T22:56:25.980Z] #72 56.95 checking for sys/stat.h... yes 22:56:26 [2023-07-14T22:56:26.237Z] #72 57.15 checking for stdlib.h... yes 22:56:26 [2023-07-14T22:56:26.237Z] #72 57.23 checking for string.h... yes 22:56:26 [2023-07-14T22:56:26.494Z] #72 57.38 checking for memory.h... yes 22:56:26 [2023-07-14T22:56:26.494Z] #72 57.49 checking for strings.h... 22:56:26 [2023-07-14T22:56:26.494Z] #72 ... 22:56:26 [2023-07-14T22:56:26.494Z] 22:56:26 [2023-07-14T22:56:26.494Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 22:56:26 [2023-07-14T22:56:26.494Z] #68 DONE 63.0s 22:56:26 [2023-07-14T22:56:26.494Z] 22:56:26 [2023-07-14T22:56:26.494Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:26 [2023-07-14T22:56:26.494Z] #72 57.49 checking for strings.h... yes 22:56:26 [2023-07-14T22:56:26.751Z] #72 57.59 checking for inttypes.h... yes 22:56:26 [2023-07-14T22:56:26.751Z] #72 57.72 checking for stdint.h... yes 22:56:27 [2023-07-14T22:56:27.007Z] #72 57.83 checking for unistd.h... yes 22:56:27 [2023-07-14T22:56:27.265Z] #72 58.00 checking minix/config.h usability... #72 ... 22:56:27 [2023-07-14T22:56:27.265Z] 22:56:27 [2023-07-14T22:56:27.265Z] #79 [dev-systemd-false 2/19] COPY --link --from=swagger /build/ /usr/local/bin/ 22:56:27 [2023-07-14T22:56:27.265Z] #79 DONE 0.1s 22:56:27 [2023-07-14T22:56:27.265Z] 22:56:27 [2023-07-14T22:56:27.265Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:27 [2023-07-14T22:56:27.265Z] #72 58.00 checking minix/config.h usability... no 22:56:27 [2023-07-14T22:56:27.265Z] #72 58.13 checking minix/config.h presence... no 22:56:27 [2023-07-14T22:56:27.265Z] #72 58.16 checking for minix/config.h... no 22:56:27 [2023-07-14T22:56:27.265Z] #72 58.16 checking whether it is safe to define __EXTENSIONS__... yes 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.27 checking build system type... #72 ... 22:56:27 [2023-07-14T22:56:27.522Z] 22:56:27 [2023-07-14T22:56:27.522Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 22:56:27 [2023-07-14T22:56:27.522Z] #69 DONE 62.7s 22:56:27 [2023-07-14T22:56:27.522Z] 22:56:27 [2023-07-14T22:56:27.522Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.27 checking build system type... aarch64-unknown-linux-gnu 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.54 checking host system type... aarch64-unknown-linux-gnu 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.54 checking how to print strings... printf 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.54 checking for a sed that does not truncate output... /bin/sed 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.56 checking for fgrep... /bin/grep -F 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.57 checking for ld used by gcc... /usr/bin/ld 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.60 checking if the linker (/usr/bin/ld) is GNU ld... yes 22:56:27 [2023-07-14T22:56:27.522Z] #72 58.61 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.63 checking the name lister (/usr/bin/nm -B) interface... BSD nm 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.73 checking whether ln -s works... yes 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.73 checking the maximum length of command line arguments... 1572864 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking for /usr/bin/ld option to reload object files... -r 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking for objdump... objdump 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking how to recognize dependent libraries... pass_all 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking for dlltool... no 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking how to associate runtime and link libraries... printf %s\n 22:56:27 [2023-07-14T22:56:27.779Z] #72 58.78 checking for ar... ar 22:56:28 [2023-07-14T22:56:28.036Z] #72 58.78 checking for archiver @FILE support... @ 22:56:28 [2023-07-14T22:56:28.036Z] #72 58.94 checking for strip... strip 22:56:28 [2023-07-14T22:56:28.036Z] #72 58.94 checking for ranlib... ranlib 22:56:28 [2023-07-14T22:56:28.036Z] #72 58.94 checking for gawk... no 22:56:28 [2023-07-14T22:56:28.036Z] #72 58.94 checking for mawk... mawk 22:56:28 [2023-07-14T22:56:28.293Z] #72 58.94 checking command to parse /usr/bin/nm -B output from gcc object... ok 22:56:28 [2023-07-14T22:56:28.293Z] #72 59.31 checking for sysroot... no 22:56:28 [2023-07-14T22:56:28.293Z] #72 59.31 checking for a working dd... /bin/dd 22:56:28 [2023-07-14T22:56:28.293Z] #72 59.34 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 22:56:28 [2023-07-14T22:56:28.293Z] #72 59.36 checking for mt... no 22:56:28 [2023-07-14T22:56:28.293Z] #72 59.36 checking if : is a manifest tool... no 22:56:28 [2023-07-14T22:56:28.550Z] #72 59.36 checking for dlfcn.h... #72 ... 22:56:28 [2023-07-14T22:56:28.550Z] 22:56:28 [2023-07-14T22:56:28.550Z] #80 [dev-systemd-false 3/19] COPY --link --from=delve /build/ /usr/local/bin/ 22:56:28 [2023-07-14T22:56:28.550Z] #80 DONE 0.1s 22:56:28 [2023-07-14T22:56:28.550Z] 22:56:28 [2023-07-14T22:56:28.550Z] #81 [dev-systemd-false 4/19] COPY --link --from=tomll /build/ /usr/local/bin/ 22:56:28 [2023-07-14T22:56:28.550Z] #81 DONE 0.1s 22:56:28 [2023-07-14T22:56:28.550Z] 22:56:28 [2023-07-14T22:56:28.550Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:28 [2023-07-14T22:56:28.550Z] #72 59.36 checking for dlfcn.h... yes 22:56:28 [2023-07-14T22:56:28.550Z] #72 59.47 checking for objdir... .libs 22:56:28 [2023-07-14T22:56:28.550Z] #72 ... 22:56:28 [2023-07-14T22:56:28.550Z] 22:56:28 [2023-07-14T22:56:28.550Z] #82 [dev-systemd-false 5/19] COPY --link --from=gowinres /build/ /usr/local/bin/ 22:56:28 [2023-07-14T22:56:28.550Z] #82 DONE 0.1s 22:56:28 [2023-07-14T22:56:28.550Z] 22:56:28 [2023-07-14T22:56:28.550Z] #83 [dev-systemd-false 6/19] COPY --link --from=tini /build/ /usr/local/bin/ 22:56:28 [2023-07-14T22:56:28.550Z] #83 DONE 0.1s 22:56:28 [2023-07-14T22:56:28.550Z] 22:56:28 [2023-07-14T22:56:28.550Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:28 [2023-07-14T22:56:28.550Z] #72 59.67 checking if gcc supports -fno-rtti -fno-exceptions... no 22:56:28 [2023-07-14T22:56:28.807Z] 22:56:28 [2023-07-14T22:56:28.807Z] #72 ... 22:56:28 [2023-07-14T22:56:28.807Z] 22:56:28 [2023-07-14T22:56:28.807Z] #84 [dev-systemd-false 7/19] COPY --link --from=registry /build/ /usr/local/bin/ 22:56:28 [2023-07-14T22:56:28.807Z] #84 DONE 0.1s 22:56:28 [2023-07-14T22:56:28.807Z] 22:56:28 [2023-07-14T22:56:28.807Z] #85 [dev-systemd-false 8/19] COPY --link --from=gotestsum /build/ /usr/local/bin/ 22:56:28 [2023-07-14T22:56:28.807Z] #85 DONE 0.1s 22:56:28 [2023-07-14T22:56:28.807Z] 22:56:28 [2023-07-14T22:56:28.807Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:28 [2023-07-14T22:56:28.807Z] #72 59.73 checking for gcc option to produce PIC... -fPIC -DPIC 22:56:28 [2023-07-14T22:56:28.807Z] #72 59.73 checking if gcc PIC flag -fPIC -DPIC works... yes 22:56:29 [2023-07-14T22:56:29.063Z] #72 59.81 checking if gcc static flag -static works... yes 22:56:29 [2023-07-14T22:56:29.063Z] #72 59.94 checking if gcc supports -c -o file.o... yes 22:56:29 [2023-07-14T22:56:29.063Z] #72 60.04 checking if gcc supports -c -o file.o... (cached) yes 22:56:29 [2023-07-14T22:56:29.063Z] #72 60.04 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.09 checking dynamic linker characteristics... GNU/Linux ld.so 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.29 checking how to hardcode library paths into programs... immediate 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.29 checking whether stripping libraries is possible... yes 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.30 checking if libtool supports shared libraries... yes 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.30 checking whether to build shared libraries... no 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.30 checking whether to build static libraries... yes 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.30 checking for a BSD-compatible install... /usr/bin/install -c 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.33 checking whether build environment is sane... yes 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.38 checking for a thread-safe mkdir -p... /bin/mkdir -p 22:56:29 [2023-07-14T22:56:29.320Z] #72 60.39 checking whether make sets $(MAKE)... yes 22:56:29 [2023-07-14T22:56:29.577Z] #72 60.45 checking whether make supports the include directive... yes (GNU style) 22:56:29 [2023-07-14T22:56:29.577Z] #72 60.49 checking whether make supports nested variables... yes 22:56:29 [2023-07-14T22:56:29.577Z] #72 60.53 checking whether UID '0' is supported by ustar format... yes 22:56:29 [2023-07-14T22:56:29.577Z] #72 60.54 checking whether GID '0' is supported by ustar format... yes 22:56:29 [2023-07-14T22:56:29.577Z] #72 60.54 checking how to create a ustar tar archive... gnutar 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.61 checking dependency style of gcc... gcc3 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.69 checking whether to enable maintainer-specific portions of Makefiles... yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.69 checking whether make supports nested variables... (cached) yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.69 checking for pkg-config... /usr/bin/pkg-config 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.69 checking pkg-config is at least version 0.9.0... yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.70 checking for yajl >= 2.1.0... yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.71 checking for a sed that does not truncate output... (cached) /bin/sed 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.72 checking for gcc... (cached) gcc 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.81 checking whether we are using the GNU C compiler... (cached) yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.82 checking whether gcc accepts -g... (cached) yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.82 checking for gcc option to accept ISO C89... (cached) none needed 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.82 checking whether gcc understands -c and -o together... (cached) yes 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.82 checking for a Python interpreter with version >= 3... python3 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.87 checking for python3... /usr/bin/python3 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.87 checking for python3 version... 3.9 22:56:29 [2023-07-14T22:56:29.843Z] #72 60.89 checking for python3 platform... linux 22:56:30 [2023-07-14T22:56:30.108Z] #72 60.91 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 22:56:30 [2023-07-14T22:56:30.108Z] #72 60.97 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 22:56:30 [2023-07-14T22:56:30.365Z] #72 61.14 checking that generated files are newer than configure... done 22:56:30 [2023-07-14T22:56:30.365Z] #72 61.35 configure: creating ./config.status 22:56:32 [2023-07-14T22:56:32.886Z] #72 63.58 config.status: creating Makefile 22:56:32 [2023-07-14T22:56:32.886Z] #72 63.59 config.status: creating config.h 22:56:32 [2023-07-14T22:56:32.886Z] #72 63.61 config.status: executing libtool commands 22:56:32 [2023-07-14T22:56:32.886Z] #72 63.62 config.status: executing depfiles commands 22:56:33 [2023-07-14T22:56:33.142Z] #72 64.01 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 22:56:33 [2023-07-14T22:56:33.143Z] #72 64.02 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 22:56:33 [2023-07-14T22:56:33.399Z] #72 64.23 checking for gcc... gcc 22:56:33 [2023-07-14T22:56:33.399Z] #72 64.27 checking whether the C compiler works... yes 22:56:33 [2023-07-14T22:56:33.399Z] #72 64.32 checking for C compiler default output file name... a.out 22:56:33 [2023-07-14T22:56:33.399Z] #72 64.33 checking for suffix of executables... 22:56:33 [2023-07-14T22:56:33.399Z] #72 64.38 checking whether we are cross compiling... no 22:56:33 [2023-07-14T22:56:33.399Z] #72 64.45 checking for suffix of object files... o 22:56:33 [2023-07-14T22:56:33.656Z] #72 ... 22:56:33 [2023-07-14T22:56:33.656Z] 22:56:33 [2023-07-14T22:56:33.656Z] #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 22:56:33 [2023-07-14T22:56:33.656Z] #43 76.11 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 22:56:33 [2023-07-14T22:56:33.656Z] #43 76.15 Docker version unknown-version, build unknown-commit 22:56:33 [2023-07-14T22:56:33.656Z] #43 DONE 76.8s 22:56:33 [2023-07-14T22:56:33.656Z] 22:56:33 [2023-07-14T22:56:33.656Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.49 checking whether we are using the GNU C compiler... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.52 checking whether gcc accepts -g... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.55 checking for gcc option to accept ISO C89... none needed 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.60 checking whether gcc understands -c and -o together... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.66 checking for a BSD-compatible install... /usr/bin/install -c 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.67 checking whether build environment is sane... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.68 checking for a thread-safe mkdir -p... /bin/mkdir -p 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.68 checking for gawk... no 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.68 checking for mawk... mawk 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.68 checking whether make sets $(MAKE)... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.70 checking whether make supports the include directive... yes (GNU style) 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.71 checking whether make supports nested variables... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.72 checking whether UID '0' is supported by ustar format... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.72 checking whether GID '0' is supported by ustar format... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.72 checking how to create a ustar tar archive... gnutar 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.74 checking dependency style of gcc... gcc3 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.79 checking whether to enable maintainer-specific portions of Makefiles... yes 22:56:33 [2023-07-14T22:56:33.656Z] #72 64.79 checking whether make supports nested variables... (cached) yes 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.81 checking build system type... aarch64-unknown-linux-gnu 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.90 checking host system type... aarch64-unknown-linux-gnu 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.90 checking how to print strings... printf 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.90 checking for a sed that does not truncate output... /bin/sed 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.91 checking for grep that handles long lines and -e... /bin/grep 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.91 checking for egrep... /bin/grep -E 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.92 checking for fgrep... /bin/grep -F 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.92 checking for ld used by gcc... /usr/bin/ld 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.93 checking if the linker (/usr/bin/ld) is GNU ld... yes 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.99 checking whether ln -s works... yes 22:56:33 [2023-07-14T22:56:33.913Z] #72 64.99 checking the maximum length of command line arguments... 1572864 22:56:33 [2023-07-14T22:56:33.913Z] #72 65.01 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 22:56:33 [2023-07-14T22:56:33.913Z] #72 65.01 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 22:56:33 [2023-07-14T22:56:33.913Z] #72 65.01 checking for /usr/bin/ld option to reload object files... -r 22:56:33 [2023-07-14T22:56:33.913Z] #72 65.01 checking for objdump... objdump 22:56:33 [2023-07-14T22:56:33.913Z] #72 65.01 checking how to recognize dependent libraries... pass_all 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.01 checking for dlltool... no 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.01 checking how to associate runtime and link libraries... printf %s\n 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.01 checking for ar... ar 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.01 checking for archiver @FILE support... @ 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.06 checking for strip... strip 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.06 checking for ranlib... ranlib 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.06 checking command to parse /usr/bin/nm -B output from gcc object... ok 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.17 checking for sysroot... no 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.17 checking for a working dd... /bin/dd 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.19 checking for mt... no 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.19 checking if : is a manifest tool... no 22:56:34 [2023-07-14T22:56:34.169Z] #72 65.20 checking how to run the C preprocessor... gcc -E 22:56:34 [2023-07-14T22:56:34.426Z] #72 65.27 checking for ANSI C header files... yes 22:56:34 [2023-07-14T22:56:34.426Z] #72 65.41 checking for sys/types.h... yes 22:56:34 [2023-07-14T22:56:34.426Z] #72 65.45 checking for sys/stat.h... yes 22:56:34 [2023-07-14T22:56:34.426Z] #72 65.49 checking for stdlib.h... yes 22:56:34 [2023-07-14T22:56:34.683Z] #72 65.54 checking for string.h... yes 22:56:34 [2023-07-14T22:56:34.683Z] #72 65.58 checking for memory.h... yes 22:56:34 [2023-07-14T22:56:34.683Z] #72 65.63 checking for strings.h... yes 22:56:34 [2023-07-14T22:56:34.683Z] #72 65.67 checking for inttypes.h... yes 22:56:34 [2023-07-14T22:56:34.683Z] #72 65.71 checking for stdint.h... yes 22:56:34 [2023-07-14T22:56:34.940Z] #72 65.75 checking for unistd.h... yes 22:56:34 [2023-07-14T22:56:34.940Z] #72 65.80 checking for dlfcn.h... yes 22:56:34 [2023-07-14T22:56:34.940Z] #72 65.88 checking for objdir... .libs 22:56:35 [2023-07-14T22:56:35.196Z] #72 66.04 checking if gcc supports -fno-rtti -fno-exceptions... no 22:56:35 [2023-07-14T22:56:35.196Z] #72 66.08 checking for gcc option to produce PIC... -fPIC -DPIC 22:56:35 [2023-07-14T22:56:35.196Z] #72 66.08 checking if gcc PIC flag -fPIC -DPIC works... yes 22:56:35 [2023-07-14T22:56:35.196Z] #72 66.14 checking if gcc static flag -static works... yes 22:56:35 [2023-07-14T22:56:35.196Z] #72 66.22 checking if gcc supports -c -o file.o... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.26 checking if gcc supports -c -o file.o... (cached) yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.26 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.27 checking dynamic linker characteristics... GNU/Linux ld.so 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.34 checking how to hardcode library paths into programs... immediate 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.34 checking whether stripping libraries is possible... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.34 checking if libtool supports shared libraries... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.34 checking whether to build shared libraries... no 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.34 checking whether to build static libraries... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.35 checking float.h usability... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.38 checking float.h presence... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.40 checking for float.h... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.41 checking limits.h usability... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.44 checking limits.h presence... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.46 checking for limits.h... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.47 checking stddef.h usability... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.50 checking stddef.h presence... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.51 checking for stddef.h... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.52 checking for stdlib.h... (cached) yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.53 checking for string.h... (cached) yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.54 checking sys/time.h usability... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.58 checking sys/time.h presence... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.60 checking for sys/time.h... yes 22:56:35 [2023-07-14T22:56:35.452Z] #72 66.60 checking for inline... inline 22:56:35 [2023-07-14T22:56:35.708Z] #72 66.62 checking for size_t... yes 22:56:35 [2023-07-14T22:56:35.708Z] #72 66.71 checking for stdlib.h... (cached) yes 22:56:35 [2023-07-14T22:56:35.708Z] #72 66.71 checking for GNU libc compatible malloc... yes 22:56:35 [2023-07-14T22:56:35.708Z] #72 66.76 checking for stdlib.h... (cached) yes 22:56:35 [2023-07-14T22:56:35.708Z] #72 66.77 checking for GNU libc compatible realloc... yes 22:56:35 [2023-07-14T22:56:35.708Z] #72 66.82 checking for working strtod... yes 22:56:35 [2023-07-14T22:56:35.964Z] #72 66.88 checking for gettimeofday... yes 22:56:35 [2023-07-14T22:56:35.964Z] #72 66.94 checking for memset... yes 22:56:35 [2023-07-14T22:56:35.964Z] #72 67.01 checking for strspn... yes 22:56:36 [2023-07-14T22:56:36.221Z] #72 67.12 checking that generated files are newer than configure... done 22:56:36 [2023-07-14T22:56:36.221Z] #72 67.12 configure: creating ./config.status 22:56:36 [2023-07-14T22:56:36.784Z] #72 67.84 config.status: creating Makefile 22:56:37 [2023-07-14T22:56:37.040Z] #72 67.86 config.status: creating config.h 22:56:37 [2023-07-14T22:56:37.040Z] #72 67.87 config.status: executing depfiles commands 22:56:37 [2023-07-14T22:56:37.040Z] #72 67.92 config.status: executing libtool commands 22:56:37 [2023-07-14T22:56:37.040Z] #72 68.14 GEN .version 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.14 make install-recursive 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.14 make[1]: Entering directory '/tmp/crun-build' 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.17 Making install in libocispec 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.18 make[2]: Entering directory '/tmp/crun-build/libocispec' 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.19 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.19 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.19 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.19 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.24 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 22:56:37 [2023-07-14T22:56:37.296Z] #72 68.26 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.46 make install-recursive 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.47 make[3]: Entering directory '/tmp/crun-build/libocispec' 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.49 Making install in yajl 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.49 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC verify/json_verify-json_verify.o 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl_alloc.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl_gen.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl_parser.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl_buf.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl_encode.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.51 CC src/libyajl_la-yajl_lex.lo 22:56:37 [2023-07-14T22:56:37.553Z] #72 68.52 CC src/libyajl_la-yajl_tree.lo 22:56:37 [2023-07-14T22:56:37.810Z] #72 68.89 CCLD libyajl.la 22:56:38 [2023-07-14T22:56:38.085Z] #72 69.09 CCLD verify/json_verify 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.30 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.30 make[5]: Nothing to be done for 'install-exec-am'. 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.30 make[5]: Nothing to be done for 'install-data-am'. 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.30 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 22:56:38 [2023-07-14T22:56:38.402Z] #72 ... 22:56:38 [2023-07-14T22:56:38.402Z] 22:56:38 [2023-07-14T22:56:38.402Z] #64 [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 22:56:38 [2023-07-14T22:56:38.402Z] #64 81.74 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) 22:56:38 [2023-07-14T22:56:38.402Z] #64 DONE 82.1s 22:56:38 [2023-07-14T22:56:38.402Z] 22:56:38 [2023-07-14T22:56:38.402Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.30 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.31 make[4]: Entering directory '/tmp/crun-build/libocispec' 22:56:38 [2023-07-14T22:56:38.402Z] #72 69.40 CC src/validate.o 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.41 CC src/image_spec_schema_config_schema.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.41 CC src/image_spec_schema_content_descriptor.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.41 CC src/image_spec_schema_defs.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.41 CC src/image_spec_schema_defs_descriptor.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.42 CC src/image_spec_schema_image_index_schema.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.42 CC src/image_spec_schema_image_layout_schema.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.42 CC src/image_spec_schema_image_manifest_schema.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.43 CC src/runtime_spec_schema_config_linux.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.44 CC src/runtime_spec_schema_config_zos.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.44 CC src/runtime_spec_schema_config_schema.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.44 CC src/runtime_spec_schema_config_solaris.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.45 CC src/runtime_spec_schema_config_vm.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.45 CC src/runtime_spec_schema_config_windows.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.46 CC src/runtime_spec_schema_defs.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.46 CC src/runtime_spec_schema_defs_linux.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.46 CC src/runtime_spec_schema_defs_zos.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.46 CC src/runtime_spec_schema_defs_vm.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.48 CC src/runtime_spec_schema_defs_windows.lo 22:56:38 [2023-07-14T22:56:38.403Z] #72 69.50 CC src/runtime_spec_schema_state_schema.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.53 CC src/image_manifest_items_image_manifest_items_schema.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.53 CC src/basic_test_double_array_item.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.53 CC src/basic_test_double_array.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.54 CC src/basic_test_top_array_int.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.54 CC src/basic_test_top_array_string.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.54 CC src/basic_test_top_double_array_int.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.57 CC src/basic_test_top_double_array_obj.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.57 CC src/basic_test_top_double_array_refobj.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.57 CC src/basic_test_top_double_array_string.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.60 CC src/read-file.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.62 CC src/json_common.lo 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.63 CC tests/test-1.o 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.66 CC tests/test-2.o 22:56:38 [2023-07-14T22:56:38.661Z] #72 69.68 CC tests/test-3.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.79 CC tests/test-4.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.87 CC tests/test-5.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.89 CC tests/test-6.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.90 CC tests/test-7.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.92 CC tests/test-8.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.93 CC tests/test-9.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.97 CC tests/test-10.o 22:56:38 [2023-07-14T22:56:38.917Z] #72 69.97 CC tests/test-11.o 22:56:39 [2023-07-14T22:56:39.174Z] #72 ... 22:56:39 [2023-07-14T22:56:39.174Z] 22:56:39 [2023-07-14T22:56:39.174Z] #86 [dev-systemd-false 9/19] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 22:56:39 [2023-07-14T22:56:39.174Z] #86 DONE 0.1s 22:56:39 [2023-07-14T22:56:39.174Z] 22:56:39 [2023-07-14T22:56:39.174Z] #87 [dev-systemd-false 10/19] COPY --link --from=shfmt /build/ /usr/local/bin/ 22:56:39 [2023-07-14T22:56:39.174Z] #87 DONE 0.1s 22:56:39 [2023-07-14T22:56:39.431Z] 22:56:39 [2023-07-14T22:56:39.431Z] #88 [dev-systemd-false 11/19] COPY --link --from=runc /build/ /usr/local/bin/ 22:56:39 [2023-07-14T22:56:39.431Z] #88 DONE 0.1s 22:56:39 [2023-07-14T22:56:39.431Z] 22:56:39 [2023-07-14T22:56:39.431Z] #74 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 22:56:39 [2023-07-14T22:56:39.431Z] #74 56.84 + bin/containerd 22:56:39 [2023-07-14T22:56:39.431Z] #74 56.84 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 22:56:42 [2023-07-14T22:56:42.704Z] #74 ... 22:56:42 [2023-07-14T22:56:42.704Z] 22:56:42 [2023-07-14T22:56:42.704Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.71 CCLD libocispec.la 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.93 CCLD src/validate 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.93 CCLD tests/test-1 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.94 CCLD tests/test-2 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.95 CCLD tests/test-3 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.95 CCLD tests/test-4 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.96 CCLD tests/test-5 22:56:42 [2023-07-14T22:56:42.704Z] #72 72.96 CCLD tests/test-6 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.00 CCLD tests/test-7 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.02 CCLD tests/test-8 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.03 CCLD tests/test-9 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.04 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.04 CCLD tests/test-10 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.04 CCLD tests/test-11 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.16 libtool: link: ar cr libocispec.a 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.17 libtool: link: ranlib libocispec.a 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.41 make[5]: Entering directory '/tmp/crun-build/libocispec' 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.44 make[5]: Nothing to be done for 'install-exec-am'. 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.44 make[5]: Nothing to be done for 'install-data-am'. 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.44 make[5]: Leaving directory '/tmp/crun-build/libocispec' 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.45 make[4]: Leaving directory '/tmp/crun-build/libocispec' 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.45 make[3]: Leaving directory '/tmp/crun-build/libocispec' 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.45 make[2]: Leaving directory '/tmp/crun-build/libocispec' 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.45 make[2]: Entering directory '/tmp/crun-build' 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.51 CC src/libcrun/libcrun_testing_a-utils.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.53 CC src/libcrun/libcrun_testing_a-cloned_binary.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.53 CC src/libcrun/libcrun_testing_a-container.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.53 CC src/libcrun/libcrun_testing_a-cgroup.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.54 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.55 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.56 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.57 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.58 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.58 CC src/libcrun/libcrun_testing_a-criu.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.60 CC src/libcrun/libcrun_testing_a-custom-handler.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.62 CC src/libcrun/libcrun_testing_a-linux.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.65 CC src/libcrun/libcrun_testing_a-seccomp.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.66 CC src/libcrun/libcrun_testing_a-ebpf.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.66 CC src/libcrun/libcrun_testing_a-error.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.70 CC src/libcrun/libcrun_testing_a-status.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.74 CC src/libcrun/libcrun_testing_a-terminal.o 22:56:42 [2023-07-14T22:56:42.704Z] #72 73.77 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.79 CC src/libcrun/libcrun_testing_a-signals.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.81 CC src/libcrun/libcrun_testing_a-mount_flags.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.81 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.83 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.87 CC src/libcrun/handlers/libcrun_testing_a-krun.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.92 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 73.95 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 74.00 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 22:56:42 [2023-07-14T22:56:42.961Z] #72 74.06 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 22:56:43 [2023-07-14T22:56:43.218Z] #72 74.11 CC src/crun-crun.o 22:56:43 [2023-07-14T22:56:43.218Z] #72 74.15 CC src/crun-run.o 22:56:43 [2023-07-14T22:56:43.218Z] #72 74.26 CC src/crun-delete.o 22:56:43 [2023-07-14T22:56:43.218Z] #72 74.28 CC src/crun-kill.o 22:56:43 [2023-07-14T22:56:43.218Z] #72 74.29 CC src/crun-pause.o 22:56:43 [2023-07-14T22:56:43.218Z] #72 74.32 CC src/crun-unpause.o 22:56:43 [2023-07-14T22:56:43.475Z] #72 74.47 CC src/crun-spec.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.63 CC src/crun-exec.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.64 CC src/crun-list.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.66 CC src/crun-create.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.70 CC src/crun-start.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.71 CC src/crun-state.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.72 CC src/crun-update.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.73 CC src/crun-ps.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.76 CC src/crun-checkpoint.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.78 CC src/crun-restore.o 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.80 CC src/libcrun/libcrun_la-utils.lo 22:56:43 [2023-07-14T22:56:43.732Z] #72 74.83 CC src/libcrun/libcrun_la-cloned_binary.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 74.88 CC src/libcrun/libcrun_la-container.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 74.90 CC src/libcrun/libcrun_la-cgroup.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 74.96 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 74.96 CC src/libcrun/libcrun_la-cgroup-resources.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 74.99 CC src/libcrun/libcrun_la-cgroup-setup.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 75.02 CC src/libcrun/libcrun_la-cgroup-systemd.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 75.03 CC src/libcrun/libcrun_la-cgroup-utils.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 75.03 CC src/libcrun/libcrun_la-criu.lo 22:56:43 [2023-07-14T22:56:43.989Z] #72 75.04 CC src/libcrun/libcrun_la-custom-handler.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.11 CC src/libcrun/libcrun_la-linux.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.17 CC src/libcrun/libcrun_la-seccomp.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.17 CC src/libcrun/libcrun_la-ebpf.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.18 CC src/libcrun/libcrun_la-error.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.19 CC src/libcrun/libcrun_la-status.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.19 CC src/libcrun/libcrun_la-terminal.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.22 CC src/libcrun/libcrun_la-chroot_realpath.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.23 CC src/libcrun/libcrun_la-signals.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.24 CC src/libcrun/libcrun_la-mount_flags.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.27 CC src/libcrun/libcrun_la-seccomp_notify.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.31 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 22:56:44 [2023-07-14T22:56:44.246Z] #72 75.32 CC src/libcrun/handlers/libcrun_la-krun.lo 22:56:44 [2023-07-14T22:56:44.503Z] #72 75.33 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 22:56:44 [2023-07-14T22:56:44.503Z] #72 75.36 CC src/libcrun/handlers/libcrun_la-wasmer.lo 22:56:44 [2023-07-14T22:56:44.503Z] #72 75.40 CC tests/init.o 22:56:44 [2023-07-14T22:56:44.503Z] #72 75.44 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 22:56:45 [2023-07-14T22:56:45.433Z] #72 76.61 CCLD tests/init 22:56:47 [2023-07-14T22:56:47.327Z] #72 77.97 AR libcrun_testing.a 22:56:47 [2023-07-14T22:56:47.327Z] #72 77.97 ar: `u' modifier ignored since `D' is the default (see `U') 22:56:47 [2023-07-14T22:56:47.327Z] #72 78.02 CCLD tests/tests_libcrun_utils 22:56:47 [2023-07-14T22:56:47.327Z] #72 78.03 CCLD tests/tests_libcrun_errors 22:56:47 [2023-07-14T22:56:47.327Z] #72 78.05 CCLD tests/tests_libcrun_fuzzer 22:56:47 [2023-07-14T22:56:47.584Z] #72 78.58 CCLD libcrun.la 22:56:47 [2023-07-14T22:56:47.841Z] #72 78.89 CCLD crun 22:56:48 [2023-07-14T22:56:48.098Z] #72 79.14 make[3]: Entering directory '/tmp/crun-build' 22:56:48 [2023-07-14T22:56:48.098Z] #72 79.24 /bin/mkdir -p '/usr/local/share/man/man1' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.24 /bin/mkdir -p '/usr/local/lib' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.24 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.27 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.31 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.31 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.32 libtool: install: chmod 644 /usr/local/lib/libcrun.a 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.32 libtool: install: ranlib /usr/local/lib/libcrun.a 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 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 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 ---------------------------------------------------------------------- 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 Libraries have been installed in: 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 /usr/local/lib 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 If you ever happen to want to link against installed libraries 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 in a given directory, LIBDIR, you must either use libtool, and 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 specify the full pathname of the library, or use the '-LLIBDIR' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 flag during linking and do at least one of the following: 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 during execution 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 - add LIBDIR to the 'LD_RUN_PATH' environment variable 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 during linking 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 See any operating system documentation about shared libraries for 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 more information, such as the ld(1) and ld.so(8) manual pages. 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.37 ---------------------------------------------------------------------- 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.38 /bin/mkdir -p '/build' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.39 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.44 libtool: install: /usr/bin/install -c crun /build/crun 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.45 make[3]: Leaving directory '/tmp/crun-build' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.45 make[2]: Leaving directory '/tmp/crun-build' 22:56:48 [2023-07-14T22:56:48.355Z] #72 79.45 make[1]: Leaving directory '/tmp/crun-build' 22:56:49 [2023-07-14T22:56:49.284Z] #72 DONE 80.1s 22:56:49 [2023-07-14T22:56:49.284Z] 22:56:49 [2023-07-14T22:56:49.284Z] #74 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 22:56:49 [2023-07-14T22:56:49.540Z] #74 ... 22:56:49 [2023-07-14T22:56:49.540Z] 22:56:49 [2023-07-14T22:56:49.540Z] #11 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 22:56:49 [2023-07-14T22:56:49.540Z] #11 CACHED 22:56:49 [2023-07-14T22:56:49.795Z] 22:56:49 [2023-07-14T22:56:49.796Z] #74 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 22:56:56 [2023-07-14T22:56:56.330Z] #74 74.55 + bin/containerd-stress 22:56:56 [2023-07-14T22:56:56.330Z] #74 74.55 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.1 -X github.com/containerd/containerd/version.Revision=1677a17964311325ed1c31e2c0a3589ce6d5c30d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 22:56:56 [2023-07-14T22:56:56.330Z] #74 75.78 + bin/containerd-shim 22:56:56 [2023-07-14T22:56:56.892Z] #74 76.31 + bin/containerd-shim-runc-v1 22:56:57 [2023-07-14T22:56:57.819Z] #74 77.11 + bin/containerd-shim-runc-v2 22:56:58 [2023-07-14T22:56:58.379Z] #74 77.84 + binaries 22:56:58 [2023-07-14T22:56:58.635Z] #74 DONE 78.2s 22:56:59 [2023-07-14T22:56:59.561Z] 22:56:59 [2023-07-14T22:56:59.561Z] #89 [dev-systemd-false 12/19] COPY --link --from=containerd /build/ /usr/local/bin/ 22:56:59 [2023-07-14T22:56:59.561Z] #89 DONE 0.2s 22:56:59 [2023-07-14T22:56:59.561Z] 22:56:59 [2023-07-14T22:56:59.561Z] #90 [dev-systemd-false 13/19] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 22:56:59 [2023-07-14T22:56:59.561Z] #90 DONE 0.1s 22:56:59 [2023-07-14T22:56:59.817Z] 22:56:59 [2023-07-14T22:56:59.817Z] #91 [dev-systemd-false 14/19] COPY --link --from=vpnkit / /usr/local/bin/ 22:56:59 [2023-07-14T22:56:59.817Z] #91 DONE 0.1s 22:56:59 [2023-07-14T22:56:59.817Z] 22:56:59 [2023-07-14T22:56:59.817Z] #92 [dev-systemd-false 15/19] COPY --link --from=containerutil /build/ /usr/local/bin/ 22:56:59 [2023-07-14T22:56:59.817Z] #92 DONE 0.0s 22:56:59 [2023-07-14T22:56:59.817Z] 22:56:59 [2023-07-14T22:56:59.817Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun /build/ /usr/local/bin/ 22:56:59 [2023-07-14T22:56:59.817Z] #93 DONE 0.1s 22:56:59 [2023-07-14T22:56:59.817Z] 22:56:59 [2023-07-14T22:56:59.817Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 22:56:59 [2023-07-14T22:56:59.817Z] #94 DONE 0.0s 22:57:00 [2023-07-14T22:57:00.073Z] 22:57:00 [2023-07-14T22:57:00.073Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 22:57:00 [2023-07-14T22:57:00.073Z] #95 DONE 0.1s 22:57:00 [2023-07-14T22:57:00.073Z] 22:57:00 [2023-07-14T22:57:00.073Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker 22:57:00 [2023-07-14T22:57:00.073Z] #96 DONE 0.0s 22:57:00 [2023-07-14T22:57:00.073Z] 22:57:00 [2023-07-14T22:57:00.073Z] #97 [dev-base 1/13] RUN groupadd -r docker 22:57:00 [2023-07-14T22:57:00.328Z] #97 DONE 0.2s 22:57:00 [2023-07-14T22:57:00.328Z] 22:57:00 [2023-07-14T22:57:00.329Z] #98 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 22:57:00 [2023-07-14T22:57:00.889Z] #98 DONE 0.4s 22:57:00 [2023-07-14T22:57:00.889Z] 22:57:00 [2023-07-14T22:57:00.889Z] #99 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 22:57:01 [2023-07-14T22:57:01.146Z] #99 0.346 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 22:57:01 [2023-07-14T22:57:01.146Z] #99 DONE 0.4s 22:57:01 [2023-07-14T22:57:01.146Z] 22:57:01 [2023-07-14T22:57:01.146Z] #100 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 22:57:01 [2023-07-14T22:57:01.402Z] #100 DONE 0.4s 22:57:01 [2023-07-14T22:57:01.402Z] 22:57:01 [2023-07-14T22:57:01.402Z] #101 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 22:57:01 [2023-07-14T22:57:01.963Z] #101 DONE 0.4s 22:57:01 [2023-07-14T22:57:01.963Z] 22:57:01 [2023-07-14T22:57:01.963Z] #102 [dev-base 6/13] RUN ldconfig 22:57:02 [2023-07-14T22:57:02.219Z] #102 DONE 0.4s 22:57:02 [2023-07-14T22:57:02.475Z] 22:57:02 [2023-07-14T22:57:02.475Z] #103 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 22:57:02 [2023-07-14T22:57:02.730Z] #103 DONE 0.4s 22:57:02 [2023-07-14T22:57:02.730Z] 22:57:02 [2023-07-14T22:57:02.730Z] #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 22:57:03 [2023-07-14T22:57:03.292Z] #104 0.612 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 22:57:03 [2023-07-14T22:57:03.292Z] #104 0.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 22:57:03 [2023-07-14T22:57:03.292Z] #104 0.623 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 22:57:03 [2023-07-14T22:57:03.292Z] #104 0.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] 22:57:03 [2023-07-14T22:57:03.549Z] #104 0.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [248 kB] 22:57:03 [2023-07-14T22:57:03.549Z] #104 0.976 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] 22:57:04 [2023-07-14T22:57:04.491Z] #104 1.704 Fetched 8539 kB in 1s (6323 kB/s) 22:57:05 [2023-07-14T22:57:05.052Z] #104 1.704 Reading package lists... 22:57:05 [2023-07-14T22:57:05.612Z] #104 2.245 Reading package lists... 22:57:05 [2023-07-14T22:57:05.612Z] #104 2.785 Building dependency tree... 22:57:05 [2023-07-14T22:57:05.612Z] #104 2.942 Reading state information... 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.116 The following additional packages will be installed: 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.116 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.117 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.117 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.117 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.117 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.117 xxd 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 Suggested packages: 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 ctags vim-doc vim-scripts xfsdump acl attr quota 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 Recommended packages: 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 libatm1 nftables libpam-cap build-essential python3-dev dbus 22:57:05 [2023-07-14T22:57:05.868Z] #104 3.119 systemd-timesyncd | time-daemon unzip 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.489 The following NEW packages will be installed: 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.490 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.490 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.490 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.490 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.490 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 22:57:06 [2023-07-14T22:57:06.123Z] #104 3.490 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 22:57:06 [2023-07-14T22:57:06.124Z] #104 3.491 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 22:57:06 [2023-07-14T22:57:06.124Z] #104 3.491 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 22:57:06 [2023-07-14T22:57:06.124Z] #104 3.491 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 22:57:06 [2023-07-14T22:57:06.124Z] #104 3.491 xz-utils zip zstd 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.766 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.766 Need to get 32.1 MB of archives. 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.766 After this operation, 124 MB of additional disk space will be used. 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.766 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.769 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.771 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.772 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.774 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.804 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.807 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.809 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.812 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.846 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.846 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.847 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.848 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.848 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.849 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.849 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.853 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 22:57:06 [2023-07-14T22:57:06.379Z] #104 3.871 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.878 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.880 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.884 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.885 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.888 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.890 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.893 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.894 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.896 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.898 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.915 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.917 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.919 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.922 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.923 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.925 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.986 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.986 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.988 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.989 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.989 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.990 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.990 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.991 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 3.992 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.002 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.002 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.003 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.004 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.007 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.007 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.009 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.015 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.016 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.026 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.030 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.079 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.085 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 22:57:06 [2023-07-14T22:57:06.635Z] #104 4.089 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.090 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.231 debconf: delaying package configuration, since apt-utils is not installed 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.269 Fetched 32.1 MB in 1s (54.1 MB/s) 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.296 Selecting previously unselected package libapparmor1:arm64. 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.296 (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.) 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.305 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.311 Unpacking libapparmor1:arm64 (2.13.6-10) ... 22:57:06 [2023-07-14T22:57:06.891Z] #104 4.349 Selecting previously unselected package libcap2:arm64. 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.351 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.355 Unpacking libcap2:arm64 (1:2.44-1) ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.388 Selecting previously unselected package libargon2-1:arm64. 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.390 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.393 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.422 Selecting previously unselected package dmsetup. 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.424 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.427 Unpacking dmsetup (2:1.02.175-2.1) ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.464 Selecting previously unselected package libdevmapper1.02.1:arm64. 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.466 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.470 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.508 Selecting previously unselected package libjson-c5:arm64. 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.510 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.514 Unpacking libjson-c5:arm64 (0.15-2) ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.550 Selecting previously unselected package libcryptsetup12:arm64. 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.552 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.555 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 22:57:07 [2023-07-14T22:57:07.147Z] #104 4.602 Selecting previously unselected package libip4tc2:arm64. 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.604 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.608 Unpacking libip4tc2:arm64 (1.8.7-1) ... 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.642 Selecting previously unselected package libkmod2:arm64. 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.644 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.647 Unpacking libkmod2:arm64 (28-1) ... 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.689 Selecting previously unselected package systemd. 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.691 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.402Z] #104 4.736 Unpacking systemd (247.3-7+deb11u2) ... 22:57:07 [2023-07-14T22:57:07.658Z] #104 5.098 Selecting previously unselected package pigz. 22:57:07 [2023-07-14T22:57:07.658Z] #104 5.100 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.658Z] #104 5.103 Unpacking pigz (2.6-1) ... 22:57:07 [2023-07-14T22:57:07.658Z] #104 5.140 Selecting previously unselected package libelf1:arm64. 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.143 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.146 Unpacking libelf1:arm64 (0.183-1) ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.210 Selecting previously unselected package libbpf0:arm64. 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.212 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.218 Unpacking libbpf0:arm64 (1:0.3-2) ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.255 Selecting previously unselected package libmnl0:arm64. 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.257 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.260 Unpacking libmnl0:arm64 (1.0.4-3) ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.293 Selecting previously unselected package libxtables12:arm64. 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.296 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.299 Unpacking libxtables12:arm64 (1.8.7-1) ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.326 Selecting previously unselected package libcap2-bin. 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.328 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.330 Unpacking libcap2-bin (1:2.44-1) ... 22:57:07 [2023-07-14T22:57:07.913Z] #104 5.371 Selecting previously unselected package iproute2. 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.373 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.377 Unpacking iproute2 (5.10.0-4) ... 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.471 Selecting previously unselected package xxd. 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.473 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.477 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.519 Selecting previously unselected package vim-common. 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.521 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.530 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 22:57:08 [2023-07-14T22:57:08.169Z] #104 5.578 Selecting previously unselected package bash-completion. 22:57:08 [2023-07-14T22:57:08.424Z] #104 5.580 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.217 Unpacking bash-completion (1:2.11-2) ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.317 Selecting previously unselected package bzip2. 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.319 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.323 Unpacking bzip2 (1.0.8-4) ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.357 Selecting previously unselected package xz-utils. 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.360 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.363 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.417 Selecting previously unselected package apparmor. 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.419 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.441 Unpacking apparmor (2.13.6-10) ... 22:57:08 [2023-07-14T22:57:08.985Z] #104 6.532 Selecting previously unselected package inetutils-ping. 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.535 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.538 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.584 Selecting previously unselected package libip6tc2:arm64. 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.586 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.589 Unpacking libip6tc2:arm64 (1.8.7-1) ... 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.621 Selecting previously unselected package libnfnetlink0:arm64. 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.624 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.628 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 22:57:09 [2023-07-14T22:57:09.241Z] #104 6.663 Selecting previously unselected package libnetfilter-conntrack3:arm64. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.665 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.669 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.705 Selecting previously unselected package libnftnl11:arm64. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.707 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.711 Unpacking libnftnl11:arm64 (1.1.9-1) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.748 Selecting previously unselected package iptables. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.750 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.755 Unpacking iptables (1.8.7-1) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.820 Selecting previously unselected package libonig5:arm64. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.823 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.827 Unpacking libonig5:arm64 (6.9.6-1.1) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.873 Selecting previously unselected package libjq1:arm64. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.875 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.879 Unpacking libjq1:arm64 (1.6-2.1) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.914 Selecting previously unselected package jq. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.916 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.919 Unpacking jq (1.6-2.1) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.957 Selecting previously unselected package libaio1:arm64. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.960 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.963 Unpacking libaio1:arm64 (0.3.112-9) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.995 Selecting previously unselected package libgpm2:arm64. 22:57:09 [2023-07-14T22:57:09.496Z] #104 6.997 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 7.001 Unpacking libgpm2:arm64 (1.20.7-8) ... 22:57:09 [2023-07-14T22:57:09.496Z] #104 7.036 Selecting previously unselected package libicu67:arm64. 22:57:09 [2023-07-14T22:57:09.752Z] #104 7.038 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 22:57:09 [2023-07-14T22:57:09.752Z] #104 7.042 Unpacking libicu67:arm64 (67.1-7) ... 22:57:10 [2023-07-14T22:57:10.313Z] #104 7.707 Selecting previously unselected package libinih1:arm64. 22:57:10 [2023-07-14T22:57:10.313Z] #104 7.709 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.313Z] #104 7.712 Unpacking libinih1:arm64 (53-1+b2) ... 22:57:10 [2023-07-14T22:57:10.313Z] #104 7.745 Selecting previously unselected package libmicrohttpd12:arm64. 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.747 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.752 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.791 Selecting previously unselected package libnet1:arm64. 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.794 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.797 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.834 Selecting previously unselected package libnl-3-200:arm64. 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.837 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.840 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.878 Selecting previously unselected package libprotobuf-c1:arm64. 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.880 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.884 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.916 Selecting previously unselected package libyajl2:arm64. 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.918 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.922 Unpacking libyajl2:arm64 (2.1.0-3) ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.949 Selecting previously unselected package net-tools. 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.951 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.955 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 22:57:10 [2023-07-14T22:57:10.568Z] #104 7.999 Selecting previously unselected package patch. 22:57:10 [2023-07-14T22:57:10.823Z] #104 8.002 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.005 Unpacking patch (2.7.6-7) ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.040 Selecting previously unselected package python-pip-whl. 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.042 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.046 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.181 Selecting previously unselected package python3-lib2to3. 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.183 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.186 Unpacking python3-lib2to3 (3.9.2-1) ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.223 Selecting previously unselected package python3-distutils. 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.226 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.233 Unpacking python3-distutils (3.9.2-1) ... 22:57:10 [2023-07-14T22:57:10.824Z] #104 8.280 Selecting previously unselected package python3-pkg-resources. 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.282 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.285 Unpacking python3-pkg-resources (52.0.0-4) ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.328 Selecting previously unselected package python3-setuptools. 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.331 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.335 Unpacking python3-setuptools (52.0.0-4) ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.391 Selecting previously unselected package python3-wheel. 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.393 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.396 Unpacking python3-wheel (0.34.2-1) ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.426 Selecting previously unselected package python3-pip. 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.429 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.432 Unpacking python3-pip (20.3.4-4+deb11u1) ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.495 Selecting previously unselected package sudo. 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.497 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.502 Unpacking sudo (1.9.5p2-3+deb11u1) ... 22:57:11 [2023-07-14T22:57:11.079Z] #104 8.609 Selecting previously unselected package systemd-journal-remote. 22:57:11 [2023-07-14T22:57:11.334Z] #104 8.612 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.615 Unpacking systemd-journal-remote (247.3-7+deb11u2) ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.649 Selecting previously unselected package thin-provisioning-tools. 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.652 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.655 Unpacking thin-provisioning-tools (0.9.0-1) ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.711 Selecting previously unselected package uidmap. 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.713 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.716 Unpacking uidmap (1:4.8.1-1) ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.759 Selecting previously unselected package vim-runtime. 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.761 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.771 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.782 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 22:57:11 [2023-07-14T22:57:11.335Z] #104 8.785 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.334 Selecting previously unselected package vim. 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.337 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.345 Unpacking vim (2:8.2.2434-3+deb11u1) ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.470 Selecting previously unselected package xfsprogs. 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.473 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.476 Unpacking xfsprogs (5.10.0-4) ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.570 Selecting previously unselected package zip. 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.573 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.576 Unpacking zip (3.0-12) ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.618 Selecting previously unselected package zstd. 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.621 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.625 Unpacking zstd (1.4.8+dfsg-2.1) ... 22:57:12 [2023-07-14T22:57:12.261Z] #104 9.715 Setting up python3-pkg-resources (52.0.0-4) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.904 Setting up libip4tc2:arm64 (1.8.7-1) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.915 Setting up net-tools (1.60+git20181103.0eebece-1) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.926 Setting up libapparmor1:arm64 (2.13.6-10) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.935 Setting up libgpm2:arm64 (1.20.7-8) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.945 Setting up libicu67:arm64 (67.1-7) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.956 Setting up libip6tc2:arm64 (1.8.7-1) ... 22:57:12 [2023-07-14T22:57:12.516Z] #104 9.967 Setting up libinih1:arm64 (53-1+b2) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 9.979 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 9.988 Setting up uidmap (1:4.8.1-1) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 9.997 Setting up libyajl2:arm64 (2.1.0-3) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.01 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.02 Setting up bzip2 (1.0.8-4) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.04 Setting up python3-wheel (0.34.2-1) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.18 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.20 Setting up libcap2:arm64 (1:2.44-1) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.21 Setting up libcap2-bin (1:2.44-1) ... 22:57:12 [2023-07-14T22:57:12.772Z] #104 10.22 Setting up apparmor (2.13.6-10) ... 22:57:13 [2023-07-14T22:57:13.697Z] #104 10.95 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:57:13 [2023-07-14T22:57:13.697Z] #104 10.97 Setting up zip (3.0-12) ... 22:57:13 [2023-07-14T22:57:13.697Z] #104 10.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 22:57:13 [2023-07-14T22:57:13.697Z] #104 11.00 Setting up bash-completion (1:2.11-2) ... 22:57:14 [2023-07-14T22:57:14.258Z] #104 11.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 22:57:14 [2023-07-14T22:57:14.258Z] #104 11.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 22:57:14 [2023-07-14T22:57:14.258Z] #104 11.75 Setting up libmnl0:arm64 (1.0.4-3) ... 22:57:14 [2023-07-14T22:57:14.258Z] #104 11.76 Setting up patch (2.7.6-7) ... 22:57:14 [2023-07-14T22:57:14.258Z] #104 11.77 Setting up sudo (1.9.5p2-3+deb11u1) ... 22:57:14 [2023-07-14T22:57:14.258Z] #104 11.81 invoke-rc.d: could not determine current runlevel 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.82 invoke-rc.d: policy-rc.d denied execution of start. 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.82 Setting up libxtables12:arm64 (1.8.7-1) ... 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.85 Setting up pigz (2.6-1) ... 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 22:57:14 [2023-07-14T22:57:14.516Z] #104 11.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 22:57:14 [2023-07-14T22:57:14.771Z] #104 12.07 Setting up libaio1:arm64 (0.3.112-9) ... 22:57:14 [2023-07-14T22:57:14.771Z] #104 12.08 Setting up python3-lib2to3 (3.9.2-1) ... 22:57:14 [2023-07-14T22:57:14.771Z] #104 12.18 Setting up libelf1:arm64 (0.183-1) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.19 Setting up libjson-c5:arm64 (0.15-2) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.21 Setting up zstd (1.4.8+dfsg-2.1) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.22 Setting up libonig5:arm64 (6.9.6-1.1) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.23 Setting up libkmod2:arm64 (28-1) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.24 Setting up python3-distutils (3.9.2-1) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.38 Setting up vim (2:8.2.2434-3+deb11u1) ... 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 22:57:15 [2023-07-14T22:57:15.027Z] #104 12.43 Setting up python3-setuptools (52.0.0-4) ... 22:57:15 [2023-07-14T22:57:15.282Z] #104 12.75 Setting up libjq1:arm64 (1.6-2.1) ... 22:57:15 [2023-07-14T22:57:15.538Z] #104 12.76 Setting up libnftnl11:arm64 (1.1.9-1) ... 22:57:15 [2023-07-14T22:57:15.538Z] #104 12.77 Setting up thin-provisioning-tools (0.9.0-1) ... 22:57:15 [2023-07-14T22:57:15.538Z] #104 12.78 Setting up python3-pip (20.3.4-4+deb11u1) ... 22:57:15 [2023-07-14T22:57:15.538Z] #104 13.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.05 Setting up jq (1.6-2.1) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.06 Setting up libbpf0:arm64 (1:0.3-2) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.07 Setting up iptables (1.8.7-1) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.12 Setting up iproute2 (5.10.0-4) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.26 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.27 Setting up dmsetup (2:1.02.175-2.1) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.28 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 22:57:15 [2023-07-14T22:57:15.794Z] #104 13.30 Setting up systemd (247.3-7+deb11u2) ... 22:57:16 [2023-07-14T22:57:16.049Z] #104 13.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 22:57:16 [2023-07-14T22:57:16.049Z] #104 13.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 22:57:16 [2023-07-14T22:57:16.049Z] #104 13.34 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 22:57:16 [2023-07-14T22:57:16.049Z] #104 13.35 Initializing machine ID from random generator. 22:57:16 [2023-07-14T22:57:16.305Z] #104 13.69 Setting up systemd-journal-remote (247.3-7+deb11u2) ... 22:57:16 [2023-07-14T22:57:16.561Z] #104 13.80 Setting up xfsprogs (5.10.0-4) ... 22:57:16 [2023-07-14T22:57:16.561Z] #104 13.81 System has not been booted with systemd as init system (PID 1). Can't operate. 22:57:16 [2023-07-14T22:57:16.561Z] #104 13.81 Failed to connect to bus: Host is down 22:57:16 [2023-07-14T22:57:16.561Z] #104 13.81 Processing triggers for libc-bin (2.31-13+deb11u6) ... 22:57:16 [2023-07-14T22:57:16.817Z] #104 DONE 14.1s 22:57:16 [2023-07-14T22:57:16.817Z] 22:57:16 [2023-07-14T22:57:16.817Z] #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 22:57:17 [2023-07-14T22:57:17.073Z] #105 0.340 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 22:57:17 [2023-07-14T22:57:17.073Z] #105 0.343 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 22:57:17 [2023-07-14T22:57:17.073Z] #105 0.346 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 22:57:17 [2023-07-14T22:57:17.073Z] #105 DONE 0.4s 22:57:17 [2023-07-14T22:57:17.073Z] 22:57:17 [2023-07-14T22:57:17.073Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 22:57:23 [2023-07-14T22:57:23.604Z] #106 5.619 Collecting yamllint==1.27.1 22:57:23 [2023-07-14T22:57:23.859Z] #106 6.655 Downloading yamllint-1.27.1.tar.gz (129 kB) 22:57:24 [2023-07-14T22:57:24.115Z] #106 6.960 Collecting pathspec>=0.5.3 22:57:24 [2023-07-14T22:57:24.115Z] #106 6.964 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) 22:57:24 [2023-07-14T22:57:24.115Z] #106 7.067 Collecting pyyaml 22:57:24 [2023-07-14T22:57:24.115Z] #106 7.074 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 22:57:24 [2023-07-14T22:57:24.115Z] #106 7.090 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 22:57:24 [2023-07-14T22:57:24.115Z] #106 7.094 Building wheels for collected packages: yamllint 22:57:24 [2023-07-14T22:57:24.115Z] #106 7.095 Building wheel for yamllint (setup.py): started 22:57:24 [2023-07-14T22:57:24.676Z] #106 7.343 Building wheel for yamllint (setup.py): finished with status 'done' 22:57:24 [2023-07-14T22:57:24.676Z] #106 7.343 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d24ec8d92d6e68eaeac749ff55180dee283828f52cab726cbd35ba811746bf2a 22:57:24 [2023-07-14T22:57:24.676Z] #106 7.344 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 22:57:24 [2023-07-14T22:57:24.676Z] #106 7.346 Successfully built yamllint 22:57:24 [2023-07-14T22:57:24.676Z] #106 7.352 Installing collected packages: pyyaml, pathspec, yamllint 22:57:24 [2023-07-14T22:57:24.676Z] #106 7.466 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 22:57:24 [2023-07-14T22:57:24.676Z] #106 DONE 7.6s 22:57:24 [2023-07-14T22:57:24.676Z] 22:57:24 [2023-07-14T22:57:24.676Z] #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 22:57:25 [2023-07-14T22:57:25.237Z] #107 0.572 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 22:57:25 [2023-07-14T22:57:25.237Z] #107 0.657 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 22:57:25 [2023-07-14T22:57:25.237Z] #107 0.659 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 22:57:26 [2023-07-14T22:57:26.053Z] #107 0.926 Reading package lists... 22:57:26 [2023-07-14T22:57:26.563Z] #107 1.471 Reading package lists... 22:57:26 [2023-07-14T22:57:26.825Z] #107 2.015 Building dependency tree... 22:57:26 [2023-07-14T22:57:26.825Z] #107 2.175 Reading state information... 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 gcc is already the newest version (4:10.2.1-1). 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 pkg-config is already the newest version (0.29.2-1). 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 The following additional packages will be installed: 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.355 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.356 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.356 uuid-dev zlib1g-dev 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.357 Suggested packages: 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.357 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.357 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.357 Recommended packages: 22:57:27 [2023-07-14T22:57:27.094Z] #107 2.357 build-essential fakeroot libalgorithm-merge-perl 22:57:27 [2023-07-14T22:57:27.355Z] #107 2.627 The following NEW packages will be installed: 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.627 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.627 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.628 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.628 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.628 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.628 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev 22:57:27 [2023-07-14T22:57:27.356Z] #107 2.628 libsystemd-dev libudev-dev uuid-dev zlib1g-dev 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.905 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.905 Need to get 10.3 MB of archives. 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.905 After this operation, 41.5 MB of additional disk space will be used. 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.923 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] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.927 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] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.930 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.932 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.937 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.941 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.942 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.945 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] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.949 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.953 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.956 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.965 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.967 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.971 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.975 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.977 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.980 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.982 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.988 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.997 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 2.998 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 3.000 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 3.002 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 3.004 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 22:57:27 [2023-07-14T22:57:27.611Z] #107 3.006 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.010 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.012 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.020 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.021 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.024 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.167 debconf: delaying package configuration, since apt-utils is not installed 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.211 Fetched 10.3 MB in 0s (26.3 MB/s) 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.233 Selecting previously unselected package dpkg-dev. 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.233 (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.) 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.245 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 22:57:27 [2023-07-14T22:57:27.866Z] #107 3.249 Unpacking dpkg-dev (1.20.12) ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.371 Selecting previously unselected package libgirepository-1.0-1:arm64. 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.374 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.380 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.412 Selecting previously unselected package gir1.2-glib-2.0:arm64. 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.414 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.418 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.458 Selecting previously unselected package libsecret-common. 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.461 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.465 Unpacking libsecret-common (0.20.4-2) ... 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.512 Selecting previously unselected package libsecret-1-0:arm64. 22:57:28 [2023-07-14T22:57:28.122Z] #107 3.514 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.518 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.555 Selecting previously unselected package gir1.2-secret-1:arm64. 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.557 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.561 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.593 Selecting previously unselected package libapparmor-dev:arm64. 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.595 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.599 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.641 Selecting previously unselected package uuid-dev:arm64. 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.644 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.647 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.688 Selecting previously unselected package libblkid-dev:arm64. 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.691 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.699 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 22:57:28 [2023-07-14T22:57:28.377Z] #107 3.750 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.752 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.757 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.787 Selecting previously unselected package libudev-dev:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.790 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.794 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.833 Selecting previously unselected package libsepol1-dev:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.836 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.839 Unpacking libsepol1-dev:arm64 (3.1-1) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.901 Selecting previously unselected package libpcre2-16-0:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.904 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.907 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.951 Selecting previously unselected package libpcre2-32-0:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.953 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 3.958 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.008 Selecting previously unselected package libpcre2-posix2:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.010 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.015 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.042 Selecting previously unselected package libpcre2-dev:arm64. 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.045 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.048 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 22:57:28 [2023-07-14T22:57:28.633Z] #107 4.126 Selecting previously unselected package libselinux1-dev:arm64. 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.128 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.133 Unpacking libselinux1-dev:arm64 (3.1-3) ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.188 Selecting previously unselected package libdevmapper-dev:arm64. 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.191 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.194 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.226 Selecting previously unselected package libffi-dev:arm64. 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.228 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.232 Unpacking libffi-dev:arm64 (3.3-6) ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.264 Selecting previously unselected package libglib2.0-data. 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.267 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... 22:57:28 [2023-07-14T22:57:28.889Z] #107 4.270 Unpacking libglib2.0-data (2.66.8-1) ... 22:57:29 [2023-07-14T22:57:29.144Z] #107 4.402 Selecting previously unselected package libglib2.0-bin. 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.405 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.408 Unpacking libglib2.0-bin (2.66.8-1) ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.447 Selecting previously unselected package libglib2.0-dev-bin. 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.450 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.453 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.500 Selecting previously unselected package libmount-dev:arm64. 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.503 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.506 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.543 Selecting previously unselected package libpcre16-3:arm64. 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.545 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.548 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.597 Selecting previously unselected package libpcre32-3:arm64. 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.599 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.145Z] #107 4.603 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 22:57:29 [2023-07-14T22:57:29.400Z] #107 4.647 Selecting previously unselected package libpcrecpp0v5:arm64. 22:57:29 [2023-07-14T22:57:29.400Z] #107 4.649 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.400Z] #107 4.653 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 22:57:29 [2023-07-14T22:57:29.400Z] #107 4.686 Selecting previously unselected package libpcre3-dev:arm64. 22:57:29 [2023-07-14T22:57:29.400Z] #107 4.688 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.400Z] #107 4.692 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 4.769 Selecting previously unselected package zlib1g-dev:arm64. 22:57:29 [2023-07-14T22:57:29.655Z] #107 4.772 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 4.775 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 4.814 Selecting previously unselected package libglib2.0-dev:arm64. 22:57:29 [2023-07-14T22:57:29.655Z] #107 4.816 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 4.820 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.000 Selecting previously unselected package libseccomp-dev:arm64. 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.003 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.006 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.043 Selecting previously unselected package libsecret-1-dev:arm64. 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.046 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.050 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.102 Selecting previously unselected package libsystemd-dev:arm64. 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.105 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... 22:57:29 [2023-07-14T22:57:29.655Z] #107 5.108 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... 22:57:29 [2023-07-14T22:57:29.911Z] #107 5.218 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 22:57:29 [2023-07-14T22:57:29.911Z] #107 5.228 Setting up libglib2.0-dev-bin (2.66.8-1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.386 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.396 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.407 Setting up libpcre16-3:arm64 (2:8.39-13) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.417 Setting up libsepol1-dev:arm64 (3.1-1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.427 Setting up libffi-dev:arm64 (3.3-6) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.436 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.447 Setting up dpkg-dev (1.20.12) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.465 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.478 Setting up libglib2.0-data (2.66.8-1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.488 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.498 Setting up libpcre32-3:arm64 (2:8.39-13) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.508 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.520 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.531 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.543 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.555 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.564 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.573 Setting up libsecret-common (0.20.4-2) ... 22:57:30 [2023-07-14T22:57:30.166Z] #107 5.583 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.601 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.615 Setting up libselinux1-dev:arm64 (3.1-3) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.626 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.636 Setting up libglib2.0-bin (2.66.8-1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.645 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.656 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.667 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.677 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.687 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.697 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.707 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.717 No schema files found: doing nothing. 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.722 Processing triggers for libc-bin (2.31-13+deb11u6) ... 22:57:30 [2023-07-14T22:57:30.422Z] #107 5.743 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 22:57:30 [2023-07-14T22:57:30.677Z] #107 DONE 5.9s 22:57:30 [2023-07-14T22:57:30.677Z] 22:57:30 [2023-07-14T22:57:30.677Z] #108 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 22:57:30 [2023-07-14T22:57:30.677Z] #108 DONE 0.1s 22:57:30 [2023-07-14T22:57:30.677Z] 22:57:30 [2023-07-14T22:57:30.677Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 22:57:30 [2023-07-14T22:57:30.677Z] #109 DONE 0.1s 22:57:30 [2023-07-14T22:57:30.933Z] 22:57:30 [2023-07-14T22:57:30.933Z] #110 [dev 1/1] COPY --link . . 22:57:31 [2023-07-14T22:57:31.860Z] #110 DONE 1.0s 22:57:31 [2023-07-14T22:57:31.860Z] 22:57:31 [2023-07-14T22:57:31.860Z] #111 exporting to image 22:57:31 [2023-07-14T22:57:31.860Z] #111 exporting layers 22:57:32 [2023-07-14T22:57:32.786Z] #111 exporting layers 0.9s done 22:57:32 [2023-07-14T22:57:32.786Z] #111 writing image sha256:f1ae558cefc47241570370e667bac50ce2b92257c31621e7bf9c22985d5be5f1 done 22:57:32 [2023-07-14T22:57:32.786Z] #111 naming to docker.io/library/docker:738d8417e049f2d55987cd759a88f48810e8487e done 22:57:32 [2023-07-14T22:57:32.786Z] #111 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 22:57:33 [2023-07-14T22:57:33.117Z] + sudo modprobe ip6table_filter [Pipeline] sh 22:57:33 [2023-07-14T22:57:33.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45974/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=738d8417e049f2d55987cd759a88f48810e8487e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:738d8417e049f2d55987cd759a88f48810e8487e hack/test/unit 22:57:33 [2023-07-14T22:57:33.645Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 22:57:33 [2023-07-14T22:57:33.645Z] + TESTFLAGS+=' -test.timeout=5m' 22:57:33 [2023-07-14T22:57:33.645Z] + TESTDIRS=./... 22:57:33 [2023-07-14T22:57:33.645Z] + exclude_paths='/vendor/|/integration' 22:57:33 [2023-07-14T22:57:33.645Z] ++ go list ./... 22:57:33 [2023-07-14T22:57:33.645Z] ++ grep -vE '(/vendor/|/integration)' 22:57:34 [2023-07-14T22:57:34.209Z] + pkg_list='github.com/docker/docker/api 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/backend/build 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/httpstatus 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/httputils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/middleware 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/build 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/checkpoint 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/container 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/debug 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/distribution 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/grpc 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/image 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/network 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/plugin 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/session 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/swarm 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/system 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/volume 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/backend 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/blkiodev 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/container 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/events 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/filters 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/image 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/mount 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/network 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/plugins/logdriver 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/registry 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/strslice 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/swarm 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/swarm/runtime 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/time 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/versions 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/versions/v1p19 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/versions/v1p20 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/volume 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/exporter 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/exporter/overrides 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/worker 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/worker/label 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/dockerfile 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/remotecontext 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/remotecontext/git 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/remotecontext/urlutil 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cli/debug 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cli/winresources/docker-proxy 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cli/winresources/dockerd 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/client 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/client/buildkit 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cmd/docker-proxy 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cmd/dockerd 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cmd/dockerd/trap 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/container 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/container/stream 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/contrib/apparmor 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/contrib/docker-device-tool 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/contrib/httpserver 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/cluster 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/cluster/convert 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/cluster/executor 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/cluster/executor/container 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/cluster/provider 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/config 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/containerd 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/events 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/events/testutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/copy 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/register 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/vfs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/graphdriver/zfs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/images 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/initlayer 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/links 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/listeners 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/awslogs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/fluentd 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/gcplogs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/gelf 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/journald 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/local 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/logentries 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/loggertest 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/loggerutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/splunk 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/syslog 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/logger/templates 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/names 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/network 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/snapshotter 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/daemon/stats 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/distribution 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/distribution/metadata 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/distribution/utils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/distribution/xfer 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/dockerversion 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/errdefs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/image 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/image/cache 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/image/tarexport 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/image/v1 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/internal/mounttree 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/internal/test/suite 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/internal/unshare 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/layer 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libcontainerd 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libcontainerd/queue 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libcontainerd/remote 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libcontainerd/shimopts 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libcontainerd/supervisor 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libcontainerd/types 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/bitmap 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/bitseq 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cluster 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/config 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/datastore 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/diagnostic 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/discoverapi 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/driverapi 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/host 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/null 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/overlay 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/remote 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/windows 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/drvregistry 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/etchosts 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/idm 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/internal/caller 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipam 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipamapi 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipams/builtin 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipams/null 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipams/remote 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipamutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ipbits 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/iptables 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/netlabel 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/netutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/networkdb 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/ns 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/options 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/osl 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/osl/kernel 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/portallocator 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/portmapper 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/resolvconf 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/testutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/libnetwork/types 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/oci 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/oci/caps 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/opts 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/aaparser 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/archive 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/authorization 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/broadcaster 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/capabilities 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/chrootarchive 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/containerfs 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/devicemapper 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/directory 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/dmesg 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/fileutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/homedir 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/idtools 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/ioutils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/jsonmessage 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/longpath 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/loopback 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/meminfo 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/namesgenerator 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/parsers 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/parsers/kernel 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/pidfile 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/platform 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/platforms 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/plugingetter 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/plugins 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/plugins/transport 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/pools 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/process 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/progress 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/reexec 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/rootless 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/rootless/specconv 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/stack 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/stdcopy 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/streamformatter 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/stringid 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/sysinfo 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/system 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/tailfile 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/tarsum 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/pkg/useragent 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/plugin 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/plugin/executor/containerd 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/plugin/v2 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/profiles/apparmor 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/profiles/seccomp 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/quota 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/reference 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/registry 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/registry/resumable 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/restartmanager 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/runconfig 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/runconfig/opts 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/daemon 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/environment 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/fakecontext 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/fakegit 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/fakestorage 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/fixtures/load 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/fixtures/plugin 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/registry 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/testutil/request 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume/drivers 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume/local 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume/mounts 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume/service 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume/service/opts 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/volume/testutils' 22:57:34 [2023-07-14T22:57:34.209Z] ++ grep --fixed-strings -v /libnetwork 22:57:34 [2023-07-14T22:57:34.209Z] ++ echo 'github.com/docker/docker/api 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/backend/build 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/httpstatus 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/httputils 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/middleware 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/build 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/checkpoint 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/container 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/debug 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/distribution 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/grpc 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/image 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/network 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/plugin 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/session 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/swarm 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/system 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/server/router/volume 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/backend 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/blkiodev 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/container 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/events 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/filters 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/image 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/mount 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/network 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/plugins/logdriver 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/registry 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/strslice 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/swarm 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/swarm/runtime 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/time 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/versions 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/versions/v1p19 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/versions/v1p20 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/api/types/volume 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next 22:57:34 [2023-07-14T22:57:34.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/exporter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/exporter/overrides 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/worker 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/worker/label 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/dockerfile 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/remotecontext 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/remotecontext/git 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/remotecontext/urlutil 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cli/debug 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cli/winresources/docker-proxy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cli/winresources/dockerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/client 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/client/buildkit 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/docker-proxy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/dockerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/dockerd/trap 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/container 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/container/stream 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/contrib/apparmor 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/contrib/docker-device-tool 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/contrib/httpserver 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/convert 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/executor 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/executor/container 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/provider 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/config 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/containerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/events 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/events/testutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/copy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/register 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/vfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/zfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/images 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/initlayer 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/links 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/listeners 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/awslogs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/fluentd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/gcplogs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/gelf 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/local 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/logentries 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/loggertest 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/loggerutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/splunk 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/syslog 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/templates 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/names 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/network 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/snapshotter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/stats 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/distribution 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/distribution/metadata 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/distribution/utils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/distribution/xfer 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/dockerversion 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/errdefs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/image 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/image/cache 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/image/tarexport 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/image/v1 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/internal/mounttree 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/internal/test/suite 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/internal/unshare 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/layer 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libcontainerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libcontainerd/queue 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libcontainerd/remote 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libcontainerd/shimopts 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libcontainerd/supervisor 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libcontainerd/types 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/bitmap 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/bitseq 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cluster 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/config 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/datastore 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/diagnostic 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/discoverapi 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/driverapi 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/host 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/null 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/overlay 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/remote 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/windows 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/drvregistry 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/etchosts 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/idm 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/internal/caller 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipam 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipamapi 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipams/builtin 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipams/null 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipams/remote 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipamutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ipbits 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/iptables 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/netlabel 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/netutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/networkdb 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/ns 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/options 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/osl 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/osl/kernel 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/portallocator 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/portmapper 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/resolvconf 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/testutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/libnetwork/types 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/oci 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/oci/caps 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/opts 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/aaparser 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/archive 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/authorization 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/broadcaster 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/capabilities 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/chrootarchive 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/containerfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/devicemapper 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/directory 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/dmesg 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/fileutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/homedir 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/idtools 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/ioutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/jsonmessage 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/longpath 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/loopback 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/meminfo 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/namesgenerator 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/parsers 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/parsers/kernel 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/pidfile 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/platform 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/platforms 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/plugingetter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/plugins 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/plugins/transport 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/pools 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/process 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/progress 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/reexec 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/rootless 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/rootless/specconv 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/stack 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/stdcopy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/streamformatter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/stringid 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/sysinfo 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/system 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/tailfile 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/tarsum 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/pkg/useragent 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/plugin 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/plugin/executor/containerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/plugin/v2 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/profiles/apparmor 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/profiles/seccomp 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/quota 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/reference 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/registry 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/registry/resumable 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/restartmanager 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/runconfig 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/runconfig/opts 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/daemon 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/environment 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/fakecontext 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/fakegit 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/fakestorage 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/fixtures/load 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/fixtures/plugin 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/registry 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/testutil/request 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume/drivers 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume/local 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume/mounts 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume/service 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume/service/opts 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/volume/testutils' 22:57:34 [2023-07-14T22:57:34.210Z] + base_pkg_list='github.com/docker/docker/api 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/backend/build 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/httpstatus 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/httputils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/middleware 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/build 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/checkpoint 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/container 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/debug 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/distribution 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/grpc 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/image 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/network 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/plugin 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/session 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/swarm 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/system 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/server/router/volume 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/backend 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/blkiodev 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/container 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/events 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/filters 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/image 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/mount 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/network 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/plugins/logdriver 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/registry 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/strslice 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/swarm 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/swarm/runtime 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/time 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/versions 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/versions/v1p19 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/versions/v1p20 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/api/types/volume 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/exporter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/exporter/overrides 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/worker 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/builder-next/worker/label 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/dockerfile 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/remotecontext 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/remotecontext/git 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/builder/remotecontext/urlutil 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cli/debug 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cli/winresources/docker-proxy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cli/winresources/dockerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/client 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/client/buildkit 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/docker-proxy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/dockerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/dockerd/trap 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/container 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/container/stream 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/contrib/apparmor 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/contrib/docker-device-tool 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/contrib/httpserver 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/convert 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/executor 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/executor/container 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/cluster/provider 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/config 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/containerd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/events 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/events/testutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/copy 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/register 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/vfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/graphdriver/zfs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/images 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/initlayer 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/links 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/listeners 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/awslogs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/fluentd 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/gcplogs 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/gelf 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/local 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/logentries 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/loggertest 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/loggerutils 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/splunk 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/syslog 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/logger/templates 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/names 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/network 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/snapshotter 22:57:34 [2023-07-14T22:57:34.210Z] github.com/docker/docker/daemon/stats 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution/metadata 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution/utils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution/xfer 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/dockerversion 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/errdefs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image/cache 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image/tarexport 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image/v1 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/internal/mounttree 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/internal/test/suite 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/internal/unshare 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/layer 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/queue 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/remote 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/shimopts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/supervisor 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/types 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/oci 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/oci/caps 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/opts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/aaparser 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/archive 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/authorization 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/broadcaster 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/capabilities 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/chrootarchive 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/containerfs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/devicemapper 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/directory 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/dmesg 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/fileutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/homedir 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/idtools 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/ioutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/jsonmessage 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/longpath 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/loopback 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/meminfo 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/namesgenerator 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/parsers 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/parsers/kernel 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/pidfile 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/platform 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/platforms 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugingetter 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/transport 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/pools 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/process 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/progress 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/reexec 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/rootless 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/rootless/specconv 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/stack 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/stdcopy 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/streamformatter 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/stringid 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/sysinfo 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/system 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/tailfile 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/tarsum 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/useragent 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/plugin 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/plugin/executor/containerd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/plugin/v2 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/profiles/apparmor 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/profiles/seccomp 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/quota 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/reference 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/registry 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/registry/resumable 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/restartmanager 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/runconfig 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/runconfig/opts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/daemon 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/environment 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/fakecontext 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/fakegit 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/fakestorage 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/fixtures/load 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/fixtures/plugin 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/registry 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/testutil/request 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume/drivers 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume/local 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume/mounts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume/service 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume/service/opts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/volume/testutils' 22:57:34 [2023-07-14T22:57:34.211Z] ++ grep --fixed-strings /libnetwork 22:57:34 [2023-07-14T22:57:34.211Z] ++ echo 'github.com/docker/docker/api 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/backend/build 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/httpstatus 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/httputils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/middleware 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/build 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/checkpoint 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/container 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/debug 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/distribution 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/grpc 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/image 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/network 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/plugin 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/session 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/swarm 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/system 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/server/router/volume 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/backend 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/blkiodev 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/container 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/events 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/filters 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/image 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/mount 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/network 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/plugins/logdriver 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/registry 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/strslice 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/swarm 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/swarm/runtime 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/time 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/versions 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/versions/v1p19 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/versions/v1p20 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/api/types/volume 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/exporter 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/exporter/overrides 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/worker 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/builder-next/worker/label 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/dockerfile 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/remotecontext 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/remotecontext/git 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/builder/remotecontext/urlutil 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cli/debug 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cli/winresources/docker-proxy 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cli/winresources/dockerd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/client 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/client/buildkit 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cmd/docker-proxy 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cmd/dockerd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cmd/dockerd/trap 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/container 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/container/stream 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/contrib/apparmor 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/contrib/docker-device-tool 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/contrib/httpserver 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/cluster 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/cluster/convert 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/cluster/executor 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/cluster/executor/container 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/cluster/provider 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/config 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/containerd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/events 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/events/testutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/copy 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/register 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/vfs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/graphdriver/zfs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/images 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/initlayer 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/links 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/listeners 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/awslogs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/fluentd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/gcplogs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/gelf 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/journald 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/local 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/logentries 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/loggertest 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/loggerutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/splunk 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/syslog 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/logger/templates 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/names 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/network 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/snapshotter 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/daemon/stats 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution/metadata 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution/utils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/distribution/xfer 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/dockerversion 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/errdefs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image/cache 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image/tarexport 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/image/v1 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/internal/mounttree 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/internal/test/suite 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/internal/unshare 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/layer 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/queue 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/remote 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/shimopts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/supervisor 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libcontainerd/types 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/bitmap 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/bitseq 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cluster 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/config 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/datastore 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/diagnostic 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/discoverapi 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/driverapi 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/host 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/null 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/overlay 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/remote 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/windows 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/drvregistry 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/etchosts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/idm 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/internal/caller 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipam 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipamapi 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipams/builtin 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipams/null 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipams/remote 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipamutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ipbits 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/iptables 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/netlabel 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/netutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/networkdb 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/ns 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/options 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/osl 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/osl/kernel 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/portallocator 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/portmapper 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/resolvconf 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/testutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/libnetwork/types 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/oci 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/oci/caps 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/opts 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/aaparser 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/archive 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/authorization 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/broadcaster 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/capabilities 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/chrootarchive 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/containerfs 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/devicemapper 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/directory 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/dmesg 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/fileutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/homedir 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/idtools 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/ioutils 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/jsonmessage 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/longpath 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/loopback 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/meminfo 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/namesgenerator 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/parsers 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/parsers/kernel 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/pidfile 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/platform 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/platforms 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugingetter 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/plugins/transport 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/pools 22:57:34 [2023-07-14T22:57:34.211Z] github.com/docker/docker/pkg/process 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/progress 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/reexec 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/rootless 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/rootless/specconv 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/stack 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/stdcopy 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/streamformatter 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/stringid 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/sysinfo 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/system 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/tailfile 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/tarsum 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/pkg/useragent 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/plugin 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/plugin/executor/containerd 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/plugin/v2 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/profiles/apparmor 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/profiles/seccomp 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/quota 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/reference 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/registry 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/registry/resumable 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/restartmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/runconfig 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/runconfig/opts 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/daemon 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/environment 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/fakecontext 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/fakegit 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/fakestorage 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/fixtures/load 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/fixtures/plugin 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/registry 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/testutil/request 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume/drivers 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume/local 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume/mounts 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume/service 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume/service/opts 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/volume/testutils' 22:57:34 [2023-07-14T22:57:34.212Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/bitmap 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/bitseq 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cluster 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/config 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/datastore 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/diagnostic 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/discoverapi 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/driverapi 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/host 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/null 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/overlay 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/remote 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/windows 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drvregistry 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/etchosts 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/idm 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/internal/caller 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipam 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipamapi 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/builtin 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/null 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/remote 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipamutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipbits 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/iptables 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/netlabel 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/netutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/networkdb 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ns 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/options 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/osl 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/osl/kernel 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/portallocator 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/portmapper 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/resolvconf 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/testutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/types' 22:57:34 [2023-07-14T22:57:34.212Z] + echo 'github.com/docker/docker/libnetwork 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/bitmap 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/bitseq 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cluster 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/config 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/datastore 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/diagnostic 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/discoverapi 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/driverapi 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/host 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/null 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/overlay 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/remote 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/windows 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drvregistry 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/etchosts 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/idm 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/internal/caller 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipam 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipamapi 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/builtin 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/null 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/remote 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipamutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ipbits 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/iptables 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/netlabel 22:57:34 [2023-07-14T22:57:34.212Z] + grep --fixed-strings libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/netutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/networkdb 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/ns 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/options 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/osl 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/osl/kernel 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/portallocator 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/portmapper 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/resolvconf 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/testutils 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/types' 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/bridge 22:57:34 [2023-07-14T22:57:34.212Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:57:34 [2023-07-14T22:57:34.212Z] + type docker-proxy 22:57:34 [2023-07-14T22:57:34.212Z] hack/test/unit: line 25: type: docker-proxy: not found 22:57:34 [2023-07-14T22:57:34.212Z] + hack/make.sh binary-proxy install-proxy 22:57:34 [2023-07-14T22:57:34.212Z] 22:57:34 [2023-07-14T22:57:34.212Z] Removing bundles/ 22:57:34 [2023-07-14T22:57:34.212Z] 22:57:34 [2023-07-14T22:57:34.212Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 22:57:34 [2023-07-14T22:57:34.212Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 22:57:38 [2023-07-14T22:57:38.377Z] Created binary: bundles/binary-proxy/docker-proxy 22:57:38 [2023-07-14T22:57:38.377Z] 22:57:38 [2023-07-14T22:57:38.377Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 22:57:38 [2023-07-14T22:57:38.377Z] Installing docker-proxy to /usr/local/bin/ 22:57:38 [2023-07-14T22:57:38.377Z] 22:57:38 [2023-07-14T22:57:38.377Z] + mkdir -p bundles 22:57:38 [2023-07-14T22:57:38.377Z] + '[' -n 'github.com/docker/docker/api 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/backend/build 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/httpstatus 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/httputils 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/middleware 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/build 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/checkpoint 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/container 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/debug 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/distribution 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/grpc 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/image 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/network 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/plugin 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/session 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/swarm 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/system 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/server/router/volume 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/backend 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/blkiodev 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/container 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/events 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/filters 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/image 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/mount 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/network 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/plugins/logdriver 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/registry 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/strslice 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/swarm 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/swarm/runtime 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/time 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/versions 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/versions/v1p19 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/versions/v1p20 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/api/types/volume 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/exporter 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/exporter/overrides 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/imagerefchecker 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/worker 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/builder-next/worker/label 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/dockerfile 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/remotecontext 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/remotecontext/git 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/builder/remotecontext/urlutil 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cli/debug 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cli/winresources/docker-proxy 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cli/winresources/dockerd 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/client 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/client/buildkit 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cmd/docker-proxy 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cmd/dockerd 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cmd/dockerd/trap 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/container 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/container/stream 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/contrib/apparmor 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/contrib/docker-device-tool 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/contrib/httpserver 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/cluster 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/cluster/controllers/plugin 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/cluster/convert 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/cluster/executor 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/cluster/executor/container 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/cluster/provider 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/config 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/containerd 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/events 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/events/testutils 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/btrfs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/copy 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/devmapper 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/graphtest 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/overlay2 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/overlayutils 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/register 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/vfs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/graphdriver/zfs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/images 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/initlayer 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/links 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/listeners 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/awslogs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/fluentd 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/gcplogs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/gelf 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/journald 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/journald/internal/export 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/journald/internal/fake 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/jsonfilelog 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/local 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/logentries 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/loggertest 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/loggerutils 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/loggerutils/cache 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/splunk 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/syslog 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/logger/templates 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/names 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/network 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/snapshotter 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/daemon/stats 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/distribution 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/distribution/metadata 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/distribution/utils 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/distribution/xfer 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/dockerversion 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/errdefs 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/image 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/image/cache 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/image/tarexport 22:57:38 [2023-07-14T22:57:38.377Z] github.com/docker/docker/image/v1 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/internal/mounttree 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/internal/test/suite 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/internal/unshare 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/layer 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/libcontainerd 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/libcontainerd/queue 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/libcontainerd/remote 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/libcontainerd/shimopts 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/libcontainerd/supervisor 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/libcontainerd/types 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/oci 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/oci/caps 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/opts 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/aaparser 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/archive 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/authorization 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/broadcaster 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/capabilities 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/chrootarchive 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/containerfs 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/devicemapper 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/directory 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/dmesg 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/fileutils 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/homedir 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/idtools 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/ioutils 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/jsonmessage 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/longpath 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/loopback 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/meminfo 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/namesgenerator 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/parsers 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/parsers/kernel 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/parsers/operatingsystem 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/pidfile 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/platform 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/platforms 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/plugingetter 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/plugins 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/plugins/transport 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/pools 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/process 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/progress 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/reexec 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/rootless 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/rootless/specconv 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/stack 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/stdcopy 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/streamformatter 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/stringid 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/sysinfo 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/system 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/tailfile 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/tarsum 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/pkg/useragent 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/plugin 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/plugin/executor/containerd 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/plugin/v2 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/profiles/apparmor 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/profiles/seccomp 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/quota 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/reference 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/registry 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/registry/resumable 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/restartmanager 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/runconfig 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/runconfig/opts 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/daemon 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/environment 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/fakecontext 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/fakegit 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/fakestorage 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/fixtures/load 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/fixtures/plugin 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/fixtures/plugin/basic 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/registry 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/testutil/request 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume/drivers 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume/local 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume/mounts 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume/service 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume/service/opts 22:57:38 [2023-07-14T22:57:38.378Z] github.com/docker/docker/volume/testutils' ']' 22:57:38 [2023-07-14T22:57:38.378Z] + 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 22:57:39 [2023-07-14T22:57:39.319Z] ? github.com/docker/docker/api [no test files] 22:57:45 [2023-07-14T22:57:45.866Z] github.com/docker/docker/api/server coverage: 13.0% of statements 22:57:45 [2023-07-14T22:57:45.867Z] ok github.com/docker/docker/api/server 0.045s coverage: 13.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/build [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/container [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/debug [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/image [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/network [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/session [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/server/router/system [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/backend [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 66.7% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/events [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 82.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/image [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/mount [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/network [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 89.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/swarm [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/api/types/volume [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/builder/remotecontext 0.046s coverage: 13.7% of statements 22:58:07 [2023-07-14T22:58:07.851Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 22:58:07 [2023-07-14T22:58:07.851Z] ok github.com/docker/docker/builder/dockerfile 0.074s coverage: 50.1% of statements 22:58:08 [2023-07-14T22:58:08.108Z] ? github.com/docker/docker/client/buildkit [no test files] 22:58:08 [2023-07-14T22:58:08.108Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 22:58:08 [2023-07-14T22:58:08.108Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 66.5% of statements 22:58:08 [2023-07-14T22:58:08.108Z] github.com/docker/docker/client coverage: 76.8% of statements 22:58:08 [2023-07-14T22:58:08.108Z] ok github.com/docker/docker/client 0.119s coverage: 76.8% of statements 22:58:13 [2023-07-14T22:58:13.361Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 22:58:13 [2023-07-14T22:58:13.361Z] ok github.com/docker/docker/builder/remotecontext/git 5.465s coverage: 82.5% of statements 22:58:19 [2023-07-14T22:58:19.904Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 22:58:19 [2023-07-14T22:58:19.904Z] ? github.com/docker/docker/container/stream [no test files] 22:58:19 [2023-07-14T22:58:19.904Z] ? github.com/docker/docker/contrib/apparmor [no test files] 22:58:19 [2023-07-14T22:58:19.904Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 22:58:19 [2023-07-14T22:58:19.904Z] ? github.com/docker/docker/contrib/httpserver [no test files] 22:58:19 [2023-07-14T22:58:19.904Z] github.com/docker/docker/container coverage: 36.5% of statements 22:58:19 [2023-07-14T22:58:19.904Z] ok github.com/docker/docker/container 0.138s coverage: 36.5% of statements 22:58:19 [2023-07-14T22:58:19.904Z] github.com/docker/docker/cmd/dockerd coverage: 29.2% of statements 22:58:19 [2023-07-14T22:58:19.904Z] ok github.com/docker/docker/cmd/dockerd 0.219s coverage: 29.2% of statements 22:58:21 [2023-07-14T22:58:21.793Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 22:58:21 [2023-07-14T22:58:21.793Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements 22:58:25 [2023-07-14T22:58:25.963Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 22:58:25 [2023-07-14T22:58:25.963Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 22:58:25 [2023-07-14T22:58:25.963Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements 22:58:25 [2023-07-14T22:58:25.963Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 39.2% of statements 22:58:25 [2023-07-14T22:58:25.963Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 22:58:25 [2023-07-14T22:58:25.963Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements 22:58:25 [2023-07-14T22:58:25.963Z] github.com/docker/docker/daemon/config coverage: 75.2% of statements 22:58:25 [2023-07-14T22:58:25.963Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 75.2% of statements 22:58:25 [2023-07-14T22:58:25.963Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 22:58:25 [2023-07-14T22:58:25.963Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements 22:58:27 [2023-07-14T22:58:27.328Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 22:58:27 [2023-07-14T22:58:27.328Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements 22:58:27 [2023-07-14T22:58:27.328Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 22:58:27 [2023-07-14T22:58:27.328Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements 22:58:27 [2023-07-14T22:58:27.328Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 22:58:27 [2023-07-14T22:58:27.328Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements 22:58:27 [2023-07-14T22:58:27.328Z] ok github.com/docker/docker/daemon/containerd 0.020s coverage: 0.7% of statements 22:58:27 [2023-07-14T22:58:27.328Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 22:58:27 [2023-07-14T22:58:27.328Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements 22:58:27 [2023-07-14T22:58:27.328Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 22:58:27 [2023-07-14T22:58:27.328Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.200s coverage: 59.6% of statements 22:58:28 [2023-07-14T22:58:28.694Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 22:58:28 [2023-07-14T22:58:28.694Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 22:58:28 [2023-07-14T22:58:28.694Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 22:58:28 [2023-07-14T22:58:28.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 22:58:28 [2023-07-14T22:58:28.694Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements 22:58:28 [2023-07-14T22:58:28.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 22:58:28 [2023-07-14T22:58:28.694Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.210s coverage: 60.2% of statements 22:58:28 [2023-07-14T22:58:28.950Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 22:58:28 [2023-07-14T22:58:28.950Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 13.0% of statements 22:58:29 [2023-07-14T22:58:29.513Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements 22:58:29 [2023-07-14T22:58:29.513Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements 22:58:29 [2023-07-14T22:58:29.513Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 22:58:29 [2023-07-14T22:58:29.513Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements 22:58:30 [2023-07-14T22:58:30.076Z] ? github.com/docker/docker/daemon/initlayer [no test files] 22:58:30 [2023-07-14T22:58:30.076Z] ? github.com/docker/docker/daemon/listeners [no test files] 22:58:30 [2023-07-14T22:58:30.076Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 22:58:30 [2023-07-14T22:58:30.076Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 22:58:30 [2023-07-14T22:58:30.076Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 22:58:30 [2023-07-14T22:58:30.076Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 3.0% of statements 22:58:30 [2023-07-14T22:58:30.639Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 22:58:30 [2023-07-14T22:58:30.639Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements 22:58:30 [2023-07-14T22:58:30.639Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 22:58:30 [2023-07-14T22:58:30.639Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 22:58:30 [2023-07-14T22:58:30.639Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements 22:58:30 [2023-07-14T22:58:30.639Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 22:58:30 [2023-07-14T22:58:30.639Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements 22:58:30 [2023-07-14T22:58:30.639Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.5% of statements 22:58:30 [2023-07-14T22:58:30.639Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 78.5% of statements 22:58:31 [2023-07-14T22:58:31.202Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 22:58:31 [2023-07-14T22:58:31.202Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 22:58:31 [2023-07-14T22:58:31.202Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 22:58:31 [2023-07-14T22:58:31.202Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 22:58:31 [2023-07-14T22:58:31.502Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 22:58:31 [2023-07-14T22:58:31.502Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements 22:58:31 [2023-07-14T22:58:31.502Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 45.9% of statements 22:58:31 [2023-07-14T22:58:31.502Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.928s coverage: 45.9% of statements 22:58:31 [2023-07-14T22:58:31.502Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 22:58:31 [2023-07-14T22:58:31.502Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.085s coverage: 76.8% of statements 22:58:31 [2023-07-14T22:58:31.759Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 22:58:31 [2023-07-14T22:58:31.759Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 22:58:32 [2023-07-14T22:58:32.016Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 22:58:32 [2023-07-14T22:58:32.016Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements 22:58:32 [2023-07-14T22:58:32.272Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.7% of statements 22:58:32 [2023-07-14T22:58:32.272Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 63.7% of statements 22:58:32 [2023-07-14T22:58:32.272Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 22:58:32 [2023-07-14T22:58:32.272Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements 22:58:32 [2023-07-14T22:58:32.529Z] ? github.com/docker/docker/daemon/names [no test files] 22:58:32 [2023-07-14T22:58:32.529Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 22:58:32 [2023-07-14T22:58:32.529Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 22:58:32 [2023-07-14T22:58:32.529Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 22:58:32 [2023-07-14T22:58:32.529Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements 22:58:32 [2023-07-14T22:58:32.785Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 22:58:32 [2023-07-14T22:58:32.785Z] ? github.com/docker/docker/daemon/stats [no test files] 22:58:32 [2023-07-14T22:58:32.785Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 22:58:32 [2023-07-14T22:58:32.785Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements 22:58:32 [2023-07-14T22:58:32.785Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 22:58:32 [2023-07-14T22:58:32.785Z] ok github.com/docker/docker/daemon/logger/journald 1.610s coverage: 74.5% of statements 22:58:33 [2023-07-14T22:58:33.713Z] ? github.com/docker/docker/distribution/utils [no test files] 22:58:33 [2023-07-14T22:58:33.713Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements 22:58:33 [2023-07-14T22:58:33.713Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 22:58:33 [2023-07-14T22:58:33.713Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 22:58:33 [2023-07-14T22:58:33.713Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 22:58:33 [2023-07-14T22:58:33.713Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 22:58:33 [2023-07-14T22:58:33.713Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 44.4% of statements 22:58:33 [2023-07-14T22:58:33.713Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 22:58:33 [2023-07-14T22:58:33.713Z] ok github.com/docker/docker/daemon/logger/splunk 1.409s coverage: 82.5% of statements 22:58:34 [2023-07-14T22:58:34.275Z] github.com/docker/docker/distribution coverage: 29.5% of statements 22:58:34 [2023-07-14T22:58:34.275Z] ok github.com/docker/docker/distribution 0.597s coverage: 29.5% of statements 22:58:34 [2023-07-14T22:58:34.275Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 22:58:34 [2023-07-14T22:58:34.275Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 22:58:34 [2023-07-14T22:58:34.275Z] ? github.com/docker/docker/image/v1 [no test files] 22:58:34 [2023-07-14T22:58:34.275Z] ? github.com/docker/docker/internal/mounttree [no test files] 22:58:34 [2023-07-14T22:58:34.275Z] ? github.com/docker/docker/internal/test/suite [no test files] 22:58:34 [2023-07-14T22:58:34.275Z] ? github.com/docker/docker/internal/unshare [no test files] 22:58:34 [2023-07-14T22:58:34.275Z] github.com/docker/docker/image coverage: 86.5% of statements 22:58:34 [2023-07-14T22:58:34.275Z] ok github.com/docker/docker/image 0.028s coverage: 86.5% of statements 22:58:34 [2023-07-14T22:58:34.275Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements 22:58:34 [2023-07-14T22:58:34.275Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 22:58:35 [2023-07-14T22:58:35.641Z] ? github.com/docker/docker/libcontainerd [no test files] 22:58:35 [2023-07-14T22:58:35.641Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 22:58:35 [2023-07-14T22:58:35.641Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 22:58:35 [2023-07-14T22:58:35.641Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 22:58:35 [2023-07-14T22:58:35.641Z] ? github.com/docker/docker/libcontainerd/types [no test files] 22:58:35 [2023-07-14T22:58:35.641Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 22:58:35 [2023-07-14T22:58:35.641Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements 22:58:35 [2023-07-14T22:58:35.641Z] github.com/docker/docker/daemon coverage: 17.0% of statements 22:58:35 [2023-07-14T22:58:35.641Z] ok github.com/docker/docker/daemon 10.143s coverage: 17.0% of statements 22:58:35 [2023-07-14T22:58:35.898Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements 22:58:35 [2023-07-14T22:58:35.898Z] ok github.com/docker/docker/distribution/xfer 2.181s coverage: 85.4% of statements 22:58:36 [2023-07-14T22:58:36.155Z] ? github.com/docker/docker/oci/caps [no test files] 22:58:36 [2023-07-14T22:58:36.155Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 22:58:36 [2023-07-14T22:58:36.155Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements 22:58:36 [2023-07-14T22:58:36.155Z] github.com/docker/docker/oci coverage: 36.9% of statements 22:58:36 [2023-07-14T22:58:36.155Z] ok github.com/docker/docker/oci 0.040s coverage: 36.9% of statements 22:58:36 [2023-07-14T22:58:36.155Z] github.com/docker/docker/opts coverage: 67.9% of statements 22:58:36 [2023-07-14T22:58:36.155Z] ok github.com/docker/docker/opts 0.060s coverage: 67.9% of statements 22:58:36 [2023-07-14T22:58:36.736Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 22:58:36 [2023-07-14T22:58:36.737Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 22:58:36 [2023-07-14T22:58:36.737Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 22:58:36 [2023-07-14T22:58:36.737Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 22:58:36 [2023-07-14T22:58:36.737Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 22:58:36 [2023-07-14T22:58:36.737Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements 22:58:36 [2023-07-14T22:58:36.737Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 28.6% of statements 22:58:36 [2023-07-14T22:58:36.737Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 22:58:36 [2023-07-14T22:58:36.737Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 22:58:36 [2023-07-14T22:58:36.737Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 22:58:36 [2023-07-14T22:58:36.737Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 22:58:36 [2023-07-14T22:58:36.737Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements 22:58:36 [2023-07-14T22:58:36.737Z] ok github.com/docker/docker/pkg/chrootarchive 0.243s coverage: 83.1% of statements 22:58:36 [2023-07-14T22:58:36.996Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 22:58:36 [2023-07-14T22:58:36.996Z] ok github.com/docker/docker/pkg/authorization 0.257s coverage: 68.3% of statements 22:58:36 [2023-07-14T22:58:36.996Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements 22:58:36 [2023-07-14T22:58:36.996Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 56.4% of statements 22:58:36 [2023-07-14T22:58:36.996Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements 22:58:36 [2023-07-14T22:58:36.996Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.4% of statements 22:58:36 [2023-07-14T22:58:36.996Z] github.com/docker/docker/pkg/archive coverage: 81.4% of statements 22:58:36 [2023-07-14T22:58:36.996Z] ok github.com/docker/docker/pkg/archive 0.479s coverage: 81.4% of statements 22:58:37 [2023-07-14T22:58:37.252Z] ? github.com/docker/docker/pkg/loopback [no test files] 22:58:37 [2023-07-14T22:58:37.252Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 22:58:37 [2023-07-14T22:58:37.252Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 22:58:37 [2023-07-14T22:58:37.252Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements 22:58:37 [2023-07-14T22:58:37.252Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 92.3% of statements 22:58:37 [2023-07-14T22:58:37.252Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 22:58:37 [2023-07-14T22:58:37.252Z] ok github.com/docker/docker/pkg/meminfo 0.010s coverage: 75.0% of statements 22:58:37 [2023-07-14T22:58:37.252Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 22:58:37 [2023-07-14T22:58:37.252Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements 22:58:37 [2023-07-14T22:58:37.509Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 22:58:37 [2023-07-14T22:58:37.509Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 22:58:37 [2023-07-14T22:58:37.509Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 22:58:37 [2023-07-14T22:58:37.509Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 22:58:37 [2023-07-14T22:58:37.509Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 22:58:37 [2023-07-14T22:58:37.509Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 22:58:37 [2023-07-14T22:58:37.509Z] ? github.com/docker/docker/pkg/platform [no test files] 22:58:37 [2023-07-14T22:58:37.509Z] ? github.com/docker/docker/pkg/platforms [no test files] 22:58:37 [2023-07-14T22:58:37.509Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 22:58:37 [2023-07-14T22:58:37.509Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 22:58:37 [2023-07-14T22:58:37.509Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements 22:58:37 [2023-07-14T22:58:37.765Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements 22:58:37 [2023-07-14T22:58:37.765Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 69.8% of statements 22:58:37 [2023-07-14T22:58:37.765Z] github.com/docker/docker/pkg/ioutils coverage: 71.9% of statements 22:58:37 [2023-07-14T22:58:37.765Z] ok github.com/docker/docker/pkg/ioutils 0.387s coverage: 71.9% of statements 22:58:38 [2023-07-14T22:58:38.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 22:58:38 [2023-07-14T22:58:38.022Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 22:58:38 [2023-07-14T22:58:38.279Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 22:58:38 [2023-07-14T22:58:38.279Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements 22:58:38 [2023-07-14T22:58:38.279Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 22:58:38 [2023-07-14T22:58:38.279Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 22:58:38 [2023-07-14T22:58:38.279Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements 22:58:38 [2023-07-14T22:58:38.279Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 22:58:38 [2023-07-14T22:58:38.279Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements 22:58:38 [2023-07-14T22:58:38.279Z] ok github.com/docker/docker/pkg/process 0.006s coverage: 21.7% of statements 22:58:38 [2023-07-14T22:58:38.279Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 22:58:38 [2023-07-14T22:58:38.279Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 22:58:38 [2023-07-14T22:58:38.279Z] ? github.com/docker/docker/pkg/rootless [no test files] 22:58:38 [2023-07-14T22:58:38.279Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 22:58:38 [2023-07-14T22:58:38.535Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 22:58:38 [2023-07-14T22:58:38.535Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements 22:58:38 [2023-07-14T22:58:38.535Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 22:58:38 [2023-07-14T22:58:38.535Z] ok github.com/docker/docker/pkg/stack 0.023s coverage: 90.9% of statements 22:58:38 [2023-07-14T22:58:38.535Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 22:58:38 [2023-07-14T22:58:38.535Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 22:58:38 [2023-07-14T22:58:38.792Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 22:58:38 [2023-07-14T22:58:38.792Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements 22:58:38 [2023-07-14T22:58:38.792Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 22:58:38 [2023-07-14T22:58:38.792Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements 22:58:38 [2023-07-14T22:58:38.792Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements 22:58:38 [2023-07-14T22:58:38.792Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements 22:58:39 [2023-07-14T22:58:39.048Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 22:58:39 [2023-07-14T22:58:39.048Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements 22:58:39 [2023-07-14T22:58:39.048Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 22:58:39 [2023-07-14T22:58:39.048Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements 22:58:39 [2023-07-14T22:58:39.048Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 22:58:39 [2023-07-14T22:58:39.048Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements 22:58:39 [2023-07-14T22:58:39.048Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 22:58:39 [2023-07-14T22:58:39.048Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.1% of statements 22:58:39 [2023-07-14T22:58:39.978Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 22:58:39 [2023-07-14T22:58:39.978Z] ? github.com/docker/docker/profiles/apparmor [no test files] 22:58:39 [2023-07-14T22:58:39.978Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 22:58:39 [2023-07-14T22:58:39.978Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements 22:58:39 [2023-07-14T22:58:39.978Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 22:58:39 [2023-07-14T22:58:39.978Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements 22:58:40 [2023-07-14T22:58:40.235Z] github.com/docker/docker/reference coverage: 83.7% of statements 22:58:40 [2023-07-14T22:58:40.235Z] ok github.com/docker/docker/reference 0.009s coverage: 83.7% of statements 22:58:40 [2023-07-14T22:58:40.235Z] github.com/docker/docker/plugin coverage: 23.3% of statements 22:58:40 [2023-07-14T22:58:40.235Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.3% of statements 22:58:40 [2023-07-14T22:58:40.235Z] github.com/docker/docker/quota coverage: 71.4% of statements 22:58:40 [2023-07-14T22:58:40.235Z] ok github.com/docker/docker/quota 0.317s coverage: 71.4% of statements 22:58:40 [2023-07-14T22:58:40.491Z] github.com/docker/docker/restartmanager coverage: 46.2% of statements 22:58:40 [2023-07-14T22:58:40.491Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 46.2% of statements 22:58:40 [2023-07-14T22:58:40.491Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 22:58:40 [2023-07-14T22:58:40.491Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 22:58:40 [2023-07-14T22:58:40.747Z] github.com/docker/docker/registry coverage: 64.6% of statements 22:58:40 [2023-07-14T22:58:40.747Z] ? github.com/docker/docker/runconfig/opts [no test files] 22:58:40 [2023-07-14T22:58:40.747Z] github.com/docker/docker/testutil coverage: 62.5% of statements 22:58:40 [2023-07-14T22:58:40.747Z] ok github.com/docker/docker/registry 0.112s coverage: 64.6% of statements 22:58:40 [2023-07-14T22:58:40.747Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements 22:58:40 [2023-07-14T22:58:40.747Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 22:58:40 [2023-07-14T22:58:40.747Z] ok github.com/docker/docker/runconfig 0.014s coverage: 63.6% of statements 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/daemon [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/environment [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/fakegit [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/registry [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/testutil/request [no test files] 22:58:41 [2023-07-14T22:58:41.310Z] ? github.com/docker/docker/volume [no test files] 22:58:41 [2023-07-14T22:58:41.873Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 22:58:41 [2023-07-14T22:58:41.873Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 22:58:41 [2023-07-14T22:58:41.873Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements 22:58:41 [2023-07-14T22:58:41.873Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 22:58:42 [2023-07-14T22:58:42.128Z] github.com/docker/docker/volume/local coverage: 74.4% of statements 22:58:42 [2023-07-14T22:58:42.128Z] ok github.com/docker/docker/volume/local 0.146s coverage: 74.4% of statements 22:58:42 [2023-07-14T22:58:42.384Z] ? github.com/docker/docker/volume/service/opts [no test files] 22:58:42 [2023-07-14T22:58:42.384Z] ? github.com/docker/docker/volume/testutils [no test files] 22:58:42 [2023-07-14T22:58:42.384Z] github.com/docker/docker/volume/service coverage: 71.8% of statements 22:58:42 [2023-07-14T22:58:42.384Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 22:58:43 [2023-07-14T22:58:43.311Z] github.com/docker/docker/layer coverage: 68.7% of statements 22:58:43 [2023-07-14T22:58:43.311Z] ok github.com/docker/docker/layer 7.610s coverage: 68.7% of statements 22:59:15 [2023-07-14T22:59:15.330Z] github.com/docker/docker/pkg/plugins coverage: 74.3% of statements 22:59:15 [2023-07-14T22:59:15.330Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 74.3% of statements 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === Skipped 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] network_proxy_test.go:208: No support for dual stack yet 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver btrfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver btrfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver btrfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver btrfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver btrfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:71: No driver to put! 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] time="2023-07-14T22:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: driver not supported 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] time="2023-07-14T22:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: driver not supported 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] time="2023-07-14T22:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: driver not supported 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] time="2023-07-14T22:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: driver not supported 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] time="2023-07-14T22:58:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:42: graphdriver: driver not supported 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 22:59:15 [2023-07-14T22:59:15.330Z] graphtest_unix.go:71: No driver to put! 22:59:15 [2023-07-14T22:59:15.330Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] overlay_test.go:62: Cannot run test with naive change algorithm 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:44: Driver zfs not supported 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:44: Driver zfs not supported 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:44: Driver zfs not supported 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:44: Driver zfs not supported 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:44: Driver zfs not supported 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] graphtest_unix.go:71: No driver to put! 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 22:59:15 [2023-07-14T22:59:15.331Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 22:59:15 [2023-07-14T22:59:15.331Z] 22:59:15 [2023-07-14T22:59:15.331Z] DONE 3017 tests, 26 skipped in 93.478s 22:59:15 [2023-07-14T22:59:15.331Z] + '[' -n 'github.com/docker/docker/libnetwork 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/bitmap 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/bitseq 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cluster 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cmd/diagnostic 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/cmd/readme_test 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/config 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/datastore 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/diagnostic 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/discoverapi 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/driverapi 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/bridge 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/host 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/macvlan 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/null 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/overlay 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/remote 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/remote/api 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/windows 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/drvregistry 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/etchosts 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/idm 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/internal/caller 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/internal/setmatrix 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipam 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipamapi 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipams/builtin 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipams/null 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipams/remote 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipams/remote/api 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipamutils 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ipbits 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/iptables 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/netlabel 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/netutils 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/networkdb 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/ns 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/options 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/osl 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/osl/kernel 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/portallocator 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/portmapper 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/resolvconf 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/testutils 22:59:15 [2023-07-14T22:59:15.331Z] github.com/docker/docker/libnetwork/types' ']' 22:59:15 [2023-07-14T22:59:15.331Z] + 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 23:00:01 [2023-07-14T23:00:01.951Z] github.com/docker/docker/libnetwork coverage: 42.5% of statements 23:00:01 [2023-07-14T23:00:01.951Z] ok github.com/docker/docker/libnetwork 44.263s coverage: 42.5% of statements 23:00:01 [2023-07-14T23:00:01.951Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 23:00:01 [2023-07-14T23:00:01.951Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 23:00:01 [2023-07-14T23:00:01.951Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements 23:00:01 [2023-07-14T23:00:01.951Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 75.7% of statements 23:00:01 [2023-07-14T23:00:01.951Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 23:00:01 [2023-07-14T23:00:01.951Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 23:00:01 [2023-07-14T23:00:01.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 23:00:01 [2023-07-14T23:00:01.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 23:00:01 [2023-07-14T23:00:01.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 23:00:01 [2023-07-14T23:00:01.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 23:00:02 [2023-07-14T23:00:02.513Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 23:00:02 [2023-07-14T23:00:02.769Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements 23:00:02 [2023-07-14T23:00:02.769Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.6% of statements 23:00:03 [2023-07-14T23:00:03.025Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements 23:00:03 [2023-07-14T23:00:03.025Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements 23:00:03 [2023-07-14T23:00:03.025Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 23:00:03 [2023-07-14T23:00:03.025Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 23:00:03 [2023-07-14T23:00:03.281Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 23:00:03 [2023-07-14T23:00:03.281Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 23:00:06 [2023-07-14T23:00:06.551Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 23:00:06 [2023-07-14T23:00:06.551Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.917s coverage: 62.2% of statements 23:00:06 [2023-07-14T23:00:06.551Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 23:00:06 [2023-07-14T23:00:06.551Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements 23:00:06 [2023-07-14T23:00:06.551Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements 23:00:07 [2023-07-14T23:00:07.915Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements 23:00:07 [2023-07-14T23:00:07.915Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.685s coverage: 5.2% of statements 23:00:07 [2023-07-14T23:00:07.915Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 23:00:08 [2023-07-14T23:00:08.477Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements 23:00:08 [2023-07-14T23:00:08.477Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements 23:00:08 [2023-07-14T23:00:08.477Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 23:00:08 [2023-07-14T23:00:08.733Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements 23:00:08 [2023-07-14T23:00:08.733Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 23:00:09 [2023-07-14T23:00:09.660Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.5% of statements 23:00:09 [2023-07-14T23:00:09.660Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.5% of statements 23:00:09 [2023-07-14T23:00:09.660Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 23:00:10 [2023-07-14T23:00:10.222Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements 23:00:10 [2023-07-14T23:00:10.222Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements 23:00:10 [2023-07-14T23:00:10.478Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements 23:00:10 [2023-07-14T23:00:10.478Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.1% of statements 23:00:10 [2023-07-14T23:00:10.478Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 23:00:10 [2023-07-14T23:00:10.734Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 23:00:10 [2023-07-14T23:00:10.734Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 23:00:11 [2023-07-14T23:00:11.295Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements 23:00:11 [2023-07-14T23:00:11.295Z] ok github.com/docker/docker/libnetwork/drvregistry 0.040s coverage: 86.2% of statements 23:00:11 [2023-07-14T23:00:11.551Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 23:00:11 [2023-07-14T23:00:11.551Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 23:00:11 [2023-07-14T23:00:11.551Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements 23:00:11 [2023-07-14T23:00:11.551Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 23:00:11 [2023-07-14T23:00:11.807Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 23:00:11 [2023-07-14T23:00:11.807Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 23:00:23 [2023-07-14T23:00:23.976Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 23:00:23 [2023-07-14T23:00:23.976Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 23:00:24 [2023-07-14T23:00:24.904Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements 23:00:24 [2023-07-14T23:00:24.904Z] ok github.com/docker/docker/libnetwork/ipam 2.303s coverage: 80.5% of statements 23:00:24 [2023-07-14T23:00:24.904Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 23:00:24 [2023-07-14T23:00:24.904Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 23:00:25 [2023-07-14T23:00:25.160Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements 23:00:25 [2023-07-14T23:00:25.160Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements 23:00:25 [2023-07-14T23:00:25.721Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements 23:00:25 [2023-07-14T23:00:25.721Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 46.8% of statements 23:00:25 [2023-07-14T23:00:25.721Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 23:00:25 [2023-07-14T23:00:25.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 23:00:25 [2023-07-14T23:00:25.977Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 23:00:26 [2023-07-14T23:00:26.538Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 23:00:26 [2023-07-14T23:00:26.538Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 86.4% of statements 23:00:26 [2023-07-14T23:00:26.538Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 23:00:26 [2023-07-14T23:00:26.538Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 23:00:27 [2023-07-14T23:00:27.465Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements 23:00:27 [2023-07-14T23:00:27.465Z] ok github.com/docker/docker/libnetwork/iptables 0.222s coverage: 40.7% of statements 23:00:27 [2023-07-14T23:00:27.465Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 23:00:27 [2023-07-14T23:00:27.721Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 23:00:27 [2023-07-14T23:00:27.721Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 54.9% of statements 23:02:19 [2023-07-14T23:02:19.116Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.8% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ok github.com/docker/docker/libnetwork/networkdb 103.463s coverage: 60.8% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ? github.com/docker/docker/libnetwork/ns [no test files] 23:02:19 [2023-07-14T23:02:19.116Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 23:02:19 [2023-07-14T23:02:19.116Z] github.com/docker/docker/libnetwork/osl coverage: 41.5% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ok github.com/docker/docker/libnetwork/osl 4.423s coverage: 41.5% of statements 23:02:19 [2023-07-14T23:02:19.116Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 23:02:19 [2023-07-14T23:02:19.116Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 23:02:19 [2023-07-14T23:02:19.116Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 23:02:19 [2023-07-14T23:02:19.116Z] ok github.com/docker/docker/libnetwork/portmapper 0.658s coverage: 46.3% of statements 23:02:19 [2023-07-14T23:02:19.372Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 23:02:19 [2023-07-14T23:02:19.372Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 23:02:19 [2023-07-14T23:02:19.372Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 23:02:19 [2023-07-14T23:02:19.627Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements 23:02:19 [2023-07-14T23:02:19.627Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements 23:02:19 [2023-07-14T23:02:19.627Z] 23:02:19 [2023-07-14T23:02:19.627Z] === Skipped 23:02:19 [2023-07-14T23:02:19.627Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 23:02:19 [2023-07-14T23:02:19.627Z] firewalld_test.go:14: firewalld is not running 23:02:19 [2023-07-14T23:02:19.627Z] 23:02:19 [2023-07-14T23:02:19.627Z] DONE 355 tests, 1 skipped in 187.646s Post stage [Pipeline] junit 23:02:20 [2023-07-14T23:02:20.563Z] Recording test results 23:02:20 [2023-07-14T23:02:20.649Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:02:21 [2023-07-14T23:02:21.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45974/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=738d8417e049f2d55987cd759a88f48810e8487e -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:738d8417e049f2d55987cd759a88f48810e8487e hack/make.sh dynbinary test-integration 23:02:21 [2023-07-14T23:02:21.338Z] 23:02:21 [2023-07-14T23:02:21.338Z] Removing bundles/ 23:02:21 [2023-07-14T23:02:21.338Z] 23:02:21 [2023-07-14T23:02:21.338Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 23:02:21 [2023-07-14T23:02:21.338Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 23:03:00 [2023-07-14T23:03:00.024Z] Created binary: bundles/dynbinary-daemon/dockerd 23:03:00 [2023-07-14T23:03:00.024Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 23:03:00 [2023-07-14T23:03:00.024Z] Created binary: bundles/dynbinary-daemon/docker-proxy 23:03:00 [2023-07-14T23:03:00.024Z] 23:03:00 [2023-07-14T23:03:00.024Z] ---> Making bundle: test-integration (in bundles/test-integration) 23:03:00 [2023-07-14T23:03:00.024Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 23:03:00 [2023-07-14T23:03:00.024Z] HOSTNAME=91edc1d32798 23:03:00 [2023-07-14T23:03:00.024Z] TESTDEBUG=0 23:03:00 [2023-07-14T23:03:00.024Z] DEST=bundles/test-integration 23:03:00 [2023-07-14T23:03:00.024Z] PWD=/go/src/github.com/docker/docker 23:03:00 [2023-07-14T23:03:00.024Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 23:03:00 [2023-07-14T23:03:00.024Z] DOCKER_GITCOMMIT=738d8417e049f2d55987cd759a88f48810e8487e 23:03:00 [2023-07-14T23:03:00.024Z] container=docker 23:03:00 [2023-07-14T23:03:00.024Z] HOME=/root 23:03:00 [2023-07-14T23:03:00.024Z] CONTAINERD_NAMESPACE=moby 23:03:00 [2023-07-14T23:03:00.024Z] GOLANG_VERSION=1.20.5 23:03:00 [2023-07-14T23:03:00.024Z] VALIDATE_REPO=https://github.com/moby/moby.git 23:03:00 [2023-07-14T23:03:00.024Z] VALIDATE_BRANCH=24.0 23:03:00 [2023-07-14T23:03:00.024Z] TERM=xterm 23:03:00 [2023-07-14T23:03:00.024Z] DOCKER_PKG=github.com/docker/docker 23:03:00 [2023-07-14T23:03:00.024Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 23:03:00 [2023-07-14T23:03:00.024Z] SHLVL=1 23:03:00 [2023-07-14T23:03:00.024Z] TIMEOUT=120m 23:03:00 [2023-07-14T23:03:00.024Z] DOCKER_GRAPHDRIVER=overlay2 23:03:00 [2023-07-14T23:03:00.024Z] GO111MODULE=off 23:03:00 [2023-07-14T23:03:00.024Z] DOCKER_EXPERIMENTAL=1 23:03:00 [2023-07-14T23:03:00.024Z] TEST_SKIP_INTEGRATION_CLI=1 23:03:00 [2023-07-14T23:03:00.024Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 23:03:00 [2023-07-14T23:03:00.024Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 23:03:00 [2023-07-14T23:03:00.024Z] GOPATH=/go 23:03:00 [2023-07-14T23:03:00.024Z] PKG_CONFIG=pkg-config 23:03:00 [2023-07-14T23:03:00.024Z] _=/usr/bin/env 23:03:00 [2023-07-14T23:03:00.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 23:03:18 [2023-07-14T23:03:18.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 23:03:18 [2023-07-14T23:03:18.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 23:03:19 [2023-07-14T23:03:19.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 23:03:23 [2023-07-14T23:03:23.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 23:03:26 [2023-07-14T23:03:26.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 23:03:26 [2023-07-14T23:03:26.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 23:03:27 [2023-07-14T23:03:27.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 23:03:29 [2023-07-14T23:03:29.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 23:03:30 [2023-07-14T23:03:30.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 23:03:30 [2023-07-14T23:03:30.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 23:03:31 [2023-07-14T23:03:31.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 23:03:33 [2023-07-14T23:03:33.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 23:03:34 [2023-07-14T23:03:34.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 23:03:36 [2023-07-14T23:03:36.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 23:03:36 [2023-07-14T23:03:36.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 23:03:37 [2023-07-14T23:03:37.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 23:03:38 [2023-07-14T23:03:38.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 23:03:40 [2023-07-14T23:03:40.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 23:03:40 [2023-07-14T23:03:40.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 23:03:42 [2023-07-14T23:03:42.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 23:03:43 [2023-07-14T23:03:43.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 23:03:43 [2023-07-14T23:03:43.483Z] Using test binary /usr/local/cli-integration/docker 23:03:43 [2023-07-14T23:03:43.483Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 23:03:43 [2023-07-14T23:03:43.483Z] +++ /etc/init.d/apparmor start 23:03:43 [2023-07-14T23:03:43.483Z] Not: starting. 23:03:43 [2023-07-14T23:03:43.483Z] INFO: Waiting for daemon to start... 23:03:43 [2023-07-14T23:03:43.483Z] Starting dockerd 23:03:43 [2023-07-14T23:03:43.483Z] +++ 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 23:03:45 [2023-07-14T23:03:45.370Z] . 23:03:45 [2023-07-14T23:03:45.370Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 23:03:45 [2023-07-14T23:03:45.370Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 23:03:45 [2023-07-14T23:03:45.370Z] ++++ tar -cC bundles/test-integration/emptyfs . 23:03:45 [2023-07-14T23:03:45.370Z] ++++ docker load 23:03:45 [2023-07-14T23:03:45.370Z] Loaded image: emptyfs:latest 23:03:45 [2023-07-14T23:03:45.370Z] ++++ tar -cC bundles/test-integration/dangling . 23:03:45 [2023-07-14T23:03:45.370Z] ++++ docker load 23:03:45 [2023-07-14T23:03:45.370Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 23:03:45 [2023-07-14T23:03:45.370Z] Running integration-test (iteration 1) 23:03:45 [2023-07-14T23:03:45.370Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 23:03:45 [2023-07-14T23:03:45.370Z] ++ 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 23:03:45 [2023-07-14T23:03:45.370Z] ++ set -e 23:03:45 [2023-07-14T23:03:45.370Z] ++ '[' -n 0 ']' 23:03:45 [2023-07-14T23:03:45.370Z] ++ set -x 23:03:45 [2023-07-14T23:03:45.370Z] ++ 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 23:03:45 [2023-07-14T23:03:45.626Z] Loaded image: busybox:latest 23:03:45 [2023-07-14T23:03:45.627Z] Loaded image: busybox:glibc 23:03:46 [2023-07-14T23:03:46.554Z] Loaded image: debian:bullseye-slim 23:03:46 [2023-07-14T23:03:46.554Z] Loaded image: hello-world:latest 23:03:46 [2023-07-14T23:03:46.554Z] Loaded image: arm32v7/hello-world:latest 23:03:46 [2023-07-14T23:03:46.554Z] INFO: Testing against a local daemon 23:03:46 [2023-07-14T23:03:46.554Z] === RUN TestCgroupNamespacesBuild 23:03:47 [2023-07-14T23:03:47.928Z] --- PASS: TestCgroupNamespacesBuild (1.08s) 23:03:47 [2023-07-14T23:03:47.929Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 23:03:48 [2023-07-14T23:03:48.855Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) 23:03:48 [2023-07-14T23:03:48.855Z] === RUN TestBuildWithSession 23:03:48 [2023-07-14T23:03:48.855Z] build_session_test.go:25: TODO: BuildKit 23:03:48 [2023-07-14T23:03:48.855Z] --- SKIP: TestBuildWithSession (0.00s) 23:03:48 [2023-07-14T23:03:48.855Z] === RUN TestBuildSquashParent 23:03:52 [2023-07-14T23:03:52.119Z] --- PASS: TestBuildSquashParent (3.24s) 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 23:03:52 [2023-07-14T23:03:52.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 23:03:52 [2023-07-14T23:03:52.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 23:03:52 [2023-07-14T23:03:52.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 23:03:52 [2023-07-14T23:03:52.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 23:03:52 [2023-07-14T23:03:52.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 23:03:52 [2023-07-14T23:03:52.119Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 23:03:52 [2023-07-14T23:03:52.119Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 23:03:52 [2023-07-14T23:03:52.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 23:03:52 [2023-07-14T23:03:52.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 23:03:52 [2023-07-14T23:03:52.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 23:03:52 [2023-07-14T23:03:52.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 23:03:52 [2023-07-14T23:03:52.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 23:03:52 [2023-07-14T23:03:52.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.86s) 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.07s) 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) 23:03:55 [2023-07-14T23:03:55.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) 23:03:55 [2023-07-14T23:03:55.385Z] === RUN TestBuildMultiStageCopy 23:03:55 [2023-07-14T23:03:55.385Z] === RUN TestBuildMultiStageCopy/copy_to_root 23:03:56 [2023-07-14T23:03:56.313Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 23:03:56 [2023-07-14T23:03:56.313Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 23:03:56 [2023-07-14T23:03:56.313Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 23:03:56 [2023-07-14T23:03:56.313Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 23:03:56 [2023-07-14T23:03:56.568Z] --- PASS: TestBuildMultiStageCopy (1.21s) 23:03:56 [2023-07-14T23:03:56.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) 23:03:56 [2023-07-14T23:03:56.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 23:03:56 [2023-07-14T23:03:56.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) 23:03:56 [2023-07-14T23:03:56.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) 23:03:56 [2023-07-14T23:03:56.569Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) 23:03:56 [2023-07-14T23:03:56.569Z] === RUN TestBuildMultiStageParentConfig 23:03:56 [2023-07-14T23:03:56.824Z] --- PASS: TestBuildMultiStageParentConfig (0.27s) 23:03:56 [2023-07-14T23:03:56.824Z] === RUN TestBuildLabelWithTargets 23:03:57 [2023-07-14T23:03:57.385Z] --- PASS: TestBuildLabelWithTargets (0.49s) 23:03:57 [2023-07-14T23:03:57.386Z] === RUN TestBuildWithEmptyLayers 23:03:57 [2023-07-14T23:03:57.386Z] --- PASS: TestBuildWithEmptyLayers (0.08s) 23:03:57 [2023-07-14T23:03:57.386Z] === RUN TestBuildMultiStageOnBuild 23:03:58 [2023-07-14T23:03:58.312Z] --- PASS: TestBuildMultiStageOnBuild (1.02s) 23:03:58 [2023-07-14T23:03:58.312Z] === RUN TestBuildUncleanTarFilenames 23:03:58 [2023-07-14T23:03:58.568Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 23:03:58 [2023-07-14T23:03:58.568Z] === RUN TestBuildMultiStageLayerLeak 23:03:59 [2023-07-14T23:03:59.513Z] --- PASS: TestBuildMultiStageLayerLeak (1.08s) 23:03:59 [2023-07-14T23:03:59.513Z] === RUN TestBuildWithHugeFile 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildWithHugeFile (51.62s) 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildWCOWSandboxSize 23:04:55 [2023-07-14T23:04:55.674Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 23:04:55 [2023-07-14T23:04:55.674Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildWithEmptyDockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildPreserveOwnership 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildPreserveOwnership/copy_from 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildPreserveOwnership (2.13s) 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.54s) 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildPlatformInvalid 23:04:55 [2023-07-14T23:04:55.674Z] --- PASS: TestBuildPlatformInvalid (0.02s) 23:04:55 [2023-07-14T23:04:55.674Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 23:04:55 [2023-07-14T23:04:55.674Z] Loaded image: busybox:latest 23:04:55 [2023-07-14T23:04:55.674Z] Loaded image: busybox:glibc 23:04:55 [2023-07-14T23:04:55.674Z] Loaded image: debian:bullseye-slim 23:04:55 [2023-07-14T23:04:55.674Z] Loaded image: hello-world:latest 23:04:55 [2023-07-14T23:04:55.674Z] Loaded image: arm32v7/hello-world:latest 23:05:05 [2023-07-14T23:05:05.612Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.00s) 23:05:05 [2023-07-14T23:05:05.612Z] PASS 23:05:05 [2023-07-14T23:05:05.612Z] 23:05:05 [2023-07-14T23:05:05.612Z] === Skipped 23:05:05 [2023-07-14T23:05:05.612Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 23:05:05 [2023-07-14T23:05:05.612Z] build_session_test.go:25: TODO: BuildKit 23:05:05 [2023-07-14T23:05:05.612Z] 23:05:05 [2023-07-14T23:05:05.612Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 23:05:05 [2023-07-14T23:05:05.612Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 23:05:05 [2023-07-14T23:05:05.612Z] 23:05:05 [2023-07-14T23:05:05.612Z] DONE 34 tests, 2 skipped in 78.890s 23:05:05 [2023-07-14T23:05:05.612Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 23:05:05 [2023-07-14T23:05:05.612Z] ++ 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 23:05:05 [2023-07-14T23:05:05.612Z] ++ set -e 23:05:05 [2023-07-14T23:05:05.612Z] ++ '[' -n 0 ']' 23:05:05 [2023-07-14T23:05:05.612Z] ++ set -x 23:05:05 [2023-07-14T23:05:05.612Z] ++ 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 23:05:05 [2023-07-14T23:05:05.612Z] INFO: Testing against a local daemon 23:05:05 [2023-07-14T23:05:05.612Z] === RUN TestConfigInspect 23:05:06 [2023-07-14T23:05:06.550Z] --- PASS: TestConfigInspect (1.99s) 23:05:06 [2023-07-14T23:05:06.550Z] === RUN TestConfigList 23:05:08 [2023-07-14T23:05:08.438Z] --- PASS: TestConfigList (1.98s) 23:05:08 [2023-07-14T23:05:08.438Z] === RUN TestConfigsCreateAndDelete 23:05:10 [2023-07-14T23:05:10.952Z] --- PASS: TestConfigsCreateAndDelete (2.00s) 23:05:10 [2023-07-14T23:05:10.952Z] === RUN TestConfigsUpdate 23:05:12 [2023-07-14T23:05:12.842Z] --- PASS: TestConfigsUpdate (1.94s) 23:05:12 [2023-07-14T23:05:12.842Z] === RUN TestTemplatedConfig 23:05:15 [2023-07-14T23:05:15.355Z] --- PASS: TestTemplatedConfig (2.60s) 23:05:15 [2023-07-14T23:05:15.355Z] === RUN TestConfigCreateResolve 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestConfigCreateResolve (1.87s) 23:05:17 [2023-07-14T23:05:17.243Z] PASS 23:05:17 [2023-07-14T23:05:17.243Z] 23:05:17 [2023-07-14T23:05:17.243Z] DONE 6 tests in 12.566s 23:05:17 [2023-07-14T23:05:17.243Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 23:05:17 [2023-07-14T23:05:17.243Z] ++ 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 23:05:17 [2023-07-14T23:05:17.243Z] ++ set -e 23:05:17 [2023-07-14T23:05:17.243Z] ++ '[' -n 0 ']' 23:05:17 [2023-07-14T23:05:17.243Z] ++ set -x 23:05:17 [2023-07-14T23:05:17.243Z] ++ 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 23:05:17 [2023-07-14T23:05:17.243Z] INFO: Testing against a local daemon 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestAttachWithTTY 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestAttachWithTTY (0.06s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestAttachWithoutTTy 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestAttachWithoutTTy (0.03s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestCheckpoint 23:05:17 [2023-07-14T23:05:17.243Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 23:05:17 [2023-07-14T23:05:17.243Z] --- SKIP: TestCheckpoint (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/commit 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/commit 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/create 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/containers/create 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 23:05:17 [2023-07-14T23:05:17.243Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/commit 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/exec/foobar/start 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/containers/foobar/update 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/containers/create 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/commit/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON (0.01s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestCopyFromContainerPathDoesNotExist 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestCopyFromContainerPathIsNotDir 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestCopyToContainerPathDoesNotExist 23:05:17 [2023-07-14T23:05:17.243Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) 23:05:17 [2023-07-14T23:05:17.243Z] === RUN TestCopyEmptyFile 23:05:17 [2023-07-14T23:05:17.499Z] --- PASS: TestCopyEmptyFile (0.06s) 23:05:17 [2023-07-14T23:05:17.499Z] === RUN TestCopyToContainerPathIsNotDir 23:05:17 [2023-07-14T23:05:17.499Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 23:05:17 [2023-07-14T23:05:17.499Z] === RUN TestCopyFromContainer 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer// 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/. 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer//. 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/./ 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer//./ 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer//bar/root 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer//bar/root/ 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer//bar/root/. 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/quux 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/quux/ 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/quux/. 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/quux/baz 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/filesymlink 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/dirsymlink 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCopyFromContainer/bar/notarget 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer (0.69s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer// (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/. (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer//. (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/./ (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer//./ (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 23:05:18 [2023-07-14T23:05:18.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 23:05:18 [2023-07-14T23:05:18.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 23:05:18 [2023-07-14T23:05:18.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 23:05:18 [2023-07-14T23:05:18.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 23:05:18 [2023-07-14T23:05:18.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 23:05:18 [2023-07-14T23:05:18.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 23:05:18 [2023-07-14T23:05:18.060Z] === RUN TestCreateLinkToNonExistingContainer 23:05:18 [2023-07-14T23:05:18.316Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 23:05:18 [2023-07-14T23:05:18.316Z] === RUN TestCreateWithInvalidEnv 23:05:18 [2023-07-14T23:05:18.316Z] === RUN TestCreateWithInvalidEnv/0 23:05:18 [2023-07-14T23:05:18.316Z] === PAUSE TestCreateWithInvalidEnv/0 23:05:18 [2023-07-14T23:05:18.316Z] === RUN TestCreateWithInvalidEnv/1 23:05:18 [2023-07-14T23:05:18.316Z] === PAUSE TestCreateWithInvalidEnv/1 23:05:18 [2023-07-14T23:05:18.316Z] === RUN TestCreateWithInvalidEnv/2 23:05:18 [2023-07-14T23:05:18.316Z] === PAUSE TestCreateWithInvalidEnv/2 23:05:18 [2023-07-14T23:05:18.316Z] === CONT TestCreateWithInvalidEnv/0 23:05:18 [2023-07-14T23:05:18.316Z] === CONT TestCreateWithInvalidEnv/2 23:05:18 [2023-07-14T23:05:18.316Z] === CONT TestCreateWithInvalidEnv/1 23:05:18 [2023-07-14T23:05:18.316Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 23:05:18 [2023-07-14T23:05:18.316Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 23:05:18 [2023-07-14T23:05:18.316Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 23:05:18 [2023-07-14T23:05:18.316Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 23:05:18 [2023-07-14T23:05:18.316Z] === RUN TestCreateTmpfsMountsTarget 23:05:18 [2023-07-14T23:05:18.316Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 23:05:18 [2023-07-14T23:05:18.316Z] === RUN TestCreateWithCustomMaskedPaths 23:05:19 [2023-07-14T23:05:19.680Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) 23:05:19 [2023-07-14T23:05:19.680Z] === RUN TestCreateWithCustomReadonlyPaths 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s) 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateWithInvalidHealthcheckParams 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 23:05:21 [2023-07-14T23:05:21.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 23:05:21 [2023-07-14T23:05:21.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 23:05:21 [2023-07-14T23:05:21.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 23:05:21 [2023-07-14T23:05:21.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 23:05:21 [2023-07-14T23:05:21.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 23:05:21 [2023-07-14T23:05:21.044Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateDifferentPlatform 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateDifferentPlatform/different_os 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateDifferentPlatform (0.01s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateVolumesFromNonExistingContainer 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreatePlatformSpecificImageNoPlatform 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateInvalidHostConfig 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 23:05:21 [2023-07-14T23:05:21.300Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 23:05:21 [2023-07-14T23:05:21.300Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 23:05:21 [2023-07-14T23:05:21.300Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 23:05:21 [2023-07-14T23:05:21.300Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 23:05:21 [2023-07-14T23:05:21.300Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestContainerStartOnDaemonRestart 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestContainerStartOnDaemonRestart 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestDaemonRestartIpcMode 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestDaemonRestartIpcMode 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestDaemonHostGatewayIP 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestDaemonHostGatewayIP 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestRestartDaemonWithRestartingContainer 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestRestartDaemonWithRestartingContainer 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestHardRestartWhenContainerIsRunning 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestHardRestartWhenContainerIsRunning 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestContainerKillOnDaemonStart 23:05:21 [2023-07-14T23:05:21.300Z] === PAUSE TestContainerKillOnDaemonStart 23:05:21 [2023-07-14T23:05:21.300Z] === RUN TestDiff 23:05:21 [2023-07-14T23:05:21.860Z] --- PASS: TestDiff (0.45s) 23:05:21 [2023-07-14T23:05:21.860Z] === RUN TestExecConsoleSize 23:05:22 [2023-07-14T23:05:22.421Z] --- PASS: TestExecConsoleSize (0.51s) 23:05:22 [2023-07-14T23:05:22.421Z] === RUN TestExecWithCloseStdin 23:05:22 [2023-07-14T23:05:22.982Z] --- PASS: TestExecWithCloseStdin (0.55s) 23:05:22 [2023-07-14T23:05:22.982Z] === RUN TestExec 23:05:23 [2023-07-14T23:05:23.238Z] --- PASS: TestExec (0.52s) 23:05:23 [2023-07-14T23:05:23.238Z] === RUN TestExecUser 23:05:23 [2023-07-14T23:05:23.800Z] --- PASS: TestExecUser (0.49s) 23:05:23 [2023-07-14T23:05:23.800Z] === RUN TestExportContainerAndImportImage 23:05:24 [2023-07-14T23:05:24.360Z] --- PASS: TestExportContainerAndImportImage (0.49s) 23:05:24 [2023-07-14T23:05:24.360Z] === RUN TestExportContainerAfterDaemonRestart 23:05:30 [2023-07-14T23:05:30.892Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) 23:05:30 [2023-07-14T23:05:30.892Z] === RUN TestHealthCheckWorkdir 23:05:31 [2023-07-14T23:05:31.148Z] --- PASS: TestHealthCheckWorkdir (0.67s) 23:05:31 [2023-07-14T23:05:31.148Z] === RUN TestHealthKillContainer 23:05:39 [2023-07-14T23:05:39.234Z] --- PASS: TestHealthKillContainer (7.94s) 23:05:39 [2023-07-14T23:05:39.234Z] === RUN TestHealthCheckProcessKilled 23:05:39 [2023-07-14T23:05:39.821Z] --- PASS: TestHealthCheckProcessKilled (0.77s) 23:05:39 [2023-07-14T23:05:39.821Z] === RUN TestInspectCpusetInConfigPre120 23:05:40 [2023-07-14T23:05:40.385Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) 23:05:40 [2023-07-14T23:05:40.385Z] === RUN TestInspectAnnotations 23:05:40 [2023-07-14T23:05:40.385Z] --- PASS: TestInspectAnnotations (0.04s) 23:05:40 [2023-07-14T23:05:40.385Z] === RUN TestIpcModeNone 23:05:40 [2023-07-14T23:05:40.946Z] --- PASS: TestIpcModeNone (0.55s) 23:05:40 [2023-07-14T23:05:40.946Z] === RUN TestIpcModePrivate 23:05:41 [2023-07-14T23:05:41.202Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 23:05:41 [2023-07-14T23:05:41.458Z] --- PASS: TestIpcModePrivate (0.55s) 23:05:41 [2023-07-14T23:05:41.458Z] === RUN TestIpcModeShareable 23:05:41 [2023-07-14T23:05:41.713Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 23:05:41 [2023-07-14T23:05:41.969Z] --- PASS: TestIpcModeShareable (0.50s) 23:05:41 [2023-07-14T23:05:41.969Z] === RUN TestAPIIpcModeShareableAndContainer 23:05:43 [2023-07-14T23:05:43.857Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s) 23:05:43 [2023-07-14T23:05:43.857Z] === RUN TestAPIIpcModeHost 23:05:43 [2023-07-14T23:05:43.857Z] --- PASS: TestAPIIpcModeHost (0.33s) 23:05:43 [2023-07-14T23:05:43.857Z] === RUN TestDaemonIpcModeShareable 23:05:44 [2023-07-14T23:05:44.785Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 23:05:45 [2023-07-14T23:05:45.040Z] --- PASS: TestDaemonIpcModeShareable (1.09s) 23:05:45 [2023-07-14T23:05:45.040Z] === RUN TestDaemonIpcModePrivate 23:05:45 [2023-07-14T23:05:45.967Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false 23:05:45 [2023-07-14T23:05:45.967Z] --- PASS: TestDaemonIpcModePrivate (1.12s) 23:05:45 [2023-07-14T23:05:45.967Z] === RUN TestDaemonIpcModePrivateFromConfig 23:05:46 [2023-07-14T23:05:46.893Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false 23:05:47 [2023-07-14T23:05:47.149Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) 23:05:47 [2023-07-14T23:05:47.149Z] === RUN TestDaemonIpcModeShareableFromConfig 23:05:48 [2023-07-14T23:05:48.076Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true 23:05:48 [2023-07-14T23:05:48.331Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) 23:05:48 [2023-07-14T23:05:48.331Z] === RUN TestIpcModeOlderClient 23:05:48 [2023-07-14T23:05:48.331Z] === PAUSE TestIpcModeOlderClient 23:05:48 [2023-07-14T23:05:48.331Z] === RUN TestKillContainerInvalidSignal 23:05:48 [2023-07-14T23:05:48.892Z] --- PASS: TestKillContainerInvalidSignal (0.47s) 23:05:48 [2023-07-14T23:05:48.892Z] === RUN TestKillContainer 23:05:48 [2023-07-14T23:05:48.892Z] === RUN TestKillContainer/no_signal 23:05:49 [2023-07-14T23:05:49.147Z] === RUN TestKillContainer/non_killing_signal 23:05:49 [2023-07-14T23:05:49.403Z] === RUN TestKillContainer/killing_signal 23:05:50 [2023-07-14T23:05:50.330Z] --- PASS: TestKillContainer (1.36s) 23:05:50 [2023-07-14T23:05:50.330Z] --- PASS: TestKillContainer/no_signal (0.46s) 23:05:50 [2023-07-14T23:05:50.330Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 23:05:50 [2023-07-14T23:05:50.330Z] --- PASS: TestKillContainer/killing_signal (0.44s) 23:05:50 [2023-07-14T23:05:50.330Z] === RUN TestKillWithStopSignalAndRestartPolicies 23:05:50 [2023-07-14T23:05:50.330Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 23:05:50 [2023-07-14T23:05:50.586Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 23:05:51 [2023-07-14T23:05:51.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) 23:05:51 [2023-07-14T23:05:51.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) 23:05:51 [2023-07-14T23:05:51.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 23:05:51 [2023-07-14T23:05:51.147Z] === RUN TestKillStoppedContainer 23:05:51 [2023-07-14T23:05:51.147Z] --- PASS: TestKillStoppedContainer (0.04s) 23:05:51 [2023-07-14T23:05:51.147Z] === RUN TestKillStoppedContainerAPIPre120 23:05:51 [2023-07-14T23:05:51.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 23:05:51 [2023-07-14T23:05:51.147Z] === RUN TestKillDifferentUserContainer 23:05:51 [2023-07-14T23:05:51.708Z] --- PASS: TestKillDifferentUserContainer (0.44s) 23:05:51 [2023-07-14T23:05:51.708Z] === RUN TestInspectOomKilledTrue 23:05:51 [2023-07-14T23:05:51.964Z] --- PASS: TestInspectOomKilledTrue (0.50s) 23:05:51 [2023-07-14T23:05:51.964Z] === RUN TestInspectOomKilledFalse 23:05:52 [2023-07-14T23:05:52.525Z] --- PASS: TestInspectOomKilledFalse (0.44s) 23:05:52 [2023-07-14T23:05:52.525Z] === RUN TestLinksEtcHostsContentMatch 23:05:52 [2023-07-14T23:05:52.781Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 23:05:52 [2023-07-14T23:05:52.781Z] === RUN TestLinksContainerNames 23:05:53 [2023-07-14T23:05:53.708Z] --- PASS: TestLinksContainerNames (0.95s) 23:05:53 [2023-07-14T23:05:53.708Z] === RUN TestLogsFollowTailEmpty 23:05:54 [2023-07-14T23:05:54.269Z] --- PASS: TestLogsFollowTailEmpty (0.48s) 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local/tty/only_stdout 23:05:54 [2023-07-14T23:05:54.269Z] === PAUSE TestLogs/driver_local/tty/only_stdout 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local/tty/only_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === PAUSE TestLogs/driver_local/tty/only_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local/without_tty/only_stdout 23:05:54 [2023-07-14T23:05:54.269Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 23:05:54 [2023-07-14T23:05:54.269Z] === RUN TestLogs/driver_local/without_tty/only_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === CONT TestLogs/driver_local/without_tty/only_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === CONT TestLogs/driver_local/tty/only_stderr 23:05:54 [2023-07-14T23:05:54.269Z] === CONT TestLogs/driver_local/without_tty/only_stdout 23:05:54 [2023-07-14T23:05:54.269Z] === CONT TestLogs/driver_local/tty/only_stdout 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file/tty/only_stdout 23:05:56 [2023-07-14T23:05:56.157Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file/tty/only_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 23:05:56 [2023-07-14T23:05:56.157Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 23:05:56 [2023-07-14T23:05:56.157Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === CONT TestLogs/driver_json-file/tty/only_stderr 23:05:56 [2023-07-14T23:05:56.157Z] === CONT TestLogs/driver_json-file/tty/only_stdout 23:05:56 [2023-07-14T23:05:56.157Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs (3.19s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local (0.01s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.11s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.14s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.42s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.50s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.55s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.59s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file (0.01s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.09s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.10s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.36s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.52s) 23:05:57 [2023-07-14T23:05:57.525Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.58s) 23:05:57 [2023-07-14T23:05:57.525Z] === RUN TestContainerNetworkMountsNoChown 23:05:57 [2023-07-14T23:05:57.781Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/default 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/default 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/private 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/private 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rprivate 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rprivate 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/slave 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/slave 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rslave 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rslave 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/shared 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/shared 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rshared 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rshared 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/default 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rslave 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/default/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/default/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rslave/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/default/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rprivate 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/slave 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rprivate/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rprivate/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/shared 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/shared/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/shared/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/shared/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/shared/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/shared/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/shared/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/shared/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/default/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/default/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/default/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/shared/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/slave/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/private 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/private/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/private/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/private/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/private/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/private/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/private/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rslave/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rshared 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/slave/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/slave/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/shared/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/slave/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/private/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/slave/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/slave/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rshared/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rshared/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/shared/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/private/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/private/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/private/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/default/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rprivate/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/slave/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/default/mount_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rslave/bind_root 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/default/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/default/bind_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 23:05:57 [2023-07-14T23:05:57.781Z] === CONT TestMountDaemonRoot/rprivate/mount_root 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/slave/mount_subpath 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/slave/mount_root 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rslave/mount_root 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/slave/bind_subpath 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rshared/bind_root 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rshared/mount_root 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 23:05:58 [2023-07-14T23:05:58.037Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/private (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/default (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 23:05:58 [2023-07-14T23:05:58.037Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 23:05:58 [2023-07-14T23:05:58.037Z] === RUN TestContainerBindMountNonRecursive 23:05:58 [2023-07-14T23:05:58.964Z] --- PASS: TestContainerBindMountNonRecursive (1.06s) 23:05:58 [2023-07-14T23:05:58.964Z] === RUN TestContainerVolumesMountedAsShared 23:05:59 [2023-07-14T23:05:59.525Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) 23:05:59 [2023-07-14T23:05:59.525Z] === RUN TestContainerVolumesMountedAsSlave 23:05:59 [2023-07-14T23:05:59.781Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 23:05:59 [2023-07-14T23:05:59.781Z] === RUN TestContainerCopyLeaksMounts 23:06:00 [2023-07-14T23:06:00.342Z] --- PASS: TestContainerCopyLeaksMounts (0.57s) 23:06:00 [2023-07-14T23:06:00.343Z] === RUN TestNetworkNat 23:06:00 [2023-07-14T23:06:00.928Z] --- PASS: TestNetworkNat (0.46s) 23:06:00 [2023-07-14T23:06:00.928Z] === RUN TestNetworkLocalhostTCPNat 23:06:01 [2023-07-14T23:06:01.510Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) 23:06:01 [2023-07-14T23:06:01.510Z] === RUN TestNetworkLoopbackNat 23:06:04 [2023-07-14T23:06:04.024Z] --- PASS: TestNetworkLoopbackNat (2.60s) 23:06:04 [2023-07-14T23:06:04.024Z] === RUN TestPause 23:06:04 [2023-07-14T23:06:04.585Z] --- PASS: TestPause (0.47s) 23:06:04 [2023-07-14T23:06:04.585Z] === RUN TestPauseFailsOnWindowsServerContainers 23:06:04 [2023-07-14T23:06:04.585Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 23:06:04 [2023-07-14T23:06:04.585Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 23:06:04 [2023-07-14T23:06:04.585Z] === RUN TestPauseStopPausedContainer 23:06:04 [2023-07-14T23:06:04.841Z] --- PASS: TestPauseStopPausedContainer (0.46s) 23:06:04 [2023-07-14T23:06:04.841Z] === RUN TestPidHost 23:06:06 [2023-07-14T23:06:06.206Z] --- PASS: TestPidHost (1.07s) 23:06:06 [2023-07-14T23:06:06.206Z] === RUN TestPsFilter 23:06:06 [2023-07-14T23:06:06.206Z] === RUN TestPsFilter/since 23:06:06 [2023-07-14T23:06:06.206Z] === RUN TestPsFilter/before 23:06:06 [2023-07-14T23:06:06.206Z] --- PASS: TestPsFilter (0.10s) 23:06:06 [2023-07-14T23:06:06.206Z] --- PASS: TestPsFilter/since (0.00s) 23:06:06 [2023-07-14T23:06:06.206Z] --- PASS: TestPsFilter/before (0.00s) 23:06:06 [2023-07-14T23:06:06.206Z] === RUN TestRemoveContainerWithRemovedVolume 23:06:06 [2023-07-14T23:06:06.462Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) 23:06:06 [2023-07-14T23:06:06.462Z] === RUN TestRemoveContainerWithVolume 23:06:07 [2023-07-14T23:06:07.023Z] --- PASS: TestRemoveContainerWithVolume (0.48s) 23:06:07 [2023-07-14T23:06:07.023Z] === RUN TestRemoveContainerRunning 23:06:07 [2023-07-14T23:06:07.584Z] --- PASS: TestRemoveContainerRunning (0.49s) 23:06:07 [2023-07-14T23:06:07.584Z] === RUN TestRemoveContainerForceRemoveRunning 23:06:07 [2023-07-14T23:06:07.840Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) 23:06:07 [2023-07-14T23:06:07.840Z] === RUN TestRemoveInvalidContainer 23:06:07 [2023-07-14T23:06:07.840Z] --- PASS: TestRemoveInvalidContainer (0.01s) 23:06:07 [2023-07-14T23:06:07.840Z] === RUN TestRenameLinkedContainer 23:06:09 [2023-07-14T23:06:09.728Z] --- PASS: TestRenameLinkedContainer (1.87s) 23:06:09 [2023-07-14T23:06:09.728Z] === RUN TestRenameStoppedContainer 23:06:10 [2023-07-14T23:06:10.289Z] --- PASS: TestRenameStoppedContainer (0.47s) 23:06:10 [2023-07-14T23:06:10.289Z] === RUN TestRenameRunningContainerAndReuse 23:06:11 [2023-07-14T23:06:11.216Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) 23:06:11 [2023-07-14T23:06:11.216Z] === RUN TestRenameInvalidName 23:06:11 [2023-07-14T23:06:11.777Z] --- PASS: TestRenameInvalidName (0.46s) 23:06:11 [2023-07-14T23:06:11.777Z] === RUN TestRenameAnonymousContainer 23:06:13 [2023-07-14T23:06:13.665Z] --- PASS: TestRenameAnonymousContainer (1.64s) 23:06:13 [2023-07-14T23:06:13.665Z] === RUN TestRenameContainerWithSameName 23:06:13 [2023-07-14T23:06:13.921Z] --- PASS: TestRenameContainerWithSameName (0.44s) 23:06:13 [2023-07-14T23:06:13.921Z] === RUN TestRenameContainerWithLinkedContainer 23:06:14 [2023-07-14T23:06:14.847Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) 23:06:14 [2023-07-14T23:06:14.847Z] === RUN TestResize 23:06:15 [2023-07-14T23:06:15.408Z] --- PASS: TestResize (0.52s) 23:06:15 [2023-07-14T23:06:15.408Z] === RUN TestResizeWithInvalidSize 23:06:15 [2023-07-14T23:06:15.969Z] --- PASS: TestResizeWithInvalidSize (0.51s) 23:06:15 [2023-07-14T23:06:15.969Z] === RUN TestResizeWhenContainerNotStarted 23:06:16 [2023-07-14T23:06:16.226Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 23:06:16 [2023-07-14T23:06:16.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 23:06:17 [2023-07-14T23:06:17.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 23:06:18 [2023-07-14T23:06:18.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 23:06:18 [2023-07-14T23:06:18.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 23:06:18 [2023-07-14T23:06:18.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 23:06:18 [2023-07-14T23:06:18.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 23:06:19 [2023-07-14T23:06:19.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 23:06:19 [2023-07-14T23:06:19.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 23:06:19 [2023-07-14T23:06:19.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.03s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.18s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.69s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) 23:06:22 [2023-07-14T23:06:22.305Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) 23:06:22 [2023-07-14T23:06:22.305Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 23:06:22 [2023-07-14T23:06:22.305Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 23:06:23 [2023-07-14T23:06:23.232Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 23:06:24 [2023-07-14T23:06:24.158Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s) 23:06:24 [2023-07-14T23:06:24.158Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) 23:06:24 [2023-07-14T23:06:24.158Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) 23:06:24 [2023-07-14T23:06:24.158Z] === RUN TestCgroupNamespacesRun 23:06:25 [2023-07-14T23:06:25.106Z] --- PASS: TestCgroupNamespacesRun (1.10s) 23:06:25 [2023-07-14T23:06:25.106Z] === RUN TestCgroupNamespacesRunPrivileged 23:06:26 [2023-07-14T23:06:26.471Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) 23:06:26 [2023-07-14T23:06:26.471Z] === RUN TestCgroupNamespacesRunDaemonHostMode 23:06:27 [2023-07-14T23:06:27.398Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.07s) 23:06:27 [2023-07-14T23:06:27.398Z] === RUN TestCgroupNamespacesRunHostMode 23:06:28 [2023-07-14T23:06:28.324Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) 23:06:28 [2023-07-14T23:06:28.324Z] === RUN TestCgroupNamespacesRunPrivateMode 23:06:29 [2023-07-14T23:06:29.688Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) 23:06:29 [2023-07-14T23:06:29.688Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 23:06:30 [2023-07-14T23:06:30.615Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) 23:06:30 [2023-07-14T23:06:30.615Z] === RUN TestCgroupNamespacesRunInvalidMode 23:06:31 [2023-07-14T23:06:31.176Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 23:06:31 [2023-07-14T23:06:31.176Z] === RUN TestCgroupNamespacesRunOlderClient 23:06:32 [2023-07-14T23:06:32.540Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) 23:06:32 [2023-07-14T23:06:32.540Z] === RUN TestNISDomainname 23:06:32 [2023-07-14T23:06:32.796Z] --- PASS: TestNISDomainname (0.56s) 23:06:32 [2023-07-14T23:06:32.796Z] === RUN TestHostnameDnsResolution 23:06:33 [2023-07-14T23:06:33.722Z] --- PASS: TestHostnameDnsResolution (0.72s) 23:06:33 [2023-07-14T23:06:33.722Z] === RUN TestUnprivilegedPortsAndPing 23:06:33 [2023-07-14T23:06:33.978Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) 23:06:33 [2023-07-14T23:06:33.978Z] === RUN TestPrivilegedHostDevices 23:06:34 [2023-07-14T23:06:34.540Z] --- PASS: TestPrivilegedHostDevices (0.55s) 23:06:34 [2023-07-14T23:06:34.540Z] === RUN TestRunConsoleSize 23:06:35 [2023-07-14T23:06:35.101Z] --- PASS: TestRunConsoleSize (0.47s) 23:06:35 [2023-07-14T23:06:35.101Z] === RUN TestRunWithAlternativeContainerdShim 23:06:39 [2023-07-14T23:06:39.265Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s) 23:06:39 [2023-07-14T23:06:39.265Z] === RUN TestStats 23:06:41 [2023-07-14T23:06:41.780Z] --- PASS: TestStats (2.43s) 23:06:41 [2023-07-14T23:06:41.780Z] === RUN TestStopContainerWithTimeout 23:06:41 [2023-07-14T23:06:41.780Z] === RUN TestStopContainerWithTimeout/0 23:06:41 [2023-07-14T23:06:41.780Z] === PAUSE TestStopContainerWithTimeout/0 23:06:41 [2023-07-14T23:06:41.780Z] === RUN TestStopContainerWithTimeout/1 23:06:41 [2023-07-14T23:06:41.780Z] === PAUSE TestStopContainerWithTimeout/1 23:06:41 [2023-07-14T23:06:41.780Z] === RUN TestStopContainerWithTimeout/3 23:06:41 [2023-07-14T23:06:41.780Z] === PAUSE TestStopContainerWithTimeout/3 23:06:41 [2023-07-14T23:06:41.780Z] === RUN TestStopContainerWithTimeout/-1 23:06:41 [2023-07-14T23:06:41.780Z] === PAUSE TestStopContainerWithTimeout/-1 23:06:41 [2023-07-14T23:06:41.780Z] === CONT TestStopContainerWithTimeout/0 23:06:41 [2023-07-14T23:06:41.780Z] === CONT TestStopContainerWithTimeout/3 23:06:41 [2023-07-14T23:06:41.780Z] === CONT TestStopContainerWithTimeout/1 23:06:41 [2023-07-14T23:06:41.780Z] === CONT TestStopContainerWithTimeout/-1 23:06:44 [2023-07-14T23:06:44.295Z] --- PASS: TestStopContainerWithTimeout (0.04s) 23:06:44 [2023-07-14T23:06:44.295Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) 23:06:44 [2023-07-14T23:06:44.295Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) 23:06:44 [2023-07-14T23:06:44.295Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) 23:06:44 [2023-07-14T23:06:44.295Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) 23:06:44 [2023-07-14T23:06:44.295Z] === RUN TestDeleteDevicemapper 23:06:44 [2023-07-14T23:06:44.295Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" 23:06:44 [2023-07-14T23:06:44.295Z] --- SKIP: TestDeleteDevicemapper (0.00s) 23:06:44 [2023-07-14T23:06:44.295Z] === RUN TestStopContainerWithTimeoutCancel 23:06:44 [2023-07-14T23:06:44.295Z] === PAUSE TestStopContainerWithTimeoutCancel 23:06:44 [2023-07-14T23:06:44.295Z] === RUN TestStopContainerWithRestartPolicyAlways 23:06:46 [2023-07-14T23:06:46.810Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) 23:06:46 [2023-07-14T23:06:46.810Z] === RUN TestUpdateMemory 23:06:47 [2023-07-14T23:06:47.372Z] --- PASS: TestUpdateMemory (0.57s) 23:06:47 [2023-07-14T23:06:47.372Z] === RUN TestUpdateCPUQuota 23:06:48 [2023-07-14T23:06:48.298Z] --- PASS: TestUpdateCPUQuota (0.81s) 23:06:48 [2023-07-14T23:06:48.298Z] === RUN TestUpdatePidsLimit 23:06:48 [2023-07-14T23:06:48.298Z] === RUN TestUpdatePidsLimit/update_from_none 23:06:48 [2023-07-14T23:06:48.298Z] === RUN TestUpdatePidsLimit/no_change 23:06:48 [2023-07-14T23:06:48.554Z] === RUN TestUpdatePidsLimit/update_lower 23:06:48 [2023-07-14T23:06:48.554Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 23:06:48 [2023-07-14T23:06:48.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 23:06:49 [2023-07-14T23:06:49.066Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 23:06:49 [2023-07-14T23:06:49.322Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit (1.91s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) 23:06:50 [2023-07-14T23:06:50.255Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 23:06:50 [2023-07-14T23:06:50.255Z] === RUN TestUpdateRestartPolicy 23:07:02 [2023-07-14T23:07:02.437Z] --- PASS: TestUpdateRestartPolicy (10.71s) 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestUpdateRestartWithAutoRemove 23:07:02 [2023-07-14T23:07:02.437Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestWaitNonBlocked 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 23:07:02 [2023-07-14T23:07:02.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 23:07:02 [2023-07-14T23:07:02.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 23:07:02 [2023-07-14T23:07:02.437Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 23:07:02 [2023-07-14T23:07:02.437Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 23:07:02 [2023-07-14T23:07:02.437Z] --- PASS: TestWaitNonBlocked (0.02s) 23:07:02 [2023-07-14T23:07:02.437Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) 23:07:02 [2023-07-14T23:07:02.437Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestWaitBlocked 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 23:07:02 [2023-07-14T23:07:02.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 23:07:02 [2023-07-14T23:07:02.437Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 23:07:02 [2023-07-14T23:07:02.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 23:07:02 [2023-07-14T23:07:02.437Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 23:07:02 [2023-07-14T23:07:02.437Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 23:07:02 [2023-07-14T23:07:02.693Z] --- PASS: TestWaitBlocked (0.02s) 23:07:02 [2023-07-14T23:07:02.693Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) 23:07:02 [2023-07-14T23:07:02.693Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) 23:07:02 [2023-07-14T23:07:02.693Z] === RUN TestWaitConditions 23:07:02 [2023-07-14T23:07:02.693Z] === RUN TestWaitConditions/default 23:07:02 [2023-07-14T23:07:02.693Z] === PAUSE TestWaitConditions/default 23:07:02 [2023-07-14T23:07:02.693Z] === RUN TestWaitConditions/not-running 23:07:02 [2023-07-14T23:07:02.693Z] === PAUSE TestWaitConditions/not-running 23:07:02 [2023-07-14T23:07:02.693Z] === RUN TestWaitConditions/next-exit 23:07:02 [2023-07-14T23:07:02.693Z] === PAUSE TestWaitConditions/next-exit 23:07:02 [2023-07-14T23:07:02.693Z] === RUN TestWaitConditions/removed 23:07:02 [2023-07-14T23:07:02.693Z] === PAUSE TestWaitConditions/removed 23:07:02 [2023-07-14T23:07:02.693Z] === CONT TestWaitConditions/default 23:07:02 [2023-07-14T23:07:02.693Z] === CONT TestWaitConditions/next-exit 23:07:02 [2023-07-14T23:07:02.693Z] === CONT TestWaitConditions/not-running 23:07:02 [2023-07-14T23:07:02.693Z] === CONT TestWaitConditions/removed 23:07:02 [2023-07-14T23:07:02.693Z] wait_test.go:146: ContainerID = 6e57efa46d95607dd61a43bcb4f069faa1db18cd863f1e4fc3a2c10f64b77e6d 23:07:02 [2023-07-14T23:07:02.693Z] wait_test.go:146: ContainerID = 62e7987afdacc352fd01b91651fdf2009639c54b66eadc60d1f233d96bc59426 23:07:02 [2023-07-14T23:07:02.693Z] wait_test.go:146: ContainerID = 97220f333773e281e94f62346b2380c6545beef0104556aea482f630267b312f 23:07:02 [2023-07-14T23:07:02.693Z] wait_test.go:146: ContainerID = 3cd67845f1bfaa463b92452743e17ef2d692ac5fe7e4b6bcb409f11cb14af513 23:07:04 [2023-07-14T23:07:04.057Z] --- PASS: TestWaitConditions (0.03s) 23:07:04 [2023-07-14T23:07:04.057Z] --- PASS: TestWaitConditions/next-exit (0.87s) 23:07:04 [2023-07-14T23:07:04.057Z] --- PASS: TestWaitConditions/default (1.19s) 23:07:04 [2023-07-14T23:07:04.057Z] --- PASS: TestWaitConditions/not-running (1.23s) 23:07:04 [2023-07-14T23:07:04.057Z] --- PASS: TestWaitConditions/removed (1.30s) 23:07:04 [2023-07-14T23:07:04.057Z] === RUN TestWaitRestartedContainer 23:07:04 [2023-07-14T23:07:04.057Z] === RUN TestWaitRestartedContainer/default 23:07:04 [2023-07-14T23:07:04.057Z] === PAUSE TestWaitRestartedContainer/default 23:07:04 [2023-07-14T23:07:04.057Z] === RUN TestWaitRestartedContainer/not-running 23:07:04 [2023-07-14T23:07:04.057Z] === PAUSE TestWaitRestartedContainer/not-running 23:07:04 [2023-07-14T23:07:04.057Z] === RUN TestWaitRestartedContainer/next-exit 23:07:04 [2023-07-14T23:07:04.057Z] === PAUSE TestWaitRestartedContainer/next-exit 23:07:04 [2023-07-14T23:07:04.057Z] === CONT TestWaitRestartedContainer/default 23:07:04 [2023-07-14T23:07:04.057Z] === CONT TestWaitRestartedContainer/next-exit 23:07:04 [2023-07-14T23:07:04.057Z] === CONT TestWaitRestartedContainer/not-running 23:07:05 [2023-07-14T23:07:05.945Z] --- PASS: TestWaitRestartedContainer (0.01s) 23:07:05 [2023-07-14T23:07:05.945Z] --- PASS: TestWaitRestartedContainer/next-exit (1.76s) 23:07:05 [2023-07-14T23:07:05.945Z] --- PASS: TestWaitRestartedContainer/default (1.93s) 23:07:05 [2023-07-14T23:07:05.945Z] --- PASS: TestWaitRestartedContainer/not-running (1.98s) 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestContainerStartOnDaemonRestart 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestHardRestartWhenContainerIsRunning 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestIpcModeOlderClient 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestStopContainerWithTimeoutCancel 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestDaemonHostGatewayIP 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestDaemonRestartIpcMode 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestRestartDaemonWithRestartingContainer 23:07:05 [2023-07-14T23:07:05.945Z] === CONT TestContainerKillOnDaemonStart 23:07:05 [2023-07-14T23:07:05.945Z] --- PASS: TestIpcModeOlderClient (0.08s) 23:07:07 [2023-07-14T23:07:07.835Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 23:07:07 [2023-07-14T23:07:07.835Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 23:07:08 [2023-07-14T23:07:08.091Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.09s) 23:07:08 [2023-07-14T23:07:08.091Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 23:07:08 [2023-07-14T23:07:08.091Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.30s) 23:07:08 [2023-07-14T23:07:08.653Z] --- PASS: TestContainerStartOnDaemonRestart (2.65s) 23:07:08 [2023-07-14T23:07:08.909Z] --- PASS: TestDaemonHostGatewayIP (2.91s) 23:07:09 [2023-07-14T23:07:09.470Z] --- PASS: TestDaemonRestartIpcMode (3.45s) 23:07:09 [2023-07-14T23:07:09.470Z] --- PASS: TestStopContainerWithTimeoutCancel (3.61s) 23:07:09 [2023-07-14T23:07:09.726Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s) 23:07:17 [2023-07-14T23:07:17.804Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) 23:07:17 [2023-07-14T23:07:17.804Z] PASS 23:07:17 [2023-07-14T23:07:17.804Z] 23:07:17 [2023-07-14T23:07:17.804Z] === Skipped 23:07:17 [2023-07-14T23:07:17.804Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 23:07:17 [2023-07-14T23:07:17.804Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 23:07:17 [2023-07-14T23:07:17.804Z] 23:07:17 [2023-07-14T23:07:17.804Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 23:07:17 [2023-07-14T23:07:17.804Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 23:07:17 [2023-07-14T23:07:17.804Z] 23:07:17 [2023-07-14T23:07:17.804Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 23:07:17 [2023-07-14T23:07:17.804Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" 23:07:17 [2023-07-14T23:07:17.804Z] 23:07:17 [2023-07-14T23:07:17.804Z] DONE 289 tests, 3 skipped in 120.821s 23:07:17 [2023-07-14T23:07:17.804Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 23:07:17 [2023-07-14T23:07:17.804Z] ++ 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 23:07:17 [2023-07-14T23:07:17.804Z] ++ set -e 23:07:17 [2023-07-14T23:07:17.804Z] ++ '[' -n 0 ']' 23:07:17 [2023-07-14T23:07:17.804Z] ++ set -x 23:07:17 [2023-07-14T23:07:17.804Z] ++ 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 23:07:18 [2023-07-14T23:07:18.060Z] INFO: Testing against a local daemon 23:07:18 [2023-07-14T23:07:18.060Z] === RUN TestConfigDaemonID 23:07:18 [2023-07-14T23:07:18.987Z] daemon_test.go:52: [d5f60e06598e3] daemon is not started 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestConfigDaemonID (1.04s) 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestDaemonConfigValidation 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestDaemonConfigValidation/config_with_no_content 23:07:18 [2023-07-14T23:07:18.987Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestDaemonConfigValidation/config_with_{} 23:07:18 [2023-07-14T23:07:18.987Z] === PAUSE TestDaemonConfigValidation/config_with_{} 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestDaemonConfigValidation/invalid_config 23:07:18 [2023-07-14T23:07:18.987Z] === PAUSE TestDaemonConfigValidation/invalid_config 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestDaemonConfigValidation/malformed_config 23:07:18 [2023-07-14T23:07:18.987Z] === PAUSE TestDaemonConfigValidation/malformed_config 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestDaemonConfigValidation/valid_config 23:07:18 [2023-07-14T23:07:18.987Z] === PAUSE TestDaemonConfigValidation/valid_config 23:07:18 [2023-07-14T23:07:18.987Z] === CONT TestDaemonConfigValidation/config_with_no_content 23:07:18 [2023-07-14T23:07:18.987Z] === CONT TestDaemonConfigValidation/malformed_config 23:07:18 [2023-07-14T23:07:18.987Z] === CONT TestDaemonConfigValidation/invalid_config 23:07:18 [2023-07-14T23:07:18.987Z] === CONT TestDaemonConfigValidation/config_with_{} 23:07:18 [2023-07-14T23:07:18.987Z] === CONT TestDaemonConfigValidation/valid_config 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestDaemonConfigValidation (0.00s) 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 23:07:18 [2023-07-14T23:07:18.987Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestConfigDaemonSeccompProfiles 23:07:18 [2023-07-14T23:07:18.987Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 23:07:20 [2023-07-14T23:07:20.351Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 23:07:21 [2023-07-14T23:07:21.279Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 23:07:22 [2023-07-14T23:07:22.206Z] daemon_test.go:166: [d4377660c32b9] daemon is not started 23:07:22 [2023-07-14T23:07:22.206Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 23:07:22 [2023-07-14T23:07:22.206Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 23:07:22 [2023-07-14T23:07:22.206Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 23:07:22 [2023-07-14T23:07:22.206Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 23:07:22 [2023-07-14T23:07:22.206Z] === RUN TestDaemonProxy 23:07:22 [2023-07-14T23:07:22.206Z] === RUN TestDaemonProxy/environment_variables 23:07:24 [2023-07-14T23:07:24.094Z] === RUN TestDaemonProxy/command-line_options 23:07:25 [2023-07-14T23:07:25.982Z] === RUN TestDaemonProxy/configuration_file 23:07:27 [2023-07-14T23:07:27.346Z] === RUN TestDaemonProxy/conflicting_options 23:07:27 [2023-07-14T23:07:27.908Z] === RUN TestDaemonProxy/reload_sanitized 23:07:28 [2023-07-14T23:07:28.477Z] --- PASS: TestDaemonProxy (6.21s) 23:07:28 [2023-07-14T23:07:28.477Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) 23:07:28 [2023-07-14T23:07:28.477Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) 23:07:28 [2023-07-14T23:07:28.477Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 23:07:28 [2023-07-14T23:07:28.477Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 23:07:28 [2023-07-14T23:07:28.477Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 23:07:28 [2023-07-14T23:07:28.477Z] === RUN TestLiveRestore 23:07:28 [2023-07-14T23:07:28.477Z] === RUN TestLiveRestore/volume_references 23:07:28 [2023-07-14T23:07:28.477Z] === PAUSE TestLiveRestore/volume_references 23:07:28 [2023-07-14T23:07:28.477Z] === CONT TestLiveRestore/volume_references 23:07:29 [2023-07-14T23:07:29.056Z] === RUN TestLiveRestore/volume_references/restartPolicy 23:07:29 [2023-07-14T23:07:29.056Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 23:07:29 [2023-07-14T23:07:29.982Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 23:07:30 [2023-07-14T23:07:30.909Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 23:07:31 [2023-07-14T23:07:31.835Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 23:07:32 [2023-07-14T23:07:32.762Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 23:07:33 [2023-07-14T23:07:33.689Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore (0.00s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references (6.28s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.84s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.96s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.91s) 23:07:34 [2023-07-14T23:07:34.616Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.93s) 23:07:34 [2023-07-14T23:07:34.616Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 23:07:35 [2023-07-14T23:07:35.543Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) 23:07:35 [2023-07-14T23:07:35.543Z] PASS 23:07:35 [2023-07-14T23:07:35.543Z] 23:07:35 [2023-07-14T23:07:35.543Z] DONE 27 tests in 17.577s 23:07:35 [2023-07-14T23:07:35.543Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 23:07:35 [2023-07-14T23:07:35.543Z] ++ 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 23:07:35 [2023-07-14T23:07:35.543Z] ++ set -e 23:07:35 [2023-07-14T23:07:35.543Z] ++ '[' -n 0 ']' 23:07:35 [2023-07-14T23:07:35.543Z] ++ set -x 23:07:35 [2023-07-14T23:07:35.543Z] ++ 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 23:07:35 [2023-07-14T23:07:35.543Z] INFO: Testing against a local daemon 23:07:35 [2023-07-14T23:07:35.543Z] === RUN TestCommitInheritsEnv 23:07:35 [2023-07-14T23:07:35.543Z] --- PASS: TestCommitInheritsEnv (0.13s) 23:07:35 [2023-07-14T23:07:35.543Z] === RUN TestImportExtremelyLargeImageWorks 23:07:35 [2023-07-14T23:07:35.543Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 23:07:35 [2023-07-14T23:07:35.543Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 23:07:35 [2023-07-14T23:07:35.543Z] === RUN TestImportWithCustomPlatform 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/#00 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/_______ 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform// 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/linux 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/LINUX 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/linux/sparc64 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/macos 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/macos/arm64 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImportWithCustomPlatform/nintendo64 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform (0.10s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImageInspectEmptyTagsAndDigests 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImagesFilterMultiReference 23:07:35 [2023-07-14T23:07:35.799Z] --- PASS: TestImagesFilterMultiReference (0.05s) 23:07:35 [2023-07-14T23:07:35.799Z] === RUN TestImagesFilterBeforeSince 23:07:36 [2023-07-14T23:07:36.054Z] list_test.go:87: ImageList: ID=sha256:6974a9134c0b2e3fae72933f4e31b9277c82ac27c1c1aae44fbc3c42a1ab1eb2 RepoTags=[testimagesfilterbeforesince:v1] 23:07:36 [2023-07-14T23:07:36.054Z] list_test.go:87: ImageList: ID=sha256:df0a54edc0c71af535829c04867dda85c6aa90bc8b3a216160350a5e97fe0635 RepoTags=[testimagesfilterbeforesince:v2] 23:07:36 [2023-07-14T23:07:36.054Z] list_test.go:87: ImageList: ID=sha256:72a1079fd84bb748319db36daa8af6d094648bd7c276ca185bab843c646aadad RepoTags=[testimagesfilterbeforesince:v3] 23:07:36 [2023-07-14T23:07:36.054Z] --- PASS: TestImagesFilterBeforeSince (0.20s) 23:07:36 [2023-07-14T23:07:36.054Z] === RUN TestPruneDontDeleteUsedDangling 23:07:36 [2023-07-14T23:07:36.054Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) 23:07:36 [2023-07-14T23:07:36.054Z] === RUN TestImagePullPlatformInvalid 23:07:36 [2023-07-14T23:07:36.054Z] --- PASS: TestImagePullPlatformInvalid (0.01s) 23:07:36 [2023-07-14T23:07:36.054Z] === RUN TestImagePullStoredfDigestForOtherRepo 23:07:36 [2023-07-14T23:07:36.054Z] time="2023-07-14T23:07:35Z" 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=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.054Z] time="2023-07-14T23:07:35Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.054Z] time="2023-07-14T23:07:35Z" level=info msg="Starting upload purge in 46m0s" go.version=go1.20.5 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.054Z] time="2023-07-14T23:07:35Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5df637df-e31a-4394-b8a5-35625cce5763 http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5df637df-e31a-4394-b8a5-35625cce5763 http.request.method=GET http.request.remoteaddr="127.0.0.1:44588" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.110953ms http.response.status=200 http.response.written=2 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cac992f4-18c5-49fe-a203-99bf09554565 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=cac992f4-18c5-49fe-a203-99bf09554565 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=cac992f4-18c5-49fe-a203-99bf09554565 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=31.122µ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=3eb2bbfa-826d-4613-9476-71eeaa1c012e trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=00adb502-69c4-460f-b00b-d159e99604b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=cac992f4-18c5-49fe-a203-99bf09554565 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" 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.963626ms http.response.status=404 http.response.written=157 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=00adb502-69c4-460f-b00b-d159e99604b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=00adb502-69c4-460f-b00b-d159e99604b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=22.358µ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=ea86726e-9137-4b23-a2a0-e48224ca4ad3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=00adb502-69c4-460f-b00b-d159e99604b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44602" 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=2.052207ms http.response.status=404 http.response.written=157 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f4efaf8-f576-42b2-b4a1-4525b93dda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0bda804a-e79a-4cfe-9177-7c7b64a3a2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0bda804a-e79a-4cfe-9177-7c7b64a3a2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f4efaf8-f576-42b2-b4a1-4525b93dda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f4efaf8-f576-42b2-b4a1-4525b93dda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=118.12µ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=892491be-f3c3-4d41-81ad-a332efa6802b trace.line=95 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f4efaf8-f576-42b2-b4a1-4525b93dda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=13.752µ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=4e6f51a4-325f-4fcc-8f4a-c298e951bd64 trace.line=141 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0bda804a-e79a-4cfe-9177-7c7b64a3a2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=123.626µ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=f41d096c-d860-4d0a-bc36-6a57e206b3a4 trace.line=95 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0bda804a-e79a-4cfe-9177-7c7b64a3a2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=62.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).Stat" trace.id=cc7f5715-eb93-4698-a91e-409064487fe9 trace.line=141 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f4efaf8-f576-42b2-b4a1-4525b93dda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=73.682µ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=a7335620-4c97-45f4-9e97-c0c989803725 trace.line=95 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f4efaf8-f576-42b2-b4a1-4525b93dda1a http.request.method=POST http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.999572ms http.response.status=202 http.response.written=0 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0bda804a-e79a-4cfe-9177-7c7b64a3a2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=66.198µ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=cf05901b-51b7-486c-a532-6edc41111b7b trace.line=95 vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=0bda804a-e79a-4cfe-9177-7c7b64a3a2ce http.request.method=POST http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.217064ms http.response.status=202 http.response.written=0 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=45.317µ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=5a232dda-81ed-48f3-9cde-999dfb331f99 trace.line=82 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=15.377µ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=94b88429-d7f7-4bb1-9ddc-cd7584699bdb trace.line=141 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" 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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.313Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=38.276µ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=0892e2e1-3fee-416a-aad4-729d191ef563 trace.line=82 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=13.604µ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=e64f4797-df52-48da-bd20-6a284da60e62 trace.line=141 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=98.88µ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=1c5020fb-71f9-4d24-b7ad-7b10c5ff535b trace.line=124 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=10.56µ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=cdedd7bb-7642-445a-90b2-265e746ddf03 trace.line=141 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=12.3µ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=5d3469ba-cdcc-498b-a4e2-2f21ad04c4b6 trace.line=141 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=8.648µ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=520cd205-71a5-4f46-90e4-06481e0c60de trace.line=141 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933/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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=49.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7e61b5a5-c9de-4c2c-ab7a-ea8fb5dd5e36 trace.line=167 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=51.15µ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=f8721179-1bf9-4559-80f3-9abf4c3d4db5 trace.line=95 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c72c137a-c9e0-4889-81a7-11b20c601933\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=590.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).Delete" trace.id=87780279-ebec-4beb-ad9c-445d12f24829 trace.line=181 vars.name=test vars.uuid=c72c137a-c9e0-4889-81a7-11b20c601933 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=66f01f13-fbd6-4426-bd53-167d15131bdd http.request.method=PUT http.request.remoteaddr="127.0.0.1:44602" http.request.uri="/v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.219647ms http.response.status=201 http.response.written=0 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "PUT /v2/test/blobs/uploads/c72c137a-c9e0-4889-81a7-11b20c601933?_state=lDr2nAdHaV3X7EEN-z29vEX6wC8uL2g2fbIJJD9KyBJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM3MmMxMzdhLWM5ZTAtNDg4OS04MWE3LTExYjIwYzYwMTkzMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczODY2NThaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=76.611µ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=3ccc2e96-036b-49ff-b1cc-8e4c6b49865f trace.line=124 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=11.561µ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=0abc389c-d3d8-42e7-9c53-2c8d280dba21 trace.line=141 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=13.85µ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=c8c483b9-737e-4e35-8dc6-dd90855fd52a trace.line=141 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=8.296µ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=a3724887-aa1e-4cf2-bb17-f624ed728b4f trace.line=141 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045/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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=42.248µ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=9362872f-fd18-46e5-9e73-5611f626daba trace.line=167 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=48.09µ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=abbb6934-c8db-4a44-9e9a-b51e1a9c2b64 trace.line=95 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1041b365-4871-4de6-bd1d-8dc2c1765045\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=77.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=03baff29-4487-401d-93eb-1294b0364495 trace.line=181 vars.name=test vars.uuid=1041b365-4871-4de6-bd1d-8dc2c1765045 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=3c63bca1-d19c-4175-99d4-61a7a05bf815 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=4.667382ms http.response.status=201 http.response.written=0 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "PUT /v2/test/blobs/uploads/1041b365-4871-4de6-bd1d-8dc2c1765045?_state=PLUeYo5aJuVKQ0HF_6GC3VawFy3rUd8Usc2PONh88il7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjEwNDFiMzY1LTQ4NzEtNGRlNi1iZDFkLThkYzJjMTc2NTA0NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xNFQyMzowNzozNi4wNjczNjUyMThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=858f560b-a1c7-4ad1-9847-d5a8e107facb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=858f560b-a1c7-4ad1-9847-d5a8e107facb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=858f560b-a1c7-4ad1-9847-d5a8e107facb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=21.891µ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=70c7889d-c517-4ebe-9f36-2bd9aaa4d223 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=858f560b-a1c7-4ad1-9847-d5a8e107facb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44608" 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="925.542µs" http.response.status=404 http.response.written=96 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.314Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=36.742µ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=4e28108e-7bdc-4c48-aeb0-77404f3c4e45 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=13.35µ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=e4daa4b9-27d0-4013-8fdc-58c3d102156e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=20.52µ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=124f800e-baf1-47f3-917a-8d30b0ec1a8a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=10.667µ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=4b1cf4cd-7bcd-49a3-a914-f96775173b29 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=12.677µ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=e0b8bb3c-7f9f-4a47-b4d3-daafb4991d0d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=47.86µ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=356a1b5d-7bfe-486f-a1a0-873689cac954 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=50.617µ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=682f8676-352b-49ed-bb57-67de033a877c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=25.854µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=83e4c64b-4473-4360-8a49-6964a232f46d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=58.084µ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=4058d1c5-2568-4a10-9e7b-f5700ee49ef4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=31.524µ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=a5e70f79-8953-46e0-9af7-9d1003310860 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=86c25af9-64bd-4174-9797-4a5784ae39ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:44608" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.676119ms http.response.status=201 http.response.written=0 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4cfc43f7-2c3f-44ab-95d7-9f66bd0e4b20 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4cfc43f7-2c3f-44ab-95d7-9f66bd0e4b20 http.request.method=GET http.request.remoteaddr="127.0.0.1:44636" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="785.44µs" http.response.status=200 http.response.written=2 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=43.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).GetContent" trace.id=83716d41-5e1c-4015-826b-5f2a98c150a1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=22.859µ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=d6d059c9-5d92-4648-affb-42f96990dbd6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=16.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2fe74f50-6800-4b3a-b0f1-222b12663c4d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" 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=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=16.845µ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=f6aa36f4-34d3-4c85-b732-64ead16c34c8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference=latest version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=85a088ce-2988-4058-9bb7-6c54686e56a2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44648" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.353971ms http.response.status=200 http.response.written=417 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.315Z] time="2023-07-14T23:07:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=45.104µ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=90ecf4a3-a18f-4b06-a219-7b656bb7d702 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=16.566µ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=f5b2cc04-cd7f-4c1e-b05c-8a9171964c34 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=18.724µ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=455df9b3-40a8-4ec8-aeef-f6172cc43436 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=fc5490cc-3738-4ca4-8236-d4ce47074600 http.request.method=GET http.request.remoteaddr="127.0.0.1:44658" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.4209ms http.response.status=200 http.response.written=417 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=49.854µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=704c3a8d-14e6-4233-af21-1635640aa02f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=24.427µ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=08d4381c-a7ec-47d0-b069-fb7e2b0b6735 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=33.789µ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=0a2bd518-47d3-4059-9e3b-188c88f31b85 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=19.602µ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=1ce9ad95-d7ef-4e35-adf8-bee7e7a84826 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=8.894µ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=fcda8d8a-1ab9-4d09-a683-f78d6cfcedf2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=17.747µ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=4e5f2d68-c5a3-4a87-b637-9cbb4a986d4c trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=8.927µ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=08919a3d-19a9-4dc4-9f3e-bd0d47985783 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=16.615µ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=443d666e-8622-458b-8247-abf7066b48ff trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=5.325µ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=bd47cfd7-a2a4-4d97-91d9-b6eff53790b0 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=8.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).Stat" trace.id=48674afc-f9e1-431d-b810-972b98c449d1 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=8µ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=bdad2f26-6880-4e0e-bf1d-4465b8057e5b trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=16.229µ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=154f863f-2332-41e0-a3df-d68c4ba7ab98 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=5.096µ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=42a793aa-1842-466b-98ec-71d5b2edaa20 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=13.063µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=64671129-facf-4f9c-b8f9-7ce770deefe4 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=18.289µ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=2e4ebc13-a8ff-48f7-bf9b-6c37d6aa03cc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" 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=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=15.861µ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=1048fecc-4359-47b9-9516-94dfe77edeb8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.316Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8e9a4216-edc1-4077-baf3-adda0083953e http.request.method=GET http.request.remoteaddr="127.0.0.1:44688" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.120416ms http.response.status=200 http.response.written=68 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=52.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4cc3d4a-4759-4f88-9ad2-1c7e66179e9d trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=256.984µ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=f0ab93ee-0f6b-403e-8515-63c7d7319149 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3165c737-508c-444d-a8ba-345d4692a7f0 http.request.method=GET http.request.remoteaddr="127.0.0.1:44674" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.693574ms http.response.status=200 http.response.written=194 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=de354fd4-b986-4c41-b27e-24cde7532144 http.request.method=GET http.request.remoteaddr="127.0.0.1:44708" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=de354fd4-b986-4c41-b27e-24cde7532144 http.request.method=GET http.request.remoteaddr="127.0.0.1:44708" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="830.387µs" http.response.status=200 http.response.written=2 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8faf6da9-0cba-4f15-8aae-d3a44c0821fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8faf6da9-0cba-4f15-8aae-d3a44c0821fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=8faf6da9-0cba-4f15-8aae-d3a44c0821fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=8faf6da9-0cba-4f15-8aae-d3a44c0821fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=30.999µ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=c8e9847b-9350-4edf-aa70-dddb101f99ac trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=8faf6da9-0cba-4f15-8aae-d3a44c0821fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=11.241µ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=421a4825-2e88-4211-8d20-310e29a8947d trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=8faf6da9-0cba-4f15-8aae-d3a44c0821fe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44712" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.159256ms http.response.status=404 http.response.written=181 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=753b1d82-e49b-487d-a0ca-4cca3194b2f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=753b1d82-e49b-487d-a0ca-4cca3194b2f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=753b1d82-e49b-487d-a0ca-4cca3194b2f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=753b1d82-e49b-487d-a0ca-4cca3194b2f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=24.328µ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=30283f4b-cc28-4eea-86b7-8b6b64f0ba9b trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=753b1d82-e49b-487d-a0ca-4cca3194b2f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 trace.duration=13.119µ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=8618c488-95ba-4a2a-93bf-10c34a8f7f71 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] time="2023-07-14T23:07:36Z" 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=753b1d82-e49b-487d-a0ca-4cca3194b2f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:44726" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.026596ms http.response.status=404 http.response.written=181 instance.id=09002da9-d2cc-43a5-ae02-119d808d0620 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" 23:07:36 [2023-07-14T23:07:36.317Z] 127.0.0.1 - - [14/Jul/2023:23:07:36 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/738d8417e049f2d55987cd759a88f48810e8487e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 23:07:36 [2023-07-14T23:07:36.317Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 23:07:36 [2023-07-14T23:07:36.317Z] === RUN TestRemoveImageOrphaning 23:07:36 [2023-07-14T23:07:36.317Z] --- PASS: TestRemoveImageOrphaning (0.12s) 23:07:36 [2023-07-14T23:07:36.317Z] === RUN TestRemoveImageGarbageCollector 23:07:36 [2023-07-14T23:07:36.317Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:07:36 [2023-07-14T23:07:36.317Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 23:07:36 [2023-07-14T23:07:36.317Z] === RUN TestTagUnprefixedRepoByNameOrName 23:07:36 [2023-07-14T23:07:36.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 23:07:36 [2023-07-14T23:07:36.317Z] === RUN TestTagInvalidReference 23:07:36 [2023-07-14T23:07:36.317Z] --- PASS: TestTagInvalidReference (0.01s) 23:07:36 [2023-07-14T23:07:36.317Z] === RUN TestTagValidPrefixedRepo 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 23:07:36 [2023-07-14T23:07:36.573Z] === RUN TestTagExistedNameWithoutForce 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 23:07:36 [2023-07-14T23:07:36.573Z] === RUN TestTagOfficialNames 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestTagOfficialNames (0.05s) 23:07:36 [2023-07-14T23:07:36.573Z] === RUN TestTagMatchesDigest 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestTagMatchesDigest (0.01s) 23:07:36 [2023-07-14T23:07:36.573Z] PASS 23:07:36 [2023-07-14T23:07:36.573Z] 23:07:36 [2023-07-14T23:07:36.573Z] === Skipped 23:07:36 [2023-07-14T23:07:36.573Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 23:07:36 [2023-07-14T23:07:36.573Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 23:07:36 [2023-07-14T23:07:36.573Z] 23:07:36 [2023-07-14T23:07:36.573Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 23:07:36 [2023-07-14T23:07:36.573Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:07:36 [2023-07-14T23:07:36.573Z] 23:07:36 [2023-07-14T23:07:36.573Z] DONE 26 tests, 2 skipped in 1.166s 23:07:36 [2023-07-14T23:07:36.573Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 23:07:36 [2023-07-14T23:07:36.573Z] ++ 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 23:07:36 [2023-07-14T23:07:36.573Z] ++ set -e 23:07:36 [2023-07-14T23:07:36.573Z] ++ '[' -n 0 ']' 23:07:36 [2023-07-14T23:07:36.573Z] ++ set -x 23:07:36 [2023-07-14T23:07:36.573Z] ++ 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 23:07:36 [2023-07-14T23:07:36.573Z] === RUN TestStripANSICommands 23:07:36 [2023-07-14T23:07:36.573Z] === RUN TestStripANSICommands/#00 23:07:36 [2023-07-14T23:07:36.573Z] === RUN TestStripANSICommands/#01 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestStripANSICommands (0.00s) 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestStripANSICommands/#00 (0.00s) 23:07:36 [2023-07-14T23:07:36.573Z] --- PASS: TestStripANSICommands/#01 (0.00s) 23:07:36 [2023-07-14T23:07:36.573Z] PASS 23:07:36 [2023-07-14T23:07:36.573Z] 23:07:36 [2023-07-14T23:07:36.573Z] DONE 3 tests in 0.044s 23:07:36 [2023-07-14T23:07:36.573Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 23:07:36 [2023-07-14T23:07:36.573Z] ++ 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 23:07:36 [2023-07-14T23:07:36.573Z] ++ set -e 23:07:36 [2023-07-14T23:07:36.573Z] ++ '[' -n 0 ']' 23:07:36 [2023-07-14T23:07:36.573Z] ++ set -x 23:07:36 [2023-07-14T23:07:36.573Z] ++ 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 23:07:36 [2023-07-14T23:07:36.829Z] INFO: Testing against a local daemon 23:07:36 [2023-07-14T23:07:36.829Z] === RUN TestNetworkCreateDelete 23:07:37 [2023-07-14T23:07:37.085Z] --- PASS: TestNetworkCreateDelete (0.18s) 23:07:37 [2023-07-14T23:07:37.085Z] === RUN TestDockerNetworkDeletePreferID 23:07:37 [2023-07-14T23:07:37.341Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) 23:07:37 [2023-07-14T23:07:37.341Z] === RUN TestDaemonDNSFallback 23:07:43 [2023-07-14T23:07:43.875Z] --- PASS: TestDaemonDNSFallback (6.19s) 23:07:43 [2023-07-14T23:07:43.875Z] === RUN TestInspectNetwork 23:07:46 [2023-07-14T23:07:46.390Z] === RUN TestInspectNetwork/full_network_id 23:07:46 [2023-07-14T23:07:46.391Z] === RUN TestInspectNetwork/partial_network_id 23:07:46 [2023-07-14T23:07:46.391Z] === RUN TestInspectNetwork/network_name 23:07:46 [2023-07-14T23:07:46.391Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 23:07:51 [2023-07-14T23:07:51.633Z] --- PASS: TestInspectNetwork (7.09s) 23:07:51 [2023-07-14T23:07:51.633Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 23:07:51 [2023-07-14T23:07:51.633Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 23:07:51 [2023-07-14T23:07:51.633Z] --- PASS: TestInspectNetwork/network_name (0.00s) 23:07:51 [2023-07-14T23:07:51.633Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 23:07:51 [2023-07-14T23:07:51.633Z] === RUN TestRunContainerWithBridgeNone 23:07:52 [2023-07-14T23:07:52.194Z] --- PASS: TestRunContainerWithBridgeNone (1.28s) 23:07:52 [2023-07-14T23:07:52.194Z] === RUN TestNetworkInvalidJSON 23:07:52 [2023-07-14T23:07:52.194Z] === RUN TestNetworkInvalidJSON/networks/create 23:07:52 [2023-07-14T23:07:52.194Z] === PAUSE TestNetworkInvalidJSON/networks/create 23:07:52 [2023-07-14T23:07:52.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 23:07:52 [2023-07-14T23:07:52.194Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 23:07:52 [2023-07-14T23:07:52.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 23:07:52 [2023-07-14T23:07:52.194Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 23:07:52 [2023-07-14T23:07:52.194Z] === CONT TestNetworkInvalidJSON/networks/create 23:07:52 [2023-07-14T23:07:52.194Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 23:07:52 [2023-07-14T23:07:52.194Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 23:07:52 [2023-07-14T23:07:52.194Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON (0.01s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkList 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkList//networks 23:07:52 [2023-07-14T23:07:52.195Z] === PAUSE TestNetworkList//networks 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestNetworkList//networks/ 23:07:52 [2023-07-14T23:07:52.195Z] === PAUSE TestNetworkList//networks/ 23:07:52 [2023-07-14T23:07:52.195Z] === CONT TestNetworkList//networks 23:07:52 [2023-07-14T23:07:52.195Z] === CONT TestNetworkList//networks/ 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkList (0.01s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkList//networks (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] --- PASS: TestNetworkList//networks/ (0.00s) 23:07:52 [2023-07-14T23:07:52.195Z] === RUN TestHostIPv4BridgeLabel 23:07:52 [2023-07-14T23:07:52.756Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 23:07:52 [2023-07-14T23:07:52.756Z] === RUN TestDefaultNetworkOpts 23:07:52 [2023-07-14T23:07:52.756Z] === RUN TestDefaultNetworkOpts/default_value 23:07:54 [2023-07-14T23:07:54.120Z] === RUN TestDefaultNetworkOpts/cmdline_value 23:07:55 [2023-07-14T23:07:55.047Z] === RUN TestDefaultNetworkOpts/config-from_value 23:07:56 [2023-07-14T23:07:56.412Z] --- PASS: TestDefaultNetworkOpts (3.82s) 23:07:56 [2023-07-14T23:07:56.412Z] --- PASS: TestDefaultNetworkOpts/default_value (1.26s) 23:07:56 [2023-07-14T23:07:56.412Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s) 23:07:56 [2023-07-14T23:07:56.412Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s) 23:07:56 [2023-07-14T23:07:56.412Z] === RUN TestDaemonRestartWithLiveRestore 23:07:57 [2023-07-14T23:07:57.342Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 23:07:57 [2023-07-14T23:07:57.342Z] === RUN TestDaemonDefaultNetworkPools 23:07:58 [2023-07-14T23:07:58.322Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 23:07:58 [2023-07-14T23:07:58.322Z] === RUN TestDaemonRestartWithExistingNetwork 23:07:59 [2023-07-14T23:07:59.686Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 23:07:59 [2023-07-14T23:07:59.686Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 23:08:00 [2023-07-14T23:08:00.613Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 23:08:00 [2023-07-14T23:08:00.613Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 23:08:01 [2023-07-14T23:08:01.175Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 23:08:01 [2023-07-14T23:08:01.175Z] === RUN TestServiceWithPredefinedNetwork 23:08:03 [2023-07-14T23:08:03.690Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) 23:08:03 [2023-07-14T23:08:03.690Z] === RUN TestServiceRemoveKeepsIngressNetwork 23:08:03 [2023-07-14T23:08:03.690Z] service_test.go:242: FLAKY_TEST 23:08:03 [2023-07-14T23:08:03.690Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 23:08:03 [2023-07-14T23:08:03.690Z] === RUN TestServiceWithDataPathPortInit 23:08:18 [2023-07-14T23:08:18.527Z] --- PASS: TestServiceWithDataPathPortInit (13.42s) 23:08:18 [2023-07-14T23:08:18.527Z] === RUN TestServiceWithDefaultAddressPoolInit 23:08:19 [2023-07-14T23:08:19.088Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zgmjc7n5vixjwovqrxmgeo24f Created:2023-07-14 23:08:18.088551856 +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[c0ecfcdace54b28dbd332932d6edf4b105d0314e658af45e80ad280a82cb6a5d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mespawvtkmlibkcmb5dreokgh EndpointID:81ff0aad55e40b6c9db00d5be5e193e781d56f1642a5481c9b48cd2a234bc560 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5112fb11c55f77075dd63a546fd4993a06f9f09ad6a9279e8851277ded1740a3 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:f96edab17d76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mespawvtkmlibkcmb5dreokgh EndpointID:81ff0aad55e40b6c9db00d5be5e193e781d56f1642a5481c9b48cd2a234bc560 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 23:08:24 [2023-07-14T23:08:24.330Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) 23:08:24 [2023-07-14T23:08:24.330Z] PASS 23:08:24 [2023-07-14T23:08:24.330Z] 23:08:24 [2023-07-14T23:08:24.330Z] === Skipped 23:08:24 [2023-07-14T23:08:24.330Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 23:08:24 [2023-07-14T23:08:24.330Z] service_test.go:242: FLAKY_TEST 23:08:24 [2023-07-14T23:08:24.330Z] 23:08:24 [2023-07-14T23:08:24.330Z] DONE 42 tests, 1 skipped in 47.079s 23:08:24 [2023-07-14T23:08:24.330Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 23:08:24 [2023-07-14T23:08:24.330Z] ++ 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 23:08:24 [2023-07-14T23:08:24.330Z] ++ set -e 23:08:24 [2023-07-14T23:08:24.330Z] ++ '[' -n 0 ']' 23:08:24 [2023-07-14T23:08:24.330Z] ++ set -x 23:08:24 [2023-07-14T23:08:24.330Z] ++ 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 23:08:24 [2023-07-14T23:08:24.330Z] INFO: Testing against a local daemon 23:08:24 [2023-07-14T23:08:24.330Z] === RUN TestDockerNetworkIpvlanPersistance 23:08:24 [2023-07-14T23:08:24.330Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 23:08:24 [2023-07-14T23:08:24.330Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 23:08:24 [2023-07-14T23:08:24.330Z] === RUN TestDockerNetworkIpvlan 23:08:24 [2023-07-14T23:08:24.330Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 23:08:24 [2023-07-14T23:08:24.330Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 23:08:24 [2023-07-14T23:08:24.330Z] PASS 23:08:24 [2023-07-14T23:08:24.330Z] 23:08:24 [2023-07-14T23:08:24.330Z] === Skipped 23:08:24 [2023-07-14T23:08:24.330Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 23:08:24 [2023-07-14T23:08:24.330Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 23:08:24 [2023-07-14T23:08:24.330Z] 23:08:24 [2023-07-14T23:08:24.330Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 23:08:24 [2023-07-14T23:08:24.330Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 23:08:24 [2023-07-14T23:08:24.330Z] 23:08:24 [2023-07-14T23:08:24.330Z] DONE 2 tests, 2 skipped in 0.176s 23:08:24 [2023-07-14T23:08:24.330Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 23:08:24 [2023-07-14T23:08:24.330Z] ++ 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 23:08:24 [2023-07-14T23:08:24.330Z] ++ set -e 23:08:24 [2023-07-14T23:08:24.330Z] ++ '[' -n 0 ']' 23:08:24 [2023-07-14T23:08:24.330Z] ++ set -x 23:08:24 [2023-07-14T23:08:24.330Z] ++ 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 23:08:24 [2023-07-14T23:08:24.330Z] INFO: Testing against a local daemon 23:08:24 [2023-07-14T23:08:24.330Z] === RUN TestDockerNetworkMacvlanPersistance 23:08:25 [2023-07-14T23:08:25.257Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) 23:08:25 [2023-07-14T23:08:25.257Z] === RUN TestDockerNetworkMacvlan 23:08:25 [2023-07-14T23:08:25.818Z] === RUN TestDockerNetworkMacvlan/Subinterface 23:08:26 [2023-07-14T23:08:26.380Z] === RUN TestDockerNetworkMacvlan/OverlapParent 23:08:27 [2023-07-14T23:08:27.307Z] === RUN TestDockerNetworkMacvlan/NilParent 23:08:28 [2023-07-14T23:08:28.671Z] === RUN TestDockerNetworkMacvlan/InternalMode 23:08:30 [2023-07-14T23:08:30.559Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 23:08:33 [2023-07-14T23:08:33.074Z] === RUN TestDockerNetworkMacvlan/Addressing 23:08:33 [2023-07-14T23:08:33.329Z] --- PASS: TestDockerNetworkMacvlan (8.02s) 23:08:33 [2023-07-14T23:08:33.329Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 23:08:33 [2023-07-14T23:08:33.330Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 23:08:33 [2023-07-14T23:08:33.330Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s) 23:08:33 [2023-07-14T23:08:33.330Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s) 23:08:33 [2023-07-14T23:08:33.330Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.35s) 23:08:33 [2023-07-14T23:08:33.330Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s) 23:08:33 [2023-07-14T23:08:33.330Z] PASS 23:08:33 [2023-07-14T23:08:33.330Z] 23:08:33 [2023-07-14T23:08:33.330Z] DONE 8 tests in 9.339s 23:08:33 [2023-07-14T23:08:33.330Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 23:08:33 [2023-07-14T23:08:33.330Z] ++ 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 23:08:33 [2023-07-14T23:08:33.330Z] ++ set -e 23:08:33 [2023-07-14T23:08:33.330Z] ++ '[' -n 0 ']' 23:08:33 [2023-07-14T23:08:33.330Z] ++ set -x 23:08:33 [2023-07-14T23:08:33.330Z] ++ 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 23:08:33 [2023-07-14T23:08:33.330Z] testing: warning: no tests to run 23:08:33 [2023-07-14T23:08:33.330Z] PASS 23:08:33 [2023-07-14T23:08:33.330Z] 23:08:33 [2023-07-14T23:08:33.330Z] DONE 0 tests in 0.027s 23:08:33 [2023-07-14T23:08:33.330Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 23:08:33 [2023-07-14T23:08:33.330Z] ++ 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 23:08:33 [2023-07-14T23:08:33.330Z] ++ set -e 23:08:33 [2023-07-14T23:08:33.330Z] ++ '[' -n 0 ']' 23:08:33 [2023-07-14T23:08:33.330Z] ++ set -x 23:08:33 [2023-07-14T23:08:33.330Z] ++ 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 23:08:33 [2023-07-14T23:08:33.585Z] INFO: Testing against a local daemon 23:08:33 [2023-07-14T23:08:33.585Z] === RUN TestAuthZPluginAllowRequest 23:08:34 [2023-07-14T23:08:34.512Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) 23:08:34 [2023-07-14T23:08:34.512Z] === RUN TestAuthZPluginTLS 23:08:35 [2023-07-14T23:08:35.074Z] --- PASS: TestAuthZPluginTLS (0.55s) 23:08:35 [2023-07-14T23:08:35.074Z] === RUN TestAuthZPluginDenyRequest 23:08:35 [2023-07-14T23:08:35.635Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 23:08:35 [2023-07-14T23:08:35.635Z] === RUN TestAuthZPluginAPIDenyResponse 23:08:36 [2023-07-14T23:08:36.197Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 23:08:36 [2023-07-14T23:08:36.197Z] === RUN TestAuthZPluginDenyResponse 23:08:36 [2023-07-14T23:08:36.759Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 23:08:36 [2023-07-14T23:08:36.759Z] === RUN TestAuthZPluginAllowEventStream 23:08:37 [2023-07-14T23:08:37.686Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s) 23:08:37 [2023-07-14T23:08:37.686Z] === RUN TestAuthZPluginErrorResponse 23:08:38 [2023-07-14T23:08:38.248Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 23:08:38 [2023-07-14T23:08:38.248Z] === RUN TestAuthZPluginErrorRequest 23:08:38 [2023-07-14T23:08:38.809Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 23:08:38 [2023-07-14T23:08:38.809Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 23:08:39 [2023-07-14T23:08:39.370Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 23:08:39 [2023-07-14T23:08:39.370Z] === RUN TestAuthZPluginEnsureLoadImportWorking 23:08:40 [2023-07-14T23:08:40.736Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) 23:08:40 [2023-07-14T23:08:40.736Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 23:08:41 [2023-07-14T23:08:41.663Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.11s) 23:08:41 [2023-07-14T23:08:41.663Z] === RUN TestAuthZPluginHeader 23:08:42 [2023-07-14T23:08:42.224Z] --- PASS: TestAuthZPluginHeader (0.61s) 23:08:42 [2023-07-14T23:08:42.224Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 23:08:42 [2023-07-14T23:08:42.224Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:08:42 [2023-07-14T23:08:42.224Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 23:08:42 [2023-07-14T23:08:42.224Z] === RUN TestAuthZPluginV2Disable 23:08:42 [2023-07-14T23:08:42.224Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:08:42 [2023-07-14T23:08:42.224Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 23:08:42 [2023-07-14T23:08:42.224Z] === RUN TestAuthZPluginV2RejectVolumeRequests 23:08:42 [2023-07-14T23:08:42.224Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:08:42 [2023-07-14T23:08:42.224Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 23:08:42 [2023-07-14T23:08:42.224Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 23:08:42 [2023-07-14T23:08:42.224Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:08:42 [2023-07-14T23:08:42.224Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 23:08:42 [2023-07-14T23:08:42.224Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 23:09:00 [2023-07-14T23:09:00.302Z] PASS 23:09:00 [2023-07-14T23:09:00.302Z] 23:09:00 [2023-07-14T23:09:00.302Z] === Skipped 23:09:00 [2023-07-14T23:09:00.302Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:09:00 [2023-07-14T23:09:00.302Z] 23:09:00 [2023-07-14T23:09:00.302Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:09:00 [2023-07-14T23:09:00.302Z] 23:09:00 [2023-07-14T23:09:00.302Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:09:00 [2023-07-14T23:09:00.302Z] 23:09:00 [2023-07-14T23:09:00.302Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:09:00 [2023-07-14T23:09:00.302Z] 23:09:00 [2023-07-14T23:09:00.302Z] DONE 17 tests, 4 skipped in 25.801s 23:09:00 [2023-07-14T23:09:00.302Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 23:09:00 [2023-07-14T23:09:00.302Z] ++ 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 23:09:00 [2023-07-14T23:09:00.302Z] ++ set -e 23:09:00 [2023-07-14T23:09:00.302Z] ++ '[' -n 0 ']' 23:09:00 [2023-07-14T23:09:00.302Z] ++ set -x 23:09:00 [2023-07-14T23:09:00.302Z] ++ 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 23:09:00 [2023-07-14T23:09:00.302Z] INFO: Testing against a local daemon 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 23:09:00 [2023-07-14T23:09:00.302Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 23:09:00 [2023-07-14T23:09:00.302Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/pull 23:09:00 [2023-07-14T23:09:00.302Z] === PAUSE TestPluginInvalidJSON/plugins/pull 23:09:00 [2023-07-14T23:09:00.302Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 23:09:00 [2023-07-14T23:09:00.302Z] === CONT TestPluginInvalidJSON/plugins/pull 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 23:09:00 [2023-07-14T23:09:00.302Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON (0.01s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInstall 23:09:00 [2023-07-14T23:09:00.302Z] === RUN TestPluginInstall/no_auth 23:09:02 [2023-07-14T23:09:02.190Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 23:09:02 [2023-07-14T23:09:02.190Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31f2ebea3be7de18a2c16e6c49997177b65de9f508b3a0e42f9044b159882d52" mediatype=application/vnd.docker.plugin.v1+json size=522 23:09:02 [2023-07-14T23:09:02.190Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 23:09:02 [2023-07-14T23:09:02.190Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31f2ebea3be7de18a2c16e6c49997177b65de9f508b3a0e42f9044b159882d52" mediatype=application/vnd.docker.plugin.v1+json size=522 23:09:02 [2023-07-14T23:09:02.445Z] === RUN TestPluginInstall/with_htpasswd 23:09:02 [2023-07-14T23:09:02.702Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 23:09:02 [2023-07-14T23:09:02.702Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a51b3e00ad212f58b511e0ad2e8894123e9594732b635ac702172f854db3fdb" mediatype=application/vnd.docker.plugin.v1+json size=522 23:09:02 [2023-07-14T23:09:02.702Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 23:09:02 [2023-07-14T23:09:02.702Z] time="2023-07-14T23:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a51b3e00ad212f58b511e0ad2e8894123e9594732b635ac702172f854db3fdb" mediatype=application/vnd.docker.plugin.v1+json size=522 23:09:02 [2023-07-14T23:09:02.958Z] === RUN TestPluginInstall/with_insecure 23:09:03 [2023-07-14T23:09:03.885Z] time="2023-07-14T23:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 23:09:03 [2023-07-14T23:09:03.885Z] time="2023-07-14T23:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d2742cbe8fd0a735a000e795790d4e73ef3251d0681cd97b94ad1bbe6849f8f" mediatype=application/vnd.docker.plugin.v1+json size=522 23:09:03 [2023-07-14T23:09:03.885Z] time="2023-07-14T23:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 23:09:03 [2023-07-14T23:09:03.885Z] time="2023-07-14T23:09:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d2742cbe8fd0a735a000e795790d4e73ef3251d0681cd97b94ad1bbe6849f8f" mediatype=application/vnd.docker.plugin.v1+json size=522 23:09:03 [2023-07-14T23:09:03.885Z] plugin_test.go:195: [df58f283d12c2] daemon is not started 23:09:03 [2023-07-14T23:09:03.885Z] --- PASS: TestPluginInstall (4.54s) 23:09:03 [2023-07-14T23:09:03.885Z] --- PASS: TestPluginInstall/no_auth (3.12s) 23:09:03 [2023-07-14T23:09:03.885Z] --- PASS: TestPluginInstall/with_htpasswd (0.48s) 23:09:03 [2023-07-14T23:09:03.885Z] --- PASS: TestPluginInstall/with_insecure (0.94s) 23:09:03 [2023-07-14T23:09:03.885Z] === RUN TestPluginsWithRuntimes 23:09:05 [2023-07-14T23:09:05.249Z] === RUN TestPluginsWithRuntimes/No_Args 23:09:06 [2023-07-14T23:09:06.176Z] === RUN TestPluginsWithRuntimes/With_Args 23:09:07 [2023-07-14T23:09:07.102Z] --- PASS: TestPluginsWithRuntimes (3.25s) 23:09:07 [2023-07-14T23:09:07.102Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) 23:09:07 [2023-07-14T23:09:07.102Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) 23:09:07 [2023-07-14T23:09:07.102Z] === RUN TestPluginBackCompatMediaTypes 23:09:07 [2023-07-14T23:09:07.663Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) 23:09:07 [2023-07-14T23:09:07.663Z] PASS 23:09:07 [2023-07-14T23:09:07.663Z] 23:09:07 [2023-07-14T23:09:07.663Z] DONE 24 tests in 8.493s 23:09:07 [2023-07-14T23:09:07.663Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 23:09:07 [2023-07-14T23:09:07.663Z] ++ 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 23:09:07 [2023-07-14T23:09:07.663Z] ++ set -e 23:09:07 [2023-07-14T23:09:07.663Z] ++ '[' -n 0 ']' 23:09:07 [2023-07-14T23:09:07.663Z] ++ set -x 23:09:07 [2023-07-14T23:09:07.664Z] ++ 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 23:09:07 [2023-07-14T23:09:07.919Z] INFO: Testing against a local daemon 23:09:07 [2023-07-14T23:09:07.919Z] === RUN TestExternalGraphDriver 23:09:08 [2023-07-14T23:09:08.175Z] === RUN TestExternalGraphDriver/json 23:09:10 [2023-07-14T23:09:10.063Z] === RUN TestExternalGraphDriver/spec 23:09:11 [2023-07-14T23:09:11.428Z] === RUN TestExternalGraphDriver/pull 23:09:12 [2023-07-14T23:09:12.791Z] --- PASS: TestExternalGraphDriver (5.04s) 23:09:12 [2023-07-14T23:09:12.791Z] --- PASS: TestExternalGraphDriver/json (1.53s) 23:09:12 [2023-07-14T23:09:12.791Z] --- PASS: TestExternalGraphDriver/spec (1.49s) 23:09:12 [2023-07-14T23:09:12.791Z] --- PASS: TestExternalGraphDriver/pull (1.67s) 23:09:12 [2023-07-14T23:09:12.791Z] === RUN TestGraphdriverPluginV2 23:09:13 [2023-07-14T23:09:13.047Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:09:13 [2023-07-14T23:09:13.047Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 23:09:13 [2023-07-14T23:09:13.047Z] PASS 23:09:13 [2023-07-14T23:09:13.047Z] 23:09:13 [2023-07-14T23:09:13.047Z] === Skipped 23:09:13 [2023-07-14T23:09:13.047Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 23:09:13 [2023-07-14T23:09:13.047Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:09:13 [2023-07-14T23:09:13.047Z] 23:09:13 [2023-07-14T23:09:13.047Z] DONE 5 tests, 1 skipped in 5.550s 23:09:13 [2023-07-14T23:09:13.302Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 23:09:13 [2023-07-14T23:09:13.303Z] ++ 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 23:09:13 [2023-07-14T23:09:13.303Z] ++ set -e 23:09:13 [2023-07-14T23:09:13.303Z] ++ '[' -n 0 ']' 23:09:13 [2023-07-14T23:09:13.303Z] ++ set -x 23:09:13 [2023-07-14T23:09:13.303Z] ++ 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 23:09:13 [2023-07-14T23:09:13.303Z] INFO: Testing against a local daemon 23:09:13 [2023-07-14T23:09:13.303Z] === RUN TestContinueAfterPluginCrash 23:09:13 [2023-07-14T23:09:13.303Z] === PAUSE TestContinueAfterPluginCrash 23:09:13 [2023-07-14T23:09:13.303Z] === RUN TestReadPluginNoRead 23:09:13 [2023-07-14T23:09:13.303Z] === PAUSE TestReadPluginNoRead 23:09:13 [2023-07-14T23:09:13.303Z] === RUN TestDaemonStartWithLogOpt 23:09:13 [2023-07-14T23:09:13.303Z] === PAUSE TestDaemonStartWithLogOpt 23:09:13 [2023-07-14T23:09:13.303Z] === CONT TestContinueAfterPluginCrash 23:09:13 [2023-07-14T23:09:13.303Z] === CONT TestDaemonStartWithLogOpt 23:09:13 [2023-07-14T23:09:13.303Z] === CONT TestReadPluginNoRead 23:09:15 [2023-07-14T23:09:15.822Z] === RUN TestReadPluginNoRead/disabled_caching 23:09:16 [2023-07-14T23:09:16.078Z] --- PASS: TestDaemonStartWithLogOpt (2.68s) 23:09:16 [2023-07-14T23:09:16.639Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 23:09:18 [2023-07-14T23:09:18.022Z] === RUN TestReadPluginNoRead/default 23:09:18 [2023-07-14T23:09:18.949Z] read_test.go:91: [d318f403ef7c9] daemon is not started 23:09:18 [2023-07-14T23:09:18.949Z] --- PASS: TestReadPluginNoRead (5.65s) 23:09:18 [2023-07-14T23:09:18.949Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) 23:09:18 [2023-07-14T23:09:18.949Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 23:09:18 [2023-07-14T23:09:18.949Z] --- PASS: TestReadPluginNoRead/default (1.18s) 23:09:20 [2023-07-14T23:09:20.836Z] --- PASS: TestContinueAfterPluginCrash (7.57s) 23:09:20 [2023-07-14T23:09:20.836Z] PASS 23:09:20 [2023-07-14T23:09:20.836Z] 23:09:20 [2023-07-14T23:09:20.836Z] DONE 6 tests in 7.767s 23:09:21 [2023-07-14T23:09:21.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 23:09:21 [2023-07-14T23:09:21.091Z] ++ 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 23:09:21 [2023-07-14T23:09:21.091Z] ++ set -e 23:09:21 [2023-07-14T23:09:21.091Z] ++ '[' -n 0 ']' 23:09:21 [2023-07-14T23:09:21.091Z] ++ set -x 23:09:21 [2023-07-14T23:09:21.091Z] ++ 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 23:09:21 [2023-07-14T23:09:21.091Z] testing: warning: no tests to run 23:09:21 [2023-07-14T23:09:21.091Z] PASS 23:09:21 [2023-07-14T23:09:21.091Z] 23:09:21 [2023-07-14T23:09:21.091Z] DONE 0 tests in 0.100s 23:09:21 [2023-07-14T23:09:21.091Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 23:09:21 [2023-07-14T23:09:21.091Z] ++ 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 23:09:21 [2023-07-14T23:09:21.091Z] ++ set -e 23:09:21 [2023-07-14T23:09:21.091Z] ++ '[' -n 0 ']' 23:09:21 [2023-07-14T23:09:21.091Z] ++ set -x 23:09:21 [2023-07-14T23:09:21.091Z] ++ 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 23:09:21 [2023-07-14T23:09:21.347Z] INFO: Testing against a local daemon 23:09:21 [2023-07-14T23:09:21.602Z] === RUN TestPluginWithDevMounts 23:09:21 [2023-07-14T23:09:21.602Z] === PAUSE TestPluginWithDevMounts 23:09:21 [2023-07-14T23:09:21.602Z] === CONT TestPluginWithDevMounts 23:09:22 [2023-07-14T23:09:22.966Z] --- PASS: TestPluginWithDevMounts (1.49s) 23:09:22 [2023-07-14T23:09:22.966Z] PASS 23:09:22 [2023-07-14T23:09:22.966Z] 23:09:22 [2023-07-14T23:09:22.966Z] DONE 1 tests in 1.881s 23:09:22 [2023-07-14T23:09:22.966Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 23:09:22 [2023-07-14T23:09:22.966Z] ++ 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 23:09:22 [2023-07-14T23:09:22.966Z] ++ set -e 23:09:22 [2023-07-14T23:09:22.966Z] ++ '[' -n 0 ']' 23:09:22 [2023-07-14T23:09:22.966Z] ++ set -x 23:09:22 [2023-07-14T23:09:22.966Z] ++ 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 23:09:23 [2023-07-14T23:09:23.221Z] INFO: Testing against a local daemon 23:09:23 [2023-07-14T23:09:23.221Z] === RUN TestSecretInspect 23:09:25 [2023-07-14T23:09:25.110Z] --- PASS: TestSecretInspect (1.99s) 23:09:25 [2023-07-14T23:09:25.110Z] === RUN TestSecretList 23:09:27 [2023-07-14T23:09:27.005Z] --- PASS: TestSecretList (1.88s) 23:09:27 [2023-07-14T23:09:27.005Z] === RUN TestSecretsCreateAndDelete 23:09:28 [2023-07-14T23:09:28.892Z] --- PASS: TestSecretsCreateAndDelete (1.85s) 23:09:28 [2023-07-14T23:09:28.892Z] === RUN TestSecretsUpdate 23:09:30 [2023-07-14T23:09:30.780Z] --- PASS: TestSecretsUpdate (1.87s) 23:09:30 [2023-07-14T23:09:30.780Z] === RUN TestTemplatedSecret 23:09:33 [2023-07-14T23:09:33.294Z] --- PASS: TestTemplatedSecret (2.61s) 23:09:33 [2023-07-14T23:09:33.294Z] === RUN TestSecretCreateResolve 23:09:35 [2023-07-14T23:09:35.182Z] --- PASS: TestSecretCreateResolve (1.94s) 23:09:35 [2023-07-14T23:09:35.182Z] PASS 23:09:35 [2023-07-14T23:09:35.182Z] 23:09:35 [2023-07-14T23:09:35.182Z] DONE 6 tests in 12.309s 23:09:35 [2023-07-14T23:09:35.182Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 23:09:35 [2023-07-14T23:09:35.182Z] ++ 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 23:09:35 [2023-07-14T23:09:35.182Z] ++ set -e 23:09:35 [2023-07-14T23:09:35.182Z] ++ '[' -n 0 ']' 23:09:35 [2023-07-14T23:09:35.182Z] ++ set -x 23:09:35 [2023-07-14T23:09:35.182Z] ++ 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 23:09:35 [2023-07-14T23:09:35.438Z] INFO: Testing against a local daemon 23:09:35 [2023-07-14T23:09:35.438Z] === RUN TestServiceCreateInit 23:09:35 [2023-07-14T23:09:35.438Z] === RUN TestServiceCreateInit/daemonInitDisabled 23:09:39 [2023-07-14T23:09:39.601Z] === RUN TestServiceCreateInit/daemonInitEnabled 23:09:43 [2023-07-14T23:09:43.766Z] --- PASS: TestServiceCreateInit (7.64s) 23:09:43 [2023-07-14T23:09:43.766Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) 23:09:43 [2023-07-14T23:09:43.766Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) 23:09:43 [2023-07-14T23:09:43.766Z] === RUN TestCreateServiceMultipleTimes 23:09:58 [2023-07-14T23:09:58.610Z] --- PASS: TestCreateServiceMultipleTimes (14.94s) 23:09:58 [2023-07-14T23:09:58.610Z] === RUN TestCreateServiceConflict 23:09:59 [2023-07-14T23:09:59.978Z] --- PASS: TestCreateServiceConflict (1.89s) 23:09:59 [2023-07-14T23:09:59.978Z] === RUN TestCreateServiceMaxReplicas 23:10:03 [2023-07-14T23:10:03.242Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) 23:10:03 [2023-07-14T23:10:03.242Z] === RUN TestCreateWithDuplicateNetworkNames 23:10:18 [2023-07-14T23:10:18.077Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.93s) 23:10:18 [2023-07-14T23:10:18.077Z] === RUN TestCreateServiceSecretFileMode 23:10:30 [2023-07-14T23:10:30.240Z] --- PASS: TestCreateServiceSecretFileMode (12.60s) 23:10:30 [2023-07-14T23:10:30.240Z] === RUN TestCreateServiceConfigFileMode 23:10:42 [2023-07-14T23:10:42.401Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) 23:10:42 [2023-07-14T23:10:42.401Z] === RUN TestCreateServiceSysctls 23:10:44 [2023-07-14T23:10:44.288Z] --- PASS: TestCreateServiceSysctls (3.11s) 23:10:44 [2023-07-14T23:10:44.288Z] === RUN TestCreateServiceCapabilities 23:10:46 [2023-07-14T23:10:46.802Z] --- PASS: TestCreateServiceCapabilities (2.60s) 23:10:46 [2023-07-14T23:10:46.802Z] === RUN TestInspect 23:10:50 [2023-07-14T23:10:50.075Z] --- PASS: TestInspect (2.98s) 23:10:50 [2023-07-14T23:10:50.075Z] === RUN TestCreateJob 23:10:52 [2023-07-14T23:10:52.602Z] --- PASS: TestCreateJob (3.15s) 23:10:52 [2023-07-14T23:10:52.602Z] === RUN TestReplicatedJob 23:10:57 [2023-07-14T23:10:57.938Z] --- PASS: TestReplicatedJob (4.99s) 23:10:57 [2023-07-14T23:10:57.938Z] === RUN TestUpdateReplicatedJob 23:11:01 [2023-07-14T23:11:01.203Z] --- PASS: TestUpdateReplicatedJob (3.18s) 23:11:01 [2023-07-14T23:11:01.203Z] === RUN TestServiceListWithStatuses 23:11:01 [2023-07-14T23:11:01.203Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 23:11:01 [2023-07-14T23:11:01.203Z] --- SKIP: TestServiceListWithStatuses (0.00s) 23:11:01 [2023-07-14T23:11:01.203Z] === RUN TestDockerNetworkConnectAlias 23:11:05 [2023-07-14T23:11:05.366Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) 23:11:05 [2023-07-14T23:11:05.366Z] === RUN TestDockerNetworkReConnect 23:11:08 [2023-07-14T23:11:08.630Z] --- PASS: TestDockerNetworkReConnect (3.21s) 23:11:08 [2023-07-14T23:11:08.630Z] === RUN TestServicePlugin 23:11:08 [2023-07-14T23:11:08.630Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:11:08 [2023-07-14T23:11:08.630Z] --- SKIP: TestServicePlugin (0.00s) 23:11:08 [2023-07-14T23:11:08.630Z] === RUN TestServiceUpdateLabel 23:11:09 [2023-07-14T23:11:09.994Z] --- PASS: TestServiceUpdateLabel (1.92s) 23:11:09 [2023-07-14T23:11:09.994Z] === RUN TestServiceUpdateSecrets 23:11:24 [2023-07-14T23:11:24.829Z] --- PASS: TestServiceUpdateSecrets (14.66s) 23:11:24 [2023-07-14T23:11:24.829Z] === RUN TestServiceUpdateConfigs 23:11:39 [2023-07-14T23:11:39.665Z] --- PASS: TestServiceUpdateConfigs (14.30s) 23:11:39 [2023-07-14T23:11:39.665Z] === RUN TestServiceUpdateNetwork 23:11:51 [2023-07-14T23:11:51.875Z] --- PASS: TestServiceUpdateNetwork (12.16s) 23:11:51 [2023-07-14T23:11:51.875Z] === RUN TestServiceUpdatePidsLimit 23:11:52 [2023-07-14T23:11:52.130Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 23:11:53 [2023-07-14T23:11:53.058Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 23:12:01 [2023-07-14T23:12:01.138Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 23:12:07 [2023-07-14T23:12:07.672Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) 23:12:07 [2023-07-14T23:12:07.672Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 23:12:07 [2023-07-14T23:12:07.672Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) 23:12:07 [2023-07-14T23:12:07.672Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 23:12:07 [2023-07-14T23:12:07.672Z] PASS 23:12:07 [2023-07-14T23:12:07.672Z] 23:12:07 [2023-07-14T23:12:07.672Z] === Skipped 23:12:07 [2023-07-14T23:12:07.672Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 23:12:07 [2023-07-14T23:12:07.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 23:12:07 [2023-07-14T23:12:07.672Z] 23:12:07 [2023-07-14T23:12:07.672Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 23:12:07 [2023-07-14T23:12:07.672Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 23:12:07 [2023-07-14T23:12:07.672Z] 23:12:07 [2023-07-14T23:12:07.672Z] DONE 27 tests, 2 skipped in 152.034s 23:12:07 [2023-07-14T23:12:07.672Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 23:12:07 [2023-07-14T23:12:07.672Z] ++ 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 23:12:07 [2023-07-14T23:12:07.672Z] ++ set -e 23:12:07 [2023-07-14T23:12:07.672Z] ++ '[' -n 0 ']' 23:12:07 [2023-07-14T23:12:07.672Z] ++ set -x 23:12:07 [2023-07-14T23:12:07.672Z] ++ 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 23:12:07 [2023-07-14T23:12:07.672Z] INFO: Testing against a local daemon 23:12:07 [2023-07-14T23:12:07.672Z] === RUN TestSessionCreate 23:12:07 [2023-07-14T23:12:07.672Z] --- PASS: TestSessionCreate (0.02s) 23:12:07 [2023-07-14T23:12:07.672Z] === RUN TestSessionCreateWithBadUpgrade 23:12:07 [2023-07-14T23:12:07.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) 23:12:07 [2023-07-14T23:12:07.672Z] PASS 23:12:07 [2023-07-14T23:12:07.672Z] 23:12:07 [2023-07-14T23:12:07.672Z] DONE 2 tests in 0.119s 23:12:07 [2023-07-14T23:12:07.672Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 23:12:07 [2023-07-14T23:12:07.672Z] ++ 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 23:12:07 [2023-07-14T23:12:07.672Z] ++ set -e 23:12:07 [2023-07-14T23:12:07.672Z] ++ '[' -n 0 ']' 23:12:07 [2023-07-14T23:12:07.672Z] ++ set -x 23:12:07 [2023-07-14T23:12:07.672Z] ++ 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 23:12:07 [2023-07-14T23:12:07.672Z] INFO: Testing against a local daemon 23:12:07 [2023-07-14T23:12:07.672Z] === RUN TestCgroupDriverSystemdMemoryLimit 23:12:07 [2023-07-14T23:12:07.672Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 23:12:07 [2023-07-14T23:12:07.672Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 23:12:07 [2023-07-14T23:12:07.672Z] === RUN TestDiskUsage 23:12:07 [2023-07-14T23:12:07.672Z] === PAUSE TestDiskUsage 23:12:07 [2023-07-14T23:12:07.672Z] === RUN TestEventsExecDie 23:12:08 [2023-07-14T23:12:08.237Z] --- PASS: TestEventsExecDie (0.53s) 23:12:08 [2023-07-14T23:12:08.237Z] === RUN TestEventsBackwardsCompatible 23:12:08 [2023-07-14T23:12:08.237Z] --- PASS: TestEventsBackwardsCompatible (0.03s) 23:12:08 [2023-07-14T23:12:08.237Z] === RUN TestEventsVolumeCreate 23:12:08 [2023-07-14T23:12:08.237Z] --- PASS: TestEventsVolumeCreate (0.04s) 23:12:08 [2023-07-14T23:12:08.237Z] === RUN TestInfoBinaryCommits 23:12:08 [2023-07-14T23:12:08.237Z] --- PASS: TestInfoBinaryCommits (0.02s) 23:12:08 [2023-07-14T23:12:08.237Z] === RUN TestInfoAPIVersioned 23:12:08 [2023-07-14T23:12:08.237Z] --- PASS: TestInfoAPIVersioned (0.01s) 23:12:08 [2023-07-14T23:12:08.237Z] === RUN TestInfoAPI 23:12:08 [2023-07-14T23:12:08.237Z] --- PASS: TestInfoAPI (0.02s) 23:12:08 [2023-07-14T23:12:08.237Z] === RUN TestInfoAPIWarnings 23:12:26 [2023-07-14T23:12:26.276Z] --- PASS: TestInfoAPIWarnings (16.54s) 23:12:26 [2023-07-14T23:12:26.276Z] === RUN TestInfoDebug 23:12:26 [2023-07-14T23:12:26.276Z] --- PASS: TestInfoDebug (0.52s) 23:12:26 [2023-07-14T23:12:26.276Z] === RUN TestInfoInsecureRegistries 23:12:26 [2023-07-14T23:12:26.276Z] --- PASS: TestInfoInsecureRegistries (0.52s) 23:12:26 [2023-07-14T23:12:26.276Z] === RUN TestInfoRegistryMirrors 23:12:26 [2023-07-14T23:12:26.536Z] --- PASS: TestInfoRegistryMirrors (0.52s) 23:12:26 [2023-07-14T23:12:26.536Z] === RUN TestLoginFailsWithBadCredentials 23:12:26 [2023-07-14T23:12:26.799Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 23:12:26 [2023-07-14T23:12:26.799Z] === RUN TestPingCacheHeaders 23:12:26 [2023-07-14T23:12:26.799Z] --- PASS: TestPingCacheHeaders (0.01s) 23:12:26 [2023-07-14T23:12:26.799Z] === RUN TestPingGet 23:12:26 [2023-07-14T23:12:26.799Z] --- PASS: TestPingGet (0.01s) 23:12:26 [2023-07-14T23:12:26.799Z] === RUN TestPingHead 23:12:26 [2023-07-14T23:12:26.799Z] --- PASS: TestPingHead (0.01s) 23:12:26 [2023-07-14T23:12:26.799Z] === RUN TestPingSwarmHeader 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestPingSwarmHeader/before_swarm_init 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestPingSwarmHeader/after_swarm_init 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestPingSwarmHeader/after_swarm_leave 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingSwarmHeader (1.89s) 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestPingBuilderHeader 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestPingBuilderHeader/default_config 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestPingBuilderHeader/buildkit_disabled 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingBuilderHeader (1.04s) 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestVersion 23:12:30 [2023-07-14T23:12:30.569Z] --- PASS: TestVersion (0.01s) 23:12:30 [2023-07-14T23:12:30.569Z] === CONT TestDiskUsage 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/container_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/image_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/container,_volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/image,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/container_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/image_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 23:12:30 [2023-07-14T23:12:30.569Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage (1.05s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run (0.25s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] PASS 23:12:30 [2023-07-14T23:12:30.825Z] 23:12:30 [2023-07-14T23:12:30.825Z] === Skipped 23:12:30 [2023-07-14T23:12:30.825Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 23:12:30 [2023-07-14T23:12:30.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 23:12:30 [2023-07-14T23:12:30.825Z] 23:12:30 [2023-07-14T23:12:30.825Z] DONE 57 tests, 1 skipped in 23.352s 23:12:30 [2023-07-14T23:12:30.825Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 23:12:30 [2023-07-14T23:12:30.825Z] ++ 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 23:12:30 [2023-07-14T23:12:30.825Z] ++ set -e 23:12:30 [2023-07-14T23:12:30.825Z] ++ '[' -n 0 ']' 23:12:30 [2023-07-14T23:12:30.825Z] ++ set -x 23:12:30 [2023-07-14T23:12:30.825Z] ++ 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 23:12:31 [2023-07-14T23:12:31.080Z] INFO: Testing against a local daemon 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesCreateAndList 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesCreateAndList (0.02s) 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesRemove 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesRemove/volume_in_use 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesRemove/volume_not_in_use 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesRemove/non-existing_volume 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesRemove/non-existing_volume_force 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesRemove (0.04s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesRemoveSwarmEnabled 23:12:31 [2023-07-14T23:12:31.081Z] === PAUSE TestVolumesRemoveSwarmEnabled 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInspect 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInspect (0.01s) 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInvalidJSON 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInvalidJSON/volumes/create 23:12:31 [2023-07-14T23:12:31.081Z] === PAUSE TestVolumesInvalidJSON/volumes/create 23:12:31 [2023-07-14T23:12:31.081Z] === CONT TestVolumesInvalidJSON/volumes/create 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInvalidJSON (0.01s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumePruneAnonymous 23:12:31 [2023-07-14T23:12:31.081Z] --- PASS: TestVolumePruneAnonymous (0.03s) 23:12:31 [2023-07-14T23:12:31.081Z] === RUN TestVolumePruneAnonFromImage 23:12:31 [2023-07-14T23:12:31.336Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) 23:12:31 [2023-07-14T23:12:31.336Z] === CONT TestVolumesRemoveSwarmEnabled 23:12:32 [2023-07-14T23:12:32.699Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 23:12:32 [2023-07-14T23:12:32.699Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 23:12:32 [2023-07-14T23:12:32.699Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 23:12:32 [2023-07-14T23:12:32.699Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 23:12:33 [2023-07-14T23:12:33.260Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s) 23:12:33 [2023-07-14T23:12:33.260Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 23:12:33 [2023-07-14T23:12:33.260Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 23:12:33 [2023-07-14T23:12:33.260Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 23:12:33 [2023-07-14T23:12:33.260Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 23:12:33 [2023-07-14T23:12:33.260Z] PASS 23:12:33 [2023-07-14T23:12:33.260Z] 23:12:33 [2023-07-14T23:12:33.260Z] DONE 20 tests in 2.361s 23:12:33 [2023-07-14T23:12:33.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 23:12:33 [2023-07-14T23:12:33.260Z] ++++ cat bundles/test-integration/docker.pid 23:12:33 [2023-07-14T23:12:33.260Z] +++ kill 21957 23:12:34 [2023-07-14T23:12:34.625Z] +++ /etc/init.d/apparmor stop 23:12:34 [2023-07-14T23:12:34.625Z] Leaving: AppArmorNo profiles have been unloaded. 23:12:34 [2023-07-14T23:12:34.625Z] 23:12:34 [2023-07-14T23:12:34.625Z] Unloading profiles will leave already running processes permanently 23:12:34 [2023-07-14T23:12:34.625Z] unconfined, which can lead to unexpected situations. 23:12:34 [2023-07-14T23:12:34.625Z] 23:12:34 [2023-07-14T23:12:34.625Z] To set a process to complain mode, use the command line tool 23:12:34 [2023-07-14T23:12:34.625Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 23:12:34 [2023-07-14T23:12:34.625Z] +++ true 23:12:34 [2023-07-14T23:12:34.625Z] exiting test-integration 23:12:34 [2023-07-14T23:12:34.625Z] ++ exit 0 23:12:34 [2023-07-14T23:12:34.625Z] Post stage [Pipeline] junit 23:12:35 [2023-07-14T23:12:35.562Z] Recording test results 23:12:35 [2023-07-14T23:12:35.717Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 23:12:36 [2023-07-14T23:12:36.023Z] + echo Ensuring container killed. 23:12:36 [2023-07-14T23:12:36.023Z] Ensuring container killed. 23:12:36 [2023-07-14T23:12:36.023Z] + docker rm -vf docker-pr1 23:12:36 [2023-07-14T23:12:36.023Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 23:12:36 [2023-07-14T23:12:36.340Z] + echo Chowning /workspace to jenkins user 23:12:36 [2023-07-14T23:12:36.340Z] Chowning /workspace to jenkins user 23:12:36 [2023-07-14T23:12:36.340Z] + id -u 23:12:36 [2023-07-14T23:12:36.340Z] + id -g 23:12:36 [2023-07-14T23:12:36.340Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45974:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 23:12:37 [2023-07-14T23:12:37.982Z] + bundleName=arm64-integration 23:12:37 [2023-07-14T23:12:37.983Z] + echo Creating arm64-integration-bundles.tar.gz 23:12:37 [2023-07-14T23:12:37.983Z] Creating arm64-integration-bundles.tar.gz 23:12:37 [2023-07-14T23:12:37.983Z] + find+ bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 23:12:37 [2023-07-14T23:12:37.983Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 23:12:38 [2023-07-14T23:12:38.249Z] Archiving artifacts 23:12:38 [2023-07-14T23:12:38.586Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45974/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 23:12:38 [2023-07-14T23:12:38.917Z] + make clean 23:12:38 [2023-07-14T23:12:38.918Z] docker volume rm -f docker-dev-cache docker-mod-cache 23:12:38 [2023-07-14T23:12:38.918Z] docker-dev-cache 23:12:38 [2023-07-14T23:12:38.918Z] 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