Pull request #44891 opened 15:49:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 31c83c4c094a28d29f11c9da2d655ae312f62fdb+5e7f42e17e61a88c3184e28be621f9ee76677fa8 (0acd0875802b5b21f26707e8d1edb802161d80b2) 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-44891@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 15:49:05 [2023-01-31T15:49:05.752Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:49:05 [2023-01-31T15:49:05.755Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:49:05 [2023-01-31T15:49:05.930Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e2e2e380bc4313d4) in /home/ubuntu/workspace/moby_PR-44891 [Pipeline] { [Pipeline] checkout 15:49:05 [2023-01-31T15:49:05.952Z] The recommended git tool is: git 15:49:05 [2023-01-31T15:49:05.962Z] using credential docker-jenkins-github-credentials 15:49:05 [2023-01-31T15:49:05.972Z] Cloning the remote Git repository 15:49:05 [2023-01-31T15:49:05.972Z] Cloning with configured refspecs honoured and without tags 15:49:05 [2023-01-31T15:49:05.976Z] Cloning repository https://github.com/moby/moby.git 15:49:05 [2023-01-31T15:49:05.976Z] > git init /home/ubuntu/workspace/moby_PR-44891 # timeout=10 15:49:05 [2023-01-31T15:49:05.983Z] Fetching upstream changes from https://github.com/moby/moby.git 15:49:05 [2023-01-31T15:49:05.983Z] > git --version # timeout=10 15:49:05 [2023-01-31T15:49:05.988Z] > git --version # 'git version 2.25.1' 15:49:05 [2023-01-31T15:49:05.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:49:05 [2023-01-31T15:49:05.988Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44891/head:refs/remotes/origin/PR-44891 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:23 [2023-01-31T15:49:23.982Z] Fetching without tags 15:49:24 [2023-01-31T15:49:24.196Z] Merging remotes/origin/master commit 5e7f42e17e61a88c3184e28be621f9ee76677fa8 into PR head commit 31c83c4c094a28d29f11c9da2d655ae312f62fdb 15:49:24 [2023-01-31T15:49:24.791Z] Merge succeeded, producing 31c83c4c094a28d29f11c9da2d655ae312f62fdb 15:49:24 [2023-01-31T15:49:24.791Z] Checking out Revision 31c83c4c094a28d29f11c9da2d655ae312f62fdb (PR-44891) 15:49:23 [2023-01-31T15:49:23.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:49:23 [2023-01-31T15:49:23.968Z] > git config --add remote.origin.fetch +refs/pull/44891/head:refs/remotes/origin/PR-44891 # timeout=10 15:49:23 [2023-01-31T15:49:23.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:23 [2023-01-31T15:49:23.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:49:23 [2023-01-31T15:49:23.985Z] Fetching upstream changes from https://github.com/moby/moby.git 15:49:23 [2023-01-31T15:49:23.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:49:23 [2023-01-31T15:49:23.986Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44891/head:refs/remotes/origin/PR-44891 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:24 [2023-01-31T15:49:24.200Z] > git config core.sparsecheckout # timeout=10 15:49:24 [2023-01-31T15:49:24.204Z] > git checkout -f 31c83c4c094a28d29f11c9da2d655ae312f62fdb # timeout=10 15:49:24 [2023-01-31T15:49:24.761Z] > git remote # timeout=10 15:49:24 [2023-01-31T15:49:24.769Z] > git config --get remote.origin.url # timeout=10 15:49:24 [2023-01-31T15:49:24.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:49:24 [2023-01-31T15:49:24.775Z] > git merge 5e7f42e17e61a88c3184e28be621f9ee76677fa8 # timeout=10 15:49:24 [2023-01-31T15:49:24.783Z] > git rev-parse HEAD^{commit} # timeout=10 15:49:24 [2023-01-31T15:49:24.798Z] > git config core.sparsecheckout # timeout=10 15:49:24 [2023-01-31T15:49:24.803Z] > git checkout -f 31c83c4c094a28d29f11c9da2d655ae312f62fdb # timeout=10 15:49:25 [2023-01-31T15:49:25.577Z] Commit message: "Revert "update containerd binary to v1.7.0-beta.3"" 15:49:25 [2023-01-31T15:49:25.577Z] First time build. Skipping changelog. 15:49:25 [2023-01-31T15:49:25.592Z] > git --version # timeout=10 15:49:25 [2023-01-31T15:49:25.596Z] > git --version # 'git version 2.25.1' 15:49:25 [2023-01-31T15:49:25.600Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:26 [2023-01-31T15:49:26.295Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44891:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 15:49:29 [2023-01-31T15:49:29.592Z] 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 15:49:29 [2023-01-31T15:49:29.714Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e2e2e380bc4313d4) in /home/ubuntu/workspace/moby_PR-44891 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 15:49:29 [2023-01-31T15:49:29.748Z] The recommended git tool is: git [Pipeline] // stage 15:49:29 [2023-01-31T15:49:29.757Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 15:49:29 [2023-01-31T15:49:29.771Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 15:49:29 [2023-01-31T15:49:29.776Z] Fetching without tags [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] } 15:49:30 [2023-01-31T15:49:30.019Z] Merging remotes/origin/master commit 5e7f42e17e61a88c3184e28be621f9ee76677fa8 into PR head commit 31c83c4c094a28d29f11c9da2d655ae312f62fdb 15:49:30 [2023-01-31T15:49:30.076Z] Merge succeeded, producing 31c83c4c094a28d29f11c9da2d655ae312f62fdb 15:49:30 [2023-01-31T15:49:30.077Z] Checking out Revision 31c83c4c094a28d29f11c9da2d655ae312f62fdb (PR-44891) 15:49:30 [2023-01-31T15:49:30.123Z] Commit message: "Revert "update containerd binary to v1.7.0-beta.3"" 15:49:30 [2023-01-31T15:49:30.140Z] > git --version # timeout=10 15:49:30 [2023-01-31T15:49:30.143Z] > git --version # 'git version 2.25.1' 15:49:30 [2023-01-31T15:49:30.145Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:49:29 [2023-01-31T15:49:29.768Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44891/.git # timeout=10 15:49:29 [2023-01-31T15:49:29.774Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:49:29 [2023-01-31T15:49:29.779Z] Fetching upstream changes from https://github.com/moby/moby.git 15:49:29 [2023-01-31T15:49:29.780Z] > git --version # timeout=10 15:49:29 [2023-01-31T15:49:29.782Z] > git --version # 'git version 2.25.1' 15:49:29 [2023-01-31T15:49:29.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:49:29 [2023-01-31T15:49:29.783Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44891/head:refs/remotes/origin/PR-44891 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:49:30 [2023-01-31T15:49:30.023Z] > git config core.sparsecheckout # timeout=10 15:49:30 [2023-01-31T15:49:30.025Z] > git checkout -f 31c83c4c094a28d29f11c9da2d655ae312f62fdb # timeout=10 15:49:30 [2023-01-31T15:49:30.057Z] > git remote # timeout=10 15:49:30 [2023-01-31T15:49:30.060Z] > git config --get remote.origin.url # timeout=10 15:49:30 [2023-01-31T15:49:30.062Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:49:30 [2023-01-31T15:49:30.063Z] > git merge 5e7f42e17e61a88c3184e28be621f9ee76677fa8 # timeout=10 15:49:30 [2023-01-31T15:49:30.074Z] > git rev-parse HEAD^{commit} # timeout=10 15:49:30 [2023-01-31T15:49:30.080Z] > git config core.sparsecheckout # timeout=10 15:49:30 [2023-01-31T15:49:30.082Z] > git checkout -f 31c83c4c094a28d29f11c9da2d655ae312f62fdb # timeout=10 15:49:30 [2023-01-31T15:49:30.846Z] + docker version 15:49:30 [2023-01-31T15:49:30.846Z] Client: Docker Engine - Community 15:49:30 [2023-01-31T15:49:30.846Z] Version: 22.06.0-beta.0 15:49:30 [2023-01-31T15:49:30.846Z] API version: 1.42 15:49:30 [2023-01-31T15:49:30.846Z] Go version: go1.18.3 15:49:30 [2023-01-31T15:49:30.846Z] Git commit: 3e9117b 15:49:30 [2023-01-31T15:49:30.846Z] Built: Fri Jun 3 17:55:34 2022 15:49:30 [2023-01-31T15:49:30.846Z] OS/Arch: linux/arm64 15:49:30 [2023-01-31T15:49:30.846Z] Context: default 15:49:30 [2023-01-31T15:49:30.846Z] 15:49:30 [2023-01-31T15:49:30.846Z] Server: Docker Engine - Community 15:49:30 [2023-01-31T15:49:30.846Z] Engine: 15:49:30 [2023-01-31T15:49:30.846Z] Version: 22.06.0-beta.0 15:49:30 [2023-01-31T15:49:30.846Z] API version: 1.42 (minimum version 1.12) 15:49:30 [2023-01-31T15:49:30.847Z] Go version: go1.18.3 15:49:30 [2023-01-31T15:49:30.847Z] Git commit: 38633e7 15:49:30 [2023-01-31T15:49:30.847Z] Built: Fri Jun 3 17:55:34 2022 15:49:30 [2023-01-31T15:49:30.847Z] OS/Arch: linux/arm64 15:49:30 [2023-01-31T15:49:30.847Z] Experimental: true 15:49:30 [2023-01-31T15:49:30.847Z] containerd: 15:49:30 [2023-01-31T15:49:30.847Z] Version: 1.6.8 15:49:30 [2023-01-31T15:49:30.847Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 15:49:30 [2023-01-31T15:49:30.847Z] runc: 15:49:30 [2023-01-31T15:49:30.847Z] Version: 1.1.4 15:49:30 [2023-01-31T15:49:30.847Z] GitCommit: v1.1.4-0-g5fd4c4d 15:49:30 [2023-01-31T15:49:30.847Z] docker-init: 15:49:30 [2023-01-31T15:49:30.847Z] Version: 0.19.0 15:49:30 [2023-01-31T15:49:30.847Z] GitCommit: de40ad0 [Pipeline] sh 15:49:31 [2023-01-31T15:49:31.137Z] + docker info 15:49:31 [2023-01-31T15:49:31.137Z] Client: 15:49:31 [2023-01-31T15:49:31.137Z] Context: default 15:49:31 [2023-01-31T15:49:31.137Z] Debug Mode: false 15:49:31 [2023-01-31T15:49:31.137Z] Plugins: 15:49:31 [2023-01-31T15:49:31.137Z] buildx: Docker Buildx (Docker Inc.) 15:49:31 [2023-01-31T15:49:31.137Z] Version: v0.8.2 15:49:31 [2023-01-31T15:49:31.137Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 15:49:31 [2023-01-31T15:49:31.137Z] compose: Docker Compose (Docker Inc.) 15:49:31 [2023-01-31T15:49:31.137Z] Version: v2.12.0 15:49:31 [2023-01-31T15:49:31.137Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 15:49:31 [2023-01-31T15:49:31.137Z] 15:49:31 [2023-01-31T15:49:31.137Z] Server: 15:49:31 [2023-01-31T15:49:31.137Z] Containers: 0 15:49:31 [2023-01-31T15:49:31.137Z] Running: 0 15:49:31 [2023-01-31T15:49:31.137Z] Paused: 0 15:49:31 [2023-01-31T15:49:31.137Z] Stopped: 0 15:49:31 [2023-01-31T15:49:31.137Z] Images: 9 15:49:31 [2023-01-31T15:49:31.137Z] Server Version: 22.06.0-beta.0 15:49:31 [2023-01-31T15:49:31.137Z] Storage Driver: overlay2 15:49:31 [2023-01-31T15:49:31.137Z] Backing Filesystem: extfs 15:49:31 [2023-01-31T15:49:31.137Z] Supports d_type: true 15:49:31 [2023-01-31T15:49:31.137Z] Using metacopy: false 15:49:31 [2023-01-31T15:49:31.137Z] Native Overlay Diff: true 15:49:31 [2023-01-31T15:49:31.137Z] userxattr: false 15:49:31 [2023-01-31T15:49:31.137Z] Logging Driver: json-file 15:49:31 [2023-01-31T15:49:31.137Z] Cgroup Driver: cgroupfs 15:49:31 [2023-01-31T15:49:31.137Z] Cgroup Version: 1 15:49:31 [2023-01-31T15:49:31.137Z] Plugins: 15:49:31 [2023-01-31T15:49:31.137Z] Volume: local 15:49:31 [2023-01-31T15:49:31.137Z] Network: bridge host ipvlan macvlan null overlay 15:49:31 [2023-01-31T15:49:31.137Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:49:31 [2023-01-31T15:49:31.137Z] Swarm: inactive 15:49:31 [2023-01-31T15:49:31.137Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 15:49:31 [2023-01-31T15:49:31.137Z] Default Runtime: runc 15:49:31 [2023-01-31T15:49:31.137Z] Init Binary: docker-init 15:49:31 [2023-01-31T15:49:31.137Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 15:49:31 [2023-01-31T15:49:31.137Z] runc version: v1.1.4-0-g5fd4c4d 15:49:31 [2023-01-31T15:49:31.137Z] init version: de40ad0 15:49:31 [2023-01-31T15:49:31.137Z] Security Options: 15:49:31 [2023-01-31T15:49:31.137Z] apparmor 15:49:31 [2023-01-31T15:49:31.137Z] seccomp 15:49:31 [2023-01-31T15:49:31.137Z] Profile: builtin 15:49:31 [2023-01-31T15:49:31.137Z] Kernel Version: 5.15.0-1022-aws 15:49:31 [2023-01-31T15:49:31.137Z] Operating System: Ubuntu 20.04.5 LTS 15:49:31 [2023-01-31T15:49:31.137Z] OSType: linux 15:49:31 [2023-01-31T15:49:31.137Z] Architecture: aarch64 15:49:31 [2023-01-31T15:49:31.137Z] CPUs: 2 15:49:31 [2023-01-31T15:49:31.137Z] Total Memory: 7.559GiB 15:49:31 [2023-01-31T15:49:31.137Z] Name: ip-10-100-43-250 15:49:31 [2023-01-31T15:49:31.137Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 15:49:31 [2023-01-31T15:49:31.137Z] Docker Root Dir: /var/lib/docker 15:49:31 [2023-01-31T15:49:31.137Z] Debug Mode: false 15:49:31 [2023-01-31T15:49:31.137Z] Registry: https://index.docker.io/v1/ 15:49:31 [2023-01-31T15:49:31.137Z] Labels: 15:49:31 [2023-01-31T15:49:31.137Z] Experimental: true 15:49:31 [2023-01-31T15:49:31.137Z] Insecure Registries: 15:49:31 [2023-01-31T15:49:31.137Z] 127.0.0.0/8 15:49:31 [2023-01-31T15:49:31.137Z] Live Restore Enabled: true 15:49:31 [2023-01-31T15:49:31.137Z] [Pipeline] sh 15:49:31 [2023-01-31T15:49:31.433Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:49:31 [2023-01-31T15:49:31.433Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:49:31 [2023-01-31T15:49:31.433Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44891/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 15:49:31 [2023-01-31T15:49:31.433Z] + bash /home/ubuntu/workspace/moby_PR-44891/check-config.sh 15:49:31 [2023-01-31T15:49:31.433Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:49:31 [2023-01-31T15:49:31.433Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 15:49:31 [2023-01-31T15:49:31.433Z] 15:49:31 [2023-01-31T15:49:31.433Z] Generally Necessary: 15:49:31 [2023-01-31T15:49:31.433Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:49:31 [2023-01-31T15:49:31.433Z] - apparmor: enabled and tools installed 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_NAMESPACES: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_NET_NS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_PID_NS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_IPC_NS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_UTS_NS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_CGROUPS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_CGROUP_CPUACCT: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_CGROUP_DEVICE: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_CGROUP_FREEZER: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_CGROUP_SCHED: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_CPUSETS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_MEMCG: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_KEYS: enabled 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_VETH: enabled (as module) 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_BRIDGE: enabled (as module) 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:49:31 [2023-01-31T15:49:31.433Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_NF_NAT: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_POSIX_MQUEUE: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_CGROUP_BPF: enabled 15:49:31 [2023-01-31T15:49:31.693Z] 15:49:31 [2023-01-31T15:49:31.693Z] Optional Features: 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_USER_NS: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_SECCOMP: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_SECCOMP_FILTER: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_CGROUP_PIDS: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_MEMCG_SWAP: enabled 15:49:31 [2023-01-31T15:49:31.693Z] (cgroup swap accounting is currently enabled) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_BLK_CGROUP: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_CGROUP_PERF: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_CGROUP_HUGETLB: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_CFS_BANDWIDTH: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_RT_GROUP_SCHED: missing 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:49:31 [2023-01-31T15:49:31.693Z] - CONFIG_IP_VS: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_IP_VS_NFCT: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_IP_VS_RR: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_SECURITY_SELINUX: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_SECURITY_APPARMOR: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_EXT4_FS: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - Network Drivers: 15:49:31 [2023-01-31T15:49:31.953Z] - "overlay": 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_VXLAN: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:49:31 [2023-01-31T15:49:31.953Z] Optional (for encrypted networks): 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_CRYPTO: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_CRYPTO_AEAD: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_CRYPTO_GCM: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_CRYPTO_SEQIV: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_CRYPTO_GHASH: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_XFRM: enabled 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_XFRM_USER: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_INET_ESP: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - "ipvlan": 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_IPVLAN: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - "macvlan": 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_MACVLAN: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - CONFIG_DUMMY: enabled (as module) 15:49:31 [2023-01-31T15:49:31.953Z] - "ftp,tftp client in container": 15:49:32 [2023-01-31T15:49:32.212Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:49:32 [2023-01-31T15:49:32.212Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - Storage Drivers: 15:49:32 [2023-01-31T15:49:32.213Z] - "aufs": 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_AUFS_FS: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - "btrfs": 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_BTRFS_FS: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:49:32 [2023-01-31T15:49:32.213Z] - "devicemapper": 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_BLK_DEV_DM: enabled 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - "overlay": 15:49:32 [2023-01-31T15:49:32.213Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:49:32 [2023-01-31T15:49:32.213Z] - "zfs": 15:49:32 [2023-01-31T15:49:32.213Z] - /dev/zfs: present 15:49:32 [2023-01-31T15:49:32.213Z] - zfs command: missing 15:49:32 [2023-01-31T15:49:32.213Z] - zpool command: missing 15:49:32 [2023-01-31T15:49:32.213Z] 15:49:32 [2023-01-31T15:49:32.213Z] Limits: 15:49:32 [2023-01-31T15:49:32.213Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:49:32 [2023-01-31T15:49:32.213Z] 15:49:32 [2023-01-31T15:49:32.213Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:49:32 [2023-01-31T15:49:32.524Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:31c83c4c094a28d29f11c9da2d655ae312f62fdb . 15:49:32 [2023-01-31T15:49:32.789Z] #1 [internal] load build definition from Dockerfile 15:49:32 [2023-01-31T15:49:32.789Z] #1 transferring dockerfile: 26.78kB done 15:49:32 [2023-01-31T15:49:32.789Z] #1 DONE 0.0s 15:49:32 [2023-01-31T15:49:32.789Z] 15:49:32 [2023-01-31T15:49:32.789Z] #2 [internal] load .dockerignore 15:49:32 [2023-01-31T15:49:32.789Z] #2 transferring context: 113B done 15:49:32 [2023-01-31T15:49:32.789Z] #2 DONE 0.0s 15:49:32 [2023-01-31T15:49:32.789Z] 15:49:32 [2023-01-31T15:49:32.789Z] #3 resolve image config for docker.io/docker/dockerfile:1 15:49:32 [2023-01-31T15:49:32.789Z] #3 DONE 0.1s 15:49:32 [2023-01-31T15:49:32.789Z] 15:49:32 [2023-01-31T15:49:32.789Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 15:49:32 [2023-01-31T15:49:32.789Z] #4 CACHED 15:49:33 [2023-01-31T15:49:33.049Z] 15:49:33 [2023-01-31T15:49:33.049Z] #5 [internal] load metadata for docker.io/library/busybox:latest 15:49:33 [2023-01-31T15:49:33.049Z] #5 DONE 0.0s 15:49:33 [2023-01-31T15:49:33.049Z] 15:49:33 [2023-01-31T15:49:33.049Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:49:33 [2023-01-31T15:49:33.049Z] #6 DONE 0.1s 15:49:33 [2023-01-31T15:49:33.049Z] 15:49:33 [2023-01-31T15:49:33.049Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye 15:49:33 [2023-01-31T15:49:33.049Z] #7 DONE 0.1s 15:49:33 [2023-01-31T15:49:33.049Z] 15:49:33 [2023-01-31T15:49:33.049Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 15:49:33 [2023-01-31T15:49:33.049Z] #8 DONE 0.1s 15:49:33 [2023-01-31T15:49:33.049Z] 15:49:33 [2023-01-31T15:49:33.049Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 15:49:33 [2023-01-31T15:49:33.049Z] #9 DONE 0.1s 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 15:49:33 [2023-01-31T15:49:33.310Z] #10 DONE 0.0s 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:49:33 [2023-01-31T15:49:33.310Z] #11 DONE 0.0s 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox 15:49:33 [2023-01-31T15:49:33.310Z] #12 DONE 0.0s 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 15:49:33 [2023-01-31T15:49:33.310Z] #13 DONE 0.0s 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #14 [base 2/5] COPY --from=xx / / 15:49:33 [2023-01-31T15:49:33.310Z] #14 CACHED 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #15 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:49:33 [2023-01-31T15:49:33.310Z] #15 CACHED 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 15:49:33 [2023-01-31T15:49:33.310Z] #16 DONE 0.0s 15:49:33 [2023-01-31T15:49:33.310Z] 15:49:33 [2023-01-31T15:49:33.310Z] #17 [internal] load build context 15:49:33 [2023-01-31T15:49:33.570Z] #17 ... 15:49:33 [2023-01-31T15:49:33.570Z] 15:49:33 [2023-01-31T15:49:33.570Z] #18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 15:49:33 [2023-01-31T15:49:33.570Z] #18 DONE 0.5s 15:49:33 [2023-01-31T15:49:33.835Z] 15:49:33 [2023-01-31T15:49:33.835Z] #18 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 15:49:33 [2023-01-31T15:49:33.835Z] #18 CACHED 15:49:33 [2023-01-31T15:49:33.835Z] 15:49:33 [2023-01-31T15:49:33.835Z] #17 [internal] load build context 15:49:34 [2023-01-31T15:49:34.096Z] #17 ... 15:49:34 [2023-01-31T15:49:34.096Z] 15:49:34 [2023-01-31T15:49:34.096Z] #19 [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 15:49:34 [2023-01-31T15:49:34.096Z] #19 DONE 0.9s 15:49:34 [2023-01-31T15:49:34.097Z] 15:49:34 [2023-01-31T15:49:34.097Z] #17 [internal] load build context 15:49:35 [2023-01-31T15:49:35.042Z] #17 transferring context: 65.20MB 1.8s done 15:49:35 [2023-01-31T15:49:35.042Z] #17 DONE 1.8s 15:49:35 [2023-01-31T15:49:35.042Z] 15:49:35 [2023-01-31T15:49:35.042Z] #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 15:49:35 [2023-01-31T15:49:35.301Z] #20 1.061 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:35 [2023-01-31T15:49:35.301Z] #20 1.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:35 [2023-01-31T15:49:35.301Z] #20 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:35 [2023-01-31T15:49:35.562Z] #20 1.202 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:35 [2023-01-31T15:49:35.562Z] #20 1.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:35 [2023-01-31T15:49:35.562Z] #20 1.448 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:49:36 [2023-01-31T15:49:36.503Z] #20 2.154 Fetched 8506 kB in 1s (6226 kB/s) 15:49:36 [2023-01-31T15:49:36.763Z] #20 2.154 Reading package lists... 15:49:37 [2023-01-31T15:49:37.334Z] #20 2.683 Reading package lists... 15:49:37 [2023-01-31T15:49:37.594Z] #20 3.192 Building dependency tree... 15:49:37 [2023-01-31T15:49:37.594Z] #20 3.334 Reading state information... 15:49:37 [2023-01-31T15:49:37.854Z] #20 3.508 The following additional packages will be installed: 15:49:37 [2023-01-31T15:49:37.854Z] #20 3.509 libmagic-mgc libmagic1 15:49:37 [2023-01-31T15:49:37.854Z] #20 3.536 The following NEW packages will be installed: 15:49:37 [2023-01-31T15:49:37.854Z] #20 3.537 file libmagic-mgc libmagic1 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.811 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded. 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.811 Need to get 463 kB of archives. 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.811 After this operation, 7063 kB of additional disk space will be used. 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.811 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.819 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.955 debconf: delaying package configuration, since apt-utils is not installed 15:49:38 [2023-01-31T15:49:38.114Z] #20 3.994 Fetched 463 kB in 0s (1653 kB/s) 15:49:38 [2023-01-31T15:49:38.114Z] #20 4.017 Selecting previously unselected package libmagic-mgc. 15:49:38 [2023-01-31T15:49:38.114Z] #20 4.017 (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 ... 15709 files and directories currently installed.) 15:49:38 [2023-01-31T15:49:38.114Z] #20 4.027 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 15:49:38 [2023-01-31T15:49:38.114Z] #20 4.031 Unpacking libmagic-mgc (1:5.39-3) ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.103 Selecting previously unselected package libmagic1:arm64. 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.106 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.113 Unpacking libmagic1:arm64 (1:5.39-3) ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.150 Selecting previously unselected package file. 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.153 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.156 Unpacking file (1:5.39-3) ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.196 Setting up libmagic-mgc (1:5.39-3) ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.207 Setting up libmagic1:arm64 (1:5.39-3) ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.226 Setting up file (1:5.39-3) ... 15:49:38 [2023-01-31T15:49:38.375Z] #20 4.237 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:49:38 [2023-01-31T15:49:38.946Z] #20 DONE 4.6s 15:49:38 [2023-01-31T15:49:38.946Z] 15:49:38 [2023-01-31T15:49:38.946Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 15:49:38 [2023-01-31T15:49:38.946Z] #21 CACHED 15:49:38 [2023-01-31T15:49:38.946Z] 15:49:38 [2023-01-31T15:49:38.946Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:49:38 [2023-01-31T15:49:38.946Z] #22 CACHED 15:49:38 [2023-01-31T15:49:38.946Z] 15:49:38 [2023-01-31T15:49:38.946Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 15:49:38 [2023-01-31T15:49:38.946Z] #23 CACHED 15:49:38 [2023-01-31T15:49:38.946Z] 15:49:38 [2023-01-31T15:49:38.946Z] #24 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 15:49:39 [2023-01-31T15:49:39.207Z] #24 ... 15:49:39 [2023-01-31T15:49:39.207Z] 15:49:39 [2023-01-31T15:49:39.207Z] #25 [delve-src 1/3] WORKDIR /usr/src/delve 15:49:39 [2023-01-31T15:49:39.207Z] #25 DONE 0.4s 15:49:39 [2023-01-31T15:49:39.207Z] 15:49:39 [2023-01-31T15:49:39.207Z] #26 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 15:49:39 [2023-01-31T15:49:39.207Z] #26 DONE 0.4s 15:49:39 [2023-01-31T15:49:39.207Z] 15:49:39 [2023-01-31T15:49:39.207Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 15:49:39 [2023-01-31T15:49:39.207Z] #27 DONE 0.5s 15:49:39 [2023-01-31T15:49:39.207Z] 15:49:39 [2023-01-31T15:49:39.207Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:49:39 [2023-01-31T15:49:39.469Z] #28 ... 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #29 [runc-src 1/3] WORKDIR /usr/src/runc 15:49:39 [2023-01-31T15:49:39.469Z] #29 DONE 0.5s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 15:49:39 [2023-01-31T15:49:39.469Z] #30 DONE 0.5s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #31 [containerd-src 1/3] WORKDIR /usr/src/containerd 15:49:39 [2023-01-31T15:49:39.469Z] #31 DONE 0.6s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #32 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 15:49:39 [2023-01-31T15:49:39.469Z] #32 DONE 0.6s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #33 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 15:49:39 [2023-01-31T15:49:39.469Z] #33 DONE 0.7s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry 15:49:39 [2023-01-31T15:49:39.469Z] #34 DONE 0.7s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:49:39 [2023-01-31T15:49:39.469Z] #35 DONE 0.7s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #36 [dockercli-src 1/5] WORKDIR /tmp/dockercli 15:49:39 [2023-01-31T15:49:39.469Z] #36 DONE 0.7s 15:49:39 [2023-01-31T15:49:39.469Z] 15:49:39 [2023-01-31T15:49:39.469Z] #37 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 15:49:39 [2023-01-31T15:49:39.732Z] #37 ... 15:49:39 [2023-01-31T15:49:39.732Z] 15:49:39 [2023-01-31T15:49:39.732Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini 15:49:39 [2023-01-31T15:49:39.732Z] #38 DONE 0.8s 15:49:39 [2023-01-31T15:49:39.732Z] 15:49:39 [2023-01-31T15:49:39.732Z] #39 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc 15:49:39 [2023-01-31T15:49:39.732Z] #39 DONE 0.8s 15:49:39 [2023-01-31T15:49:39.732Z] 15:49:39 [2023-01-31T15:49:39.732Z] #40 [swagger-src 1/3] WORKDIR /usr/src/swagger 15:49:39 [2023-01-31T15:49:39.732Z] #40 DONE 0.8s 15:49:39 [2023-01-31T15:49:39.732Z] 15:49:39 [2023-01-31T15:49:39.732Z] #41 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:49:39 [2023-01-31T15:49:39.732Z] #41 DONE 0.8s 15:49:39 [2023-01-31T15:49:39.732Z] 15:49:39 [2023-01-31T15:49:39.732Z] #24 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 15:49:39 [2023-01-31T15:49:39.732Z] #24 DONE 0.9s 15:49:39 [2023-01-31T15:49:39.732Z] 15:49:39 [2023-01-31T15:49:39.732Z] #42 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:49:43 [2023-01-31T15:49:43.938Z] #42 ... 15:49:43 [2023-01-31T15:49:43.938Z] 15:49:43 [2023-01-31T15:49:43.938Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: is subject to change. To configure the initial branch name to use in all 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: of your new repositories, which will suppress this warning, call: 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: git config --global init.defaultBranch <name> 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: 'development'. The just-created branch can be renamed via this command: 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.958 hint: git branch -m <name> 15:49:43 [2023-01-31T15:49:43.938Z] #0 3.959 Initialized empty Git repository in /usr/src/runc/.git/ 15:49:43 [2023-01-31T15:49:43.938Z] #43 DONE 4.2s 15:49:43 [2023-01-31T15:49:43.938Z] 15:49:43 [2023-01-31T15:49:43.938Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: is subject to change. To configure the initial branch name to use in all 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: of your new repositories, which will suppress this warning, call: 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: git config --global init.defaultBranch <name> 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: 'development'. The just-created branch can be renamed via this command: 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.197 hint: git branch -m <name> 15:49:43 [2023-01-31T15:49:43.938Z] #0 4.202 Initialized empty Git repository in /usr/src/delve/.git/ 15:49:43 [2023-01-31T15:49:43.938Z] #44 DONE 4.3s 15:49:43 [2023-01-31T15:49:43.938Z] 15:49:43 [2023-01-31T15:49:43.938Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:44 [2023-01-31T15:49:44.202Z] #45 ... 15:49:44 [2023-01-31T15:49:44.203Z] 15:49:44 [2023-01-31T15:49:44.203Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: is subject to change. To configure the initial branch name to use in all 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: of your new repositories, which will suppress this warning, call: 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: git config --global init.defaultBranch <name> 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: 'development'. The just-created branch can be renamed via this command: 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.760 hint: git branch -m <name> 15:49:44 [2023-01-31T15:49:44.203Z] #0 4.779 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 15:49:44 [2023-01-31T15:49:44.203Z] #46 DONE 4.9s 15:49:44 [2023-01-31T15:49:44.468Z] 15:49:44 [2023-01-31T15:49:44.468Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: is subject to change. To configure the initial branch name to use in all 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: of your new repositories, which will suppress this warning, call: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: git config --global init.defaultBranch <name> 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: 'development'. The just-created branch can be renamed via this command: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.869 hint: git branch -m <name> 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.875 Initialized empty Git repository in /usr/src/containerd/.git/ 15:49:44 [2023-01-31T15:49:44.468Z] #47 DONE 5.0s 15:49:44 [2023-01-31T15:49:44.468Z] 15:49:44 [2023-01-31T15:49:44.468Z] #48 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: is subject to change. To configure the initial branch name to use in all 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: of your new repositories, which will suppress this warning, call: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: git config --global init.defaultBranch <name> 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: 'development'. The just-created branch can be renamed via this command: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.710 hint: git branch -m <name> 15:49:44 [2023-01-31T15:49:44.468Z] #0 4.716 Initialized empty Git repository in /tmp/dockercli/.git/ 15:49:44 [2023-01-31T15:49:44.468Z] #48 DONE 4.8s 15:49:44 [2023-01-31T15:49:44.468Z] 15:49:44 [2023-01-31T15:49:44.468Z] #37 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: is subject to change. To configure the initial branch name to use in all 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: of your new repositories, which will suppress this warning, call: 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: git config --global init.defaultBranch <name> 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: 'development'. The just-created branch can be renamed via this command: 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: 15:49:44 [2023-01-31T15:49:44.468Z] #37 4.974 hint: git branch -m <name> 15:49:44 [2023-01-31T15:49:44.468Z] #37 5.004 Initialized empty Git repository in /usr/src/registry/.git/ 15:49:44 [2023-01-31T15:49:44.731Z] #37 DONE 5.2s 15:49:44 [2023-01-31T15:49:44.731Z] 15:49:44 [2023-01-31T15:49:44.731Z] #49 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:44 [2023-01-31T15:49:44.731Z] #49 ... 15:49:44 [2023-01-31T15:49:44.731Z] 15:49:44 [2023-01-31T15:49:44.731Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: is subject to change. To configure the initial branch name to use in all 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: of your new repositories, which will suppress this warning, call: 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: git config --global init.defaultBranch <name> 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: 'development'. The just-created branch can be renamed via this command: 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.893 hint: git branch -m <name> 15:49:44 [2023-01-31T15:49:44.731Z] #0 4.964 Initialized empty Git repository in /usr/src/swagger/.git/ 15:49:44 [2023-01-31T15:49:44.731Z] #50 DONE 5.2s 15:49:44 [2023-01-31T15:49:44.991Z] 15:49:44 [2023-01-31T15:49:44.991Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: Using 'master' as the name for the initial branch. This default branch name 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: is subject to change. To configure the initial branch name to use in all 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: of your new repositories, which will suppress this warning, call: 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: git config --global init.defaultBranch <name> 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: 'development'. The just-created branch can be renamed via this command: 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.098 hint: git branch -m <name> 15:49:44 [2023-01-31T15:49:44.991Z] #0 5.103 Initialized empty Git repository in /usr/src/tini/.git/ 15:49:44 [2023-01-31T15:49:44.991Z] #51 DONE 5.4s 15:49:44 [2023-01-31T15:49:44.991Z] 15:49:44 [2023-01-31T15:49:44.991Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:49 [2023-01-31T15:49:49.196Z] #52 ... 15:49:49 [2023-01-31T15:49:49.196Z] 15:49:49 [2023-01-31T15:49:49.196Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 15:49:49 [2023-01-31T15:49:49.196Z] #53 ... 15:49:49 [2023-01-31T15:49:49.196Z] 15:49:49 [2023-01-31T15:49:49.196Z] #54 [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.0.2" && /build/shfmt --version 15:49:49 [2023-01-31T15:49:49.196Z] #54 ... 15:49:49 [2023-01-31T15:49:49.196Z] 15:49:49 [2023-01-31T15:49:49.196Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 15:49:49 [2023-01-31T15:49:49.196Z] #55 ... 15:49:49 [2023-01-31T15:49:49.196Z] 15:49:49 [2023-01-31T15:49:49.196Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:49:49 [2023-01-31T15:49:49.196Z] #0 5.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:49 [2023-01-31T15:49:49.196Z] #0 5.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:49 [2023-01-31T15:49:49.196Z] #0 5.549 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:49 [2023-01-31T15:49:49.196Z] #0 6.200 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:49 [2023-01-31T15:49:49.196Z] #0 9.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:49 [2023-01-31T15:49:49.196Z] #56 ... 15:49:49 [2023-01-31T15:49:49.196Z] 15:49:49 [2023-01-31T15:49:49.196Z] #57 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 tomll can be used in two ways: 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 Writing to STDIN and reading from STDOUT: 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 cat file.toml | tomll > file.toml 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 Reading and updating a list of files: 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 tomll a.toml b.toml c.toml 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.38 15:49:49 [2023-01-31T15:49:49.196Z] #0 10.39 When given a list of files, tomll will modify all files in place without asking. 15:49:49 [2023-01-31T15:49:49.196Z] #57 DONE 10.6s 15:49:49 [2023-01-31T15:49:49.196Z] 15:49:49 [2023-01-31T15:49:49.196Z] #58 [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 15:49:49 [2023-01-31T15:49:49.458Z] #58 ... 15:49:49 [2023-01-31T15:49:49.458Z] 15:49:49 [2023-01-31T15:49:49.458Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:49:49 [2023-01-31T15:49:49.458Z] #0 4.817 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:49 [2023-01-31T15:49:49.458Z] #0 4.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:49 [2023-01-31T15:49:49.458Z] #0 5.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:49 [2023-01-31T15:49:49.458Z] #0 5.634 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:49 [2023-01-31T15:49:49.458Z] #0 8.293 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #59 ... 15:49:49 [2023-01-31T15:49:49.719Z] 15:49:49 [2023-01-31T15:49:49.719Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:49:49 [2023-01-31T15:49:49.719Z] #0 6.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #0 6.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #0 6.882 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #0 7.448 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 15:49:49 [2023-01-31T15:49:49.719Z] #0 8.643 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #60 ... 15:49:49 [2023-01-31T15:49:49.719Z] 15:49:49 [2023-01-31T15:49:49.719Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:49:49 [2023-01-31T15:49:49.719Z] #0 7.533 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #0 7.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #0 7.609 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:49 [2023-01-31T15:49:49.719Z] #0 9.311 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:49 [2023-01-31T15:49:49.981Z] #61 ... 15:49:49 [2023-01-31T15:49:49.981Z] 15:49:49 [2023-01-31T15:49:49.981Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:49:49 [2023-01-31T15:49:49.981Z] #0 5.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:49 [2023-01-31T15:49:49.981Z] #0 5.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:49 [2023-01-31T15:49:49.981Z] #0 5.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:49 [2023-01-31T15:49:49.981Z] #0 5.763 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:49 [2023-01-31T15:49:49.981Z] #0 9.583 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:49 [2023-01-31T15:49:49.981Z] #62 ... 15:49:49 [2023-01-31T15:49:49.981Z] 15:49:49 [2023-01-31T15:49:49.981Z] #63 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 15:49:49 [2023-01-31T15:49:49.981Z] #0 4.282 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 15:49:50 [2023-01-31T15:49:50.244Z] #63 ... 15:49:50 [2023-01-31T15:49:50.245Z] 15:49:50 [2023-01-31T15:49:50.245Z] #52 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:50 [2023-01-31T15:49:50.245Z] #52 DONE 5.4s 15:49:50 [2023-01-31T15:49:50.245Z] 15:49:50 [2023-01-31T15:49:50.245Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:49:50 [2023-01-31T15:49:50.245Z] #28 7.094 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:49:50 [2023-01-31T15:49:50.245Z] #28 7.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:49:50 [2023-01-31T15:49:50.245Z] #28 7.154 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:49:50 [2023-01-31T15:49:50.245Z] #28 8.386 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:49:51 [2023-01-31T15:49:51.626Z] #28 ... 15:49:51 [2023-01-31T15:49:51.627Z] 15:49:51 [2023-01-31T15:49:51.627Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:49:51 [2023-01-31T15:49:51.627Z] #56 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:49:52 [2023-01-31T15:49:52.198Z] #56 ... 15:49:52 [2023-01-31T15:49:52.198Z] 15:49:52 [2023-01-31T15:49:52.198Z] #58 [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 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.20 NAME: 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 go-winres - A tool for embedding resources in Windows executables 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 USAGE: 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 go-winres [global options] command [command options] [arguments...] 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 COMMANDS: 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 init Create an initial ./winres/winres.json 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 make Make syso files for the "go build" command 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 simply Make syso files for the "go build" command (simplified) 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 extract Extract all resources from an executable 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 patch Replace resources in an executable file (exe, dll) 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 help, h Shows a list of commands or help for one command 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 GLOBAL OPTIONS: 15:49:52 [2023-01-31T15:49:52.198Z] #58 13.23 --help, -h show help (default: false) 15:49:52 [2023-01-31T15:49:52.198Z] #58 DONE 13.4s 15:49:52 [2023-01-31T15:49:52.458Z] 15:49:52 [2023-01-31T15:49:52.458Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:49:52 [2023-01-31T15:49:52.458Z] #28 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:52 [2023-01-31T15:49:52.717Z] #28 ... 15:49:52 [2023-01-31T15:49:52.717Z] 15:49:52 [2023-01-31T15:49:52.717Z] #54 [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.0.2" && /build/shfmt --version 15:49:52 [2023-01-31T15:49:52.717Z] #54 13.78 v3.0.2 15:49:52 [2023-01-31T15:49:52.717Z] #54 DONE 13.9s 15:49:52 [2023-01-31T15:49:52.985Z] 15:49:52 [2023-01-31T15:49:52.985Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:49:52 [2023-01-31T15:49:52.985Z] #62 13.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:49:53 [2023-01-31T15:49:53.587Z] #62 ... 15:49:53 [2023-01-31T15:49:53.587Z] 15:49:53 [2023-01-31T15:49:53.587Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:53 [2023-01-31T15:49:53.587Z] #64 ... 15:49:53 [2023-01-31T15:49:53.587Z] 15:49:53 [2023-01-31T15:49:53.587Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:49:53 [2023-01-31T15:49:53.587Z] #60 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:54 [2023-01-31T15:49:54.528Z] #60 ... 15:49:54 [2023-01-31T15:49:54.528Z] 15:49:54 [2023-01-31T15:49:54.528Z] #65 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:54 [2023-01-31T15:49:54.528Z] #65 DONE 10.0s 15:49:54 [2023-01-31T15:49:54.528Z] 15:49:54 [2023-01-31T15:49:54.528Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:54 [2023-01-31T15:49:54.528Z] #66 ... 15:49:54 [2023-01-31T15:49:54.528Z] 15:49:54 [2023-01-31T15:49:54.528Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version 15:49:54 [2023-01-31T15:49:54.528Z] #53 15.55 gotestsum version dev 15:49:54 [2023-01-31T15:49:54.528Z] #53 DONE 15.6s 15:49:54 [2023-01-31T15:49:54.528Z] 15:49:54 [2023-01-31T15:49:54.528Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:49:54 [2023-01-31T15:49:54.528Z] #61 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:49:54 [2023-01-31T15:49:54.788Z] #61 ... 15:49:54 [2023-01-31T15:49:54.788Z] 15:49:54 [2023-01-31T15:49:54.788Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:49:55 [2023-01-31T15:49:55.049Z] #67 ... 15:49:55 [2023-01-31T15:49:55.049Z] 15:49:55 [2023-01-31T15:49:55.049Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:49:55 [2023-01-31T15:49:55.049Z] #59 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:49:55 [2023-01-31T15:49:55.310Z] #59 ... 15:49:55 [2023-01-31T15:49:55.310Z] 15:49:55 [2023-01-31T15:49:55.310Z] #42 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:49:55 [2023-01-31T15:49:55.310Z] #42 5.613 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 15:49:55 [2023-01-31T15:49:55.310Z] #42 5.613 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 15:49:55 [2023-01-31T15:49:55.310Z] #42 5.613 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 15:49:55 [2023-01-31T15:49:55.570Z] #42 10.35 Reading package lists... 15:49:55 [2023-01-31T15:49:55.570Z] #42 ... 15:49:55 [2023-01-31T15:49:55.570Z] 15:49:55 [2023-01-31T15:49:55.570Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:49:55 [2023-01-31T15:49:55.570Z] #60 15.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:49:57 [2023-01-31T15:49:57.490Z] #60 ... 15:49:57 [2023-01-31T15:49:57.490Z] 15:49:57 [2023-01-31T15:49:57.490Z] #67 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:49:57 [2023-01-31T15:49:57.490Z] #67 DONE 12.8s 15:49:57 [2023-01-31T15:49:57.490Z] 15:49:57 [2023-01-31T15:49:57.490Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:49:57 [2023-01-31T15:49:57.490Z] #64 DONE 14.2s 15:49:57 [2023-01-31T15:49:57.750Z] 15:49:57 [2023-01-31T15:49:57.750Z] #63 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 15:49:57 [2023-01-31T15:49:57.750Z] #63 12.30 + git checkout -q FETCH_HEAD 15:49:59 [2023-01-31T15:49:59.137Z] #63 14.13 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:49:59 [2023-01-31T15:49:59.137Z] #63 14.13 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 15:50:01 [2023-01-31T15:50:01.683Z] #63 ... 15:50:01 [2023-01-31T15:50:01.683Z] 15:50:01 [2023-01-31T15:50:01.683Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:50:01 [2023-01-31T15:50:01.683Z] #45 DONE 17.9s 15:50:01 [2023-01-31T15:50:01.683Z] 15:50:01 [2023-01-31T15:50:01.683Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:50:01 [2023-01-31T15:50:01.683Z] #60 21.36 Fetched 8508 kB in 15s (570 kB/s) 15:50:05 [2023-01-31T15:50:05.893Z] #60 21.36 Reading package lists... 15:50:05 [2023-01-31T15:50:05.893Z] #60 25.79 Reading package lists... 15:50:05 [2023-01-31T15:50:05.893Z] #60 ... 15:50:05 [2023-01-31T15:50:05.893Z] 15:50:05 [2023-01-31T15:50:05.893Z] #42 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:05 [2023-01-31T15:50:05.893Z] #42 10.35 Reading package lists... 15:50:05 [2023-01-31T15:50:05.893Z] #42 17.03 + apt-get install -y --no-install-recommends gcc libc6-dev 15:50:05 [2023-01-31T15:50:05.893Z] #42 17.14 Reading package lists... 15:50:05 [2023-01-31T15:50:05.893Z] #42 22.05 Building dependency tree... 15:50:05 [2023-01-31T15:50:05.893Z] #42 23.43 Reading state information... 15:50:05 [2023-01-31T15:50:05.893Z] #42 25.77 gcc is already the newest version (4:10.2.1-1). 15:50:05 [2023-01-31T15:50:05.893Z] #42 25.77 libc6-dev is already the newest version (2.31-13+deb11u5). 15:50:05 [2023-01-31T15:50:05.893Z] #42 25.77 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 15:50:05 [2023-01-31T15:50:05.893Z] #42 DONE 25.9s 15:50:05 [2023-01-31T15:50:05.893Z] 15:50:05 [2023-01-31T15:50:05.893Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:50:05 [2023-01-31T15:50:05.893Z] #28 16.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:50:05 [2023-01-31T15:50:05.893Z] #28 20.98 Fetched 8506 kB in 14s (600 kB/s) 15:50:05 [2023-01-31T15:50:05.893Z] #28 20.98 Reading package lists... 15:50:05 [2023-01-31T15:50:05.893Z] #28 25.71 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 15:50:05 [2023-01-31T15:50:05.893Z] #28 25.73 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 15:50:05 [2023-01-31T15:50:05.893Z] #28 25.73 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 15:50:06 [2023-01-31T15:50:06.153Z] #28 ... 15:50:06 [2023-01-31T15:50:06.153Z] 15:50:06 [2023-01-31T15:50:06.153Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:06 [2023-01-31T15:50:06.153Z] #61 16.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:50:06 [2023-01-31T15:50:06.153Z] #61 21.45 Fetched 8506 kB in 14s (595 kB/s) 15:50:06 [2023-01-31T15:50:06.153Z] #61 21.45 Reading package lists... 15:50:06 [2023-01-31T15:50:06.153Z] #61 26.59 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 15:50:06 [2023-01-31T15:50:06.153Z] #61 26.60 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 15:50:06 [2023-01-31T15:50:06.153Z] #61 26.60 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 15:50:06 [2023-01-31T15:50:06.724Z] #61 ... 15:50:06 [2023-01-31T15:50:06.724Z] 15:50:06 [2023-01-31T15:50:06.724Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:50:06 [2023-01-31T15:50:06.724Z] #62 19.20 Fetched 8506 kB in 14s (599 kB/s) 15:50:06 [2023-01-31T15:50:06.724Z] #62 19.20 Reading package lists... 15:50:06 [2023-01-31T15:50:06.724Z] #62 23.43 Reading package lists... 15:50:07 [2023-01-31T15:50:07.294Z] #62 27.17 Building dependency tree... 15:50:07 [2023-01-31T15:50:07.294Z] #62 ... 15:50:07 [2023-01-31T15:50:07.294Z] 15:50:07 [2023-01-31T15:50:07.294Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:50:07 [2023-01-31T15:50:07.294Z] #28 28.05 Reading package lists... 15:50:07 [2023-01-31T15:50:07.294Z] #28 ... 15:50:07 [2023-01-31T15:50:07.294Z] 15:50:07 [2023-01-31T15:50:07.294Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:50:07 [2023-01-31T15:50:07.294Z] #56 18.58 Fetched 8506 kB in 14s (628 kB/s) 15:50:07 [2023-01-31T15:50:07.294Z] #56 18.58 Reading package lists... 15:50:07 [2023-01-31T15:50:07.294Z] #56 23.87 Reading package lists... 15:50:07 [2023-01-31T15:50:07.554Z] #56 27.96 Building dependency tree... 15:50:07 [2023-01-31T15:50:07.554Z] #56 ... 15:50:07 [2023-01-31T15:50:07.554Z] 15:50:07 [2023-01-31T15:50:07.554Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:07 [2023-01-31T15:50:07.554Z] #59 19.09 Fetched 8506 kB in 14s (588 kB/s) 15:50:07 [2023-01-31T15:50:07.554Z] #59 19.09 Reading package lists... 15:50:07 [2023-01-31T15:50:07.554Z] #59 24.72 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 15:50:07 [2023-01-31T15:50:07.554Z] #59 24.72 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 15:50:07 [2023-01-31T15:50:07.554Z] #59 24.72 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 15:50:07 [2023-01-31T15:50:07.814Z] #59 27.32 Reading package lists... 15:50:07 [2023-01-31T15:50:07.814Z] #59 ... 15:50:07 [2023-01-31T15:50:07.814Z] 15:50:07 [2023-01-31T15:50:07.814Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:50:07 [2023-01-31T15:50:07.814Z] #62 27.17 Building dependency tree... 15:50:07 [2023-01-31T15:50:07.814Z] #62 28.38 Reading state information... 15:50:08 [2023-01-31T15:50:08.384Z] #62 ... 15:50:08 [2023-01-31T15:50:08.384Z] 15:50:08 [2023-01-31T15:50:08.384Z] #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...) 15:50:08 [2023-01-31T15:50:08.645Z] #68 ... 15:50:08 [2023-01-31T15:50:08.645Z] 15:50:08 [2023-01-31T15:50:08.645Z] #63 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <<EOT (set -ex...) 15:50:08 [2023-01-31T15:50:08.645Z] #63 23.61 + xx-verify /build/registry-v2 15:50:08 [2023-01-31T15:50:08.905Z] #63 DONE 23.9s 15:50:08 [2023-01-31T15:50:08.905Z] 15:50:08 [2023-01-31T15:50:08.905Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:50:08 [2023-01-31T15:50:08.905Z] #56 27.96 Building dependency tree... 15:50:08 [2023-01-31T15:50:08.905Z] #56 29.08 Reading state information... 15:50:09 [2023-01-31T15:50:09.847Z] #56 31.10 python3 is already the newest version (3.9.2-3). 15:50:09 [2023-01-31T15:50:09.847Z] #56 31.10 The following additional packages will be installed: 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.11 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.11 patch xz-utils 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.12 Suggested packages: 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.12 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.12 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.12 m4-doc ed diffutils-doc 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.12 Recommended packages: 15:50:10 [2023-01-31T15:50:10.108Z] #56 31.12 fakeroot libalgorithm-merge-perl libltdl-dev 15:50:10 [2023-01-31T15:50:10.678Z] #56 ... 15:50:10 [2023-01-31T15:50:10.678Z] 15:50:10 [2023-01-31T15:50:10.678Z] #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...) 15:50:10 [2023-01-31T15:50:10.678Z] #68 DONE 12.2s 15:50:10 [2023-01-31T15:50:10.678Z] 15:50:10 [2023-01-31T15:50:10.678Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:10 [2023-01-31T15:50:10.678Z] #59 27.32 Reading package lists... 15:50:10 [2023-01-31T15:50:10.939Z] #59 31.50 + apt-get install -y --no-install-recommends gcc libc6-dev 15:50:11 [2023-01-31T15:50:11.510Z] #59 31.60 Reading package lists... 15:50:11 [2023-01-31T15:50:11.510Z] #59 ... 15:50:11 [2023-01-31T15:50:11.510Z] 15:50:11 [2023-01-31T15:50:11.510Z] #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...) 15:50:11 [2023-01-31T15:50:11.769Z] #69 ... 15:50:11 [2023-01-31T15:50:11.769Z] 15:50:11 [2023-01-31T15:50:11.769Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.50 The following NEW packages will be installed: 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.50 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.50 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.50 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.78 0 upgraded, 20 newly installed, 0 to remove and 6 not upgraded. 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.78 Need to get 5458 kB of archives. 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.78 After this operation, 11.6 MB of additional disk space will be used. 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 15:50:11 [2023-01-31T15:50:11.769Z] #56 32.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 15:50:12 [2023-01-31T15:50:12.340Z] #56 33.61 debconf: delaying package configuration, since apt-utils is not installed 15:50:12 [2023-01-31T15:50:12.600Z] #56 33.73 Fetched 5458 kB in 0s (12.7 MB/s) 15:50:12 [2023-01-31T15:50:12.600Z] #56 33.79 Selecting previously unselected package bzip2. 15:50:12 [2023-01-31T15:50:12.600Z] #56 33.79 (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 ... 15744 files and directories currently installed.) 15:50:12 [2023-01-31T15:50:12.600Z] #56 33.85 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 15:50:12 [2023-01-31T15:50:12.600Z] #56 33.87 Unpacking bzip2 (1.0.8-4) ... 15:50:12 [2023-01-31T15:50:12.883Z] #56 33.99 Selecting previously unselected package xz-utils. 15:50:12 [2023-01-31T15:50:12.883Z] #56 33.99 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:50:12 [2023-01-31T15:50:12.883Z] #56 34.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:50:12 [2023-01-31T15:50:12.883Z] #56 34.22 Selecting previously unselected package libsigsegv2:arm64. 15:50:13 [2023-01-31T15:50:13.159Z] #56 34.22 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 15:50:13 [2023-01-31T15:50:13.159Z] #56 34.23 Unpacking libsigsegv2:arm64 (2.13-1) ... 15:50:13 [2023-01-31T15:50:13.159Z] #56 ... 15:50:13 [2023-01-31T15:50:13.159Z] 15:50:13 [2023-01-31T15:50:13.159Z] #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...) 15:50:13 [2023-01-31T15:50:13.159Z] #69 DONE 11.6s 15:50:13 [2023-01-31T15:50:13.159Z] 15:50:13 [2023-01-31T15:50:13.159Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:50:13 [2023-01-31T15:50:13.159Z] #56 34.38 Selecting previously unselected package m4. 15:50:13 [2023-01-31T15:50:13.159Z] #56 34.39 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 15:50:13 [2023-01-31T15:50:13.159Z] #56 34.40 Unpacking m4 (1.4.18-5) ... 15:50:13 [2023-01-31T15:50:13.730Z] #56 34.68 Selecting previously unselected package autoconf. 15:50:13 [2023-01-31T15:50:13.730Z] #56 34.73 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 15:50:13 [2023-01-31T15:50:13.730Z] #56 34.75 Unpacking autoconf (2.69-14) ... 15:50:14 [2023-01-31T15:50:14.301Z] #56 35.30 Selecting previously unselected package autotools-dev. 15:50:14 [2023-01-31T15:50:14.301Z] #56 35.30 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 15:50:14 [2023-01-31T15:50:14.301Z] #56 35.31 Unpacking autotools-dev (20180224.1+nmu1) ... 15:50:14 [2023-01-31T15:50:14.301Z] #56 35.51 Selecting previously unselected package automake. 15:50:14 [2023-01-31T15:50:14.301Z] #56 35.51 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 15:50:14 [2023-01-31T15:50:14.301Z] #56 35.52 Unpacking automake (1:1.16.3-2) ... 15:50:14 [2023-01-31T15:50:14.561Z] #56 35.85 Selecting previously unselected package patch. 15:50:14 [2023-01-31T15:50:14.561Z] #56 35.86 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 15:50:14 [2023-01-31T15:50:14.561Z] #56 35.86 Unpacking patch (2.7.6-7) ... 15:50:14 [2023-01-31T15:50:14.822Z] #56 35.98 Selecting previously unselected package dpkg-dev. 15:50:14 [2023-01-31T15:50:14.822Z] #56 35.98 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 15:50:14 [2023-01-31T15:50:14.822Z] #56 36.00 Unpacking dpkg-dev (1.20.12) ... 15:50:15 [2023-01-31T15:50:15.393Z] #56 36.70 Selecting previously unselected package build-essential. 15:50:15 [2023-01-31T15:50:15.393Z] #56 36.70 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 15:50:15 [2023-01-31T15:50:15.393Z] #56 36.72 Unpacking build-essential (12.9) ... 15:50:15 [2023-01-31T15:50:15.653Z] #56 36.79 Selecting previously unselected package libcap2:arm64. 15:50:15 [2023-01-31T15:50:15.653Z] #56 36.80 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 15:50:15 [2023-01-31T15:50:15.653Z] #56 36.80 Unpacking libcap2:arm64 (1:2.44-1) ... 15:50:15 [2023-01-31T15:50:15.653Z] #56 36.86 Selecting previously unselected package libcap-dev:arm64. 15:50:15 [2023-01-31T15:50:15.653Z] #56 36.86 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 15:50:15 [2023-01-31T15:50:15.653Z] #56 36.87 Unpacking libcap-dev:arm64 (1:2.44-1) ... 15:50:15 [2023-01-31T15:50:15.914Z] #56 36.94 Selecting previously unselected package libprotobuf-c1:arm64. 15:50:15 [2023-01-31T15:50:15.914Z] #56 36.96 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:50:15 [2023-01-31T15:50:15.914Z] #56 36.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:50:15 [2023-01-31T15:50:15.914Z] #56 37.04 Selecting previously unselected package libprotobuf-c-dev:arm64. 15:50:15 [2023-01-31T15:50:15.914Z] #56 37.04 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 15:50:15 [2023-01-31T15:50:15.914Z] #56 37.05 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 15:50:15 [2023-01-31T15:50:15.914Z] #56 37.12 Selecting previously unselected package libseccomp-dev:arm64. 15:50:15 [2023-01-31T15:50:15.914Z] #56 37.13 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:50:15 [2023-01-31T15:50:15.914Z] #56 37.15 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:50:16 [2023-01-31T15:50:16.175Z] #56 37.28 Selecting previously unselected package libsystemd-dev:arm64. 15:50:16 [2023-01-31T15:50:16.175Z] #56 37.28 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 15:50:16 [2023-01-31T15:50:16.175Z] #56 37.29 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 15:50:16 [2023-01-31T15:50:16.745Z] #56 ... 15:50:16 [2023-01-31T15:50:16.745Z] 15:50:16 [2023-01-31T15:50:16.745Z] #59 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:16 [2023-01-31T15:50:16.745Z] #59 31.60 Reading package lists... 15:50:16 [2023-01-31T15:50:16.745Z] #59 35.19 Building dependency tree... 15:50:16 [2023-01-31T15:50:16.745Z] #59 37.06 gcc is already the newest version (4:10.2.1-1). 15:50:16 [2023-01-31T15:50:16.745Z] #59 37.06 libc6-dev is already the newest version (2.31-13+deb11u5). 15:50:16 [2023-01-31T15:50:16.745Z] #59 37.06 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 15:50:16 [2023-01-31T15:50:16.745Z] #59 DONE 37.3s 15:50:16 [2023-01-31T15:50:16.745Z] 15:50:16 [2023-01-31T15:50:16.745Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:50:16 [2023-01-31T15:50:16.745Z] #62 30.49 The following additional packages will be installed: 15:50:16 [2023-01-31T15:50:16.745Z] #62 30.50 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 15:50:16 [2023-01-31T15:50:16.745Z] #62 30.51 Suggested packages: 15:50:16 [2023-01-31T15:50:16.745Z] #62 30.53 cmake-doc ninja-build lrzip 15:50:16 [2023-01-31T15:50:16.745Z] #62 30.88 The following NEW packages will be installed: 15:50:16 [2023-01-31T15:50:16.745Z] #62 30.89 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.30 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.30 Need to get 15.1 MB of archives. 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.30 After this operation, 66.8 MB of additional disk space will be used. 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 15:50:16 [2023-01-31T15:50:16.745Z] #62 32.61 debconf: delaying package configuration, since apt-utils is not installed 15:50:16 [2023-01-31T15:50:16.745Z] #62 32.78 Fetched 15.1 MB in 1s (14.0 MB/s) 15:50:16 [2023-01-31T15:50:16.745Z] #62 32.89 Selecting previously unselected package cmake-data. 15:50:16 [2023-01-31T15:50:16.745Z] #62 32.89 (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 ... 15744 files and directories currently installed.) 15:50:16 [2023-01-31T15:50:16.745Z] #62 32.94 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 15:50:16 [2023-01-31T15:50:16.745Z] #62 32.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... 15:50:16 [2023-01-31T15:50:16.745Z] #62 35.88 Selecting previously unselected package libicu67:arm64. 15:50:16 [2023-01-31T15:50:16.745Z] #62 35.88 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 15:50:16 [2023-01-31T15:50:16.745Z] #62 35.89 Unpacking libicu67:arm64 (67.1-7) ... 15:50:16 [2023-01-31T15:50:16.745Z] #62 ... 15:50:16 [2023-01-31T15:50:16.745Z] 15:50:16 [2023-01-31T15:50:16.745Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:50:16 [2023-01-31T15:50:16.746Z] #56 38.03 Selecting previously unselected package libtool. 15:50:16 [2023-01-31T15:50:16.746Z] #56 38.03 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 15:50:16 [2023-01-31T15:50:16.746Z] #56 38.06 Unpacking libtool (2.4.6-15) ... 15:50:17 [2023-01-31T15:50:17.006Z] #56 38.32 Selecting previously unselected package libudev-dev:arm64. 15:50:17 [2023-01-31T15:50:17.006Z] #56 38.34 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... 15:50:17 [2023-01-31T15:50:17.267Z] #56 38.37 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 15:50:17 [2023-01-31T15:50:17.528Z] #56 38.66 Selecting previously unselected package libyajl2:arm64. 15:50:17 [2023-01-31T15:50:17.528Z] #56 38.66 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 15:50:17 [2023-01-31T15:50:17.528Z] #56 38.67 Unpacking libyajl2:arm64 (2.1.0-3) ... 15:50:17 [2023-01-31T15:50:17.528Z] #56 38.77 Selecting previously unselected package libyajl-dev:arm64. 15:50:17 [2023-01-31T15:50:17.528Z] #56 38.77 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 15:50:17 [2023-01-31T15:50:17.528Z] #56 38.78 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 15:50:17 [2023-01-31T15:50:17.789Z] #56 39.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:50:17 [2023-01-31T15:50:17.789Z] #56 39.04 Setting up libyajl2:arm64 (2.1.0-3) ... 15:50:17 [2023-01-31T15:50:17.789Z] #56 39.06 Setting up bzip2 (1.0.8-4) ... 15:50:17 [2023-01-31T15:50:17.789Z] #56 39.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:50:17 [2023-01-31T15:50:17.789Z] #56 39.10 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.13 Setting up libcap2:arm64 (1:2.44-1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.15 Setting up autotools-dev (20180224.1+nmu1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.17 Setting up libsigsegv2:arm64 (2.13-1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.22 Setting up patch (2.7.6-7) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.24 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.25 Setting up libyajl-dev:arm64 (2.1.0-3) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.28 Setting up libcap-dev:arm64 (1:2.44-1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.30 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.32 Setting up libtool (2.4.6-15) ... 15:50:18 [2023-01-31T15:50:18.049Z] #56 39.33 Setting up m4 (1.4.18-5) ... 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.35 Setting up dpkg-dev (1.20.12) ... 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.39 Setting up autoconf (2.69-14) ... 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.41 Setting up build-essential (12.9) ... 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.43 Setting up automake (1:1.16.3-2) ... 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 15:50:18 [2023-01-31T15:50:18.310Z] #56 ... 15:50:18 [2023-01-31T15:50:18.310Z] 15:50:18 [2023-01-31T15:50:18.310Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 28.89 Reading package lists... 15:50:18 [2023-01-31T15:50:18.310Z] #61 32.99 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 33.08 Reading package lists... 15:50:18 [2023-01-31T15:50:18.310Z] #61 36.16 Building dependency tree... 15:50:18 [2023-01-31T15:50:18.310Z] #61 36.88 Reading state information... 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.14 gcc is already the newest version (4:10.2.1-1). 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.14 The following additional packages will be installed: 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.15 Suggested packages: 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.16 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.16 | libgdk-pixbuf2.0-dev libxml2-utils 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.95 The following NEW packages will be installed: 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.96 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.96 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.96 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.96 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 38.96 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 15:50:18 [2023-01-31T15:50:18.310Z] #61 ... 15:50:18 [2023-01-31T15:50:18.310Z] 15:50:18 [2023-01-31T15:50:18.310Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 15:50:18 [2023-01-31T15:50:18.310Z] #56 39.46 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:50:19 [2023-01-31T15:50:19.255Z] #56 DONE 40.3s 15:50:19 [2023-01-31T15:50:19.255Z] 15:50:19 [2023-01-31T15:50:19.255Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.32 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.32 Need to get 7950 kB of archives. 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.32 After this operation, 39.9 MB of additional disk space will be used. 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.32 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] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.33 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] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 15:50:19 [2023-01-31T15:50:19.255Z] #61 39.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 15:50:19 [2023-01-31T15:50:19.515Z] #61 ... 15:50:19 [2023-01-31T15:50:19.515Z] 15:50:19 [2023-01-31T15:50:19.515Z] #49 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:50:19 [2023-01-31T15:50:19.515Z] #49 DONE 35.1s 15:50:19 [2023-01-31T15:50:19.515Z] 15:50:19 [2023-01-31T15:50:19.515Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:50:19 [2023-01-31T15:50:19.515Z] #62 40.01 Selecting previously unselected package libxml2:arm64. 15:50:19 [2023-01-31T15:50:19.515Z] #62 40.02 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.515Z] #62 40.03 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 15:50:19 [2023-01-31T15:50:19.775Z] #62 ... 15:50:19 [2023-01-31T15:50:19.775Z] 15:50:19 [2023-01-31T15:50:19.775Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:50:19 [2023-01-31T15:50:19.775Z] #60 25.79 Reading package lists... 15:50:19 [2023-01-31T15:50:19.775Z] #60 30.22 Building dependency tree... 15:50:19 [2023-01-31T15:50:19.775Z] #60 31.52 Reading state information... 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.18 The following additional packages will be installed: 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.20 python3-protobuf python3-six 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.21 Suggested packages: 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.22 python3-setuptools 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.22 Recommended packages: 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.22 iproute2 | iproute 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.76 The following NEW packages will be installed: 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 15:50:19 [2023-01-31T15:50:19.775Z] #60 33.76 python3-protobuf python3-six 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.41 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.41 Need to get 2136 kB of archives. 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.41 After this operation, 10.8 MB of additional disk space will be used. 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 34.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 36.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #60 37.90 debconf: delaying package configuration, since apt-utils is not installed 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.18 Fetched 2136 kB in 3s (664 kB/s) 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.29 Selecting previously unselected package libprotobuf23:arm64. 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.29 (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 ... 15744 files and directories currently installed.) 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.78 Selecting previously unselected package python3-pkg-resources. 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 38.85 Unpacking python3-pkg-resources (52.0.0-4) ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.05 Selecting previously unselected package python3-six. 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.08 Unpacking python3-six (1.16.0-2) ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.21 Selecting previously unselected package python3-protobuf. 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.24 Unpacking python3-protobuf (3.12.4-1) ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.78 Selecting previously unselected package libnet1:arm64. 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.81 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 39.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 40.06 Selecting previously unselected package libnl-3-200:arm64. 15:50:19 [2023-01-31T15:50:19.775Z] #60 40.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 40.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 15:50:19 [2023-01-31T15:50:19.775Z] #60 40.29 Selecting previously unselected package libprotobuf-c1:arm64. 15:50:19 [2023-01-31T15:50:19.775Z] #60 ... 15:50:19 [2023-01-31T15:50:19.775Z] 15:50:19 [2023-01-31T15:50:19.775Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:50:19 [2023-01-31T15:50:19.775Z] #28 28.05 Reading package lists... 15:50:19 [2023-01-31T15:50:19.775Z] #28 32.25 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:50:19 [2023-01-31T15:50:19.775Z] #28 32.32 Reading package lists... 15:50:19 [2023-01-31T15:50:19.775Z] #28 35.75 Building dependency tree... 15:50:19 [2023-01-31T15:50:19.775Z] #28 36.51 Reading state information... 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.59 gcc is already the newest version (4:10.2.1-1). 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.59 libc6-dev is already the newest version (2.31-13+deb11u5). 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.59 The following additional packages will be installed: 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.63 bzip2 patch xz-utils 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.67 Suggested packages: 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.68 bzip2-doc debian-keyring seccomp ed diffutils-doc 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.68 Recommended packages: 15:50:19 [2023-01-31T15:50:19.775Z] #28 37.68 build-essential fakeroot libalgorithm-merge-perl 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.07 The following NEW packages will be installed: 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.07 bzip2 dpkg-dev libseccomp-dev patch xz-utils 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.48 0 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.48 Need to get 2790 kB of archives. 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.48 After this operation, 4077 kB of additional disk space will be used. 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #28 38.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.16 debconf: delaying package configuration, since apt-utils is not installed 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.33 Fetched 2790 kB in 0s (6057 kB/s) 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.41 Selecting previously unselected package bzip2. 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.41 (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 ... 15744 files and directories currently installed.) 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.48 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.49 Unpacking bzip2 (1.0.8-4) ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.65 Selecting previously unselected package xz-utils. 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.65 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 39.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 40.16 Selecting previously unselected package patch. 15:50:19 [2023-01-31T15:50:19.775Z] #28 40.19 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 40.22 Unpacking patch (2.7.6-7) ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 40.41 Selecting previously unselected package dpkg-dev. 15:50:19 [2023-01-31T15:50:19.775Z] #28 40.43 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 15:50:19 [2023-01-31T15:50:19.775Z] #28 40.45 Unpacking dpkg-dev (1.20.12) ... 15:50:20 [2023-01-31T15:50:20.037Z] #28 ... 15:50:20 [2023-01-31T15:50:20.037Z] 15:50:20 [2023-01-31T15:50:20.037Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:50:20 [2023-01-31T15:50:20.037Z] #60 40.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:50:20 [2023-01-31T15:50:20.037Z] #60 40.30 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:50:20 [2023-01-31T15:50:20.037Z] #60 40.39 Selecting previously unselected package criu. 15:50:20 [2023-01-31T15:50:20.037Z] #60 40.40 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... 15:50:20 [2023-01-31T15:50:20.037Z] #60 40.41 Unpacking criu (3.17.1-1) ... 15:50:20 [2023-01-31T15:50:20.297Z] #60 ... 15:50:20 [2023-01-31T15:50:20.297Z] 15:50:20 [2023-01-31T15:50:20.297Z] #66 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:50:20 [2023-01-31T15:50:20.297Z] #66 DONE 35.8s 15:50:20 [2023-01-31T15:50:20.297Z] 15:50:20 [2023-01-31T15:50:20.297Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version 15:50:20 [2023-01-31T15:50:20.297Z] #55 41.38 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 15:50:20 [2023-01-31T15:50:20.297Z] #55 DONE 41.6s 15:50:20 [2023-01-31T15:50:20.297Z] 15:50:20 [2023-01-31T15:50:20.297Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:20 [2023-01-31T15:50:20.297Z] #61 40.60 debconf: delaying package configuration, since apt-utils is not installed 15:50:20 [2023-01-31T15:50:20.297Z] #61 40.82 Fetched 7950 kB in 1s (10.5 MB/s) 15:50:20 [2023-01-31T15:50:20.297Z] #61 40.95 Selecting previously unselected package libgirepository-1.0-1:arm64. 15:50:20 [2023-01-31T15:50:20.297Z] #61 40.95 (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 ... 15744 files and directories currently installed.) 15:50:20 [2023-01-31T15:50:20.297Z] #61 40.99 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 15:50:20 [2023-01-31T15:50:20.297Z] #61 41.01 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:50:20 [2023-01-31T15:50:20.557Z] #61 41.12 Selecting previously unselected package gir1.2-glib-2.0:arm64. 15:50:20 [2023-01-31T15:50:20.557Z] #61 41.12 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 15:50:20 [2023-01-31T15:50:20.557Z] #61 41.15 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:50:20 [2023-01-31T15:50:20.557Z] #61 41.29 Selecting previously unselected package libsecret-common. 15:50:20 [2023-01-31T15:50:20.557Z] #61 41.30 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 15:50:20 [2023-01-31T15:50:20.557Z] #61 41.30 Unpacking libsecret-common (0.20.4-2) ... 15:50:20 [2023-01-31T15:50:20.818Z] #61 41.47 Selecting previously unselected package libsecret-1-0:arm64. 15:50:20 [2023-01-31T15:50:20.818Z] #61 41.47 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 15:50:20 [2023-01-31T15:50:20.818Z] #61 41.49 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 15:50:20 [2023-01-31T15:50:20.818Z] #61 41.59 Selecting previously unselected package gir1.2-secret-1:arm64. 15:50:20 [2023-01-31T15:50:20.818Z] #61 41.61 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 15:50:20 [2023-01-31T15:50:20.818Z] #61 41.61 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 15:50:21 [2023-01-31T15:50:21.080Z] #61 41.73 Selecting previously unselected package uuid-dev:arm64. 15:50:21 [2023-01-31T15:50:21.080Z] #61 41.74 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:50:21 [2023-01-31T15:50:21.080Z] #61 41.76 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:50:21 [2023-01-31T15:50:21.080Z] #61 ... 15:50:21 [2023-01-31T15:50:21.080Z] 15:50:21 [2023-01-31T15:50:21.080Z] #28 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.34 Selecting previously unselected package libseccomp-dev:arm64. 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.35 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.38 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.58 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.63 Setting up bzip2 (1.0.8-4) ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.69 Setting up patch (2.7.6-7) ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 41.70 Setting up dpkg-dev (1.20.12) ... 15:50:21 [2023-01-31T15:50:21.080Z] #28 DONE 42.0s 15:50:21 [2023-01-31T15:50:21.347Z] 15:50:21 [2023-01-31T15:50:21.347Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:21 [2023-01-31T15:50:21.347Z] #61 42.03 Selecting previously unselected package libblkid-dev:arm64. 15:50:21 [2023-01-31T15:50:21.347Z] #61 42.03 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:50:21 [2023-01-31T15:50:21.347Z] #61 42.06 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:50:21 [2023-01-31T15:50:21.607Z] #61 42.27 Selecting previously unselected package libbtrfs0:arm64. 15:50:21 [2023-01-31T15:50:21.607Z] #61 42.27 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 15:50:21 [2023-01-31T15:50:21.607Z] #61 42.29 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 15:50:21 [2023-01-31T15:50:21.867Z] #61 42.44 Selecting previously unselected package libbtrfs-dev:arm64. 15:50:21 [2023-01-31T15:50:21.867Z] #61 42.44 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 15:50:21 [2023-01-31T15:50:21.867Z] #61 42.44 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 15:50:21 [2023-01-31T15:50:21.867Z] #61 42.71 Selecting previously unselected package libelf1:arm64. 15:50:22 [2023-01-31T15:50:22.127Z] #61 42.71 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.127Z] #61 42.72 Unpacking libelf1:arm64 (0.183-1) ... 15:50:22 [2023-01-31T15:50:22.387Z] #61 43.06 Selecting previously unselected package libffi-dev:arm64. 15:50:22 [2023-01-31T15:50:22.387Z] #61 43.06 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.387Z] #61 43.08 Unpacking libffi-dev:arm64 (3.3-6) ... 15:50:22 [2023-01-31T15:50:22.649Z] #61 43.23 Selecting previously unselected package libglib2.0-data. 15:50:22 [2023-01-31T15:50:22.649Z] #61 43.24 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 15:50:22 [2023-01-31T15:50:22.649Z] #61 43.25 Unpacking libglib2.0-data (2.66.8-1) ... 15:50:22 [2023-01-31T15:50:22.649Z] #61 ... 15:50:22 [2023-01-31T15:50:22.649Z] 15:50:22 [2023-01-31T15:50:22.649Z] #70 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 15:50:22 [2023-01-31T15:50:22.649Z] #70 DONE 3.2s 15:50:22 [2023-01-31T15:50:22.909Z] 15:50:22 [2023-01-31T15:50:22.909Z] #71 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 15:50:22 [2023-01-31T15:50:22.909Z] #71 DONE 0.1s 15:50:22 [2023-01-31T15:50:22.909Z] 15:50:22 [2023-01-31T15:50:22.909Z] #62 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake 15:50:22 [2023-01-31T15:50:22.909Z] #62 40.63 Selecting previously unselected package libarchive13:arm64. 15:50:22 [2023-01-31T15:50:22.909Z] #62 40.64 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 40.65 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 40.96 Selecting previously unselected package libjsoncpp24:arm64. 15:50:22 [2023-01-31T15:50:22.909Z] #62 40.96 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 40.97 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.11 Selecting previously unselected package librhash0:arm64. 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.12 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.15 Unpacking librhash0:arm64 (1.4.1-2) ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.27 Selecting previously unselected package libuv1:arm64. 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.29 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.29 Unpacking libuv1:arm64 (1.40.0-2) ... 15:50:22 [2023-01-31T15:50:22.909Z] #62 41.44 Selecting previously unselected package cmake. 15:50:22 [2023-01-31T15:50:22.910Z] #62 41.46 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 15:50:22 [2023-01-31T15:50:22.910Z] #62 41.46 Unpacking cmake (3.18.4-2+deb11u1) ... 15:50:22 [2023-01-31T15:50:22.910Z] #62 43.56 Setting up libicu67:arm64 (67.1-7) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.57 Setting up libuv1:arm64 (1.40.0-2) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.60 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.60 Setting up librhash0:arm64 (1.4.1-2) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.62 Setting up cmake-data (3.18.4-2+deb11u1) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.65 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.69 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.72 Setting up cmake (3.18.4-2+deb11u1) ... 15:50:23 [2023-01-31T15:50:23.171Z] #62 43.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:50:23 [2023-01-31T15:50:23.432Z] #62 DONE 44.1s 15:50:23 [2023-01-31T15:50:23.432Z] 15:50:23 [2023-01-31T15:50:23.432Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:25 [2023-01-31T15:50:25.419Z] #72 1.494 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 15:50:25 [2023-01-31T15:50:25.419Z] #72 1.495 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 15:50:25 [2023-01-31T15:50:25.419Z] #72 1.495 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 15:50:25 [2023-01-31T15:50:25.680Z] #72 ... 15:50:25 [2023-01-31T15:50:25.680Z] 15:50:25 [2023-01-31T15:50:25.680Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...) 15:50:25 [2023-01-31T15:50:25.680Z] #73 DONE 9.0s 15:50:25 [2023-01-31T15:50:25.941Z] 15:50:25 [2023-01-31T15:50:25.941Z] #74 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 15:50:25 [2023-01-31T15:50:25.941Z] #74 DONE 0.1s 15:50:25 [2023-01-31T15:50:25.941Z] 15:50:25 [2023-01-31T15:50:25.941Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.41 Selecting previously unselected package libglib2.0-bin. 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.41 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.42 Unpacking libglib2.0-bin (2.66.8-1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.59 Selecting previously unselected package python3-lib2to3. 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.59 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.60 Unpacking python3-lib2to3 (3.9.2-1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.73 Selecting previously unselected package python3-distutils. 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.74 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.75 Unpacking python3-distutils (3.9.2-1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.93 Selecting previously unselected package libglib2.0-dev-bin. 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.93 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 44.94 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.07 Selecting previously unselected package libsepol1-dev:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.07 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.08 Unpacking libsepol1-dev:arm64 (3.1-1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.24 Selecting previously unselected package libpcre2-16-0:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.25 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.25 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.36 Selecting previously unselected package libpcre2-32-0:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.37 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.37 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.49 Selecting previously unselected package libpcre2-posix2:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.49 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.50 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.56 Selecting previously unselected package libpcre2-dev:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.56 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.57 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.94 Selecting previously unselected package libselinux1-dev:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.95 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 45.96 Unpacking libselinux1-dev:arm64 (3.1-3) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.29 Selecting previously unselected package libmount-dev:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.29 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.30 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.43 Selecting previously unselected package libpcre16-3:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.43 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.43 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 ... 15:50:25 [2023-01-31T15:50:25.941Z] 15:50:25 [2023-01-31T15:50:25.941Z] #75 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 15:50:25 [2023-01-31T15:50:25.941Z] #75 DONE 0.1s 15:50:25 [2023-01-31T15:50:25.941Z] 15:50:25 [2023-01-31T15:50:25.941Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.61 Selecting previously unselected package libpcre32-3:arm64. 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.61 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 15:50:25 [2023-01-31T15:50:25.941Z] #61 46.62 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 15:50:26 [2023-01-31T15:50:26.201Z] #61 ... 15:50:26 [2023-01-31T15:50:26.201Z] 15:50:26 [2023-01-31T15:50:26.201Z] #60 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu 15:50:26 [2023-01-31T15:50:26.201Z] #60 41.02 Setting up python3-pkg-resources (52.0.0-4) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 42.12 Setting up libprotobuf23:arm64 (3.12.4-1) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 42.15 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 42.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 42.20 Setting up python3-six (1.16.0-2) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 42.95 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 43.02 Setting up python3-protobuf (3.12.4-1) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 45.34 Setting up criu (3.17.1-1) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 46.24 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:50:26 [2023-01-31T15:50:26.201Z] #60 DONE 46.5s 15:50:26 [2023-01-31T15:50:26.201Z] 15:50:26 [2023-01-31T15:50:26.201Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:26 [2023-01-31T15:50:26.201Z] #61 46.78 Selecting previously unselected package libpcrecpp0v5:arm64. 15:50:26 [2023-01-31T15:50:26.201Z] #61 46.78 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 15:50:26 [2023-01-31T15:50:26.201Z] #61 46.78 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 15:50:26 [2023-01-31T15:50:26.201Z] #61 46.88 Selecting previously unselected package libpcre3-dev:arm64. 15:50:26 [2023-01-31T15:50:26.201Z] #61 46.88 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 15:50:26 [2023-01-31T15:50:26.201Z] #61 46.89 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 15:50:26 [2023-01-31T15:50:26.460Z] #61 47.26 Selecting previously unselected package zlib1g-dev:arm64. 15:50:26 [2023-01-31T15:50:26.461Z] #61 47.26 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 15:50:26 [2023-01-31T15:50:26.720Z] #61 47.28 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:50:26 [2023-01-31T15:50:26.720Z] #61 47.46 Selecting previously unselected package libglib2.0-dev:arm64. 15:50:26 [2023-01-31T15:50:26.720Z] #61 47.46 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 15:50:26 [2023-01-31T15:50:26.720Z] #61 47.47 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.55 Selecting previously unselected package libsecret-1-dev:arm64. 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.55 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.56 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.70 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.71 Setting up libpcre16-3:arm64 (2:8.39-13) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.73 Setting up libsepol1-dev:arm64 (3.1-1) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.74 Setting up libffi-dev:arm64 (3.3-6) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.75 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.76 Setting up libbtrfs0:arm64 (5.10.1-2) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.78 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.80 Setting up libglib2.0-data (2.66.8-1) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.81 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.83 Setting up libpcre32-3:arm64 (2:8.39-13) ... 15:50:28 [2023-01-31T15:50:28.104Z] #61 48.85 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:50:28 [2023-01-31T15:50:28.365Z] #61 48.86 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:50:28 [2023-01-31T15:50:28.365Z] #61 48.87 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 15:50:28 [2023-01-31T15:50:28.365Z] #61 48.89 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:50:28 [2023-01-31T15:50:28.365Z] #61 48.90 Setting up python3-lib2to3 (3.9.2-1) ... 15:50:28 [2023-01-31T15:50:28.625Z] #61 49.19 Setting up libelf1:arm64 (0.183-1) ... 15:50:28 [2023-01-31T15:50:28.625Z] #61 49.20 Setting up libsecret-common (0.20.4-2) ... 15:50:28 [2023-01-31T15:50:28.625Z] #61 49.22 Setting up python3-distutils (3.9.2-1) ... 15:50:28 [2023-01-31T15:50:28.886Z] #61 49.49 Setting up libglib2.0-dev-bin (2.66.8-1) ... 15:50:29 [2023-01-31T15:50:29.146Z] #61 ... 15:50:29 [2023-01-31T15:50:29.146Z] 15:50:29 [2023-01-31T15:50:29.146Z] #76 [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 15:50:29 [2023-01-31T15:50:29.146Z] #0 1.849 Cloning into '/tmp/crun-build'... 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.162 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.193 Cloning into '/tmp/crun-build/libocispec'... 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.904 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.925 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.925 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.925 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 15:50:29 [2023-01-31T15:50:29.146Z] #0 6.960 Cloning into '/tmp/crun-build/libocispec/image-spec'... 15:50:29 [2023-01-31T15:50:29.146Z] #0 8.550 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 15:50:29 [2023-01-31T15:50:29.146Z] #0 9.282 Cloning into '/tmp/crun-build/libocispec/yajl'... 15:50:29 [2023-01-31T15:50:29.146Z] #0 10.00 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 15:50:29 [2023-01-31T15:50:29.146Z] #76 10.12 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 15:50:29 [2023-01-31T15:50:29.146Z] #76 ... 15:50:29 [2023-01-31T15:50:29.146Z] 15:50:29 [2023-01-31T15:50:29.146Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:29 [2023-01-31T15:50:29.146Z] #72 2.964 Reading package lists... 15:50:29 [2023-01-31T15:50:29.146Z] #72 4.781 + apt-get install -y --no-install-recommends gcc libc6-dev 15:50:29 [2023-01-31T15:50:29.407Z] #72 4.815 Reading package lists... 15:50:29 [2023-01-31T15:50:29.672Z] #72 6.047 Building dependency tree... 15:50:29 [2023-01-31T15:50:29.672Z] #72 ... 15:50:29 [2023-01-31T15:50:29.672Z] 15:50:29 [2023-01-31T15:50:29.672Z] #61 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.01 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.03 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.04 Setting up libselinux1-dev:arm64 (3.1-3) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.05 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.07 Setting up libglib2.0-bin (2.66.8-1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.08 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.10 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.11 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.12 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.13 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.15 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.16 No schema files found: doing nothing. 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.17 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 50.25 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 15:50:29 [2023-01-31T15:50:29.672Z] #61 DONE 50.5s 15:50:29 [2023-01-31T15:50:29.932Z] 15:50:29 [2023-01-31T15:50:29.932Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:50:30 [2023-01-31T15:50:30.907Z] #77 ... 15:50:30 [2023-01-31T15:50:30.907Z] 15:50:30 [2023-01-31T15:50:30.907Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:50:30 [2023-01-31T15:50:30.907Z] #72 6.047 Building dependency tree... 15:50:30 [2023-01-31T15:50:30.907Z] #72 6.569 Reading state information... 15:50:30 [2023-01-31T15:50:30.907Z] #72 7.241 gcc is already the newest version (4:10.2.1-1). 15:50:30 [2023-01-31T15:50:30.907Z] #72 7.241 libc6-dev is already the newest version (2.31-13+deb11u5). 15:50:30 [2023-01-31T15:50:30.907Z] #72 7.241 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 15:50:30 [2023-01-31T15:50:30.907Z] #72 DONE 7.3s 15:50:30 [2023-01-31T15:50:30.907Z] 15:50:30 [2023-01-31T15:50:30.907Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 15:50:30 [2023-01-31T15:50:30.907Z] #0 1.683 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc . 15:50:30 [2023-01-31T15:50:30.907Z] #78 DONE 9.7s 15:50:30 [2023-01-31T15:50:30.907Z] 15:50:30 [2023-01-31T15:50:30.907Z] #79 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...) 15:50:30 [2023-01-31T15:50:30.907Z] #79 DONE 7.6s 15:50:30 [2023-01-31T15:50:30.907Z] 15:50:30 [2023-01-31T15:50:30.907Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:50:32 [2023-01-31T15:50:32.820Z] #80 1.647 -- The C compiler identification is GNU 10.2.1 15:50:32 [2023-01-31T15:50:32.820Z] #80 1.697 -- Detecting C compiler ABI info 15:50:33 [2023-01-31T15:50:33.081Z] #80 ... 15:50:33 [2023-01-31T15:50:33.081Z] 15:50:33 [2023-01-31T15:50:33.081Z] #81 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 15:50:33 [2023-01-31T15:50:33.081Z] #81 DONE 0.2s 15:50:33 [2023-01-31T15:50:33.081Z] 15:50:33 [2023-01-31T15:50:33.081Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:50:33 [2023-01-31T15:50:33.081Z] #80 2.151 -- Detecting C compiler ABI info - done 15:50:33 [2023-01-31T15:50:33.081Z] #80 2.224 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 15:50:33 [2023-01-31T15:50:33.081Z] #80 2.224 -- Detecting C compile features 15:50:33 [2023-01-31T15:50:33.081Z] #80 2.224 -- Detecting C compile features - done 15:50:33 [2023-01-31T15:50:33.081Z] #80 2.233 -- Performing Test HAS_BUILTIN_FORTIFY 15:50:33 [2023-01-31T15:50:33.342Z] #80 2.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:50:33 [2023-01-31T15:50:33.342Z] #80 2.430 -- Configuring done 15:50:33 [2023-01-31T15:50:33.342Z] #80 2.443 -- Generating done 15:50:33 [2023-01-31T15:50:33.342Z] #80 2.445 -- Build files have been written to: /go/src/github.com/krallin/tini 15:50:33 [2023-01-31T15:50:33.342Z] #80 2.542 Scanning dependencies of target tini-static 15:50:33 [2023-01-31T15:50:33.342Z] #80 2.565 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:50:33 [2023-01-31T15:50:33.603Z] #80 ... 15:50:33 [2023-01-31T15:50:33.603Z] 15:50:33 [2023-01-31T15:50:33.603Z] #82 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 15:50:33 [2023-01-31T15:50:33.603Z] #82 DONE 0.4s 15:50:33 [2023-01-31T15:50:33.603Z] 15:50:33 [2023-01-31T15:50:33.603Z] #83 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 15:50:33 [2023-01-31T15:50:33.603Z] #83 DONE 0.2s 15:50:33 [2023-01-31T15:50:33.603Z] 15:50:33 [2023-01-31T15:50:33.603Z] #84 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 15:50:33 [2023-01-31T15:50:33.864Z] #84 DONE 0.3s 15:50:33 [2023-01-31T15:50:33.864Z] 15:50:33 [2023-01-31T15:50:33.864Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:50:33 [2023-01-31T15:50:33.864Z] #80 2.983 [100%] Linking C executable tini-static 15:50:33 [2023-01-31T15:50:33.864Z] #80 3.069 [100%] Built target tini-static 15:50:34 [2023-01-31T15:50:34.124Z] #80 ... 15:50:34 [2023-01-31T15:50:34.124Z] 15:50:34 [2023-01-31T15:50:34.124Z] #85 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 15:50:34 [2023-01-31T15:50:34.124Z] #85 DONE 0.1s 15:50:34 [2023-01-31T15:50:34.124Z] 15:50:34 [2023-01-31T15:50:34.124Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:50:34 [2023-01-31T15:50:34.124Z] #80 DONE 3.3s 15:50:34 [2023-01-31T15:50:34.124Z] 15:50:34 [2023-01-31T15:50:34.124Z] #86 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 15:50:34 [2023-01-31T15:50:34.124Z] #86 DONE 0.2s 15:50:34 [2023-01-31T15:50:34.124Z] 15:50:34 [2023-01-31T15:50:34.124Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:50:34 [2023-01-31T15:50:34.124Z] #77 3.475 + bin/ctr 15:50:34 [2023-01-31T15:50:34.125Z] #77 3.475 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 15:50:35 [2023-01-31T15:50:35.065Z] #77 ... 15:50:35 [2023-01-31T15:50:35.065Z] 15:50:35 [2023-01-31T15:50:35.065Z] #87 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.065Z] #87 DONE 0.1s 15:50:35 [2023-01-31T15:50:35.065Z] 15:50:35 [2023-01-31T15:50:35.065Z] #88 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.329Z] #88 DONE 0.4s 15:50:35 [2023-01-31T15:50:35.329Z] 15:50:35 [2023-01-31T15:50:35.329Z] #89 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.329Z] #89 DONE 0.1s 15:50:35 [2023-01-31T15:50:35.329Z] 15:50:35 [2023-01-31T15:50:35.329Z] #76 [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 15:50:35 [2023-01-31T15:50:35.329Z] #76 10.29 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 15:50:35 [2023-01-31T15:50:35.590Z] #76 ... 15:50:35 [2023-01-31T15:50:35.590Z] 15:50:35 [2023-01-31T15:50:35.590Z] #90 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.590Z] #90 DONE 0.1s 15:50:35 [2023-01-31T15:50:35.590Z] 15:50:35 [2023-01-31T15:50:35.590Z] #91 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.850Z] #91 DONE 0.2s 15:50:35 [2023-01-31T15:50:35.850Z] 15:50:35 [2023-01-31T15:50:35.850Z] #92 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.850Z] #92 DONE 0.1s 15:50:35 [2023-01-31T15:50:35.850Z] 15:50:35 [2023-01-31T15:50:35.850Z] #76 [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 15:50:35 [2023-01-31T15:50:35.850Z] #76 ... 15:50:35 [2023-01-31T15:50:35.850Z] 15:50:35 [2023-01-31T15:50:35.850Z] #93 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 15:50:35 [2023-01-31T15:50:35.850Z] #93 DONE 0.1s 15:50:36 [2023-01-31T15:50:36.111Z] 15:50:36 [2023-01-31T15:50:36.111Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:50:36 [2023-01-31T15:50:36.111Z] #11 CACHED 15:50:36 [2023-01-31T15:50:36.111Z] 15:50:36 [2023-01-31T15:50:36.111Z] #94 [build-dummy 2/2] RUN mkdir -p /build 15:50:36 [2023-01-31T15:50:36.111Z] #94 CACHED 15:50:36 [2023-01-31T15:50:36.111Z] 15:50:36 [2023-01-31T15:50:36.111Z] #95 [binary-dummy 1/1] COPY --from=build-dummy /build /build 15:50:36 [2023-01-31T15:50:36.111Z] #95 CACHED 15:50:36 [2023-01-31T15:50:36.111Z] 15:50:36 [2023-01-31T15:50:36.111Z] #76 [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 15:50:36 [2023-01-31T15:50:36.111Z] #76 16.92 aclocal: warning: couldn't open directory 'm4': No such file or directory 15:50:39 [2023-01-31T15:50:39.411Z] #76 19.95 libtoolize: putting auxiliary files in '.'. 15:50:39 [2023-01-31T15:50:39.411Z] #76 19.95 libtoolize: copying file './ltmain.sh' 15:50:39 [2023-01-31T15:50:39.411Z] #76 20.19 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 15:50:39 [2023-01-31T15:50:39.411Z] #76 20.19 libtoolize: and rerunning libtoolize and aclocal. 15:50:39 [2023-01-31T15:50:39.411Z] #76 20.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 15:50:41 [2023-01-31T15:50:41.324Z] #76 22.16 configure.ac:7: installing './compile' 15:50:41 [2023-01-31T15:50:41.324Z] #76 22.17 configure.ac:11: installing './config.guess' 15:50:41 [2023-01-31T15:50:41.324Z] #76 22.17 configure.ac:11: installing './config.sub' 15:50:41 [2023-01-31T15:50:41.324Z] #76 22.17 configure.ac:8: installing './install-sh' 15:50:41 [2023-01-31T15:50:41.324Z] #76 22.18 configure.ac:8: installing './missing' 15:50:41 [2023-01-31T15:50:41.324Z] #76 22.20 Makefile.am: installing './depcomp' 15:50:41 [2023-01-31T15:50:41.585Z] #76 22.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 15:50:41 [2023-01-31T15:50:41.585Z] #76 22.49 libtoolize: copying file 'build-aux/ltmain.sh' 15:50:41 [2023-01-31T15:50:41.585Z] #76 22.54 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 15:50:41 [2023-01-31T15:50:41.845Z] #76 22.54 libtoolize: copying file 'm4/libtool.m4' 15:50:41 [2023-01-31T15:50:41.845Z] #76 22.58 libtoolize: copying file 'm4/ltoptions.m4' 15:50:41 [2023-01-31T15:50:41.845Z] #76 22.61 libtoolize: copying file 'm4/ltsugar.m4' 15:50:41 [2023-01-31T15:50:41.845Z] #76 22.65 libtoolize: copying file 'm4/ltversion.m4' 15:50:41 [2023-01-31T15:50:41.845Z] #76 22.69 libtoolize: copying file 'm4/lt~obsolete.m4' 15:50:41 [2023-01-31T15:50:41.845Z] #76 22.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 15:50:44 [2023-01-31T15:50:44.403Z] #76 25.33 configure.ac:7: installing 'build-aux/compile' 15:50:44 [2023-01-31T15:50:44.662Z] #76 25.33 configure.ac:9: installing 'build-aux/config.guess' 15:50:44 [2023-01-31T15:50:44.662Z] #76 25.33 configure.ac:9: installing 'build-aux/config.sub' 15:50:44 [2023-01-31T15:50:44.662Z] #76 25.33 configure.ac:11: installing 'build-aux/install-sh' 15:50:44 [2023-01-31T15:50:44.662Z] #76 25.34 configure.ac:11: installing 'build-aux/missing' 15:50:44 [2023-01-31T15:50:44.662Z] #76 25.38 Makefile.am: installing 'build-aux/depcomp' 15:50:44 [2023-01-31T15:50:44.662Z] #76 25.42 parallel-tests: installing 'build-aux/test-driver' 15:50:45 [2023-01-31T15:50:45.233Z] #76 26.07 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 15:50:45 [2023-01-31T15:50:45.233Z] #76 26.07 libtoolize: copying file 'build-aux/ltmain.sh' 15:50:45 [2023-01-31T15:50:45.493Z] #76 26.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 15:50:45 [2023-01-31T15:50:45.493Z] #76 26.27 libtoolize: copying file 'm4/libtool.m4' 15:50:45 [2023-01-31T15:50:45.493Z] #76 26.29 libtoolize: copying file 'm4/ltoptions.m4' 15:50:45 [2023-01-31T15:50:45.493Z] #76 26.32 libtoolize: copying file 'm4/ltsugar.m4' 15:50:45 [2023-01-31T15:50:45.493Z] #76 26.35 libtoolize: copying file 'm4/ltversion.m4' 15:50:45 [2023-01-31T15:50:45.493Z] #76 26.39 libtoolize: copying file 'm4/lt~obsolete.m4' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.53 configure.ac:11: installing 'build-aux/compile' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.53 configure.ac:11: installing 'build-aux/config.guess' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.53 configure.ac:11: installing 'build-aux/config.sub' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.54 configure.ac:13: installing 'build-aux/install-sh' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.54 configure.ac:13: installing 'build-aux/missing' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.54 configure.ac:8: installing 'build-aux/tap-driver.sh' 15:50:48 [2023-01-31T15:50:48.792Z] #76 29.58 Makefile.am: installing 'build-aux/depcomp' 15:50:49 [2023-01-31T15:50:49.313Z] #76 29.95 checking build system type... aarch64-unknown-linux-gnu 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.06 checking host system type... aarch64-unknown-linux-gnu 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.06 checking how to print strings... printf 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.06 checking for gcc... gcc 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.09 checking whether the C compiler works... yes 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.14 checking for C compiler default output file name... a.out 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.14 checking for suffix of executables... 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.19 checking whether we are cross compiling... no 15:50:49 [2023-01-31T15:50:49.313Z] #76 30.24 checking for suffix of object files... o 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.26 checking whether we are using the GNU C compiler... yes 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.29 checking whether gcc accepts -g... yes 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.32 checking for gcc option to accept ISO C89... none needed 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.36 checking whether gcc understands -c and -o together... yes 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.41 checking for a sed that does not truncate output... /bin/sed 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.42 checking for grep that handles long lines and -e... /bin/grep 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.42 checking for egrep... /bin/grep -E 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.42 checking for fgrep... /bin/grep -F 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.43 checking for ld used by gcc... /usr/bin/ld 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.43 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.44 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.47 checking whether ln -s works... yes 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.47 checking the maximum length of command line arguments... 1572864 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking for /usr/bin/ld option to reload object files... -r 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking for objdump... objdump 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking how to recognize dependent libraries... pass_all 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking for dlltool... no 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking how to associate runtime and link libraries... printf %s\n 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking for ar... ar 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.49 checking for archiver @FILE support... @ 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.53 checking for strip... strip 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.53 checking for ranlib... ranlib 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.54 checking for gawk... no 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.54 checking for mawk... mawk 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.54 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:50:49 [2023-01-31T15:50:49.574Z] #76 30.63 checking for sysroot... no 15:50:49 [2023-01-31T15:50:49.834Z] #76 30.63 checking for a working dd... /bin/dd 15:50:49 [2023-01-31T15:50:49.835Z] #76 30.64 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:50:49 [2023-01-31T15:50:49.835Z] #76 30.65 checking for mt... no 15:50:49 [2023-01-31T15:50:49.835Z] #76 30.65 checking if : is a manifest tool... no 15:50:49 [2023-01-31T15:50:49.835Z] #76 30.65 checking how to run the C preprocessor... gcc -E 15:50:49 [2023-01-31T15:50:49.835Z] #76 30.72 checking for ANSI C header files... yes 15:50:49 [2023-01-31T15:50:49.835Z] #76 30.85 checking for sys/types.h... yes 15:50:50 [2023-01-31T15:50:50.095Z] #76 30.89 checking for sys/stat.h... yes 15:50:50 [2023-01-31T15:50:50.095Z] #76 30.94 checking for stdlib.h... yes 15:50:50 [2023-01-31T15:50:50.095Z] #76 30.98 checking for string.h... yes 15:50:50 [2023-01-31T15:50:50.095Z] #76 31.02 checking for memory.h... yes 15:50:50 [2023-01-31T15:50:50.095Z] #76 31.06 checking for strings.h... yes 15:50:50 [2023-01-31T15:50:50.095Z] #76 31.11 checking for inttypes.h... yes 15:50:50 [2023-01-31T15:50:50.356Z] #76 31.15 checking for stdint.h... yes 15:50:50 [2023-01-31T15:50:50.356Z] #76 31.20 checking for unistd.h... yes 15:50:50 [2023-01-31T15:50:50.356Z] #76 31.24 checking for dlfcn.h... yes 15:50:50 [2023-01-31T15:50:50.356Z] #76 31.28 checking for objdir... .libs 15:50:50 [2023-01-31T15:50:50.356Z] #76 31.36 checking if gcc supports -fno-rtti -fno-exceptions... no 15:50:50 [2023-01-31T15:50:50.616Z] #76 31.39 checking for gcc option to produce PIC... -fPIC -DPIC 15:50:50 [2023-01-31T15:50:50.616Z] #76 31.39 checking if gcc PIC flag -fPIC -DPIC works... yes 15:50:50 [2023-01-31T15:50:50.616Z] #76 31.43 checking if gcc static flag -static works... yes 15:50:50 [2023-01-31T15:50:50.616Z] #76 ... 15:50:50 [2023-01-31T15:50:50.616Z] 15:50:50 [2023-01-31T15:50:50.616Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:50:50 [2023-01-31T15:50:50.616Z] #77 20.76 + bin/containerd 15:50:50 [2023-01-31T15:50:50.616Z] #77 20.76 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 15:50:55 [2023-01-31T15:50:55.907Z] #77 ... 15:50:55 [2023-01-31T15:50:55.907Z] 15:50:55 [2023-01-31T15:50:55.907Z] #76 [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 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.51 checking if gcc supports -c -o file.o... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.55 checking if gcc supports -c -o file.o... (cached) yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.55 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.57 checking dynamic linker characteristics... GNU/Linux ld.so 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.64 checking how to hardcode library paths into programs... immediate 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.64 checking whether stripping libraries is possible... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.65 checking if libtool supports shared libraries... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.65 checking whether to build shared libraries... no 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.65 checking whether to build static libraries... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.65 checking for a BSD-compatible install... /usr/bin/install -c 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.66 checking whether build environment is sane... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.68 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.68 checking whether make sets $(MAKE)... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.70 checking whether make supports the include directive... yes (GNU style) 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.72 checking whether make supports nested variables... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.74 checking whether UID '0' is supported by ustar format... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.74 checking whether GID '0' is supported by ustar format... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.74 checking how to create a ustar tar archive... gnutar 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.76 checking dependency style of gcc... gcc3 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.80 checking whether to enable maintainer-specific portions of Makefiles... yes 15:50:55 [2023-01-31T15:50:55.907Z] #76 31.80 checking whether make supports nested variables... (cached) yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.81 checking for gawk... (cached) mawk 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.81 checking for a sed that does not truncate output... (cached) /bin/sed 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.81 checking for gcc... (cached) gcc 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.84 checking whether we are using the GNU C compiler... (cached) yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.84 checking whether gcc accepts -g... (cached) yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.84 checking for gcc option to accept ISO C89... (cached) none needed 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.84 checking whether gcc understands -c and -o together... (cached) yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.84 checking for a Python interpreter with version >= 3... python3 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.87 checking for python3... /usr/bin/python3 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.87 checking for python3 version... 3.9 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.88 checking for python3 platform... linux 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.90 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.94 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.98 checking for go-md2man... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 31.98 checking error.h usability... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.02 checking error.h presence... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.03 checking for error.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.04 checking linux/openat2.h usability... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.08 checking linux/openat2.h presence... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.09 checking for linux/openat2.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.10 checking for copy_file_range... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.16 checking for fgetxattr... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.22 checking for statx... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.28 checking for fgetpwent_r... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.36 checking for issetugid... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.42 checking for pkg-config... /usr/bin/pkg-config 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.42 checking pkg-config is at least version 0.9.0... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.42 checking for library containing yajl_tree_get... -lyajl 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.53 checking for yajl >= 2.0.0... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.54 checking sys/capability.h usability... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.63 checking sys/capability.h presence... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.65 checking for sys/capability.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.65 checking for library containing cap_from_name... -lcap 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.79 checking for library containing dlopen... -ldl 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.93 checking seccomp.h usability... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 32.99 checking seccomp.h presence... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.01 checking for seccomp.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.01 checking for library containing seccomp_rule_add... -lseccomp 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.11 checking for library containing seccomp_arch_resolve_name... none required 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.20 checking systemd/sd-bus.h usability... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.24 checking systemd/sd-bus.h presence... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.27 checking for systemd/sd-bus.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.27 checking for library containing sd_bus_match_signal_async... -lsystemd 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.39 checking for sd_notify_barrier... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.48 checking linux/bpf.h usability... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.55 checking linux/bpf.h presence... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.57 checking for linux/bpf.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.57 checking compilation for eBPF... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.64 checking for criu >= 3.15... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.65 configure: CRIU headers not found, building without CRIU support 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.65 checking for criu > 3.16... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.66 configure: CRIU version doesn't support join-ns API 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.66 checking for criu > 3.16.1... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.66 configure: CRIU version doesn't support for pre-dumping 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.66 checking for new mount API (fsconfig)... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.69 checking for seccomp notify API... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.71 checking for gperf... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.71 configure: gperf not found - cannot rebuild signal parser code 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.71 checking for library containing argp_parse... none required 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.81 checking that generated files are newer than configure... done 15:50:55 [2023-01-31T15:50:55.908Z] #76 33.81 configure: creating ./config.status 15:50:55 [2023-01-31T15:50:55.908Z] #76 34.86 config.status: creating Makefile 15:50:55 [2023-01-31T15:50:55.908Z] #76 34.89 config.status: creating rpm/crun.spec 15:50:55 [2023-01-31T15:50:55.908Z] #76 34.92 config.status: creating config.h 15:50:55 [2023-01-31T15:50:55.908Z] #76 34.93 config.status: executing libtool commands 15:50:55 [2023-01-31T15:50:55.908Z] #76 34.95 config.status: executing depfiles commands 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.37 === configuring in libocispec (/tmp/crun-build/libocispec) 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.38 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.51 checking for gcc... gcc 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.55 checking whether the C compiler works... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.60 checking for C compiler default output file name... a.out 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.61 checking for suffix of executables... 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.65 checking whether we are cross compiling... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.69 checking for suffix of object files... o 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.72 checking whether we are using the GNU C compiler... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.74 checking whether gcc accepts -g... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.77 checking for gcc option to accept ISO C89... none needed 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.81 checking whether gcc understands -c and -o together... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.86 checking how to run the C preprocessor... gcc -E 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.95 checking for grep that handles long lines and -e... /bin/grep 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.95 checking for egrep... /bin/grep -E 15:50:55 [2023-01-31T15:50:55.908Z] #76 35.96 checking for ANSI C header files... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.15 checking for sys/types.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.19 checking for sys/stat.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.23 checking for stdlib.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.29 checking for string.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.35 checking for memory.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.41 checking for strings.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.46 checking for inttypes.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.51 checking for stdint.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.59 checking for unistd.h... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.67 checking minix/config.h usability... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.72 checking minix/config.h presence... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.74 checking for minix/config.h... no 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.74 checking whether it is safe to define __EXTENSIONS__... yes 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.82 checking build system type... aarch64-unknown-linux-gnu 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.89 checking host system type... aarch64-unknown-linux-gnu 15:50:55 [2023-01-31T15:50:55.908Z] #76 36.89 checking how to print strings... printf 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.89 checking for a sed that does not truncate output... /bin/sed 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.90 checking for fgrep... /bin/grep -F 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.90 checking for ld used by gcc... /usr/bin/ld 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.91 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.96 checking whether ln -s works... yes 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.96 checking the maximum length of command line arguments... 1572864 15:50:56 [2023-01-31T15:50:56.169Z] #76 36.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking for /usr/bin/ld option to reload object files... -r 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking for objdump... objdump 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking how to recognize dependent libraries... pass_all 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking for dlltool... no 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking how to associate runtime and link libraries... printf %s\n 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.00 checking for ar... ar 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.01 checking for archiver @FILE support... @ 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.09 checking for strip... strip 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.10 checking for ranlib... ranlib 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.10 checking for gawk... no 15:50:56 [2023-01-31T15:50:56.169Z] #76 37.10 checking for mawk... mawk 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.10 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.21 checking for sysroot... no 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.21 checking for a working dd... /bin/dd 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.23 checking for mt... no 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.23 checking if : is a manifest tool... no 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.24 checking for dlfcn.h... yes 15:50:56 [2023-01-31T15:50:56.429Z] #76 37.28 checking for objdir... .libs 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.38 checking if gcc supports -fno-rtti -fno-exceptions... no 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.42 checking for gcc option to produce PIC... -fPIC -DPIC 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.42 checking if gcc PIC flag -fPIC -DPIC works... yes 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.46 checking if gcc static flag -static works... yes 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.54 checking if gcc supports -c -o file.o... yes 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.58 checking if gcc supports -c -o file.o... (cached) yes 15:50:56 [2023-01-31T15:50:56.688Z] #76 37.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.60 checking dynamic linker characteristics... GNU/Linux ld.so 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.72 checking how to hardcode library paths into programs... immediate 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.72 checking whether stripping libraries is possible... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.72 checking if libtool supports shared libraries... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.73 checking whether to build shared libraries... no 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.73 checking whether to build static libraries... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.73 checking for a BSD-compatible install... /usr/bin/install -c 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.74 checking whether build environment is sane... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.77 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.77 checking whether make sets $(MAKE)... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.79 checking whether make supports the include directive... yes (GNU style) 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.80 checking whether make supports nested variables... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.81 checking whether UID '0' is supported by ustar format... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.81 checking whether GID '0' is supported by ustar format... yes 15:50:56 [2023-01-31T15:50:56.948Z] #76 37.82 checking how to create a ustar tar archive... gnutar 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.84 checking dependency style of gcc... gcc3 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.91 checking whether to enable maintainer-specific portions of Makefiles... yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.91 checking whether make supports nested variables... (cached) yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.91 checking for pkg-config... /usr/bin/pkg-config 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.91 checking pkg-config is at least version 0.9.0... yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.91 checking for yajl >= 2.1.0... yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.92 checking for a sed that does not truncate output... (cached) /bin/sed 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.92 checking for gcc... (cached) gcc 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.95 checking whether we are using the GNU C compiler... (cached) yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.95 checking whether gcc accepts -g... (cached) yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.95 checking for gcc option to accept ISO C89... (cached) none needed 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.96 checking whether gcc understands -c and -o together... (cached) yes 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.96 checking for a Python interpreter with version >= 3... python3 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.99 checking for python3... /usr/bin/python3 15:50:56 [2023-01-31T15:50:56.949Z] #76 37.99 checking for python3 version... 3.9 15:50:57 [2023-01-31T15:50:57.209Z] #76 38.01 checking for python3 platform... linux 15:50:57 [2023-01-31T15:50:57.209Z] #76 38.03 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 15:50:57 [2023-01-31T15:50:57.209Z] #76 38.09 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 15:50:58 [2023-01-31T15:50:58.039Z] #76 38.20 checking that generated files are newer than configure... done 15:50:58 [2023-01-31T15:50:58.039Z] #76 38.75 configure: creating ./config.status 15:50:58 [2023-01-31T15:50:58.611Z] #76 39.61 config.status: creating Makefile 15:50:58 [2023-01-31T15:50:58.871Z] #76 39.64 config.status: creating config.h 15:50:58 [2023-01-31T15:50:58.871Z] #76 39.66 config.status: executing libtool commands 15:50:58 [2023-01-31T15:50:58.871Z] #76 39.68 config.status: executing depfiles commands 15:50:59 [2023-01-31T15:50:59.132Z] #76 39.97 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 15:50:59 [2023-01-31T15:50:59.132Z] #76 39.98 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 15:50:59 [2023-01-31T15:50:59.132Z] #76 40.13 checking for gcc... gcc 15:50:59 [2023-01-31T15:50:59.393Z] #76 40.17 checking whether the C compiler works... yes 15:50:59 [2023-01-31T15:50:59.393Z] #76 40.23 checking for C compiler default output file name... a.out 15:50:59 [2023-01-31T15:50:59.393Z] #76 40.23 checking for suffix of executables... 15:50:59 [2023-01-31T15:50:59.393Z] #76 40.29 checking whether we are cross compiling... no 15:50:59 [2023-01-31T15:50:59.393Z] #76 40.36 checking for suffix of object files... o 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.40 checking whether we are using the GNU C compiler... yes 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.44 checking whether gcc accepts -g... yes 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.49 checking for gcc option to accept ISO C89... none needed 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.53 checking whether gcc understands -c and -o together... yes 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.57 checking for a BSD-compatible install... /usr/bin/install -c 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.59 checking whether build environment is sane... yes 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.60 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.60 checking for gawk... no 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.60 checking for mawk... mawk 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.60 checking whether make sets $(MAKE)... yes 15:50:59 [2023-01-31T15:50:59.653Z] #76 40.62 checking whether make supports the include directive... yes (GNU style) 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.63 checking whether make supports nested variables... yes 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.64 checking whether UID '0' is supported by ustar format... yes 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.64 checking whether GID '0' is supported by ustar format... yes 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.65 checking how to create a ustar tar archive... gnutar 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.66 checking dependency style of gcc... gcc3 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.71 checking whether to enable maintainer-specific portions of Makefiles... yes 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.71 checking whether make supports nested variables... (cached) yes 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.73 checking build system type... aarch64-unknown-linux-gnu 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.86 checking host system type... aarch64-unknown-linux-gnu 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.86 checking how to print strings... printf 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.86 checking for a sed that does not truncate output... /bin/sed 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.87 checking for grep that handles long lines and -e... /bin/grep 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.88 checking for egrep... /bin/grep -E 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.88 checking for fgrep... /bin/grep -F 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.89 checking for ld used by gcc... /usr/bin/ld 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.89 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.90 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.91 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:50:59 [2023-01-31T15:50:59.914Z] #76 40.96 checking whether ln -s works... yes 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.96 checking the maximum length of command line arguments... 1572864 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.97 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.97 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.97 checking for /usr/bin/ld option to reload object files... -r 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.97 checking for objdump... objdump 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.97 checking how to recognize dependent libraries... pass_all 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.98 checking for dlltool... no 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.98 checking how to associate runtime and link libraries... printf %s\n 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.98 checking for ar... ar 15:51:00 [2023-01-31T15:51:00.175Z] #76 40.98 checking for archiver @FILE support... @ 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.03 checking for strip... strip 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.03 checking for ranlib... ranlib 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.03 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.17 checking for sysroot... no 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.17 checking for a working dd... /bin/dd 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.18 checking for mt... no 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.18 checking if : is a manifest tool... no 15:51:00 [2023-01-31T15:51:00.175Z] #76 41.19 checking how to run the C preprocessor... gcc -E 15:51:00 [2023-01-31T15:51:00.435Z] #76 41.28 checking for ANSI C header files... yes 15:51:00 [2023-01-31T15:51:00.435Z] #76 41.45 checking for sys/types.h... yes 15:51:00 [2023-01-31T15:51:00.696Z] #76 41.50 checking for sys/stat.h... yes 15:51:00 [2023-01-31T15:51:00.696Z] #76 41.57 checking for stdlib.h... yes 15:51:00 [2023-01-31T15:51:00.696Z] #76 41.62 checking for string.h... yes 15:51:00 [2023-01-31T15:51:00.696Z] #76 41.67 checking for memory.h... yes 15:51:00 [2023-01-31T15:51:00.957Z] #76 41.73 checking for strings.h... yes 15:51:00 [2023-01-31T15:51:00.957Z] #76 41.79 checking for inttypes.h... yes 15:51:00 [2023-01-31T15:51:00.957Z] #76 41.86 checking for stdint.h... yes 15:51:00 [2023-01-31T15:51:00.957Z] #76 41.92 checking for unistd.h... yes 15:51:01 [2023-01-31T15:51:01.217Z] #76 41.97 checking for dlfcn.h... yes 15:51:01 [2023-01-31T15:51:01.217Z] #76 42.01 checking for objdir... .libs 15:51:01 [2023-01-31T15:51:01.217Z] #76 42.10 checking if gcc supports -fno-rtti -fno-exceptions... no 15:51:01 [2023-01-31T15:51:01.217Z] #76 42.13 checking for gcc option to produce PIC... -fPIC -DPIC 15:51:01 [2023-01-31T15:51:01.217Z] #76 42.13 checking if gcc PIC flag -fPIC -DPIC works... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.17 checking if gcc static flag -static works... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.26 checking if gcc supports -c -o file.o... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.31 checking if gcc supports -c -o file.o... (cached) yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.31 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.32 checking dynamic linker characteristics... GNU/Linux ld.so 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.42 checking how to hardcode library paths into programs... immediate 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.42 checking whether stripping libraries is possible... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.42 checking if libtool supports shared libraries... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.42 checking whether to build shared libraries... no 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.42 checking whether to build static libraries... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.43 checking float.h usability... yes 15:51:01 [2023-01-31T15:51:01.478Z] #76 42.48 checking float.h presence... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.50 checking for float.h... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.52 checking limits.h usability... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.57 checking limits.h presence... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.59 checking for limits.h... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.60 checking stddef.h usability... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.66 checking stddef.h presence... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.68 checking for stddef.h... yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.69 checking for stdlib.h... (cached) yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.71 checking for string.h... (cached) yes 15:51:01 [2023-01-31T15:51:01.738Z] #76 42.72 checking sys/time.h usability... yes 15:51:01 [2023-01-31T15:51:01.999Z] #76 42.79 checking sys/time.h presence... yes 15:51:01 [2023-01-31T15:51:01.999Z] #76 42.81 checking for sys/time.h... yes 15:51:01 [2023-01-31T15:51:01.999Z] #76 42.82 checking for inline... inline 15:51:02 [2023-01-31T15:51:02.259Z] #76 42.87 checking for size_t... yes 15:51:02 [2023-01-31T15:51:02.259Z] #76 43.00 checking for stdlib.h... (cached) yes 15:51:02 [2023-01-31T15:51:02.259Z] #76 43.00 checking for GNU libc compatible malloc... yes 15:51:02 [2023-01-31T15:51:02.259Z] #76 43.08 checking for stdlib.h... (cached) yes 15:51:02 [2023-01-31T15:51:02.259Z] #76 43.08 checking for GNU libc compatible realloc... yes 15:51:02 [2023-01-31T15:51:02.259Z] #76 43.13 checking for working strtod... yes 15:51:02 [2023-01-31T15:51:02.519Z] #76 43.20 checking for gettimeofday... yes 15:51:02 [2023-01-31T15:51:02.519Z] #76 43.27 checking for memset... yes 15:51:02 [2023-01-31T15:51:02.519Z] #76 43.33 checking for strspn... yes 15:51:02 [2023-01-31T15:51:02.519Z] #76 43.42 checking that generated files are newer than configure... done 15:51:02 [2023-01-31T15:51:02.519Z] #76 43.43 configure: creating ./config.status 15:51:03 [2023-01-31T15:51:03.903Z] #76 44.50 config.status: creating Makefile 15:51:03 [2023-01-31T15:51:03.903Z] #76 44.52 config.status: creating config.h 15:51:03 [2023-01-31T15:51:03.903Z] #76 44.54 config.status: executing depfiles commands 15:51:03 [2023-01-31T15:51:03.903Z] #76 44.63 config.status: executing libtool commands 15:51:04 [2023-01-31T15:51:04.164Z] #76 44.99 GEN .version 15:51:04 [2023-01-31T15:51:04.164Z] #76 44.99 make install-recursive 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.00 make[1]: Entering directory '/tmp/crun-build' 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.04 Making install in libocispec 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.04 make[2]: Entering directory '/tmp/crun-build/libocispec' 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.07 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.07 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.07 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 15:51:04 [2023-01-31T15:51:04.164Z] #76 45.08 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 15:51:04 [2023-01-31T15:51:04.425Z] #76 45.36 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.58 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.59 make install-recursive 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.60 make[3]: Entering directory '/tmp/crun-build/libocispec' 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.62 Making install in yajl 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.62 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.64 CC verify/json_verify-json_verify.o 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.64 CC src/libyajl_la-yajl_alloc.lo 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.65 CC src/libyajl_la-yajl.lo 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.65 CC src/libyajl_la-yajl_gen.lo 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.66 CC src/libyajl_la-yajl_parser.lo 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.66 CC src/libyajl_la-yajl_buf.lo 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.68 CC src/libyajl_la-yajl_encode.lo 15:51:04 [2023-01-31T15:51:04.685Z] #76 45.69 CC src/libyajl_la-yajl_lex.lo 15:51:04 [2023-01-31T15:51:04.946Z] #76 45.70 CC src/libyajl_la-yajl_tree.lo 15:51:06 [2023-01-31T15:51:06.339Z] #76 47.24 CCLD libyajl.la 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.39 CCLD verify/json_verify 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.57 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.57 make[5]: Nothing to be done for 'install-exec-am'. 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.57 make[5]: Nothing to be done for 'install-data-am'. 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.57 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.57 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.58 make[4]: Entering directory '/tmp/crun-build/libocispec' 15:51:06 [2023-01-31T15:51:06.600Z] #76 47.62 CC src/validate.o 15:51:06 [2023-01-31T15:51:06.860Z] #76 47.63 CC src/image_spec_schema_config_schema.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.63 CC src/image_spec_schema_content_descriptor.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.63 CC src/image_spec_schema_defs.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.64 CC src/image_spec_schema_defs_descriptor.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.65 CC src/image_spec_schema_image_index_schema.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.68 CC src/image_spec_schema_image_layout_schema.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.68 CC src/image_spec_schema_image_manifest_schema.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.69 CC src/runtime_spec_schema_config_linux.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.70 CC src/runtime_spec_schema_config_zos.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.72 CC src/runtime_spec_schema_config_schema.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.73 CC src/runtime_spec_schema_config_solaris.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.75 CC src/runtime_spec_schema_config_vm.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.78 CC src/runtime_spec_schema_config_windows.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.80 CC src/runtime_spec_schema_defs.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.81 CC src/runtime_spec_schema_defs_linux.lo 15:51:06 [2023-01-31T15:51:06.861Z] #76 47.86 CC src/runtime_spec_schema_defs_zos.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 47.89 CC src/runtime_spec_schema_defs_vm.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 47.90 CC src/runtime_spec_schema_defs_windows.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 47.92 CC src/runtime_spec_schema_state_schema.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 47.93 CC src/image_manifest_items_image_manifest_items_schema.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 48.00 CC src/basic_test_double_array_item.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 48.03 CC src/basic_test_double_array.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 48.08 CC src/basic_test_top_array_int.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 48.09 CC src/basic_test_top_array_string.lo 15:51:07 [2023-01-31T15:51:07.121Z] #76 48.13 CC src/basic_test_top_double_array_int.lo 15:51:07 [2023-01-31T15:51:07.382Z] #76 48.19 CC src/basic_test_top_double_array_obj.lo 15:51:07 [2023-01-31T15:51:07.382Z] #76 48.20 CC src/basic_test_top_double_array_refobj.lo 15:51:07 [2023-01-31T15:51:07.382Z] #76 48.25 CC src/basic_test_top_double_array_string.lo 15:51:07 [2023-01-31T15:51:07.382Z] #76 48.30 CC src/read-file.lo 15:51:07 [2023-01-31T15:51:07.382Z] #76 48.34 CC src/json_common.lo 15:51:07 [2023-01-31T15:51:07.642Z] #76 48.42 CC tests/test-1.o 15:51:07 [2023-01-31T15:51:07.642Z] #76 48.49 CC tests/test-2.o 15:51:07 [2023-01-31T15:51:07.642Z] #76 48.55 CC tests/test-3.o 15:51:07 [2023-01-31T15:51:07.642Z] #76 48.63 CC tests/test-4.o 15:51:07 [2023-01-31T15:51:07.642Z] #76 48.69 CC tests/test-5.o 15:51:07 [2023-01-31T15:51:07.903Z] #76 48.78 CC tests/test-6.o 15:51:08 [2023-01-31T15:51:08.163Z] #76 48.85 CC tests/test-7.o 15:51:08 [2023-01-31T15:51:08.163Z] #76 48.89 CC tests/test-8.o 15:51:08 [2023-01-31T15:51:08.163Z] #76 48.98 CC tests/test-9.o 15:51:08 [2023-01-31T15:51:08.163Z] #76 49.07 CC tests/test-10.o 15:51:08 [2023-01-31T15:51:08.423Z] #76 49.13 CC tests/test-11.o 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.42 CCLD libocispec.la 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.59 CCLD src/validate 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.59 CCLD tests/test-1 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.60 CCLD tests/test-2 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.61 CCLD tests/test-3 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.62 CCLD tests/test-4 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.64 CCLD tests/test-5 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.66 CCLD tests/test-6 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.71 CCLD tests/test-7 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.74 CCLD tests/test-8 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.79 CCLD tests/test-9 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.88 CCLD tests/test-10 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.89 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 15:51:20 [2023-01-31T15:51:20.652Z] #76 59.89 CCLD tests/test-11 15:51:20 [2023-01-31T15:51:20.652Z] #76 60.59 libtool: link: ar cr libocispec.a 15:51:20 [2023-01-31T15:51:20.652Z] #76 60.60 libtool: link: ranlib libocispec.a 15:51:20 [2023-01-31T15:51:20.652Z] #76 60.99 make[5]: Entering directory '/tmp/crun-build/libocispec' 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[5]: Nothing to be done for 'install-exec-am'. 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[5]: Nothing to be done for 'install-data-am'. 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[5]: Leaving directory '/tmp/crun-build/libocispec' 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[4]: Leaving directory '/tmp/crun-build/libocispec' 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[3]: Leaving directory '/tmp/crun-build/libocispec' 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[2]: Leaving directory '/tmp/crun-build/libocispec' 15:51:20 [2023-01-31T15:51:20.652Z] #76 61.01 make[2]: Entering directory '/tmp/crun-build' 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.09 CC src/libcrun/libcrun_testing_a-utils.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.09 CC src/libcrun/libcrun_testing_a-cloned_binary.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.10 CC src/libcrun/libcrun_testing_a-container.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.10 CC src/libcrun/libcrun_testing_a-cgroup.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.10 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.12 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.12 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.13 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.15 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.17 CC src/libcrun/libcrun_testing_a-criu.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.19 CC src/libcrun/libcrun_testing_a-custom-handler.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.24 CC src/libcrun/libcrun_testing_a-linux.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.25 CC src/libcrun/libcrun_testing_a-seccomp.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.27 CC src/libcrun/libcrun_testing_a-ebpf.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.29 CC src/libcrun/libcrun_testing_a-error.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.30 CC src/libcrun/libcrun_testing_a-status.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.34 CC src/libcrun/libcrun_testing_a-terminal.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.38 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.40 CC src/libcrun/libcrun_testing_a-signals.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.44 CC src/libcrun/libcrun_testing_a-mount_flags.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.50 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.56 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.58 CC src/libcrun/handlers/libcrun_testing_a-krun.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.60 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 15:51:20 [2023-01-31T15:51:20.653Z] #76 61.67 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 15:51:20 [2023-01-31T15:51:20.913Z] #76 61.74 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 15:51:20 [2023-01-31T15:51:20.913Z] #76 61.77 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 15:51:20 [2023-01-31T15:51:20.913Z] #76 61.91 CC src/crun-crun.o 15:51:21 [2023-01-31T15:51:21.174Z] #76 61.93 CC src/crun-run.o 15:51:21 [2023-01-31T15:51:21.174Z] #76 62.04 CC src/crun-delete.o 15:51:21 [2023-01-31T15:51:21.174Z] #76 62.09 CC src/crun-kill.o 15:51:21 [2023-01-31T15:51:21.174Z] #76 62.11 CC src/crun-pause.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.21 CC src/crun-unpause.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.23 CC src/crun-spec.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.27 CC src/crun-exec.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.35 CC src/crun-list.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.38 CC src/crun-create.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.43 CC src/crun-start.o 15:51:21 [2023-01-31T15:51:21.434Z] #76 62.48 CC src/crun-state.o 15:51:21 [2023-01-31T15:51:21.694Z] #76 62.54 CC src/crun-update.o 15:51:21 [2023-01-31T15:51:21.694Z] #76 62.58 CC src/crun-ps.o 15:51:21 [2023-01-31T15:51:21.694Z] #76 62.68 CC src/crun-checkpoint.o 15:51:21 [2023-01-31T15:51:21.694Z] #76 62.73 CC src/crun-restore.o 15:51:21 [2023-01-31T15:51:21.955Z] #76 62.75 CC src/libcrun/libcrun_la-utils.lo 15:51:21 [2023-01-31T15:51:21.955Z] #76 62.81 CC src/libcrun/libcrun_la-cloned_binary.lo 15:51:21 [2023-01-31T15:51:21.955Z] #76 62.87 CC src/libcrun/libcrun_la-container.lo 15:51:22 [2023-01-31T15:51:22.215Z] #76 62.95 CC src/libcrun/libcrun_la-cgroup.lo 15:51:22 [2023-01-31T15:51:22.215Z] #76 63.08 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 15:51:22 [2023-01-31T15:51:22.476Z] #76 63.22 CC src/libcrun/libcrun_la-cgroup-resources.lo 15:51:22 [2023-01-31T15:51:22.476Z] #76 63.25 CC src/libcrun/libcrun_la-cgroup-setup.lo 15:51:22 [2023-01-31T15:51:22.737Z] #76 63.51 CC src/libcrun/libcrun_la-cgroup-systemd.lo 15:51:22 [2023-01-31T15:51:22.737Z] #76 63.63 CC src/libcrun/libcrun_la-cgroup-utils.lo 15:51:22 [2023-01-31T15:51:22.737Z] #76 63.66 CC src/libcrun/libcrun_la-criu.lo 15:51:22 [2023-01-31T15:51:22.737Z] #76 63.74 CC src/libcrun/libcrun_la-custom-handler.lo 15:51:22 [2023-01-31T15:51:22.997Z] #76 63.75 CC src/libcrun/libcrun_la-linux.lo 15:51:22 [2023-01-31T15:51:22.997Z] #76 63.80 CC src/libcrun/libcrun_la-seccomp.lo 15:51:22 [2023-01-31T15:51:22.997Z] #76 63.87 CC src/libcrun/libcrun_la-ebpf.lo 15:51:22 [2023-01-31T15:51:22.997Z] #76 63.98 CC src/libcrun/libcrun_la-error.lo 15:51:23 [2023-01-31T15:51:23.258Z] #76 64.05 CC src/libcrun/libcrun_la-status.lo 15:51:23 [2023-01-31T15:51:23.258Z] #76 64.17 CC src/libcrun/libcrun_la-terminal.lo 15:51:23 [2023-01-31T15:51:23.258Z] #76 64.25 CC src/libcrun/libcrun_la-chroot_realpath.lo 15:51:23 [2023-01-31T15:51:23.538Z] #76 64.29 CC src/libcrun/libcrun_la-signals.lo 15:51:23 [2023-01-31T15:51:23.538Z] #76 64.30 CC src/libcrun/libcrun_la-mount_flags.lo 15:51:23 [2023-01-31T15:51:23.538Z] #76 64.31 CC src/libcrun/libcrun_la-seccomp_notify.lo 15:51:23 [2023-01-31T15:51:23.538Z] #76 64.34 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 15:51:23 [2023-01-31T15:51:23.538Z] #76 64.47 CC src/libcrun/handlers/libcrun_la-krun.lo 15:51:23 [2023-01-31T15:51:23.800Z] #76 64.84 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 15:51:24 [2023-01-31T15:51:24.061Z] #76 64.96 CC src/libcrun/handlers/libcrun_la-wasmer.lo 15:51:24 [2023-01-31T15:51:24.321Z] #76 65.20 CC tests/init.o 15:51:24 [2023-01-31T15:51:24.321Z] #76 65.21 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 15:51:30 [2023-01-31T15:51:30.900Z] #76 70.95 CCLD tests/init 15:51:32 [2023-01-31T15:51:32.814Z] #76 ... 15:51:32 [2023-01-31T15:51:32.814Z] 15:51:32 [2023-01-31T15:51:32.814Z] #77 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:51:32 [2023-01-31T15:51:32.814Z] #77 55.50 + bin/containerd-stress 15:51:32 [2023-01-31T15:51:32.814Z] #77 55.50 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.1 -X github.com/containerd/containerd/version.Revision=7db53e0e8cde84641634a2fa083b1f2b1b51e46a -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 15:51:32 [2023-01-31T15:51:32.814Z] #77 57.99 + bin/containerd-shim 15:51:32 [2023-01-31T15:51:32.814Z] #77 59.04 + bin/containerd-shim-runc-v1 15:51:32 [2023-01-31T15:51:32.814Z] #77 60.75 + bin/containerd-shim-runc-v2 15:51:32 [2023-01-31T15:51:32.814Z] #77 62.15 + binaries 15:51:32 [2023-01-31T15:51:32.814Z] #77 DONE 62.7s 15:51:32 [2023-01-31T15:51:32.814Z] 15:51:32 [2023-01-31T15:51:32.814Z] #76 [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 15:51:33 [2023-01-31T15:51:33.385Z] #76 ... 15:51:33 [2023-01-31T15:51:33.385Z] 15:51:33 [2023-01-31T15:51:33.385Z] #96 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 15:51:33 [2023-01-31T15:51:33.647Z] #96 DONE 0.2s 15:51:33 [2023-01-31T15:51:33.647Z] 15:51:33 [2023-01-31T15:51:33.647Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:51:33 [2023-01-31T15:51:33.647Z] #97 DONE 0.1s 15:51:33 [2023-01-31T15:51:33.647Z] 15:51:33 [2023-01-31T15:51:33.647Z] #76 [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 15:51:33 [2023-01-31T15:51:33.908Z] #76 ... 15:51:33 [2023-01-31T15:51:33.908Z] 15:51:33 [2023-01-31T15:51:33.908Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 15:51:33 [2023-01-31T15:51:33.908Z] #98 DONE 0.2s 15:51:33 [2023-01-31T15:51:33.908Z] 15:51:33 [2023-01-31T15:51:33.908Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 15:51:33 [2023-01-31T15:51:33.908Z] #99 DONE 0.1s 15:51:33 [2023-01-31T15:51:33.908Z] 15:51:33 [2023-01-31T15:51:33.908Z] #76 [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 15:51:35 [2023-01-31T15:51:35.292Z] #76 76.02 AR libcrun_testing.a 15:51:35 [2023-01-31T15:51:35.292Z] #76 76.02 ar: `u' modifier ignored since `D' is the default (see `U') 15:51:35 [2023-01-31T15:51:35.292Z] #76 76.04 CCLD tests/tests_libcrun_utils 15:51:35 [2023-01-31T15:51:35.292Z] #76 76.04 CCLD tests/tests_libcrun_errors 15:51:35 [2023-01-31T15:51:35.292Z] #76 76.05 CCLD tests/tests_libcrun_fuzzer 15:51:35 [2023-01-31T15:51:35.292Z] #76 76.23 CCLD libcrun.la 15:51:35 [2023-01-31T15:51:35.552Z] #76 76.44 CCLD crun 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.62 make[3]: Entering directory '/tmp/crun-build' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.69 /bin/mkdir -p '/usr/local/share/man/man1' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.69 /bin/mkdir -p '/usr/local/lib' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.69 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.70 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.71 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.72 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.72 libtool: install: chmod 644 /usr/local/lib/libcrun.a 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.72 libtool: install: ranlib /usr/local/lib/libcrun.a 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 ---------------------------------------------------------------------- 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 Libraries have been installed in: 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 /usr/local/lib 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 If you ever happen to want to link against installed libraries 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 in a given directory, LIBDIR, you must either use libtool, and 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 specify the full pathname of the library, or use the '-LLIBDIR' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 flag during linking and do at least one of the following: 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 during execution 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 - add LIBDIR to the 'LD_RUN_PATH' environment variable 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 during linking 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 See any operating system documentation about shared libraries for 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 more information, such as the ld(1) and ld.so(8) manual pages. 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 ---------------------------------------------------------------------- 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.78 /bin/mkdir -p '/build' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.79 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 15:51:35 [2023-01-31T15:51:35.817Z] #76 76.81 libtool: install: /usr/bin/install -c crun /build/crun 15:51:36 [2023-01-31T15:51:36.078Z] #76 76.82 make[3]: Leaving directory '/tmp/crun-build' 15:51:36 [2023-01-31T15:51:36.078Z] #76 76.82 make[2]: Leaving directory '/tmp/crun-build' 15:51:36 [2023-01-31T15:51:36.078Z] #76 76.82 make[1]: Leaving directory '/tmp/crun-build' 15:51:36 [2023-01-31T15:51:36.078Z] #76 DONE 76.9s 15:51:36 [2023-01-31T15:51:36.651Z] 15:51:36 [2023-01-31T15:51:36.651Z] #100 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 15:51:36 [2023-01-31T15:51:36.651Z] #100 DONE 0.1s 15:51:36 [2023-01-31T15:51:36.651Z] 15:51:36 [2023-01-31T15:51:36.651Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 15:51:36 [2023-01-31T15:51:36.651Z] #101 DONE 0.0s 15:51:36 [2023-01-31T15:51:36.651Z] 15:51:36 [2023-01-31T15:51:36.651Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 15:51:36 [2023-01-31T15:51:36.651Z] #102 DONE 0.0s 15:51:36 [2023-01-31T15:51:36.651Z] 15:51:36 [2023-01-31T15:51:36.651Z] #103 [dev-base 1/10] RUN groupadd -r docker 15:51:37 [2023-01-31T15:51:37.221Z] #103 DONE 0.4s 15:51:37 [2023-01-31T15:51:37.221Z] 15:51:37 [2023-01-31T15:51:37.221Z] #104 [dev-base 2/10] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 15:51:37 [2023-01-31T15:51:37.799Z] #104 DONE 0.5s 15:51:37 [2023-01-31T15:51:37.799Z] 15:51:37 [2023-01-31T15:51:37.799Z] #105 [dev-base 3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:51:38 [2023-01-31T15:51:38.061Z] #105 0.417 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:51:38 [2023-01-31T15:51:38.061Z] #105 DONE 0.5s 15:51:38 [2023-01-31T15:51:38.061Z] 15:51:38 [2023-01-31T15:51:38.061Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:51:38 [2023-01-31T15:51:38.631Z] #106 DONE 0.5s 15:51:38 [2023-01-31T15:51:38.631Z] 15:51:38 [2023-01-31T15:51:38.631Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:51:39 [2023-01-31T15:51:39.201Z] #107 DONE 0.5s 15:51:39 [2023-01-31T15:51:39.201Z] 15:51:39 [2023-01-31T15:51:39.201Z] #108 [dev-base 6/10] RUN ldconfig 15:51:39 [2023-01-31T15:51:39.462Z] #108 DONE 0.5s 15:51:39 [2023-01-31T15:51:39.462Z] 15:51:39 [2023-01-31T15:51:39.462Z] #109 [dev-base 7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 15:51:40 [2023-01-31T15:51:40.403Z] #109 0.686 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 15:51:40 [2023-01-31T15:51:40.403Z] #109 0.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:51:40 [2023-01-31T15:51:40.403Z] #109 0.699 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:51:40 [2023-01-31T15:51:40.403Z] #109 0.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 15:51:40 [2023-01-31T15:51:40.403Z] #109 0.951 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [214 kB] 15:51:40 [2023-01-31T15:51:40.663Z] #109 1.068 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 15:51:41 [2023-01-31T15:51:41.234Z] #109 1.778 Fetched 8506 kB in 1s (6290 kB/s) 15:51:41 [2023-01-31T15:51:41.804Z] #109 1.778 Reading package lists... 15:51:42 [2023-01-31T15:51:42.375Z] #109 2.312 Reading package lists... 15:51:42 [2023-01-31T15:51:42.375Z] #109 2.816 Building dependency tree... 15:51:42 [2023-01-31T15:51:42.635Z] #109 2.951 Reading state information... 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.128 The following additional packages will be installed: 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.128 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.128 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.128 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.129 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.129 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.129 xxd 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 Suggested packages: 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 ctags vim-doc vim-scripts xfsdump acl attr quota 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 Recommended packages: 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 libatm1 nftables libpam-cap build-essential python3-dev dbus 15:51:42 [2023-01-31T15:51:42.635Z] #109 3.130 systemd-timesyncd | time-daemon unzip 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.494 The following NEW packages will be installed: 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.495 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.495 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.495 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.495 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.495 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.496 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.496 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.496 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.496 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.496 xz-utils zip zstd 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.774 0 upgraded, 59 newly installed, 0 to remove and 6 not upgraded. 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.774 Need to get 32.1 MB of archives. 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.774 After this operation, 124 MB of additional disk space will be used. 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.781 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.788 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.790 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.793 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.795 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 15:51:43 [2023-01-31T15:51:43.205Z] #109 3.796 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.864 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.865 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.866 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.867 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.867 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.868 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.869 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.874 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.875 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.877 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.878 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.879 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.881 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.884 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.885 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.886 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.886 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.887 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.915 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.916 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.918 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.920 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.922 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.923 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.925 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 15:51:43 [2023-01-31T15:51:43.466Z] #109 3.979 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.979 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.980 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.980 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.981 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.982 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.982 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.983 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.984 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.995 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.996 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.997 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 3.998 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.001 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.001 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.003 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.006 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.007 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.010 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.012 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.050 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.058 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.063 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.064 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.198 debconf: delaying package configuration, since apt-utils is not installed 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.237 Fetched 32.1 MB in 1s (57.1 MB/s) 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.271 Selecting previously unselected package libapparmor1:arm64. 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.271 (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 ... 15744 files and directories currently installed.) 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.280 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.288 Unpacking libapparmor1:arm64 (2.13.6-10) ... 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.329 Selecting previously unselected package libcap2:arm64. 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.331 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.334 Unpacking libcap2:arm64 (1:2.44-1) ... 15:51:43 [2023-01-31T15:51:43.726Z] #109 4.369 Selecting previously unselected package libargon2-1:arm64. 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.371 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.375 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.410 Selecting previously unselected package dmsetup. 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.412 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.416 Unpacking dmsetup (2:1.02.175-2.1) ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.453 Selecting previously unselected package libdevmapper1.02.1:arm64. 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.455 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.459 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.501 Selecting previously unselected package libjson-c5:arm64. 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.503 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.507 Unpacking libjson-c5:arm64 (0.15-2) ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.543 Selecting previously unselected package libcryptsetup12:arm64. 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.545 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.548 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.598 Selecting previously unselected package libip4tc2:arm64. 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.598 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 15:51:43 [2023-01-31T15:51:43.986Z] #109 4.602 Unpacking libip4tc2:arm64 (1.8.7-1) ... 15:51:44 [2023-01-31T15:51:44.246Z] #109 4.643 Selecting previously unselected package libkmod2:arm64. 15:51:44 [2023-01-31T15:51:44.246Z] #109 4.643 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.246Z] #109 4.647 Unpacking libkmod2:arm64 (28-1) ... 15:51:44 [2023-01-31T15:51:44.246Z] #109 4.691 Selecting previously unselected package systemd. 15:51:44 [2023-01-31T15:51:44.246Z] #109 4.693 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.246Z] #109 4.739 Unpacking systemd (247.3-7+deb11u1) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.114 Selecting previously unselected package pigz. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.116 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.120 Unpacking pigz (2.6-1) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.172 Selecting previously unselected package libelf1:arm64. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.172 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.178 Unpacking libelf1:arm64 (0.183-1) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.227 Selecting previously unselected package libbpf0:arm64. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.227 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.231 Unpacking libbpf0:arm64 (1:0.3-2) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.273 Selecting previously unselected package libmnl0:arm64. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.274 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.277 Unpacking libmnl0:arm64 (1.0.4-3) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.310 Selecting previously unselected package libxtables12:arm64. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.312 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.315 Unpacking libxtables12:arm64 (1.8.7-1) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.344 Selecting previously unselected package libcap2-bin. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.347 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.350 Unpacking libcap2-bin (1:2.44-1) ... 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.392 Selecting previously unselected package iproute2. 15:51:44 [2023-01-31T15:51:44.816Z] #109 5.392 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.395 Unpacking iproute2 (5.10.0-4) ... 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.498 Selecting previously unselected package xxd. 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.500 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.504 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.550 Selecting previously unselected package vim-common. 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.553 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.561 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 15:51:45 [2023-01-31T15:51:45.076Z] #109 5.615 Selecting previously unselected package bash-completion. 15:51:45 [2023-01-31T15:51:45.336Z] #109 5.618 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.275 Unpacking bash-completion (1:2.11-2) ... 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.384 Selecting previously unselected package bzip2. 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.387 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.390 Unpacking bzip2 (1.0.8-4) ... 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.426 Selecting previously unselected package xz-utils. 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.428 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.432 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:51:45 [2023-01-31T15:51:45.906Z] #109 6.488 Selecting previously unselected package apparmor. 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.490 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.513 Unpacking apparmor (2.13.6-10) ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.609 Selecting previously unselected package inetutils-ping. 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.611 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.615 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.661 Selecting previously unselected package libip6tc2:arm64. 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.663 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.666 Unpacking libip6tc2:arm64 (1.8.7-1) ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.699 Selecting previously unselected package libnfnetlink0:arm64. 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.702 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.705 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:51:46 [2023-01-31T15:51:46.166Z] #109 6.737 Selecting previously unselected package libnetfilter-conntrack3:arm64. 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.739 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.743 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.779 Selecting previously unselected package libnftnl11:arm64. 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.781 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.785 Unpacking libnftnl11:arm64 (1.1.9-1) ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.822 Selecting previously unselected package iptables. 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.824 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.828 Unpacking iptables (1.8.7-1) ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.895 Selecting previously unselected package libonig5:arm64. 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.897 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.901 Unpacking libonig5:arm64 (6.9.6-1.1) ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.958 Selecting previously unselected package libjq1:arm64. 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.961 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 6.965 Unpacking libjq1:arm64 (1.6-2.1) ... 15:51:46 [2023-01-31T15:51:46.425Z] #109 7.001 Selecting previously unselected package jq. 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.004 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.007 Unpacking jq (1.6-2.1) ... 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.043 Selecting previously unselected package libaio1:arm64. 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.045 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.049 Unpacking libaio1:arm64 (0.3.112-9) ... 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.085 Selecting previously unselected package libgpm2:arm64. 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.087 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.091 Unpacking libgpm2:arm64 (1.20.7-8) ... 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.125 Selecting previously unselected package libicu67:arm64. 15:51:46 [2023-01-31T15:51:46.685Z] #109 7.127 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 15:51:46 [2023-01-31T15:51:46.686Z] #109 7.130 Unpacking libicu67:arm64 (67.1-7) ... 15:51:47 [2023-01-31T15:51:47.256Z] #109 7.814 Selecting previously unselected package libinih1:arm64. 15:51:47 [2023-01-31T15:51:47.256Z] #109 7.816 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.256Z] #109 7.820 Unpacking libinih1:arm64 (53-1+b2) ... 15:51:47 [2023-01-31T15:51:47.256Z] #109 7.857 Selecting previously unselected package libmicrohttpd12:arm64. 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.858 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.862 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.905 Selecting previously unselected package libnet1:arm64. 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.907 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.913 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.970 Selecting previously unselected package libnl-3-200:arm64. 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.970 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 7.976 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 8.022 Selecting previously unselected package libprotobuf-c1:arm64. 15:51:47 [2023-01-31T15:51:47.534Z] #109 8.024 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 8.029 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 8.066 Selecting previously unselected package libyajl2:arm64. 15:51:47 [2023-01-31T15:51:47.534Z] #109 8.068 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.534Z] #109 8.072 Unpacking libyajl2:arm64 (2.1.0-3) ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.101 Selecting previously unselected package net-tools. 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.104 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.107 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.157 Selecting previously unselected package patch. 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.157 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.160 Unpacking patch (2.7.6-7) ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.199 Selecting previously unselected package python-pip-whl. 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.199 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.203 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 15:51:47 [2023-01-31T15:51:47.794Z] #109 8.339 Selecting previously unselected package python3-lib2to3. 15:51:48 [2023-01-31T15:51:48.054Z] #109 8.342 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.345 Unpacking python3-lib2to3 (3.9.2-1) ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.399 Selecting previously unselected package python3-distutils. 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.402 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.406 Unpacking python3-distutils (3.9.2-1) ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.452 Selecting previously unselected package python3-pkg-resources. 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.452 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.456 Unpacking python3-pkg-resources (52.0.0-4) ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.505 Selecting previously unselected package python3-setuptools. 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.507 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.510 Unpacking python3-setuptools (52.0.0-4) ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.574 Selecting previously unselected package python3-wheel. 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.576 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.581 Unpacking python3-wheel (0.34.2-1) ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.615 Selecting previously unselected package python3-pip. 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.617 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.621 Unpacking python3-pip (20.3.4-4+deb11u1) ... 15:51:48 [2023-01-31T15:51:48.055Z] #109 8.689 Selecting previously unselected package sudo. 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.689 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.694 Unpacking sudo (1.9.5p2-3+deb11u1) ... 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.812 Selecting previously unselected package systemd-journal-remote. 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.812 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.815 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.855 Selecting previously unselected package thin-provisioning-tools. 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.857 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.861 Unpacking thin-provisioning-tools (0.9.0-1) ... 15:51:48 [2023-01-31T15:51:48.314Z] #109 8.920 Selecting previously unselected package uidmap. 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.922 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.926 Unpacking uidmap (1:4.8.1-1) ... 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.971 Selecting previously unselected package vim-runtime. 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.973 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.984 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.994 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 15:51:48 [2023-01-31T15:51:48.574Z] #109 8.997 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 15:51:49 [2023-01-31T15:51:49.145Z] #109 9.572 Selecting previously unselected package vim. 15:51:49 [2023-01-31T15:51:49.145Z] #109 9.572 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 15:51:49 [2023-01-31T15:51:49.145Z] #109 9.580 Unpacking vim (2:8.2.2434-3+deb11u1) ... 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.716 Selecting previously unselected package xfsprogs. 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.716 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.719 Unpacking xfsprogs (5.10.0-4) ... 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.815 Selecting previously unselected package zip. 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.818 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.822 Unpacking zip (3.0-12) ... 15:51:49 [2023-01-31T15:51:49.404Z] #109 9.866 Selecting previously unselected package zstd. 15:51:49 [2023-01-31T15:51:49.405Z] #109 9.868 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 15:51:49 [2023-01-31T15:51:49.405Z] #109 9.871 Unpacking zstd (1.4.8+dfsg-2.1) ... 15:51:49 [2023-01-31T15:51:49.405Z] #109 9.956 Setting up python3-pkg-resources (52.0.0-4) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.15 Setting up libip4tc2:arm64 (1.8.7-1) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.17 Setting up libapparmor1:arm64 (2.13.6-10) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.18 Setting up libgpm2:arm64 (1.20.7-8) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.19 Setting up libicu67:arm64 (67.1-7) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.20 Setting up libip6tc2:arm64 (1.8.7-1) ... 15:51:49 [2023-01-31T15:51:49.664Z] #109 10.21 Setting up libinih1:arm64 (53-1+b2) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.22 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.23 Setting up uidmap (1:4.8.1-1) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.25 Setting up libyajl2:arm64 (2.1.0-3) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.27 Setting up bzip2 (1.0.8-4) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.28 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.29 Setting up python3-wheel (0.34.2-1) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.43 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.45 Setting up libcap2:arm64 (1:2.44-1) ... 15:51:49 [2023-01-31T15:51:49.925Z] #109 10.46 Setting up libcap2-bin (1:2.44-1) ... 15:51:50 [2023-01-31T15:51:50.184Z] #109 10.48 Setting up apparmor (2.13.6-10) ... 15:51:50 [2023-01-31T15:51:50.754Z] #109 11.19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:51:50 [2023-01-31T15:51:50.754Z] #109 11.22 Setting up zip (3.0-12) ... 15:51:50 [2023-01-31T15:51:50.754Z] #109 11.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 15:51:50 [2023-01-31T15:51:50.754Z] #109 11.25 Setting up bash-completion (1:2.11-2) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.02 Setting up libmnl0:arm64 (1.0.4-3) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.03 Setting up patch (2.7.6-7) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.04 Setting up sudo (1.9.5p2-3+deb11u1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.08 invoke-rc.d: could not determine current runlevel 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.09 invoke-rc.d: policy-rc.d denied execution of start. 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.09 Setting up libxtables12:arm64 (1.8.7-1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.10 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.11 Setting up pigz (2.6-1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.12 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.13 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 15:51:51 [2023-01-31T15:51:51.695Z] #109 12.34 Setting up libaio1:arm64 (0.3.112-9) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.35 Setting up python3-lib2to3 (3.9.2-1) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.45 Setting up libelf1:arm64 (0.183-1) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.46 Setting up libjson-c5:arm64 (0.15-2) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.47 Setting up zstd (1.4.8+dfsg-2.1) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.48 Setting up libonig5:arm64 (6.9.6-1.1) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.49 Setting up libkmod2:arm64 (28-1) ... 15:51:51 [2023-01-31T15:51:51.955Z] #109 12.50 Setting up python3-distutils (3.9.2-1) ... 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.62 Setting up vim (2:8.2.2434-3+deb11u1) ... 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:51:52 [2023-01-31T15:51:52.216Z] #109 12.67 Setting up python3-setuptools (52.0.0-4) ... 15:51:52 [2023-01-31T15:51:52.476Z] #109 12.99 Setting up libjq1:arm64 (1.6-2.1) ... 15:51:52 [2023-01-31T15:51:52.476Z] #109 13.00 Setting up libnftnl11:arm64 (1.1.9-1) ... 15:51:52 [2023-01-31T15:51:52.735Z] #109 13.01 Setting up thin-provisioning-tools (0.9.0-1) ... 15:51:52 [2023-01-31T15:51:52.735Z] #109 13.02 Setting up python3-pip (20.3.4-4+deb11u1) ... 15:51:52 [2023-01-31T15:51:52.995Z] #109 13.36 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 15:51:52 [2023-01-31T15:51:52.995Z] #109 13.38 Setting up jq (1.6-2.1) ... 15:51:52 [2023-01-31T15:51:52.995Z] #109 13.39 Setting up libbpf0:arm64 (1:0.3-2) ... 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.40 Setting up iptables (1.8.7-1) ... 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:51:52 [2023-01-31T15:51:52.996Z] #109 13.44 Setting up iproute2 (5.10.0-4) ... 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.58 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.59 Setting up dmsetup (2:1.02.175-2.1) ... 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.60 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.61 Setting up systemd (247.3-7+deb11u1) ... 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.65 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 15:51:53 [2023-01-31T15:51:53.256Z] #109 13.66 Initializing machine ID from random generator. 15:51:53 [2023-01-31T15:51:53.515Z] #109 13.99 Setting up systemd-journal-remote (247.3-7+deb11u1) ... 15:51:53 [2023-01-31T15:51:53.515Z] #109 14.11 Setting up xfsprogs (5.10.0-4) ... 15:51:53 [2023-01-31T15:51:53.776Z] #109 14.12 System has not been booted with systemd as init system (PID 1). Can't operate. 15:51:53 [2023-01-31T15:51:53.776Z] #109 14.12 Failed to connect to bus: Host is down 15:51:53 [2023-01-31T15:51:53.776Z] #109 14.13 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:51:54 [2023-01-31T15:51:54.345Z] #109 DONE 14.8s 15:51:54 [2023-01-31T15:51:54.345Z] 15:51:54 [2023-01-31T15:51:54.345Z] #110 [dev-base 8/10] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 15:51:54 [2023-01-31T15:51:54.606Z] #110 0.443 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:51:54 [2023-01-31T15:51:54.866Z] #110 0.447 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:51:54 [2023-01-31T15:51:54.866Z] #110 0.450 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:51:54 [2023-01-31T15:51:54.866Z] #110 DONE 0.5s 15:51:54 [2023-01-31T15:51:54.866Z] 15:51:54 [2023-01-31T15:51:54.866Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 15:52:01 [2023-01-31T15:52:01.450Z] #111 5.711 Collecting yamllint==1.27.1 15:52:01 [2023-01-31T15:52:01.710Z] #111 6.766 Downloading yamllint-1.27.1.tar.gz (129 kB) 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.075 Collecting pathspec>=0.5.3 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.079 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.185 Collecting pyyaml 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.192 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.210 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.214 Building wheels for collected packages: yamllint 15:52:01 [2023-01-31T15:52:01.969Z] #111 7.215 Building wheel for yamllint (setup.py): started 15:52:02 [2023-01-31T15:52:02.229Z] #111 7.460 Building wheel for yamllint (setup.py): finished with status 'done' 15:52:02 [2023-01-31T15:52:02.489Z] #111 7.461 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0bfa3d2fbdf4264dfe707765284c3251fdc42900fdaf25a8502c5dc439827dd3 15:52:02 [2023-01-31T15:52:02.489Z] #111 7.461 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 15:52:02 [2023-01-31T15:52:02.489Z] #111 7.463 Successfully built yamllint 15:52:02 [2023-01-31T15:52:02.489Z] #111 7.469 Installing collected packages: pyyaml, pathspec, yamllint 15:52:02 [2023-01-31T15:52:02.489Z] #111 7.597 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 15:52:02 [2023-01-31T15:52:02.749Z] #111 DONE 7.8s 15:52:02 [2023-01-31T15:52:02.749Z] 15:52:02 [2023-01-31T15:52:02.749Z] #112 [dev-base 10/10] 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 15:52:03 [2023-01-31T15:52:03.319Z] #112 0.722 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 15:52:03 [2023-01-31T15:52:03.579Z] #112 0.814 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 15:52:03 [2023-01-31T15:52:03.579Z] #112 0.905 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 15:52:04 [2023-01-31T15:52:04.410Z] #112 1.074 Reading package lists... 15:52:04 [2023-01-31T15:52:04.671Z] #112 1.591 Reading package lists... 15:52:04 [2023-01-31T15:52:04.931Z] #112 2.095 Building dependency tree... 15:52:04 [2023-01-31T15:52:04.931Z] #112 2.231 Reading state information... 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 gcc is already the newest version (4:10.2.1-1). 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 pkg-config is already the newest version (0.29.2-1). 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 The following additional packages will be installed: 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.406 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.407 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.407 uuid-dev zlib1g-dev 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.409 Suggested packages: 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.409 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.409 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.409 Recommended packages: 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.409 build-essential fakeroot libalgorithm-merge-perl 15:52:05 [2023-01-31T15:52:05.191Z] #112 2.673 The following NEW packages will be installed: 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.674 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.674 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.674 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.674 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.674 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.674 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev 15:52:05 [2023-01-31T15:52:05.451Z] #112 2.675 libsystemd-dev libudev-dev uuid-dev zlib1g-dev 15:52:05 [2023-01-31T15:52:05.711Z] #112 2.960 0 upgraded, 32 newly installed, 0 to remove and 6 not upgraded. 15:52:05 [2023-01-31T15:52:05.711Z] #112 2.960 Need to get 10.3 MB of archives. 15:52:05 [2023-01-31T15:52:05.711Z] #112 2.960 After this operation, 41.5 MB of additional disk space will be used. 15:52:05 [2023-01-31T15:52:05.711Z] #112 2.960 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 2.981 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] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.069 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] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.108 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.109 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.110 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.112 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.114 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.117 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] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.119 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.120 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.124 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.126 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.129 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.132 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.142 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.144 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.145 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.151 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.152 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.153 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.154 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.155 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.157 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.158 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.161 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.163 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 15:52:05 [2023-01-31T15:52:05.711Z] #112 3.173 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.174 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.176 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.316 debconf: delaying package configuration, since apt-utils is not installed 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.353 Fetched 10.3 MB in 0s (20.7 MB/s) 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.374 Selecting previously unselected package dpkg-dev. 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.375 (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 ... 21235 files and directories currently installed.) 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.387 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 15:52:05 [2023-01-31T15:52:05.970Z] #112 3.391 Unpacking dpkg-dev (1.20.12) ... 15:52:06 [2023-01-31T15:52:06.230Z] #112 3.519 Selecting previously unselected package libgirepository-1.0-1:arm64. 15:52:06 [2023-01-31T15:52:06.230Z] #112 3.521 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.230Z] #112 3.532 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:52:06 [2023-01-31T15:52:06.230Z] #112 3.572 Selecting previously unselected package gir1.2-glib-2.0:arm64. 15:52:06 [2023-01-31T15:52:06.230Z] #112 3.574 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.230Z] #112 3.578 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:52:06 [2023-01-31T15:52:06.231Z] #112 3.620 Selecting previously unselected package libsecret-common. 15:52:06 [2023-01-31T15:52:06.231Z] #112 3.623 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 15:52:06 [2023-01-31T15:52:06.231Z] #112 3.626 Unpacking libsecret-common (0.20.4-2) ... 15:52:06 [2023-01-31T15:52:06.231Z] #112 3.674 Selecting previously unselected package libsecret-1-0:arm64. 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.677 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.681 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.715 Selecting previously unselected package gir1.2-secret-1:arm64. 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.718 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.721 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.752 Selecting previously unselected package libapparmor-dev:arm64. 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.755 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.758 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.796 Selecting previously unselected package uuid-dev:arm64. 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.798 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.801 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.844 Selecting previously unselected package libblkid-dev:arm64. 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.846 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.855 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.907 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 15:52:06 [2023-01-31T15:52:06.491Z] #112 3.907 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.911 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.941 Selecting previously unselected package libudev-dev:arm64. 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.943 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.949 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.989 Selecting previously unselected package libsepol1-dev:arm64. 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.991 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 3.995 Unpacking libsepol1-dev:arm64 (3.1-1) ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.059 Selecting previously unselected package libpcre2-16-0:arm64. 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.059 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.063 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.112 Selecting previously unselected package libpcre2-32-0:arm64. 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.113 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.118 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:52:06 [2023-01-31T15:52:06.751Z] #112 4.168 Selecting previously unselected package libpcre2-posix2:arm64. 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.170 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.175 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.207 Selecting previously unselected package libpcre2-dev:arm64. 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.209 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.213 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.298 Selecting previously unselected package libselinux1-dev:arm64. 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.300 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.304 Unpacking libselinux1-dev:arm64 (3.1-3) ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.360 Selecting previously unselected package libdevmapper-dev:arm64. 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.361 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.365 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.394 Selecting previously unselected package libffi-dev:arm64. 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.397 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.012Z] #112 4.401 Unpacking libffi-dev:arm64 (3.3-6) ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.432 Selecting previously unselected package libglib2.0-data. 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.435 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.438 Unpacking libglib2.0-data (2.66.8-1) ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.577 Selecting previously unselected package libglib2.0-bin. 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.579 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.582 Unpacking libglib2.0-bin (2.66.8-1) ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.624 Selecting previously unselected package libglib2.0-dev-bin. 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.627 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.631 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.673 Selecting previously unselected package libmount-dev:arm64. 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.676 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.679 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.719 Selecting previously unselected package libpcre16-3:arm64. 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.721 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.725 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.771 Selecting previously unselected package libpcre32-3:arm64. 15:52:07 [2023-01-31T15:52:07.272Z] #112 4.775 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.778 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.826 Selecting previously unselected package libpcrecpp0v5:arm64. 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.828 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.832 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.868 Selecting previously unselected package libpcre3-dev:arm64. 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.870 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.532Z] #112 4.874 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 15:52:07 [2023-01-31T15:52:07.792Z] #112 4.951 Selecting previously unselected package zlib1g-dev:arm64. 15:52:07 [2023-01-31T15:52:07.792Z] #112 4.954 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.792Z] #112 4.960 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:52:07 [2023-01-31T15:52:07.792Z] #112 5.008 Selecting previously unselected package libglib2.0-dev:arm64. 15:52:07 [2023-01-31T15:52:07.792Z] #112 5.010 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 15:52:07 [2023-01-31T15:52:07.792Z] #112 5.014 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 15:52:07 [2023-01-31T15:52:07.792Z] #112 5.204 Selecting previously unselected package libseccomp-dev:arm64. 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.206 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.210 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.246 Selecting previously unselected package libsecret-1-dev:arm64. 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.249 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.253 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.311 Selecting previously unselected package libsystemd-dev:arm64. 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.314 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.318 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.052Z] #112 5.432 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.448 Setting up libglib2.0-dev-bin (2.66.8-1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.616 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.630 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.645 Setting up libpcre16-3:arm64 (2:8.39-13) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.658 Setting up libsepol1-dev:arm64 (3.1-1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.671 Setting up libffi-dev:arm64 (3.3-6) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.682 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.695 Setting up dpkg-dev (1.20.12) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.716 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.729 Setting up libglib2.0-data (2.66.8-1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.741 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.752 Setting up libpcre32-3:arm64 (2:8.39-13) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.764 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.775 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.786 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:52:08 [2023-01-31T15:52:08.312Z] #112 5.797 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.808 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.821 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.834 Setting up libsecret-common (0.20.4-2) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.847 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.867 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.880 Setting up libselinux1-dev:arm64 (3.1-3) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.894 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.904 Setting up libglib2.0-bin (2.66.8-1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.916 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.929 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.942 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.956 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.969 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.979 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 5.993 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 15:52:08 [2023-01-31T15:52:08.572Z] #112 6.004 No schema files found: doing nothing. 15:52:08 [2023-01-31T15:52:08.572Z] #112 6.008 Processing triggers for libc-bin (2.31-13+deb11u5) ... 15:52:08 [2023-01-31T15:52:08.833Z] #112 6.027 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 15:52:08 [2023-01-31T15:52:08.833Z] #112 DONE 6.3s 15:52:09 [2023-01-31T15:52:09.094Z] 15:52:09 [2023-01-31T15:52:09.094Z] #113 [dev 1/1] COPY . . 15:52:10 [2023-01-31T15:52:10.477Z] #113 DONE 1.2s 15:52:10 [2023-01-31T15:52:10.477Z] 15:52:10 [2023-01-31T15:52:10.477Z] #114 exporting to image 15:52:10 [2023-01-31T15:52:10.477Z] #114 exporting layers 15:52:11 [2023-01-31T15:52:11.453Z] #114 exporting layers 1.4s done 15:52:11 [2023-01-31T15:52:11.713Z] #114 writing image sha256:25f5b53282538833a81f153eaa1e810e499c1303e199251e65302a0f3056def6 done 15:52:11 [2023-01-31T15:52:11.713Z] #114 naming to docker.io/library/docker:31c83c4c094a28d29f11c9da2d655ae312f62fdb done 15:52:11 [2023-01-31T15:52:11.713Z] #114 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:52:12 [2023-01-31T15:52:12.024Z] + sudo modprobe ip6table_filter [Pipeline] sh 15:52:12 [2023-01-31T15:52:12.308Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31c83c4c094a28d29f11c9da2d655ae312f62fdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31c83c4c094a28d29f11c9da2d655ae312f62fdb hack/test/unit 15:52:12 [2023-01-31T15:52:12.878Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 15:52:12 [2023-01-31T15:52:12.878Z] + TESTFLAGS+=' -test.timeout=5m' 15:52:12 [2023-01-31T15:52:12.878Z] + TESTDIRS=./... 15:52:12 [2023-01-31T15:52:12.878Z] + exclude_paths='/vendor/|/integration' 15:52:12 [2023-01-31T15:52:12.878Z] ++ go list ./... 15:52:12 [2023-01-31T15:52:12.878Z] ++ grep -vE '(/vendor/|/integration)' 15:52:13 [2023-01-31T15:52:13.450Z] + pkg_list='github.com/docker/docker/api 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/backend/build 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/httpstatus 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/httputils 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/middleware 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/build 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/checkpoint 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/container 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/debug 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/distribution 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/grpc 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/image 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/network 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/plugin 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/session 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/swarm 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/system 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/server/router/volume 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/backend 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/blkiodev 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/container 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/events 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/filters 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/image 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/mount 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/network 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/plugins/logdriver 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/registry 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/strslice 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/swarm 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/swarm/runtime 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/time 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/versions 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/versions/v1p19 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/versions/v1p20 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/api/types/volume 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next/exporter 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/builder-next/worker 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/dockerfile 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/remotecontext 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/remotecontext/git 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/builder/remotecontext/urlutil 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cli/debug 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cli/winresources/docker-proxy 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cli/winresources/dockerd 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/client 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cmd/docker-proxy 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cmd/dockerd 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cmd/dockerd/trap 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/container 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/container/stream 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/contrib/apparmor 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/contrib/docker-device-tool 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/contrib/httpserver 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/cluster 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/cluster/convert 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/cluster/executor 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/cluster/executor/container 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/cluster/provider 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/config 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/containerd 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/events 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/events/testutils 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/aufs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/copy 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/overlay 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/register 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/vfs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/graphdriver/zfs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/images 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/initlayer 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/links 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/listeners 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/awslogs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/fluentd 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/gcplogs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/gelf 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/journald 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/local 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/logentries 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/loggertest 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/loggerutils 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/splunk 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/syslog 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/logger/templates 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/names 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/network 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/daemon/stats 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/distribution 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/distribution/metadata 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/distribution/utils 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/distribution/xfer 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/dockerversion 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/errdefs 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/image 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/image/cache 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/image/tarexport 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/image/v1 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/internal/mounttree 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/internal/test/suite 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/internal/unshare 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/layer 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libcontainerd 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libcontainerd/queue 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libcontainerd/remote 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libcontainerd/supervisor 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libcontainerd/types 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/bitmap 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/bitseq 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cluster 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/config 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/datastore 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/diagnostic 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/discoverapi 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/driverapi 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/host 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/null 15:52:13 [2023-01-31T15:52:13.450Z] github.com/docker/docker/libnetwork/drivers/overlay 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/remote 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/windows 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drvregistry 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/etchosts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/idm 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/internal/caller 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipam 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipamapi 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/builtin 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/null 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/remote 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipamutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/iptables 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/netlabel 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/netutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/networkdb 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ns 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/options 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/osl 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/osl/kernel 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/portallocator 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/portmapper 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/resolvconf 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/testutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/types 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/oci 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/oci/caps 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/opts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/aaparser 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/archive 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/authorization 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/broadcaster 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/capabilities 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/chrootarchive 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/containerfs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/devicemapper 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/directory 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/dmesg 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/fileutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/homedir 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/idtools 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/ioutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/jsonmessage 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/longpath 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/loopback 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/namesgenerator 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/parsers 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/parsers/kernel 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/pidfile 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/platform 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/platforms 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugingetter 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/transport 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/pools 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/process 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/progress 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/reexec 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/rootless 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/rootless/specconv 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/stack 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/stdcopy 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/streamformatter 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/stringid 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/sysinfo 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/system 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/tailfile 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/tarsum 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/useragent 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/plugin 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/plugin/executor/containerd 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/plugin/v2 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/profiles/apparmor 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/profiles/seccomp 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/quota 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/reference 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/registry 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/registry/resumable 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/restartmanager 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/runconfig 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/runconfig/opts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/daemon 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/environment 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/fakecontext 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/fakegit 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/fakestorage 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/fixtures/load 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/fixtures/plugin 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/registry 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/testutil/request 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume/drivers 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume/local 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume/mounts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume/service 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume/service/opts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/volume/testutils' 15:52:13 [2023-01-31T15:52:13.451Z] ++ grep --fixed-strings -v /libnetwork 15:52:13 [2023-01-31T15:52:13.451Z] ++ echo 'github.com/docker/docker/api 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/backend/build 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/httpstatus 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/httputils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/middleware 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/build 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/checkpoint 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/container 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/debug 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/distribution 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/grpc 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/image 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/network 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/plugin 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/session 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/swarm 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/system 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/server/router/volume 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/backend 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/blkiodev 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/container 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/events 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/filters 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/image 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/mount 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/network 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/plugins/logdriver 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/registry 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/strslice 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/swarm 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/swarm/runtime 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/time 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/versions 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/versions/v1p19 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/versions/v1p20 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/api/types/volume 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next/exporter 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/builder-next/worker 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/dockerfile 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/remotecontext 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/remotecontext/git 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/builder/remotecontext/urlutil 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cli/debug 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cli/winresources/docker-proxy 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cli/winresources/dockerd 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/client 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cmd/docker-proxy 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cmd/dockerd 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cmd/dockerd/trap 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/container 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/container/stream 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/contrib/apparmor 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/contrib/docker-device-tool 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/contrib/httpserver 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/cluster 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/cluster/convert 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/cluster/executor 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/cluster/executor/container 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/cluster/provider 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/config 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/containerd 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/events 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/events/testutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/aufs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/copy 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/overlay 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/register 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/vfs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/graphdriver/zfs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/images 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/initlayer 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/links 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/listeners 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/awslogs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/fluentd 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/gcplogs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/gelf 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/journald 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/local 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/logentries 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/loggertest 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/loggerutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/splunk 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/syslog 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/logger/templates 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/names 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/network 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/daemon/stats 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/distribution 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/distribution/metadata 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/distribution/utils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/distribution/xfer 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/dockerversion 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/errdefs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/image 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/image/cache 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/image/tarexport 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/image/v1 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/internal/mounttree 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/internal/test/suite 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/internal/unshare 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/layer 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libcontainerd 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libcontainerd/queue 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libcontainerd/remote 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libcontainerd/supervisor 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libcontainerd/types 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/bitmap 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/bitseq 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cluster 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/config 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/datastore 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/diagnostic 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/discoverapi 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/driverapi 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/host 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/null 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/overlay 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/remote 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/windows 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/drvregistry 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/etchosts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/idm 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/internal/caller 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipam 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipamapi 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/builtin 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/null 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/remote 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ipamutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/iptables 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/netlabel 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/netutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/networkdb 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/ns 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/options 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/osl 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/osl/kernel 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/portallocator 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/portmapper 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/resolvconf 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/testutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/libnetwork/types 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/oci 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/oci/caps 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/opts 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/aaparser 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/archive 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/authorization 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/broadcaster 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/capabilities 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/chrootarchive 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/containerfs 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/devicemapper 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/directory 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/dmesg 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/fileutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/homedir 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/idtools 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/ioutils 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/jsonmessage 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/longpath 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/loopback 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/namesgenerator 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/parsers 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/parsers/kernel 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/pidfile 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/platform 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/platforms 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugingetter 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/plugins/transport 15:52:13 [2023-01-31T15:52:13.451Z] github.com/docker/docker/pkg/pools 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/process 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/progress 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/reexec 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/rootless 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/rootless/specconv 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/stack 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/stdcopy 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/streamformatter 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/stringid 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/sysinfo 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/system 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/tailfile 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/tarsum 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/pkg/useragent 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/plugin 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/plugin/executor/containerd 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/plugin/v2 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/profiles/apparmor 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/profiles/seccomp 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/quota 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/reference 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/registry 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/registry/resumable 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/restartmanager 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/runconfig 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/runconfig/opts 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/daemon 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/environment 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/fakecontext 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/fakegit 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/fakestorage 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/fixtures/load 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/fixtures/plugin 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/registry 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/testutil/request 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume/drivers 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume/local 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume/mounts 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume/service 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume/service/opts 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/volume/testutils' 15:52:13 [2023-01-31T15:52:13.452Z] + base_pkg_list='github.com/docker/docker/api 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/backend/build 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/httpstatus 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/httputils 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/middleware 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/build 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/checkpoint 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/container 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/debug 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/distribution 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/grpc 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/image 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/network 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/plugin 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/session 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/swarm 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/system 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/server/router/volume 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/backend 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/blkiodev 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/container 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/events 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/filters 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/image 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/mount 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/network 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/plugins/logdriver 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/registry 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/strslice 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/swarm 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/swarm/runtime 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/time 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/versions 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/versions/v1p19 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/versions/v1p20 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/api/types/volume 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next/exporter 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/builder-next/worker 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/dockerfile 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/remotecontext 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/remotecontext/git 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/builder/remotecontext/urlutil 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cli/debug 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cli/winresources/docker-proxy 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cli/winresources/dockerd 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/client 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cmd/docker-proxy 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cmd/dockerd 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cmd/dockerd/trap 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/container 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/container/stream 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/contrib/apparmor 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/contrib/docker-device-tool 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/contrib/httpserver 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/cluster 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/cluster/convert 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/cluster/executor 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/cluster/executor/container 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/cluster/provider 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/config 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/containerd 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/events 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/events/testutils 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/aufs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/copy 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/overlay 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/register 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/vfs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/graphdriver/zfs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/images 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/initlayer 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/links 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/listeners 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/awslogs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/fluentd 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/gcplogs 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/gelf 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/journald 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/local 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/logentries 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/loggertest 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/loggerutils 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/splunk 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/syslog 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/logger/templates 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/names 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/network 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/daemon/stats 15:52:13 [2023-01-31T15:52:13.452Z] github.com/docker/docker/distribution 15:52:13 [2023-01-31T15:52:13.712Z] github.com/docker/docker/distribution/metadata 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/distribution/utils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/distribution/xfer 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/dockerversion 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/errdefs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image/cache 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image/tarexport 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image/v1 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/internal/mounttree 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/internal/test/suite 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/internal/unshare 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/layer 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/queue 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/remote 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/supervisor 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/types 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/oci 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/oci/caps 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/opts 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/aaparser 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/archive 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/authorization 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/broadcaster 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/capabilities 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/chrootarchive 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/containerfs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/devicemapper 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/directory 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/dmesg 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/fileutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/homedir 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/idtools 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/ioutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/jsonmessage 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/longpath 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/loopback 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/namesgenerator 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/parsers 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/parsers/kernel 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/pidfile 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/platform 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/platforms 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugingetter 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/transport 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/pools 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/process 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/progress 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/reexec 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/rootless 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/rootless/specconv 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/stack 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/stdcopy 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/streamformatter 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/stringid 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/sysinfo 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/system 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/tailfile 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/tarsum 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/useragent 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/plugin 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/plugin/executor/containerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/plugin/v2 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/profiles/apparmor 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/profiles/seccomp 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/quota 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/reference 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/registry 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/registry/resumable 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/restartmanager 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/runconfig 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/runconfig/opts 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/daemon 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/environment 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/fakecontext 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/fakegit 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/fakestorage 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/fixtures/load 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/fixtures/plugin 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/registry 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/testutil/request 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume/drivers 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume/local 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume/mounts 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume/service 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume/service/opts 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/volume/testutils' 15:52:13 [2023-01-31T15:52:13.713Z] ++ grep --fixed-strings /libnetwork 15:52:13 [2023-01-31T15:52:13.713Z] ++ echo 'github.com/docker/docker/api 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/backend/build 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/httpstatus 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/httputils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/middleware 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/build 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/checkpoint 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/container 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/debug 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/distribution 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/grpc 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/image 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/network 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/plugin 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/session 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/swarm 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/system 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/server/router/volume 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/backend 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/blkiodev 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/container 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/events 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/filters 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/image 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/mount 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/network 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/plugins/logdriver 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/registry 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/strslice 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/swarm 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/swarm/runtime 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/time 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/versions 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/versions/v1p19 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/versions/v1p20 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/api/types/volume 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next/exporter 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/builder-next/worker 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/dockerfile 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/remotecontext 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/remotecontext/git 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/builder/remotecontext/urlutil 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cli/debug 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cli/winresources/docker-proxy 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cli/winresources/dockerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/client 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cmd/docker-proxy 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cmd/dockerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cmd/dockerd/trap 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/container 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/container/stream 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/contrib/apparmor 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/contrib/docker-device-tool 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/contrib/httpserver 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/cluster 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/cluster/convert 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/cluster/executor 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/cluster/executor/container 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/cluster/provider 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/config 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/containerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/events 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/events/testutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/aufs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/copy 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/overlay 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/register 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/vfs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/graphdriver/zfs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/images 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/initlayer 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/links 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/listeners 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/awslogs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/fluentd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/gcplogs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/gelf 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/journald 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/local 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/logentries 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/loggertest 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/loggerutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/splunk 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/syslog 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/logger/templates 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/names 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/network 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/daemon/stats 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/distribution 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/distribution/metadata 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/distribution/utils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/distribution/xfer 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/dockerversion 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/errdefs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image/cache 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image/tarexport 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/image/v1 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/internal/mounttree 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/internal/test/suite 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/internal/unshare 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/layer 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/queue 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/remote 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/supervisor 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libcontainerd/types 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/bitmap 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/bitseq 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cluster 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/config 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/datastore 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/diagnostic 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/discoverapi 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/driverapi 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/host 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/null 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/overlay 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/remote 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/windows 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/drvregistry 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/etchosts 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/idm 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/internal/caller 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipam 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipamapi 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipams/builtin 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipams/null 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipams/remote 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ipamutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/iptables 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/netlabel 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/netutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/networkdb 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/ns 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/options 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/osl 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/osl/kernel 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/portallocator 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/portmapper 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/resolvconf 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/testutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/libnetwork/types 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/oci 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/oci/caps 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/opts 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/aaparser 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/archive 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/authorization 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/broadcaster 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/capabilities 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/chrootarchive 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/containerfs 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/devicemapper 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/directory 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/dmesg 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/fileutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/homedir 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/idtools 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/ioutils 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/jsonmessage 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/longpath 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/loopback 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/namesgenerator 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/parsers 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/parsers/kernel 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/pidfile 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/platform 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/platforms 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugingetter 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/plugins/transport 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/pools 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/process 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/progress 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/reexec 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/rootless 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/rootless/specconv 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/stack 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/stdcopy 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/streamformatter 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/stringid 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/sysinfo 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/system 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/tailfile 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/tarsum 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/pkg/useragent 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/plugin 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/plugin/executor/containerd 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/plugin/v2 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/profiles/apparmor 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/profiles/seccomp 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/quota 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/reference 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/registry 15:52:13 [2023-01-31T15:52:13.713Z] github.com/docker/docker/registry/resumable 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/restartmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/runconfig 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/runconfig/opts 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/daemon 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/environment 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/fakecontext 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/fakegit 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/fakestorage 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/fixtures/load 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/fixtures/plugin 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/registry 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/testutil/request 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume/drivers 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume/local 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume/mounts 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume/service 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume/service/opts 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/volume/testutils' 15:52:13 [2023-01-31T15:52:13.714Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/bitmap 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/bitseq 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cluster 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/config 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/datastore 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/diagnostic 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/discoverapi 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/driverapi 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/host 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/null 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/remote 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/windows 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drvregistry 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/etchosts 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/idm 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/internal/caller 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipam 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipamapi 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/builtin 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/null 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/remote 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipamutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/iptables 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/netlabel 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/netutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/networkdb 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ns 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/options 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/osl 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/osl/kernel 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/portallocator 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/portmapper 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/resolvconf 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/testutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/types' 15:52:13 [2023-01-31T15:52:13.714Z] + grep --fixed-strings libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.714Z] + echo 'github.com/docker/docker/libnetwork 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/bitmap 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/bitseq 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cluster 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/config 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/datastore 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/diagnostic 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/discoverapi 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/driverapi 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/host 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/null 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/remote 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/windows 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drvregistry 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/etchosts 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/idm 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/internal/caller 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipam 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipamapi 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/builtin 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/null 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/remote 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ipamutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/iptables 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/netlabel 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/netutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/networkdb 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/ns 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/options 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/osl 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/osl/kernel 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/portallocator 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/portmapper 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/resolvconf 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/testutils 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/types' 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge 15:52:13 [2023-01-31T15:52:13.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:52:13 [2023-01-31T15:52:13.714Z] + type docker-proxy 15:52:13 [2023-01-31T15:52:13.714Z] hack/test/unit: line 25: type: docker-proxy: not found 15:52:13 [2023-01-31T15:52:13.714Z] + hack/make.sh binary-proxy install-proxy 15:52:13 [2023-01-31T15:52:13.714Z] 15:52:13 [2023-01-31T15:52:13.714Z] Removing bundles/ 15:52:13 [2023-01-31T15:52:13.714Z] 15:52:13 [2023-01-31T15:52:13.714Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 15:52:13 [2023-01-31T15:52:13.714Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 15:52:15 [2023-01-31T15:52:15.097Z] Created binary: bundles/binary-proxy/docker-proxy 15:52:15 [2023-01-31T15:52:15.097Z] 15:52:15 [2023-01-31T15:52:15.097Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 15:52:15 [2023-01-31T15:52:15.097Z] Installing docker-proxy to /usr/local/bin/ 15:52:15 [2023-01-31T15:52:15.097Z] 15:52:15 [2023-01-31T15:52:15.097Z] + mkdir -p bundles 15:52:15 [2023-01-31T15:52:15.097Z] + '[' -n 'github.com/docker/docker/api 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/backend/build 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/httpstatus 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/httputils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/middleware 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/build 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/checkpoint 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/container 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/debug 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/distribution 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/grpc 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/image 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/network 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/plugin 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/session 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/swarm 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/system 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/server/router/volume 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/backend 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/blkiodev 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/container 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/events 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/filters 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/image 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/mount 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/network 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/plugins/logdriver 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/registry 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/strslice 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/swarm 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/swarm/runtime 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/time 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/versions 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/versions/v1p19 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/versions/v1p20 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/api/types/volume 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next/exporter 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/builder-next/worker 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/dockerfile 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/remotecontext 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/remotecontext/git 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/builder/remotecontext/urlutil 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cli/debug 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cli/winresources/docker-proxy 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cli/winresources/dockerd 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/client 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cmd/docker-proxy 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cmd/dockerd 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cmd/dockerd/trap 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/container 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/container/stream 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/contrib/apparmor 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/contrib/docker-device-tool 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/contrib/httpserver 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/cluster 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/cluster/convert 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/cluster/executor 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/cluster/executor/container 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/cluster/provider 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/config 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/containerd 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/events 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/events/testutils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/aufs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/copy 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/devmapper 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/overlay 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/register 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/vfs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/graphdriver/zfs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/images 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/initlayer 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/links 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/listeners 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/awslogs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/fluentd 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/gcplogs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/gelf 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/journald 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/local 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/logentries 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/loggertest 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/loggerutils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/splunk 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/syslog 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/logger/templates 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/names 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/network 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/daemon/stats 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/distribution 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/distribution/metadata 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/distribution/utils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/distribution/xfer 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/dockerversion 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/errdefs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/image 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/image/cache 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/image/tarexport 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/image/v1 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/internal/mounttree 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/internal/test/suite 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/internal/unshare 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/layer 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/libcontainerd 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/libcontainerd/queue 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/libcontainerd/remote 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/libcontainerd/supervisor 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/libcontainerd/types 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/oci 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/oci/caps 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/opts 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/aaparser 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/archive 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/authorization 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/broadcaster 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/capabilities 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/chrootarchive 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/containerfs 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/devicemapper 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/directory 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/dmesg 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/fileutils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/homedir 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/idtools 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/ioutils 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/jsonmessage 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/longpath 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/loopback 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/namesgenerator 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/parsers 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/parsers/kernel 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/pidfile 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/platform 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/platforms 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/plugingetter 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/plugins 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/plugins/transport 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/pools 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/process 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/progress 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/reexec 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/rootless 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/rootless/specconv 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/stack 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/stdcopy 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/streamformatter 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/stringid 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/sysinfo 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/system 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/tailfile 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/tarsum 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/pkg/useragent 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/plugin 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/plugin/executor/containerd 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/plugin/v2 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/profiles/apparmor 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/profiles/seccomp 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/quota 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/reference 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/registry 15:52:15 [2023-01-31T15:52:15.097Z] github.com/docker/docker/registry/resumable 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/restartmanager 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/runconfig 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/runconfig/opts 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/daemon 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/environment 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/fakecontext 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/fakegit 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/fakestorage 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/fixtures/load 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/fixtures/plugin 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/registry 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/testutil/request 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume/drivers 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume/local 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume/mounts 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume/service 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume/service/opts 15:52:15 [2023-01-31T15:52:15.098Z] github.com/docker/docker/volume/testutils' ']' 15:52:15 [2023-01-31T15:52:15.098Z] + 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/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/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/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/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/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 15:52:16 [2023-01-31T15:52:16.481Z] ? github.com/docker/docker/api [no test files] 15:52:28 [2023-01-31T15:52:28.710Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements 15:53:50 [2023-01-31T15:53:50.185Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:53:50 [2023-01-31T15:53:50.185Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 66.7% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/backend [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/types/container 0.018s coverage: 74.3% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/events [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 95.3% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/image [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/mount [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/network [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/api/types/volume [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/builder/remotecontext 0.054s coverage: 13.7% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/builder/dockerfile 0.087s coverage: 50.1% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 15:53:50 [2023-01-31T15:53:50.186Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 15:53:50 [2023-01-31T15:53:50.446Z] ok github.com/docker/docker/builder/remotecontext/git 2.912s coverage: 82.5% of statements 15:53:50 [2023-01-31T15:53:50.446Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 15:53:50 [2023-01-31T15:53:50.446Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 15:53:51 [2023-01-31T15:53:51.388Z] ok github.com/docker/docker/cmd/docker-proxy 0.022s coverage: 68.2% of statements 15:53:51 [2023-01-31T15:53:51.389Z] ok github.com/docker/docker/client 0.120s coverage: 76.9% of statements 15:54:23 [2023-01-31T15:54:23.520Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 27.7% of statements 15:54:25 [2023-01-31T15:54:25.430Z] ok github.com/docker/docker/container 0.126s coverage: 36.5% of statements 15:54:25 [2023-01-31T15:54:25.430Z] ok github.com/docker/docker/cmd/dockerd/trap 2.381s coverage: 0.0% of statements 15:54:25 [2023-01-31T15:54:25.430Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 15:54:25 [2023-01-31T15:54:25.430Z] ? github.com/docker/docker/container/stream [no test files] 15:54:25 [2023-01-31T15:54:25.430Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:54:25 [2023-01-31T15:54:25.430Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 15:54:25 [2023-01-31T15:54:25.430Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:54:30 [2023-01-31T15:54:30.715Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements 15:54:32 [2023-01-31T15:54:32.627Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements 15:54:34 [2023-01-31T15:54:34.009Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements 15:54:40 [2023-01-31T15:54:40.591Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements 15:54:41 [2023-01-31T15:54:41.977Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 77.3% of statements 15:54:42 [2023-01-31T15:54:42.237Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 15:54:43 [2023-01-31T15:54:43.177Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements 15:54:43 [2023-01-31T15:54:43.754Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.3% of statements 15:54:43 [2023-01-31T15:54:43.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:54:43 [2023-01-31T15:54:43.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:54:43 [2023-01-31T15:54:43.754Z] ? github.com/docker/docker/daemon/containerd [no test files] 15:54:43 [2023-01-31T15:54:43.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:54:44 [2023-01-31T15:54:44.696Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.633s coverage: 74.8% of statements 15:54:45 [2023-01-31T15:54:45.636Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.279s coverage: 60.7% of statements 15:54:45 [2023-01-31T15:54:45.896Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements 15:54:47 [2023-01-31T15:54:47.281Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements 15:54:49 [2023-01-31T15:54:49.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.258s coverage: 50.6% of statements 15:54:49 [2023-01-31T15:54:49.488Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.060s coverage: 45.9% of statements 15:54:49 [2023-01-31T15:54:49.488Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:54:50 [2023-01-31T15:54:50.534Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.183s coverage: 60.3% of statements 15:54:50 [2023-01-31T15:54:50.534Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 15:54:50 [2023-01-31T15:54:50.534Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:54:50 [2023-01-31T15:54:50.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements 15:54:52 [2023-01-31T15:54:52.176Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements 15:54:52 [2023-01-31T15:54:52.435Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 15:54:53 [2023-01-31T15:54:53.007Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements 15:54:53 [2023-01-31T15:54:53.007Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:54:53 [2023-01-31T15:54:53.007Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:54:53 [2023-01-31T15:54:53.948Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements 15:54:54 [2023-01-31T15:54:54.518Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 78.8% of statements 15:54:54 [2023-01-31T15:54:54.778Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements 15:54:54 [2023-01-31T15:54:54.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:54:55 [2023-01-31T15:54:55.349Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements 15:54:55 [2023-01-31T15:54:55.609Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.015s coverage: 88.2% of statements 15:54:56 [2023-01-31T15:54:56.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.148s coverage: 76.8% of statements 15:54:57 [2023-01-31T15:54:57.121Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 15:54:57 [2023-01-31T15:54:57.692Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements 15:54:58 [2023-01-31T15:54:58.634Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements 15:54:59 [2023-01-31T15:54:59.206Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 15:54:59 [2023-01-31T15:54:59.466Z] ok github.com/docker/docker/daemon/logger/journald 3.330s coverage: 74.5% of statements 15:54:59 [2023-01-31T15:54:59.466Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 15:54:59 [2023-01-31T15:54:59.466Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 15:54:59 [2023-01-31T15:54:59.466Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:54:59 [2023-01-31T15:54:59.466Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 15:55:00 [2023-01-31T15:55:00.406Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements 15:55:00 [2023-01-31T15:55:00.406Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 15:55:00 [2023-01-31T15:55:00.977Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 15:55:01 [2023-01-31T15:55:01.920Z] ok github.com/docker/docker/daemon/logger/splunk 1.532s coverage: 82.5% of statements 15:55:01 [2023-01-31T15:55:01.920Z] ? github.com/docker/docker/daemon/names [no test files] 15:55:01 [2023-01-31T15:55:01.920Z] ? github.com/docker/docker/daemon/stats [no test files] 15:55:02 [2023-01-31T15:55:02.490Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 15:55:03 [2023-01-31T15:55:03.060Z] ok github.com/docker/docker/distribution 0.593s coverage: 29.5% of statements 15:55:03 [2023-01-31T15:55:03.060Z] ? github.com/docker/docker/distribution/utils [no test files] 15:55:03 [2023-01-31T15:55:03.632Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 15:55:04 [2023-01-31T15:55:04.202Z] ok github.com/docker/docker/image 0.026s coverage: 86.5% of statements 15:55:04 [2023-01-31T15:55:04.773Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 15:55:05 [2023-01-31T15:55:05.344Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements 15:55:05 [2023-01-31T15:55:05.344Z] ? github.com/docker/docker/dockerversion [no test files] 15:55:05 [2023-01-31T15:55:05.605Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 15:55:05 [2023-01-31T15:55:05.605Z] ? github.com/docker/docker/image/v1 [no test files] 15:55:05 [2023-01-31T15:55:05.605Z] ? github.com/docker/docker/internal/mounttree [no test files] 15:55:05 [2023-01-31T15:55:05.605Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:55:05 [2023-01-31T15:55:05.605Z] ? github.com/docker/docker/internal/unshare [no test files] 15:55:05 [2023-01-31T15:55:05.865Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 15:55:06 [2023-01-31T15:55:06.807Z] ok github.com/docker/docker/oci 0.011s coverage: 39.3% of statements 15:55:07 [2023-01-31T15:55:07.379Z] ok github.com/docker/docker/opts 0.021s coverage: 67.3% of statements 15:55:07 [2023-01-31T15:55:07.640Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 15:55:09 [2023-01-31T15:55:09.553Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 82.0% of statements 15:55:10 [2023-01-31T15:55:10.124Z] ok github.com/docker/docker/pkg/authorization 0.296s coverage: 68.3% of statements 15:55:10 [2023-01-31T15:55:10.385Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 15:55:10 [2023-01-31T15:55:10.385Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 15:55:11 [2023-01-31T15:55:11.325Z] ok github.com/docker/docker/pkg/chrootarchive 0.237s coverage: 83.1% of statements 15:55:11 [2023-01-31T15:55:11.325Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 15:55:11 [2023-01-31T15:55:11.586Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 15:55:11 [2023-01-31T15:55:11.847Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 15:55:12 [2023-01-31T15:55:12.123Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 77.5% of statements 15:55:12 [2023-01-31T15:55:12.123Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 15:55:13 [2023-01-31T15:55:13.065Z] ok github.com/docker/docker/pkg/idtools 0.324s coverage: 69.6% of statements 15:55:14 [2023-01-31T15:55:14.005Z] ok github.com/docker/docker/pkg/ioutils 0.339s coverage: 71.9% of statements 15:55:14 [2023-01-31T15:55:14.005Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 15:55:14 [2023-01-31T15:55:14.266Z] ok github.com/docker/docker/layer 7.049s coverage: 68.9% of statements 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/libcontainerd [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/oci/caps [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 15:55:14 [2023-01-31T15:55:14.266Z] ? github.com/docker/docker/pkg/loopback [no test files] 15:55:14 [2023-01-31T15:55:14.266Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements 15:55:14 [2023-01-31T15:55:14.526Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 15:55:14 [2023-01-31T15:55:14.786Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 15:55:14 [2023-01-31T15:55:14.786Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.2% of statements 15:55:15 [2023-01-31T15:55:15.047Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 94.1% of statements 15:55:15 [2023-01-31T15:55:15.047Z] ? github.com/docker/docker/pkg/platform [no test files] 15:55:15 [2023-01-31T15:55:15.047Z] ? github.com/docker/docker/pkg/platforms [no test files] 15:55:15 [2023-01-31T15:55:15.047Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:55:15 [2023-01-31T15:55:15.617Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements 15:55:15 [2023-01-31T15:55:15.878Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 15:55:16 [2023-01-31T15:55:16.137Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 15:55:16 [2023-01-31T15:55:16.397Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements 15:55:16 [2023-01-31T15:55:16.657Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 15:55:16 [2023-01-31T15:55:16.918Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 15:55:17 [2023-01-31T15:55:17.178Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements 15:55:17 [2023-01-31T15:55:17.438Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 15:55:17 [2023-01-31T15:55:17.698Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 15:55:17 [2023-01-31T15:55:17.698Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements 15:55:18 [2023-01-31T15:55:18.270Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 56.0% of statements 15:55:18 [2023-01-31T15:55:18.841Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements 15:55:19 [2023-01-31T15:55:19.104Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements 15:55:19 [2023-01-31T15:55:19.674Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.1% of statements 15:55:19 [2023-01-31T15:55:19.674Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 15:55:21 [2023-01-31T15:55:21.585Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 15:55:22 [2023-01-31T15:55:22.155Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 15:55:22 [2023-01-31T15:55:22.416Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 15:55:23 [2023-01-31T15:55:23.803Z] ok github.com/docker/docker/quota 0.148s coverage: 71.4% of statements 15:55:23 [2023-01-31T15:55:23.803Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 15:55:24 [2023-01-31T15:55:24.741Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements 15:55:25 [2023-01-31T15:55:25.312Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 15:55:25 [2023-01-31T15:55:25.312Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements 15:55:25 [2023-01-31T15:55:25.883Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements 15:55:25 [2023-01-31T15:55:25.883Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 15:55:27 [2023-01-31T15:55:27.793Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 15:55:28 [2023-01-31T15:55:28.363Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.6% of statements 15:55:28 [2023-01-31T15:55:28.933Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 68.1% of statements 15:55:29 [2023-01-31T15:55:29.874Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.2% of statements 15:55:51 [2023-01-31T15:55:51.826Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 74.4% of statements 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/pkg/rootless [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/profiles/apparmor [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/environment [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/registry [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/testutil/request [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/volume [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] ? github.com/docker/docker/volume/testutils [no test files] 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === Skipped 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] network_proxy_test.go:208: No support for dual stack yet 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:51 [2023-01-31T15:55:51.826Z] 15:55:51 [2023-01-31T15:55:51.826Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 15:55:51 [2023-01-31T15:55:51.826Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver btrfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:71: No driver to put! 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] time="2023-01-31T15:54:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] time="2023-01-31T15:54:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] time="2023-01-31T15:54:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] time="2023-01-31T15:54:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] time="2023-01-31T15:54:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: driver not supported 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:71: No driver to put! 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] overlay_test.go:45: Fails to compute changes after apply intermittently 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] overlay_test.go:50: Fails to compute changes intermittently 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] overlay_test.go:65: Cannot run test with naive change algorithm 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver zfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver zfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver zfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver zfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:44: Driver zfs not supported 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] graphtest_unix.go:71: No driver to put! 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 15:55:51 [2023-01-31T15:55:51.827Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 15:55:51 [2023-01-31T15:55:51.827Z] 15:55:51 [2023-01-31T15:55:51.827Z] DONE 2972 tests, 28 skipped in 214.284s 15:55:51 [2023-01-31T15:55:51.827Z] + '[' -n 'github.com/docker/docker/libnetwork 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/bitmap 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/bitseq 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cluster 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/ovrouter 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/config 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/datastore 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/diagnostic 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/discoverapi 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/driverapi 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/bridge 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/host 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/null 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/overlay 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/remote 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/windows 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/drvregistry 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/etchosts 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/idm 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/internal/caller 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipam 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipamapi 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipams/builtin 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipams/null 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipams/remote 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ipamutils 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/iptables 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/netlabel 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/netutils 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/networkdb 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/ns 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/options 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/osl 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/osl/kernel 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/portallocator 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/portmapper 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/resolvconf 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/testutils 15:55:51 [2023-01-31T15:55:51.827Z] github.com/docker/docker/libnetwork/types' ']' 15:55:51 [2023-01-31T15:55:51.827Z] + 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/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 15:56:38 [2023-01-31T15:56:38.527Z] ok github.com/docker/docker/libnetwork 40.394s coverage: 41.9% of statements 15:56:38 [2023-01-31T15:56:38.527Z] ok github.com/docker/docker/libnetwork/bitmap 0.005s coverage: 96.1% of statements 15:56:38 [2023-01-31T15:56:38.527Z] ok github.com/docker/docker/libnetwork/bitseq 0.106s coverage: 75.7% of statements 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 10.6% of statements 15:56:38 [2023-01-31T15:56:38.527Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 20.5% of statements 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 15:56:38 [2023-01-31T15:56:38.527Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 15:56:41 [2023-01-31T15:56:41.068Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.701s coverage: 62.1% of statements 15:56:41 [2023-01-31T15:56:41.068Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 15:56:41 [2023-01-31T15:56:41.328Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements 15:56:42 [2023-01-31T15:56:42.268Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.327s coverage: 5.2% of statements 15:56:42 [2023-01-31T15:56:42.268Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 15:56:42 [2023-01-31T15:56:42.837Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements 15:56:42 [2023-01-31T15:56:42.837Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 15:56:43 [2023-01-31T15:56:43.098Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 15:56:53 [2023-01-31T15:56:53.100Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.289s coverage: 6.9% of statements 15:56:53 [2023-01-31T15:56:53.100Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 15:56:53 [2023-01-31T15:56:53.100Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements 15:56:53 [2023-01-31T15:56:53.670Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.1% of statements 15:56:53 [2023-01-31T15:56:53.670Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 15:56:53 [2023-01-31T15:56:53.670Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 15:56:53 [2023-01-31T15:56:53.670Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 15:56:54 [2023-01-31T15:56:54.241Z] ok github.com/docker/docker/libnetwork/drvregistry 0.030s coverage: 86.2% of statements 15:56:54 [2023-01-31T15:56:54.501Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements 15:56:54 [2023-01-31T15:56:54.761Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements 15:56:54 [2023-01-31T15:56:54.761Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 15:57:06 [2023-01-31T15:57:06.984Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ok github.com/docker/docker/libnetwork/ipam 17.038s coverage: 80.3% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 15:57:25 [2023-01-31T15:57:25.107Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 15:57:25 [2023-01-31T15:57:25.107Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 46.8% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 15:57:25 [2023-01-31T15:57:25.107Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 86.4% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ok github.com/docker/docker/libnetwork/iptables 0.244s coverage: 40.7% of statements 15:57:25 [2023-01-31T15:57:25.107Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 15:57:25 [2023-01-31T15:57:25.366Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 40.9% of statements 15:59:16 [2023-01-31T15:59:16.847Z] ok github.com/docker/docker/libnetwork/networkdb 104.265s coverage: 60.5% of statements 15:59:16 [2023-01-31T15:59:16.847Z] ? github.com/docker/docker/libnetwork/ns [no test files] 15:59:16 [2023-01-31T15:59:16.847Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 15:59:16 [2023-01-31T15:59:16.847Z] ok github.com/docker/docker/libnetwork/osl 4.267s coverage: 41.4% of statements 15:59:16 [2023-01-31T15:59:16.847Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 15:59:16 [2023-01-31T15:59:16.847Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 15:59:17 [2023-01-31T15:59:17.417Z] ok github.com/docker/docker/libnetwork/portmapper 0.638s coverage: 46.3% of statements 15:59:17 [2023-01-31T15:59:17.677Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements 15:59:17 [2023-01-31T15:59:17.677Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 15:59:17 [2023-01-31T15:59:17.940Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] === Skipped 15:59:17 [2023-01-31T15:59:17.940Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 15:59:17 [2023-01-31T15:59:17.940Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 15:59:17 [2023-01-31T15:59:17.940Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 15:59:17 [2023-01-31T15:59:17.940Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 15:59:17 [2023-01-31T15:59:17.940Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 15:59:17 [2023-01-31T15:59:17.940Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 15:59:17 [2023-01-31T15:59:17.940Z] firewalld_test.go:14: firewalld is not running 15:59:17 [2023-01-31T15:59:17.940Z] 15:59:17 [2023-01-31T15:59:17.940Z] DONE 337 tests, 6 skipped in 208.525s Post stage [Pipeline] junit 15:59:18 [2023-01-31T15:59:18.895Z] Recording test results 15:59:19 [2023-01-31T15:59:19.022Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 [2023-01-31T15:59:19.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44891/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=31c83c4c094a28d29f11c9da2d655ae312f62fdb -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:31c83c4c094a28d29f11c9da2d655ae312f62fdb hack/make.sh dynbinary test-integration 15:59:19 [2023-01-31T15:59:19.909Z] 15:59:19 [2023-01-31T15:59:19.909Z] Removing bundles/ 15:59:19 [2023-01-31T15:59:19.909Z] 15:59:19 [2023-01-31T15:59:19.909Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:59:19 [2023-01-31T15:59:19.909Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 16:00:56 [2023-01-31T16:00:56.386Z] Created binary: bundles/dynbinary-daemon/dockerd 16:00:56 [2023-01-31T16:00:56.386Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 16:00:56 [2023-01-31T16:00:56.386Z] Created binary: bundles/dynbinary-daemon/docker-proxy 16:00:56 [2023-01-31T16:00:56.386Z] 16:00:56 [2023-01-31T16:00:56.386Z] ---> Making bundle: test-integration (in bundles/test-integration) 16:00:56 [2023-01-31T16:00:56.386Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 16:00:56 [2023-01-31T16:00:56.386Z] HOSTNAME=54ee4eba5f36 16:00:56 [2023-01-31T16:00:56.386Z] TESTDEBUG=0 16:00:56 [2023-01-31T16:00:56.386Z] DEST=bundles/test-integration 16:00:56 [2023-01-31T16:00:56.386Z] PWD=/go/src/github.com/docker/docker 16:00:56 [2023-01-31T16:00:56.386Z] DOCKER_GITCOMMIT=31c83c4c094a28d29f11c9da2d655ae312f62fdb 16:00:56 [2023-01-31T16:00:56.386Z] container=docker 16:00:56 [2023-01-31T16:00:56.386Z] HOME=/root 16:00:56 [2023-01-31T16:00:56.386Z] GOLANG_VERSION=1.19.5 16:00:56 [2023-01-31T16:00:56.386Z] VALIDATE_REPO=https://github.com/moby/moby.git 16:00:56 [2023-01-31T16:00:56.386Z] VALIDATE_BRANCH=master 16:00:56 [2023-01-31T16:00:56.386Z] TERM=xterm 16:00:56 [2023-01-31T16:00:56.386Z] DOCKER_PKG=github.com/docker/docker 16:00:56 [2023-01-31T16:00:56.386Z] SHLVL=1 16:00:56 [2023-01-31T16:00:56.386Z] TIMEOUT=120m 16:00:56 [2023-01-31T16:00:56.386Z] DOCKER_GRAPHDRIVER=overlay2 16:00:56 [2023-01-31T16:00:56.386Z] GO111MODULE=off 16:00:56 [2023-01-31T16:00:56.386Z] DOCKER_EXPERIMENTAL=1 16:00:56 [2023-01-31T16:00:56.386Z] TEST_SKIP_INTEGRATION_CLI=1 16:00:56 [2023-01-31T16:00:56.386Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:00:56 [2023-01-31T16:00:56.386Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 16:00:56 [2023-01-31T16:00:56.386Z] GOPATH=/go 16:00:56 [2023-01-31T16:00:56.386Z] PKG_CONFIG=pkg-config 16:00:56 [2023-01-31T16:00:56.386Z] _=/usr/bin/env 16:00:56 [2023-01-31T16:00:56.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:01:23 [2023-01-31T16:01:23.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:01:23 [2023-01-31T16:01:23.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:01:45 [2023-01-31T16:01:45.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 16:01:51 [2023-01-31T16:01:51.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:01:58 [2023-01-31T16:01:58.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 16:01:58 [2023-01-31T16:01:58.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:01:58 [2023-01-31T16:01:58.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:01:59 [2023-01-31T16:01:59.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:02:00 [2023-01-31T16:02:00.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:02:00 [2023-01-31T16:02:00.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:02:01 [2023-01-31T16:02:01.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:02:03 [2023-01-31T16:02:03.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:02:04 [2023-01-31T16:02:04.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:02:05 [2023-01-31T16:02:05.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 16:02:05 [2023-01-31T16:02:05.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:02:06 [2023-01-31T16:02:06.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:02:07 [2023-01-31T16:02:07.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:02:08 [2023-01-31T16:02:08.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:02:08 [2023-01-31T16:02:08.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:02:09 [2023-01-31T16:02:09.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:02:10 [2023-01-31T16:02:10.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 16:02:10 [2023-01-31T16:02:10.308Z] Using test binary docker 16:02:10 [2023-01-31T16:02:10.568Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 16:02:10 [2023-01-31T16:02:10.568Z] +++ /etc/init.d/apparmor start 16:02:10 [2023-01-31T16:02:10.568Z] Not: starting. 16:02:10 [2023-01-31T16:02:10.568Z] INFO: Waiting for daemon to start... 16:02:10 [2023-01-31T16:02:10.568Z] Starting dockerd 16:02:10 [2023-01-31T16:02:10.568Z] +++ 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 16:02:12 [2023-01-31T16:02:12.479Z] . 16:02:12 [2023-01-31T16:02:12.479Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 16:02:12 [2023-01-31T16:02:12.479Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 16:02:12 [2023-01-31T16:02:12.479Z] Error: No such image: emptyfs 16:02:12 [2023-01-31T16:02:12.479Z] ++++ tar -cC bundles/test-integration/emptyfs . 16:02:12 [2023-01-31T16:02:12.479Z] ++++ docker load 16:02:12 [2023-01-31T16:02:12.479Z] Loaded image: emptyfs:latest 16:02:12 [2023-01-31T16:02:12.479Z] Running integration-test (iteration 1) 16:02:12 [2023-01-31T16:02:12.479Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 16:02:12 [2023-01-31T16:02:12.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 16:02:12 [2023-01-31T16:02:12.479Z] ++ set -e 16:02:12 [2023-01-31T16:02:12.479Z] ++ '[' -n 0 ']' 16:02:12 [2023-01-31T16:02:12.479Z] ++ set -x 16:02:12 [2023-01-31T16:02:12.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:02:12 [2023-01-31T16:02:12.738Z] Loaded image: busybox:latest 16:02:12 [2023-01-31T16:02:12.998Z] Loaded image: busybox:glibc 16:02:14 [2023-01-31T16:02:14.379Z] Loaded image: debian:bullseye-slim 16:02:14 [2023-01-31T16:02:14.379Z] Loaded image: hello-world:latest 16:02:14 [2023-01-31T16:02:14.379Z] Loaded image: arm32v7/hello-world:latest 16:02:14 [2023-01-31T16:02:14.379Z] INFO: Testing against a local daemon 16:02:14 [2023-01-31T16:02:14.379Z] === RUN TestCgroupNamespacesBuild 16:02:16 [2023-01-31T16:02:16.918Z] --- PASS: TestCgroupNamespacesBuild (2.58s) 16:02:16 [2023-01-31T16:02:16.918Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 16:02:17 [2023-01-31T16:02:17.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.04s) 16:02:17 [2023-01-31T16:02:17.858Z] === RUN TestBuildWithSession 16:02:17 [2023-01-31T16:02:17.859Z] build_session_test.go:25: TODO: BuildKit 16:02:17 [2023-01-31T16:02:17.859Z] --- SKIP: TestBuildWithSession (0.00s) 16:02:17 [2023-01-31T16:02:17.859Z] === RUN TestBuildSquashParent 16:02:21 [2023-01-31T16:02:21.164Z] --- PASS: TestBuildSquashParent (3.18s) 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:02:21 [2023-01-31T16:02:21.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:02:21 [2023-01-31T16:02:21.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:02:21 [2023-01-31T16:02:21.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:02:21 [2023-01-31T16:02:21.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:02:21 [2023-01-31T16:02:21.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:02:21 [2023-01-31T16:02:21.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:02:21 [2023-01-31T16:02:21.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:02:21 [2023-01-31T16:02:21.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:02:21 [2023-01-31T16:02:21.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:02:22 [2023-01-31T16:02:22.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:02:22 [2023-01-31T16:02:22.549Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:02:23 [2023-01-31T16:02:23.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:02:23 [2023-01-31T16:02:23.377Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.94s) 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.07s) 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.98s) 16:02:24 [2023-01-31T16:02:24.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.94s) 16:02:24 [2023-01-31T16:02:24.319Z] === RUN TestBuildMultiStageCopy 16:02:24 [2023-01-31T16:02:24.319Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:02:25 [2023-01-31T16:02:25.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:02:25 [2023-01-31T16:02:25.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:02:25 [2023-01-31T16:02:25.259Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:02:25 [2023-01-31T16:02:25.259Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:02:25 [2023-01-31T16:02:25.518Z] --- PASS: TestBuildMultiStageCopy (1.13s) 16:02:25 [2023-01-31T16:02:25.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.86s) 16:02:25 [2023-01-31T16:02:25.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 16:02:25 [2023-01-31T16:02:25.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) 16:02:25 [2023-01-31T16:02:25.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) 16:02:25 [2023-01-31T16:02:25.519Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s) 16:02:25 [2023-01-31T16:02:25.519Z] === RUN TestBuildMultiStageParentConfig 16:02:25 [2023-01-31T16:02:25.779Z] --- PASS: TestBuildMultiStageParentConfig (0.27s) 16:02:25 [2023-01-31T16:02:25.779Z] === RUN TestBuildLabelWithTargets 16:02:26 [2023-01-31T16:02:26.348Z] --- PASS: TestBuildLabelWithTargets (0.50s) 16:02:26 [2023-01-31T16:02:26.348Z] === RUN TestBuildWithEmptyLayers 16:02:26 [2023-01-31T16:02:26.348Z] --- PASS: TestBuildWithEmptyLayers (0.09s) 16:02:26 [2023-01-31T16:02:26.348Z] === RUN TestBuildMultiStageOnBuild 16:02:27 [2023-01-31T16:02:27.290Z] --- PASS: TestBuildMultiStageOnBuild (0.98s) 16:02:27 [2023-01-31T16:02:27.290Z] === RUN TestBuildUncleanTarFilenames 16:02:27 [2023-01-31T16:02:27.290Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) 16:02:27 [2023-01-31T16:02:27.290Z] === RUN TestBuildMultiStageLayerLeak 16:02:28 [2023-01-31T16:02:28.229Z] --- PASS: TestBuildMultiStageLayerLeak (0.88s) 16:02:28 [2023-01-31T16:02:28.229Z] === RUN TestBuildWithHugeFile 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildWithHugeFile (35.13s) 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildWCOWSandboxSize 16:03:06 [2023-01-31T16:03:06.979Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:03:06 [2023-01-31T16:03:06.979Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildWithEmptyDockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildPreserveOwnership 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildPreserveOwnership/copy_from 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildPreserveOwnership (1.94s) 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.33s) 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s) 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildPlatformInvalid 16:03:06 [2023-01-31T16:03:06.979Z] --- PASS: TestBuildPlatformInvalid (0.02s) 16:03:06 [2023-01-31T16:03:06.979Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 16:03:06 [2023-01-31T16:03:06.979Z] Loaded image: busybox:latest 16:03:06 [2023-01-31T16:03:06.979Z] Loaded image: busybox:glibc 16:03:07 [2023-01-31T16:03:07.549Z] Loaded image: debian:bullseye-slim 16:03:07 [2023-01-31T16:03:07.549Z] Loaded image: hello-world:latest 16:03:07 [2023-01-31T16:03:07.549Z] Loaded image: arm32v7/hello-world:latest 16:03:15 [2023-01-31T16:03:15.677Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.88s) 16:03:15 [2023-01-31T16:03:15.677Z] PASS 16:03:15 [2023-01-31T16:03:15.677Z] 16:03:15 [2023-01-31T16:03:15.677Z] === Skipped 16:03:15 [2023-01-31T16:03:15.677Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 16:03:15 [2023-01-31T16:03:15.677Z] build_session_test.go:25: TODO: BuildKit 16:03:15 [2023-01-31T16:03:15.677Z] 16:03:15 [2023-01-31T16:03:15.677Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 16:03:15 [2023-01-31T16:03:15.677Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:03:15 [2023-01-31T16:03:15.677Z] 16:03:15 [2023-01-31T16:03:15.677Z] DONE 34 tests, 2 skipped in 62.662s 16:03:15 [2023-01-31T16:03:15.677Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 16:03:15 [2023-01-31T16:03:15.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 16:03:15 [2023-01-31T16:03:15.677Z] ++ set -e 16:03:15 [2023-01-31T16:03:15.677Z] ++ '[' -n 0 ']' 16:03:15 [2023-01-31T16:03:15.677Z] ++ set -x 16:03:15 [2023-01-31T16:03:15.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:03:15 [2023-01-31T16:03:15.677Z] INFO: Testing against a local daemon 16:03:15 [2023-01-31T16:03:15.677Z] === RUN TestConfigInspect 16:03:17 [2023-01-31T16:03:17.059Z] --- PASS: TestConfigInspect (1.80s) 16:03:17 [2023-01-31T16:03:17.059Z] === RUN TestConfigList 16:03:21 [2023-01-31T16:03:21.347Z] --- PASS: TestConfigList (1.73s) 16:03:21 [2023-01-31T16:03:21.347Z] === RUN TestConfigsCreateAndDelete 16:03:21 [2023-01-31T16:03:21.347Z] --- PASS: TestConfigsCreateAndDelete (1.70s) 16:03:21 [2023-01-31T16:03:21.347Z] === RUN TestConfigsUpdate 16:03:22 [2023-01-31T16:03:22.727Z] --- PASS: TestConfigsUpdate (1.82s) 16:03:22 [2023-01-31T16:03:22.727Z] === RUN TestTemplatedConfig 16:03:25 [2023-01-31T16:03:25.266Z] --- PASS: TestTemplatedConfig (2.36s) 16:03:25 [2023-01-31T16:03:25.266Z] === RUN TestConfigCreateResolve 16:03:26 [2023-01-31T16:03:26.646Z] --- PASS: TestConfigCreateResolve (1.77s) 16:03:26 [2023-01-31T16:03:26.646Z] PASS 16:03:26 [2023-01-31T16:03:26.646Z] 16:03:26 [2023-01-31T16:03:26.646Z] DONE 6 tests in 11.268s 16:03:26 [2023-01-31T16:03:26.646Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 16:03:26 [2023-01-31T16:03:26.646Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 16:03:26 [2023-01-31T16:03:26.646Z] ++ set -e 16:03:26 [2023-01-31T16:03:26.646Z] ++ '[' -n 0 ']' 16:03:26 [2023-01-31T16:03:26.646Z] ++ set -x 16:03:26 [2023-01-31T16:03:26.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:03:26 [2023-01-31T16:03:26.646Z] INFO: Testing against a local daemon 16:03:26 [2023-01-31T16:03:26.646Z] === RUN TestAttachWithTTY 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestAttachWithTTY (0.05s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestAttachWithoutTTy 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestAttachWithoutTTy (0.04s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestCheckpoint 16:03:26 [2023-01-31T16:03:26.906Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:03:26 [2023-01-31T16:03:26.906Z] --- SKIP: TestCheckpoint (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/commit 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/commit 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/create 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/containers/create 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 16:03:26 [2023-01-31T16:03:26.906Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/commit 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/exec/foobar/start 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/commit/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/containers/foobar/update 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/containers/create 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON (0.01s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestCopyFromContainerPathDoesNotExist 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestCopyFromContainerPathIsNotDir 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestCopyToContainerPathDoesNotExist 16:03:26 [2023-01-31T16:03:26.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 16:03:26 [2023-01-31T16:03:26.906Z] === RUN TestCopyEmptyFile 16:03:27 [2023-01-31T16:03:27.166Z] --- PASS: TestCopyEmptyFile (0.09s) 16:03:27 [2023-01-31T16:03:27.166Z] === RUN TestCopyToContainerPathIsNotDir 16:03:27 [2023-01-31T16:03:27.166Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 16:03:27 [2023-01-31T16:03:27.166Z] === RUN TestCopyFromContainer 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer// 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/. 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer//. 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/./ 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer//./ 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer//bar/root 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer//bar/root/ 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer//bar/root/. 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/quux 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/quux/ 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/quux/. 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/quux/baz 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/filesymlink 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCopyFromContainer/bar/notarget 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer (0.70s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer// (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/. (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer//. (0.02s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/./ (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer//./ (0.02s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:27 [2023-01-31T16:03:27.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:27 [2023-01-31T16:03:27.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:27 [2023-01-31T16:03:27.736Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:27 [2023-01-31T16:03:27.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:27 [2023-01-31T16:03:27.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:27 [2023-01-31T16:03:27.736Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:03:27 [2023-01-31T16:03:27.736Z] === RUN TestCreateLinkToNonExistingContainer 16:03:27 [2023-01-31T16:03:27.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 16:03:27 [2023-01-31T16:03:27.997Z] === RUN TestCreateWithInvalidEnv 16:03:27 [2023-01-31T16:03:27.997Z] === RUN TestCreateWithInvalidEnv/0 16:03:27 [2023-01-31T16:03:27.997Z] === PAUSE TestCreateWithInvalidEnv/0 16:03:27 [2023-01-31T16:03:27.997Z] === RUN TestCreateWithInvalidEnv/1 16:03:27 [2023-01-31T16:03:27.997Z] === PAUSE TestCreateWithInvalidEnv/1 16:03:27 [2023-01-31T16:03:27.997Z] === RUN TestCreateWithInvalidEnv/2 16:03:27 [2023-01-31T16:03:27.997Z] === PAUSE TestCreateWithInvalidEnv/2 16:03:27 [2023-01-31T16:03:27.997Z] === CONT TestCreateWithInvalidEnv/0 16:03:27 [2023-01-31T16:03:27.997Z] === CONT TestCreateWithInvalidEnv/2 16:03:27 [2023-01-31T16:03:27.997Z] === CONT TestCreateWithInvalidEnv/1 16:03:27 [2023-01-31T16:03:27.997Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 16:03:27 [2023-01-31T16:03:27.997Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:03:27 [2023-01-31T16:03:27.997Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:03:27 [2023-01-31T16:03:27.997Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:03:27 [2023-01-31T16:03:27.997Z] === RUN TestCreateTmpfsMountsTarget 16:03:27 [2023-01-31T16:03:27.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 16:03:27 [2023-01-31T16:03:27.997Z] === RUN TestCreateWithCustomMaskedPaths 16:03:28 [2023-01-31T16:03:28.937Z] --- PASS: TestCreateWithCustomMaskedPaths (1.06s) 16:03:28 [2023-01-31T16:03:28.937Z] === RUN TestCreateWithCustomReadonlyPaths 16:03:29 [2023-01-31T16:03:29.877Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.01s) 16:03:29 [2023-01-31T16:03:29.877Z] === RUN TestCreateWithInvalidHealthcheckParams 16:03:29 [2023-01-31T16:03:29.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:29 [2023-01-31T16:03:29.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:29 [2023-01-31T16:03:29.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:29 [2023-01-31T16:03:29.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:29 [2023-01-31T16:03:29.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:29 [2023-01-31T16:03:29.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:29 [2023-01-31T16:03:29.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:29 [2023-01-31T16:03:29.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:29 [2023-01-31T16:03:29.877Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:29 [2023-01-31T16:03:29.877Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:30 [2023-01-31T16:03:30.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:30 [2023-01-31T16:03:30.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:30 [2023-01-31T16:03:30.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:30 [2023-01-31T16:03:30.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:30 [2023-01-31T16:03:30.138Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:30 [2023-01-31T16:03:30.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 16:03:30 [2023-01-31T16:03:30.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 16:03:30 [2023-01-31T16:03:30.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 16:03:30 [2023-01-31T16:03:30.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:03:30 [2023-01-31T16:03:30.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 16:03:30 [2023-01-31T16:03:30.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 16:03:30 [2023-01-31T16:03:30.138Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 16:03:30 [2023-01-31T16:03:30.405Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateDifferentPlatform 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateDifferentPlatform/different_os 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 16:03:30 [2023-01-31T16:03:30.405Z] --- PASS: TestCreateDifferentPlatform (0.02s) 16:03:30 [2023-01-31T16:03:30.405Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 16:03:30 [2023-01-31T16:03:30.405Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateVolumesFromNonExistingContainer 16:03:30 [2023-01-31T16:03:30.405Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreatePlatformSpecificImageNoPlatform 16:03:30 [2023-01-31T16:03:30.405Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateInvalidHostConfig 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 16:03:30 [2023-01-31T16:03:30.405Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 16:03:30 [2023-01-31T16:03:30.405Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:03:30 [2023-01-31T16:03:30.405Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:03:30 [2023-01-31T16:03:30.405Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 16:03:30 [2023-01-31T16:03:30.405Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 16:03:30 [2023-01-31T16:03:30.405Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 16:03:30 [2023-01-31T16:03:30.405Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 16:03:30 [2023-01-31T16:03:30.406Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:03:30 [2023-01-31T16:03:30.406Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 16:03:30 [2023-01-31T16:03:30.406Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 16:03:30 [2023-01-31T16:03:30.406Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 16:03:30 [2023-01-31T16:03:30.406Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 16:03:30 [2023-01-31T16:03:30.406Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 16:03:30 [2023-01-31T16:03:30.406Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 16:03:30 [2023-01-31T16:03:30.406Z] === RUN TestContainerStartOnDaemonRestart 16:03:30 [2023-01-31T16:03:30.406Z] === PAUSE TestContainerStartOnDaemonRestart 16:03:30 [2023-01-31T16:03:30.406Z] === RUN TestDaemonRestartIpcMode 16:03:30 [2023-01-31T16:03:30.406Z] === PAUSE TestDaemonRestartIpcMode 16:03:30 [2023-01-31T16:03:30.406Z] === RUN TestDaemonHostGatewayIP 16:03:30 [2023-01-31T16:03:30.406Z] === PAUSE TestDaemonHostGatewayIP 16:03:30 [2023-01-31T16:03:30.406Z] === RUN TestRestartDaemonWithRestartingContainer 16:03:30 [2023-01-31T16:03:30.406Z] === PAUSE TestRestartDaemonWithRestartingContainer 16:03:30 [2023-01-31T16:03:30.406Z] === RUN TestContainerKillOnDaemonStart 16:03:30 [2023-01-31T16:03:30.406Z] === PAUSE TestContainerKillOnDaemonStart 16:03:30 [2023-01-31T16:03:30.406Z] === RUN TestDiff 16:03:30 [2023-01-31T16:03:30.977Z] --- PASS: TestDiff (0.39s) 16:03:30 [2023-01-31T16:03:30.977Z] === RUN TestExecConsoleSize 16:03:31 [2023-01-31T16:03:31.237Z] --- PASS: TestExecConsoleSize (0.42s) 16:03:31 [2023-01-31T16:03:31.237Z] === RUN TestExecWithCloseStdin 16:03:31 [2023-01-31T16:03:31.807Z] --- PASS: TestExecWithCloseStdin (0.42s) 16:03:31 [2023-01-31T16:03:31.807Z] === RUN TestExec 16:03:32 [2023-01-31T16:03:32.068Z] --- PASS: TestExec (0.46s) 16:03:32 [2023-01-31T16:03:32.068Z] === RUN TestExecUser 16:03:32 [2023-01-31T16:03:32.638Z] --- PASS: TestExecUser (0.42s) 16:03:32 [2023-01-31T16:03:32.638Z] === RUN TestExportContainerAndImportImage 16:03:33 [2023-01-31T16:03:33.207Z] --- PASS: TestExportContainerAndImportImage (0.46s) 16:03:33 [2023-01-31T16:03:33.207Z] === RUN TestExportContainerAfterDaemonRestart 16:03:34 [2023-01-31T16:03:34.148Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s) 16:03:34 [2023-01-31T16:03:34.148Z] === RUN TestHealthCheckWorkdir 16:03:34 [2023-01-31T16:03:34.718Z] --- PASS: TestHealthCheckWorkdir (0.49s) 16:03:34 [2023-01-31T16:03:34.718Z] === RUN TestHealthKillContainer 16:03:42 [2023-01-31T16:03:42.845Z] --- PASS: TestHealthKillContainer (7.76s) 16:03:42 [2023-01-31T16:03:42.845Z] === RUN TestHealthCheckProcessKilled 16:03:43 [2023-01-31T16:03:43.105Z] --- PASS: TestHealthCheckProcessKilled (0.58s) 16:03:43 [2023-01-31T16:03:43.105Z] === RUN TestInspectCpusetInConfigPre120 16:03:43 [2023-01-31T16:03:43.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) 16:03:43 [2023-01-31T16:03:43.365Z] === RUN TestIpcModeNone 16:03:43 [2023-01-31T16:03:43.934Z] --- PASS: TestIpcModeNone (0.41s) 16:03:43 [2023-01-31T16:03:43.934Z] === RUN TestIpcModePrivate 16:03:44 [2023-01-31T16:03:44.194Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 16:03:44 [2023-01-31T16:03:44.194Z] --- PASS: TestIpcModePrivate (0.41s) 16:03:44 [2023-01-31T16:03:44.194Z] === RUN TestIpcModeShareable 16:03:44 [2023-01-31T16:03:44.454Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 16:03:44 [2023-01-31T16:03:44.714Z] --- PASS: TestIpcModeShareable (0.42s) 16:03:44 [2023-01-31T16:03:44.714Z] === RUN TestAPIIpcModeShareableAndContainer 16:03:46 [2023-01-31T16:03:46.110Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) 16:03:46 [2023-01-31T16:03:46.110Z] === RUN TestAPIIpcModeHost 16:03:46 [2023-01-31T16:03:46.371Z] --- PASS: TestAPIIpcModeHost (0.29s) 16:03:46 [2023-01-31T16:03:46.371Z] === RUN TestDaemonIpcModeShareable 16:03:47 [2023-01-31T16:03:47.311Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 16:03:47 [2023-01-31T16:03:47.311Z] --- PASS: TestDaemonIpcModeShareable (1.00s) 16:03:47 [2023-01-31T16:03:47.311Z] === RUN TestDaemonIpcModePrivate 16:03:48 [2023-01-31T16:03:48.251Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 16:03:48 [2023-01-31T16:03:48.251Z] --- PASS: TestDaemonIpcModePrivate (1.01s) 16:03:48 [2023-01-31T16:03:48.251Z] === RUN TestDaemonIpcModePrivateFromConfig 16:03:49 [2023-01-31T16:03:49.191Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 16:03:49 [2023-01-31T16:03:49.191Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.00s) 16:03:49 [2023-01-31T16:03:49.191Z] === RUN TestDaemonIpcModeShareableFromConfig 16:03:50 [2023-01-31T16:03:50.131Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 16:03:50 [2023-01-31T16:03:50.391Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s) 16:03:50 [2023-01-31T16:03:50.392Z] === RUN TestIpcModeOlderClient 16:03:50 [2023-01-31T16:03:50.392Z] === PAUSE TestIpcModeOlderClient 16:03:50 [2023-01-31T16:03:50.392Z] === RUN TestKillContainerInvalidSignal 16:03:50 [2023-01-31T16:03:50.652Z] --- PASS: TestKillContainerInvalidSignal (0.36s) 16:03:50 [2023-01-31T16:03:50.652Z] === RUN TestKillContainer 16:03:50 [2023-01-31T16:03:50.652Z] === RUN TestKillContainer/no_signal 16:03:50 [2023-01-31T16:03:50.914Z] === RUN TestKillContainer/non_killing_signal 16:03:51 [2023-01-31T16:03:51.174Z] === RUN TestKillContainer/killing_signal 16:03:51 [2023-01-31T16:03:51.744Z] --- PASS: TestKillContainer (1.13s) 16:03:51 [2023-01-31T16:03:51.744Z] --- PASS: TestKillContainer/no_signal (0.36s) 16:03:51 [2023-01-31T16:03:51.744Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) 16:03:51 [2023-01-31T16:03:51.744Z] --- PASS: TestKillContainer/killing_signal (0.36s) 16:03:51 [2023-01-31T16:03:51.744Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:03:51 [2023-01-31T16:03:51.744Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:03:52 [2023-01-31T16:03:52.004Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:03:52 [2023-01-31T16:03:52.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) 16:03:52 [2023-01-31T16:03:52.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) 16:03:52 [2023-01-31T16:03:52.947Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 16:03:52 [2023-01-31T16:03:52.947Z] === RUN TestKillStoppedContainer 16:03:52 [2023-01-31T16:03:52.947Z] --- PASS: TestKillStoppedContainer (0.05s) 16:03:52 [2023-01-31T16:03:52.947Z] === RUN TestKillStoppedContainerAPIPre120 16:03:52 [2023-01-31T16:03:52.947Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 16:03:52 [2023-01-31T16:03:52.947Z] === RUN TestKillDifferentUserContainer 16:03:53 [2023-01-31T16:03:53.209Z] --- PASS: TestKillDifferentUserContainer (0.37s) 16:03:53 [2023-01-31T16:03:53.209Z] === RUN TestInspectOomKilledTrue 16:03:53 [2023-01-31T16:03:53.784Z] --- PASS: TestInspectOomKilledTrue (0.43s) 16:03:53 [2023-01-31T16:03:53.784Z] === RUN TestInspectOomKilledFalse 16:03:54 [2023-01-31T16:03:54.045Z] --- PASS: TestInspectOomKilledFalse (0.34s) 16:03:54 [2023-01-31T16:03:54.045Z] === RUN TestLinksEtcHostsContentMatch 16:03:54 [2023-01-31T16:03:54.305Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) 16:03:54 [2023-01-31T16:03:54.305Z] === RUN TestLinksContainerNames 16:03:55 [2023-01-31T16:03:55.244Z] --- PASS: TestLinksContainerNames (0.75s) 16:03:55 [2023-01-31T16:03:55.244Z] === RUN TestLogsFollowTailEmpty 16:03:55 [2023-01-31T16:03:55.504Z] --- PASS: TestLogsFollowTailEmpty (0.38s) 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local/tty/only_stdout 16:03:55 [2023-01-31T16:03:55.504Z] === PAUSE TestLogs/driver_local/tty/only_stdout 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local/tty/only_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === PAUSE TestLogs/driver_local/tty/only_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local/without_tty/only_stdout 16:03:55 [2023-01-31T16:03:55.504Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 16:03:55 [2023-01-31T16:03:55.504Z] === RUN TestLogs/driver_local/without_tty/only_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 16:03:55 [2023-01-31T16:03:55.504Z] === CONT TestLogs/driver_local/without_tty/only_stderr 16:03:56 [2023-01-31T16:03:56.074Z] === CONT TestLogs/driver_local/without_tty/only_stdout 16:03:56 [2023-01-31T16:03:56.074Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 16:03:56 [2023-01-31T16:03:56.651Z] === CONT TestLogs/driver_local/tty/only_stderr 16:03:56 [2023-01-31T16:03:56.651Z] === CONT TestLogs/driver_local/tty/only_stdout 16:03:57 [2023-01-31T16:03:57.220Z] === RUN TestLogs/driver_json-file 16:03:57 [2023-01-31T16:03:57.220Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 16:03:57 [2023-01-31T16:03:57.220Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 16:03:57 [2023-01-31T16:03:57.220Z] === RUN TestLogs/driver_json-file/tty/only_stdout 16:03:57 [2023-01-31T16:03:57.221Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 16:03:57 [2023-01-31T16:03:57.221Z] === RUN TestLogs/driver_json-file/tty/only_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 16:03:57 [2023-01-31T16:03:57.221Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 16:03:57 [2023-01-31T16:03:57.221Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 16:03:57 [2023-01-31T16:03:57.221Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:03:57 [2023-01-31T16:03:57.791Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 16:03:57 [2023-01-31T16:03:57.791Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 16:03:58 [2023-01-31T16:03:58.362Z] === CONT TestLogs/driver_json-file/tty/only_stderr 16:03:58 [2023-01-31T16:03:58.362Z] === CONT TestLogs/driver_json-file/tty/only_stdout 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs (3.33s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local (0.01s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file (0.01s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.43s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.41s) 16:03:58 [2023-01-31T16:03:58.931Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) 16:03:58 [2023-01-31T16:03:58.931Z] === RUN TestContainerNetworkMountsNoChown 16:03:59 [2023-01-31T16:03:59.192Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/default 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/default 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/private 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/private 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rprivate 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rprivate 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/slave 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/slave 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rslave 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rslave 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/shared 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/shared 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rshared 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rshared 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/default 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/default/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/default/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rslave 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rshared 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/shared 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/shared/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/shared/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rprivate 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/slave 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/slave/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/slave/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/private 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/private/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/private/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/default/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/default/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/shared/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:03:59 [2023-01-31T16:03:59.192Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/slave/bind_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/shared/mount_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/private/bind_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/slave/mount_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/private/mount_root 16:03:59 [2023-01-31T16:03:59.452Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 16:03:59 [2023-01-31T16:03:59.452Z] === RUN TestContainerBindMountNonRecursive 16:04:00 [2023-01-31T16:04:00.392Z] --- PASS: TestContainerBindMountNonRecursive (0.92s) 16:04:00 [2023-01-31T16:04:00.392Z] === RUN TestContainerVolumesMountedAsShared 16:04:00 [2023-01-31T16:04:00.652Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) 16:04:00 [2023-01-31T16:04:00.652Z] === RUN TestContainerVolumesMountedAsSlave 16:04:00 [2023-01-31T16:04:00.913Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) 16:04:00 [2023-01-31T16:04:00.913Z] === RUN TestContainerCopyLeaksMounts 16:04:01 [2023-01-31T16:04:01.483Z] --- PASS: TestContainerCopyLeaksMounts (0.48s) 16:04:01 [2023-01-31T16:04:01.483Z] === RUN TestNetworkNat 16:04:02 [2023-01-31T16:04:02.052Z] --- PASS: TestNetworkNat (0.42s) 16:04:02 [2023-01-31T16:04:02.052Z] === RUN TestNetworkLocalhostTCPNat 16:04:02 [2023-01-31T16:04:02.313Z] --- PASS: TestNetworkLocalhostTCPNat (0.36s) 16:04:02 [2023-01-31T16:04:02.313Z] === RUN TestNetworkLoopbackNat 16:04:04 [2023-01-31T16:04:04.851Z] --- PASS: TestNetworkLoopbackNat (2.50s) 16:04:04 [2023-01-31T16:04:04.851Z] === RUN TestPause 16:04:05 [2023-01-31T16:04:05.111Z] --- PASS: TestPause (0.36s) 16:04:05 [2023-01-31T16:04:05.111Z] === RUN TestPauseFailsOnWindowsServerContainers 16:04:05 [2023-01-31T16:04:05.111Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:04:05 [2023-01-31T16:04:05.111Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:04:05 [2023-01-31T16:04:05.111Z] === RUN TestPauseStopPausedContainer 16:04:05 [2023-01-31T16:04:05.681Z] --- PASS: TestPauseStopPausedContainer (0.38s) 16:04:05 [2023-01-31T16:04:05.681Z] === RUN TestPidHost 16:04:06 [2023-01-31T16:04:06.621Z] --- PASS: TestPidHost (0.89s) 16:04:06 [2023-01-31T16:04:06.621Z] === RUN TestPsFilter 16:04:06 [2023-01-31T16:04:06.621Z] --- PASS: TestPsFilter (0.08s) 16:04:06 [2023-01-31T16:04:06.621Z] === RUN TestRemoveContainerWithRemovedVolume 16:04:06 [2023-01-31T16:04:06.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) 16:04:06 [2023-01-31T16:04:06.882Z] === RUN TestRemoveContainerWithVolume 16:04:07 [2023-01-31T16:04:07.146Z] --- PASS: TestRemoveContainerWithVolume (0.36s) 16:04:07 [2023-01-31T16:04:07.146Z] === RUN TestRemoveContainerRunning 16:04:07 [2023-01-31T16:04:07.726Z] --- PASS: TestRemoveContainerRunning (0.39s) 16:04:07 [2023-01-31T16:04:07.726Z] === RUN TestRemoveContainerForceRemoveRunning 16:04:07 [2023-01-31T16:04:07.988Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) 16:04:07 [2023-01-31T16:04:07.988Z] === RUN TestRemoveInvalidContainer 16:04:07 [2023-01-31T16:04:07.988Z] --- PASS: TestRemoveInvalidContainer (0.02s) 16:04:07 [2023-01-31T16:04:07.988Z] === RUN TestRenameLinkedContainer 16:04:09 [2023-01-31T16:04:09.897Z] --- PASS: TestRenameLinkedContainer (1.52s) 16:04:09 [2023-01-31T16:04:09.897Z] === RUN TestRenameStoppedContainer 16:04:09 [2023-01-31T16:04:09.897Z] --- PASS: TestRenameStoppedContainer (0.35s) 16:04:09 [2023-01-31T16:04:09.897Z] === RUN TestRenameRunningContainerAndReuse 16:04:10 [2023-01-31T16:04:10.837Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) 16:04:10 [2023-01-31T16:04:10.837Z] === RUN TestRenameInvalidName 16:04:11 [2023-01-31T16:04:11.097Z] --- PASS: TestRenameInvalidName (0.37s) 16:04:11 [2023-01-31T16:04:11.097Z] === RUN TestRenameAnonymousContainer 16:04:12 [2023-01-31T16:04:12.478Z] --- PASS: TestRenameAnonymousContainer (1.22s) 16:04:12 [2023-01-31T16:04:12.478Z] === RUN TestRenameContainerWithSameName 16:04:12 [2023-01-31T16:04:12.738Z] --- PASS: TestRenameContainerWithSameName (0.36s) 16:04:12 [2023-01-31T16:04:12.738Z] === RUN TestRenameContainerWithLinkedContainer 16:04:13 [2023-01-31T16:04:13.308Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) 16:04:13 [2023-01-31T16:04:13.308Z] === RUN TestResize 16:04:13 [2023-01-31T16:04:13.878Z] --- PASS: TestResize (0.36s) 16:04:13 [2023-01-31T16:04:13.878Z] === RUN TestResizeWithInvalidSize 16:04:14 [2023-01-31T16:04:14.138Z] --- PASS: TestResizeWithInvalidSize (0.36s) 16:04:14 [2023-01-31T16:04:14.138Z] === RUN TestResizeWhenContainerNotStarted 16:04:14 [2023-01-31T16:04:14.398Z] --- PASS: TestResizeWhenContainerNotStarted (0.33s) 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:04:14 [2023-01-31T16:04:14.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:16 [2023-01-31T16:04:16.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:04:17 [2023-01-31T16:04:17.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:04:18 [2023-01-31T16:04:18.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:04:18 [2023-01-31T16:04:18.186Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:04:19 [2023-01-31T16:04:19.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:19 [2023-01-31T16:04:19.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:04:22 [2023-01-31T16:04:22.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:04:22 [2023-01-31T16:04:22.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:04:24 [2023-01-31T16:04:24.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:04:25 [2023-01-31T16:04:25.444Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:04:26 [2023-01-31T16:04:26.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:04:26 [2023-01-31T16:04:26.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:04:27 [2023-01-31T16:04:27.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:04:28 [2023-01-31T16:04:28.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.64s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.13s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.14s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.09s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.67s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.40s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.41s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.71s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.44s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.50s) 16:04:29 [2023-01-31T16:04:29.851Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.48s) 16:04:29 [2023-01-31T16:04:29.851Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 16:04:29 [2023-01-31T16:04:29.851Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 16:04:30 [2023-01-31T16:04:30.791Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 16:04:31 [2023-01-31T16:04:31.362Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.58s) 16:04:31 [2023-01-31T16:04:31.362Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.77s) 16:04:31 [2023-01-31T16:04:31.362Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.80s) 16:04:31 [2023-01-31T16:04:31.362Z] === RUN TestCgroupNamespacesRun 16:04:32 [2023-01-31T16:04:32.757Z] --- PASS: TestCgroupNamespacesRun (1.04s) 16:04:32 [2023-01-31T16:04:32.757Z] === RUN TestCgroupNamespacesRunPrivileged 16:04:33 [2023-01-31T16:04:33.698Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s) 16:04:33 [2023-01-31T16:04:33.698Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:04:34 [2023-01-31T16:04:34.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s) 16:04:34 [2023-01-31T16:04:34.638Z] === RUN TestCgroupNamespacesRunHostMode 16:04:35 [2023-01-31T16:04:35.578Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s) 16:04:35 [2023-01-31T16:04:35.578Z] === RUN TestCgroupNamespacesRunPrivateMode 16:04:36 [2023-01-31T16:04:36.518Z] --- PASS: TestCgroupNamespacesRunPrivateMode (0.99s) 16:04:36 [2023-01-31T16:04:36.518Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:04:37 [2023-01-31T16:04:37.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s) 16:04:37 [2023-01-31T16:04:37.457Z] === RUN TestCgroupNamespacesRunInvalidMode 16:04:38 [2023-01-31T16:04:38.027Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 16:04:38 [2023-01-31T16:04:38.027Z] === RUN TestCgroupNamespacesRunOlderClient 16:04:39 [2023-01-31T16:04:39.409Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.99s) 16:04:39 [2023-01-31T16:04:39.409Z] === RUN TestNISDomainname 16:04:39 [2023-01-31T16:04:39.668Z] --- PASS: TestNISDomainname (0.54s) 16:04:39 [2023-01-31T16:04:39.668Z] === RUN TestHostnameDnsResolution 16:04:40 [2023-01-31T16:04:40.238Z] --- PASS: TestHostnameDnsResolution (0.55s) 16:04:40 [2023-01-31T16:04:40.238Z] === RUN TestUnprivilegedPortsAndPing 16:04:40 [2023-01-31T16:04:40.807Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) 16:04:40 [2023-01-31T16:04:40.807Z] === RUN TestPrivilegedHostDevices 16:04:41 [2023-01-31T16:04:41.067Z] --- PASS: TestPrivilegedHostDevices (0.42s) 16:04:41 [2023-01-31T16:04:41.067Z] === RUN TestRunConsoleSize 16:04:41 [2023-01-31T16:04:41.328Z] --- PASS: TestRunConsoleSize (0.36s) 16:04:41 [2023-01-31T16:04:41.328Z] === RUN TestRunWithAlternativeContainerdShim 16:04:43 [2023-01-31T16:04:43.237Z] --- PASS: TestRunWithAlternativeContainerdShim (1.75s) 16:04:43 [2023-01-31T16:04:43.237Z] === RUN TestStats 16:04:45 [2023-01-31T16:04:45.779Z] --- PASS: TestStats (2.36s) 16:04:45 [2023-01-31T16:04:45.779Z] === RUN TestStopContainerWithTimeout 16:04:45 [2023-01-31T16:04:45.779Z] === RUN TestStopContainerWithTimeout/0 16:04:45 [2023-01-31T16:04:45.779Z] === PAUSE TestStopContainerWithTimeout/0 16:04:45 [2023-01-31T16:04:45.779Z] === RUN TestStopContainerWithTimeout/1 16:04:45 [2023-01-31T16:04:45.779Z] === PAUSE TestStopContainerWithTimeout/1 16:04:45 [2023-01-31T16:04:45.779Z] === RUN TestStopContainerWithTimeout/3 16:04:45 [2023-01-31T16:04:45.779Z] === PAUSE TestStopContainerWithTimeout/3 16:04:45 [2023-01-31T16:04:45.779Z] === RUN TestStopContainerWithTimeout/-1 16:04:45 [2023-01-31T16:04:45.779Z] === PAUSE TestStopContainerWithTimeout/-1 16:04:45 [2023-01-31T16:04:45.779Z] === CONT TestStopContainerWithTimeout/0 16:04:45 [2023-01-31T16:04:45.779Z] === CONT TestStopContainerWithTimeout/3 16:04:46 [2023-01-31T16:04:46.040Z] === CONT TestStopContainerWithTimeout/-1 16:04:48 [2023-01-31T16:04:48.579Z] === CONT TestStopContainerWithTimeout/1 16:04:49 [2023-01-31T16:04:49.518Z] --- PASS: TestStopContainerWithTimeout (0.01s) 16:04:49 [2023-01-31T16:04:49.518Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) 16:04:49 [2023-01-31T16:04:49.518Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) 16:04:49 [2023-01-31T16:04:49.518Z] --- PASS: TestStopContainerWithTimeout/-1 (2.33s) 16:04:49 [2023-01-31T16:04:49.518Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) 16:04:49 [2023-01-31T16:04:49.518Z] === RUN TestDeleteDevicemapper 16:04:49 [2023-01-31T16:04:49.518Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:04:49 [2023-01-31T16:04:49.518Z] --- SKIP: TestDeleteDevicemapper (0.00s) 16:04:49 [2023-01-31T16:04:49.518Z] === RUN TestStopContainerWithRestartPolicyAlways 16:04:50 [2023-01-31T16:04:50.459Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.05s) 16:04:50 [2023-01-31T16:04:50.459Z] === RUN TestUpdateMemory 16:04:51 [2023-01-31T16:04:51.029Z] --- PASS: TestUpdateMemory (0.46s) 16:04:51 [2023-01-31T16:04:51.029Z] === RUN TestUpdateCPUQuota 16:04:51 [2023-01-31T16:04:51.600Z] --- PASS: TestUpdateCPUQuota (0.61s) 16:04:51 [2023-01-31T16:04:51.600Z] === RUN TestUpdatePidsLimit 16:04:51 [2023-01-31T16:04:51.600Z] === RUN TestUpdatePidsLimit/update_from_none 16:04:51 [2023-01-31T16:04:51.860Z] === RUN TestUpdatePidsLimit/no_change 16:04:51 [2023-01-31T16:04:51.860Z] === RUN TestUpdatePidsLimit/update_lower 16:04:52 [2023-01-31T16:04:52.120Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:04:52 [2023-01-31T16:04:52.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:04:52 [2023-01-31T16:04:52.380Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:04:52 [2023-01-31T16:04:52.641Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit (1.64s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) 16:04:53 [2023-01-31T16:04:53.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 16:04:53 [2023-01-31T16:04:53.211Z] === RUN TestUpdateRestartPolicy 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestUpdateRestartPolicy (10.54s) 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestUpdateRestartWithAutoRemove 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestUpdateRestartWithAutoRemove (0.36s) 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitNonBlocked 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestWaitNonBlocked (0.01s) 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitBlocked 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestWaitBlocked (0.01s) 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) 16:05:05 [2023-01-31T16:05:05.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitConditions 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitConditions/default 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitConditions/default 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitConditions/not-running 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitConditions/not-running 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitConditions/next-exit 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitConditions/next-exit 16:05:05 [2023-01-31T16:05:05.438Z] === RUN TestWaitConditions/removed 16:05:05 [2023-01-31T16:05:05.438Z] === PAUSE TestWaitConditions/removed 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitConditions/default 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitConditions/next-exit 16:05:05 [2023-01-31T16:05:05.438Z] wait_test.go:146: ContainerID = b528a2c53a28a1302d9c97b4cca20ee380ac89fb10975aa4d19bed30a146a98f 16:05:05 [2023-01-31T16:05:05.438Z] === CONT TestWaitConditions/default 16:05:05 [2023-01-31T16:05:05.438Z] wait_test.go:146: ContainerID = fc519fb3844793ea909b97e3f656a87ed28a35292d41c3dfc2fdc16e2c35369b 16:05:06 [2023-01-31T16:05:06.008Z] === CONT TestWaitConditions/removed 16:05:06 [2023-01-31T16:05:06.008Z] wait_test.go:146: ContainerID = 3a88e74c0b08c5f7d230fa28f87bcfd5b1f060686e827bc364bd7c447e29f9ce 16:05:06 [2023-01-31T16:05:06.268Z] === CONT TestWaitConditions/not-running 16:05:06 [2023-01-31T16:05:06.268Z] wait_test.go:146: ContainerID = ca56b4997c8edcef4b751c10ef677466a647219744bb575512ad87a7854b85a4 16:05:06 [2023-01-31T16:05:06.838Z] --- PASS: TestWaitConditions (0.01s) 16:05:06 [2023-01-31T16:05:06.838Z] --- PASS: TestWaitConditions/next-exit (0.51s) 16:05:06 [2023-01-31T16:05:06.838Z] --- PASS: TestWaitConditions/default (0.71s) 16:05:06 [2023-01-31T16:05:06.838Z] --- PASS: TestWaitConditions/removed (0.63s) 16:05:06 [2023-01-31T16:05:06.838Z] --- PASS: TestWaitConditions/not-running (0.50s) 16:05:06 [2023-01-31T16:05:06.838Z] === RUN TestWaitRestartedContainer 16:05:06 [2023-01-31T16:05:06.838Z] === RUN TestWaitRestartedContainer/default 16:05:06 [2023-01-31T16:05:06.838Z] === PAUSE TestWaitRestartedContainer/default 16:05:06 [2023-01-31T16:05:06.838Z] === RUN TestWaitRestartedContainer/not-running 16:05:06 [2023-01-31T16:05:06.838Z] === PAUSE TestWaitRestartedContainer/not-running 16:05:06 [2023-01-31T16:05:06.838Z] === RUN TestWaitRestartedContainer/next-exit 16:05:06 [2023-01-31T16:05:06.838Z] === PAUSE TestWaitRestartedContainer/next-exit 16:05:06 [2023-01-31T16:05:06.838Z] === CONT TestWaitRestartedContainer/default 16:05:06 [2023-01-31T16:05:06.838Z] === CONT TestWaitRestartedContainer/next-exit 16:05:08 [2023-01-31T16:05:08.222Z] === CONT TestWaitRestartedContainer/not-running 16:05:08 [2023-01-31T16:05:08.792Z] --- PASS: TestWaitRestartedContainer (0.01s) 16:05:08 [2023-01-31T16:05:08.792Z] --- PASS: TestWaitRestartedContainer/next-exit (1.30s) 16:05:08 [2023-01-31T16:05:08.792Z] --- PASS: TestWaitRestartedContainer/default (1.33s) 16:05:08 [2023-01-31T16:05:08.792Z] --- PASS: TestWaitRestartedContainer/not-running (0.77s) 16:05:08 [2023-01-31T16:05:08.792Z] === CONT TestRestartDaemonWithRestartingContainer 16:05:08 [2023-01-31T16:05:08.792Z] === CONT TestContainerStartOnDaemonRestart 16:05:10 [2023-01-31T16:05:10.702Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.78s) 16:05:10 [2023-01-31T16:05:10.702Z] === CONT TestDaemonHostGatewayIP 16:05:10 [2023-01-31T16:05:10.702Z] --- PASS: TestContainerStartOnDaemonRestart (1.90s) 16:05:10 [2023-01-31T16:05:10.702Z] === CONT TestDaemonRestartIpcMode 16:05:12 [2023-01-31T16:05:12.613Z] --- PASS: TestDaemonHostGatewayIP (2.07s) 16:05:12 [2023-01-31T16:05:12.613Z] === CONT TestIpcModeOlderClient 16:05:12 [2023-01-31T16:05:12.613Z] --- PASS: TestIpcModeOlderClient (0.05s) 16:05:12 [2023-01-31T16:05:12.613Z] === CONT TestContainerKillOnDaemonStart 16:05:12 [2023-01-31T16:05:12.873Z] --- PASS: TestDaemonRestartIpcMode (2.18s) 16:05:25 [2023-01-31T16:05:25.092Z] --- PASS: TestContainerKillOnDaemonStart (11.35s) 16:05:25 [2023-01-31T16:05:25.092Z] PASS 16:05:25 [2023-01-31T16:05:25.092Z] 16:05:25 [2023-01-31T16:05:25.092Z] === Skipped 16:05:25 [2023-01-31T16:05:25.092Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 16:05:25 [2023-01-31T16:05:25.092Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:05:25 [2023-01-31T16:05:25.092Z] 16:05:25 [2023-01-31T16:05:25.092Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:05:25 [2023-01-31T16:05:25.092Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:05:25 [2023-01-31T16:05:25.092Z] 16:05:25 [2023-01-31T16:05:25.092Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 16:05:25 [2023-01-31T16:05:25.092Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:05:25 [2023-01-31T16:05:25.092Z] 16:05:25 [2023-01-31T16:05:25.092Z] DONE 281 tests, 3 skipped in 117.461s 16:05:25 [2023-01-31T16:05:25.092Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 16:05:25 [2023-01-31T16:05:25.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 16:05:25 [2023-01-31T16:05:25.092Z] ++ set -e 16:05:25 [2023-01-31T16:05:25.092Z] ++ '[' -n 0 ']' 16:05:25 [2023-01-31T16:05:25.092Z] ++ set -x 16:05:25 [2023-01-31T16:05:25.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:05:25 [2023-01-31T16:05:25.092Z] INFO: Testing against a local daemon 16:05:25 [2023-01-31T16:05:25.092Z] === RUN TestConfigDaemonID 16:05:25 [2023-01-31T16:05:25.353Z] daemon_test.go:51: [d10b1a9422796] daemon is not started 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestConfigDaemonID (1.04s) 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestDaemonConfigValidation 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestDaemonConfigValidation/config_with_no_content 16:05:25 [2023-01-31T16:05:25.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestDaemonConfigValidation/config_with_{} 16:05:25 [2023-01-31T16:05:25.353Z] === PAUSE TestDaemonConfigValidation/config_with_{} 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestDaemonConfigValidation/invalid_config 16:05:25 [2023-01-31T16:05:25.353Z] === PAUSE TestDaemonConfigValidation/invalid_config 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestDaemonConfigValidation/malformed_config 16:05:25 [2023-01-31T16:05:25.353Z] === PAUSE TestDaemonConfigValidation/malformed_config 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestDaemonConfigValidation/valid_config 16:05:25 [2023-01-31T16:05:25.353Z] === PAUSE TestDaemonConfigValidation/valid_config 16:05:25 [2023-01-31T16:05:25.353Z] === CONT TestDaemonConfigValidation/config_with_no_content 16:05:25 [2023-01-31T16:05:25.353Z] === CONT TestDaemonConfigValidation/malformed_config 16:05:25 [2023-01-31T16:05:25.353Z] === CONT TestDaemonConfigValidation/valid_config 16:05:25 [2023-01-31T16:05:25.353Z] === CONT TestDaemonConfigValidation/invalid_config 16:05:25 [2023-01-31T16:05:25.353Z] === CONT TestDaemonConfigValidation/config_with_{} 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestDaemonConfigValidation (0.00s) 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 16:05:25 [2023-01-31T16:05:25.353Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestConfigDaemonSeccompProfiles 16:05:25 [2023-01-31T16:05:25.353Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 16:05:26 [2023-01-31T16:05:26.733Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 16:05:27 [2023-01-31T16:05:27.673Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 16:05:28 [2023-01-31T16:05:28.612Z] === CONT TestConfigDaemonSeccompProfiles 16:05:28 [2023-01-31T16:05:28.612Z] daemon_test.go:165: [d722fdb98d045] daemon is not started 16:05:28 [2023-01-31T16:05:28.612Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 16:05:28 [2023-01-31T16:05:28.612Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 16:05:28 [2023-01-31T16:05:28.612Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 16:05:28 [2023-01-31T16:05:28.612Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 16:05:28 [2023-01-31T16:05:28.612Z] === RUN TestDaemonProxy 16:05:28 [2023-01-31T16:05:28.612Z] === RUN TestDaemonProxy/environment_variables 16:05:30 [2023-01-31T16:05:30.521Z] === RUN TestDaemonProxy/command-line_options 16:05:31 [2023-01-31T16:05:31.902Z] === RUN TestDaemonProxy/configuration_file 16:05:33 [2023-01-31T16:05:33.810Z] === RUN TestDaemonProxy/conflicting_options 16:05:34 [2023-01-31T16:05:34.379Z] === RUN TestDaemonProxy/reload_sanitized 16:05:34 [2023-01-31T16:05:34.949Z] --- PASS: TestDaemonProxy (6.26s) 16:05:34 [2023-01-31T16:05:34.949Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 16:05:34 [2023-01-31T16:05:34.949Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) 16:05:34 [2023-01-31T16:05:34.949Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 16:05:34 [2023-01-31T16:05:34.949Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 16:05:34 [2023-01-31T16:05:34.949Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 16:05:34 [2023-01-31T16:05:34.949Z] === RUN TestLiveRestore 16:05:34 [2023-01-31T16:05:34.949Z] === RUN TestLiveRestore/volume_references 16:05:34 [2023-01-31T16:05:34.949Z] === PAUSE TestLiveRestore/volume_references 16:05:34 [2023-01-31T16:05:34.949Z] === CONT TestLiveRestore/volume_references 16:05:35 [2023-01-31T16:05:35.519Z] === RUN TestLiveRestore/volume_references/restartPolicy 16:05:35 [2023-01-31T16:05:35.519Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 16:05:36 [2023-01-31T16:05:36.090Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 16:05:37 [2023-01-31T16:05:37.043Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 16:05:37 [2023-01-31T16:05:37.982Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore (0.00s) 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore/volume_references (3.82s) 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.23s) 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.80s) 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.79s) 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s) 16:05:38 [2023-01-31T16:05:38.551Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.81s) 16:05:38 [2023-01-31T16:05:38.551Z] PASS 16:05:38 [2023-01-31T16:05:38.551Z] 16:05:38 [2023-01-31T16:05:38.551Z] DONE 24 tests in 14.560s 16:05:38 [2023-01-31T16:05:38.551Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 16:05:38 [2023-01-31T16:05:38.551Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 16:05:38 [2023-01-31T16:05:38.551Z] ++ set -e 16:05:38 [2023-01-31T16:05:38.551Z] ++ '[' -n 0 ']' 16:05:38 [2023-01-31T16:05:38.551Z] ++ set -x 16:05:38 [2023-01-31T16:05:38.551Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:05:38 [2023-01-31T16:05:38.811Z] INFO: Testing against a local daemon 16:05:38 [2023-01-31T16:05:38.811Z] === RUN TestCommitInheritsEnv 16:05:38 [2023-01-31T16:05:38.811Z] --- PASS: TestCommitInheritsEnv (0.14s) 16:05:38 [2023-01-31T16:05:38.811Z] === RUN TestImportExtremelyLargeImageWorks 16:05:38 [2023-01-31T16:05:38.811Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:05:38 [2023-01-31T16:05:38.811Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 16:05:38 [2023-01-31T16:05:38.811Z] === RUN TestImportWithCustomPlatform 16:05:38 [2023-01-31T16:05:38.811Z] === RUN TestImportWithCustomPlatform/#00 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/_______ 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform// 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/linux 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/LINUX 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/linux/sparc64 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/macos 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/macos/arm64 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImportWithCustomPlatform/nintendo64 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform (0.10s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImagesFilterMultiReference 16:05:39 [2023-01-31T16:05:39.071Z] --- PASS: TestImagesFilterMultiReference (0.06s) 16:05:39 [2023-01-31T16:05:39.071Z] === RUN TestImagesFilterBeforeSince 16:05:39 [2023-01-31T16:05:39.331Z] list_test.go:87: ImageList: ID=sha256:a0967f8089fcddb8b19445c09c7d8731765fafd1232a9042a54a39bea9821cfb RepoTags=[testimagesfilterbeforesince:v2] 16:05:39 [2023-01-31T16:05:39.331Z] list_test.go:87: ImageList: ID=sha256:852f3229b5ba4040cc90d9680950e239c51be14a768ff0e86a0c113a27d61d78 RepoTags=[testimagesfilterbeforesince:v1] 16:05:39 [2023-01-31T16:05:39.331Z] list_test.go:87: ImageList: ID=sha256:dab5eded66f288cb3e7d18364bbc4e3a062719492a5da996c4e4a7f7f7047e63 RepoTags=[testimagesfilterbeforesince:v3] 16:05:39 [2023-01-31T16:05:39.331Z] --- PASS: TestImagesFilterBeforeSince (0.22s) 16:05:39 [2023-01-31T16:05:39.331Z] === RUN TestImagePullPlatformInvalid 16:05:39 [2023-01-31T16:05:39.331Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 16:05:39 [2023-01-31T16:05:39.331Z] === RUN TestImagePullStoredfDigestForOtherRepo 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=info msg="Starting upload purge in 13m0s" go.version=go1.19.5 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83173e2e-4d87-4524-a883-40d84b4e5a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:48104" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=83173e2e-4d87-4524-a883-40d84b4e5a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:48104" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.458378ms http.response.status=200 http.response.written=2 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a868d02f-6640-4191-9401-dd05f060319b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5c1ba3da-b090-4622-a4ad-658c08150e4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5c1ba3da-b090-4622-a4ad-658c08150e4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a868d02f-6640-4191-9401-dd05f060319b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a868d02f-6640-4191-9401-dd05f060319b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=34.141µ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=ebfe7b57-c904-4ad2-a31f-9dea2c9b0659 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5c1ba3da-b090-4622-a4ad-658c08150e4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=94.25µ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=1f61d05d-bc0d-4b95-8f6b-19e55673a891 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5c1ba3da-b090-4622-a4ad-658c08150e4b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.914483ms http.response.status=404 http.response.written=157 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a868d02f-6640-4191-9401-dd05f060319b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.57861ms http.response.status=404 http.response.written=157 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccf62be2-529b-4bce-adb1-1c039551f739 http.request.method=POST http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccf62be2-529b-4bce-adb1-1c039551f739 http.request.method=POST http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.331Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccf62be2-529b-4bce-adb1-1c039551f739 http.request.method=POST http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=226.061µ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=0207f49a-f0ea-45b3-8188-a6d142c0cb77 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.332Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccf62be2-529b-4bce-adb1-1c039551f739 http.request.method=POST http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=15.302µ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=918723e1-7568-4877-bb46-68a518fc1ad8 trace.line=141 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccf62be2-529b-4bce-adb1-1c039551f739 http.request.method=POST http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=72.425µ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=6e73e23a-02b0-4585-802b-e45cdebcba0a trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ccf62be2-529b-4bce-adb1-1c039551f739 http.request.method=POST http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.918399ms http.response.status=202 http.response.written=0 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=69edfd64-7ddd-4872-87c6-04174fd3c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=69edfd64-7ddd-4872-87c6-04174fd3c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=69edfd64-7ddd-4872-87c6-04174fd3c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=73.425µ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=316395bc-2b1b-435c-a1ac-71d5b9df1420 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=69edfd64-7ddd-4872-87c6-04174fd3c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=20.734µ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=ce73e345-51e3-4209-a7df-ba4753cfcde1 trace.line=141 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=69edfd64-7ddd-4872-87c6-04174fd3c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=62.095µ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=6548422f-1ab7-4a78-a14e-84eae82b6a56 trace.line=95 vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=27.191µ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=23a16a4b-d142-4ffb-84b5-86e8deb091c8 trace.line=82 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=16.73µ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=2bf83c69-47ca-4d2c-afb7-21ebaf40839d trace.line=141 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=69edfd64-7ddd-4872-87c6-04174fd3c870 http.request.method=POST http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.756482ms http.response.status=202 http.response.written=0 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=67.378µ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=f37d6031-fb50-4c9d-93c3-ea6d23d1714f trace.line=124 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=17.608µ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=d12bf8fe-4339-4d0c-9006-492a2bf15edd trace.line=141 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=19.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aeca143d-8f8b-4e3d-98e9-cae957c344e3 trace.line=141 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=14.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).Stat" trace.id=70901748-f8e9-48a3-926a-e8131f1833bb trace.line=141 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.595Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=56.63µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d8617c7a-5b8a-4957-9bbb-5c441fa4f8bd trace.line=167 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=27.658µ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=32dd35a0-1ecd-460d-84e4-05f9700287dc trace.line=82 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=33.033µ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=4a7f5192-bff8-4dee-99fb-254314930bfd trace.line=141 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=1.816535ms 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=7350176f-42c8-46f7-b884-3d7798975487 trace.line=95 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=204.523µ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=716722e0-798e-4da6-8745-e7b3cec752a4 trace.line=181 vars.name=test vars.uuid=7c940ad6-ef81-412a-86a3-4afacfcafc53 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=50b1022b-10b9-43cf-98f3-90bf61a486d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48110" http.request.uri="/v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.839202ms http.response.status=201 http.response.written=0 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "PUT /v2/test/blobs/uploads/7c940ad6-ef81-412a-86a3-4afacfcafc53?_state=Pd_2c3XvkXds9WcZQZTywkEhvJ3IwN9GHudEssjsLst7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjOTQwYWQ2LWVmODEtNDEyYS04NmEzLTRhZmFjZmNhZmM1MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzA1Mzk4OTVaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=127.446µ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=27e30952-3c50-4dda-a371-dc024081e9a8 trace.line=124 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=15.105µ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=9110fa8d-0fa7-463a-b421-65a2e5697160 trace.line=141 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=22.456µ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=47b1d7de-d544-4084-b2e1-23c237678e70 trace.line=141 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=19.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=96fd160f-b7e2-4870-bdf9-8aa99bb4605f trace.line=141 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=68.33µ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=c2caca6c-5bc6-49f3-ac2b-7cd066fb44b4 trace.line=167 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=50.025µ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=6f579534-4ba9-40cc-bb92-d0a2d309e731 trace.line=95 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/32c455b2-8751-4892-b039-ff4e8f03ec93\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=248.254µ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=4848c112-fc9c-4041-9b57-2f50a60e23b8 trace.line=181 vars.name=test vars.uuid=32c455b2-8751-4892-b039-ff4e8f03ec93 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=77129ebe-a756-41fa-862b-2cd31bdb51ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=8.497512ms http.response.status=201 http.response.written=0 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "PUT /v2/test/blobs/uploads/32c455b2-8751-4892-b039-ff4e8f03ec93?_state=bRAoA01fCJ9mI6kEykx-4XWnrzSeBip-eldRM8xQuId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjMyYzQ1NWIyLTg3NTEtNDg5Mi1iMDM5LWZmNGU4ZjAzZWM5MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0zMVQxNjowNTozOS4zMzYxNzYwNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28bdafaa-033d-4de9-b649-f043051063bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28bdafaa-033d-4de9-b649-f043051063bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28bdafaa-033d-4de9-b649-f043051063bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=18.493µ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=275595f4-2566-4742-82d8-57784d59a1cb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=28bdafaa-033d-4de9-b649-f043051063bf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.413µs" http.response.status=404 http.response.written=96 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.596Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=29.849µ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=287af826-de17-48f2-acc1-440f138569da trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=12.053µ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=12a94409-3943-4ad2-ad19-a5e9aa35796b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=19.298µ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=1eddf47d-359f-4e47-98f5-9df3a8ac0de2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=11.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e4284280-e1b2-44eb-9188-e3c2cbf7db40 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=10.552µ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=ec6df819-976c-4a45-9fc9-2f654012baf6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=40.417µ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=43c3ff63-f38f-44e0-86de-a4e1415e2092 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=48.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9e6f748d-2c31-48cb-bdbc-130d2b6b6479 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=22.629µ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=39322961-09b3-4938-9d4e-369e12afc580 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=57.812µ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=d09e317f-d070-474c-9d7d-99bcdcdd2c1d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=30.399µ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=7734869a-9e8e-4694-b1cc-e40fbe0941aa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9918764-1c75-4055-912c-205b00eaf76f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=1.514735ms http.response.status=201 http.response.written=0 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=089c24db-0636-4c20-94c8-97de3cd69180 http.request.method=GET http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=089c24db-0636-4c20-94c8-97de3cd69180 http.request.method=GET http.request.remoteaddr="127.0.0.1:48134" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="844.782µs" http.response.status=200 http.response.written=2 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=31.573µ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=69de819b-63ef-4773-a2c5-1d53f7064fc5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=31.565µ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=1eb1e641-e213-4fb4-a010-7bc2628396c4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=44.897µ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=be09ca92-1c6e-41c1-92d5-03b7e5822c1a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=26.551µ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=b7c0abef-eabf-43ce-882c-4df2ae55fb98 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference=latest version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782ecf5f-e124-4745-81f3-433565f50342 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.520226ms http.response.status=200 http.response.written=417 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=39.187µ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=06aa9e08-5142-4b6b-8753-a538747ab026 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=30.284µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4228f057-5897-4d28-8799-6b51334d8ce5 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.597Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=23.622µ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=c40a1b9d-1191-4f3e-b013-ac55d16d0645 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=12853a35-13e3-4c55-a843-ef868f947732 http.request.method=GET http.request.remoteaddr="127.0.0.1:48158" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.220125ms http.response.status=200 http.response.written=417 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=34.649µ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=349b2815-94d7-4417-a761-80272bc69f16 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=13.612µ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=e2138f2d-2259-4255-957b-57b9931f7a48 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=31.802µ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=88aaa566-945d-4abd-8b57-398c541f788c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=247.878µ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=74c150f1-47c7-4e9b-ab94-71a79de351c0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=10.732µ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=22f73787-ca7e-4401-b898-4027ab0c8ff1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=9.23µ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=c0668091-0fb9-4fcb-9ffd-caa0941859e2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=21.152µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=f39b89f8-f6e6-48bb-9127-a84e91c87e72 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=31.933µ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=877d0a56-9e90-4e23-8910-23d48628e81f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=19.684µ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=511fd124-1ee2-42a5-8db8-0926340b9bdc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=45922f4e-4f73-470e-b4c6-039c82d34468 http.request.method=GET http.request.remoteaddr="127.0.0.1:48174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.432506ms http.response.status=200 http.response.written=179 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=30.301µ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=9aff951c-0432-4969-a6be-4d7248c1bf88 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=52.7µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3690f7bb-e0c9-425a-a1b9-0ed38dfc8e3d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=57.779µ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=55fa800f-e79e-49af-9e6e-c890381ef56c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=15.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).Stat" trace.id=1cf98386-24be-4500-8b49-cd81c465fbdc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.598Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=14.498µ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=b97da48b-5de8-4da8-addb-63e8e7b4e762 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=7.597µ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=a11c4eb6-9d92-4061-8832-0f9a46f83392 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=36.438µ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=5b51b044-7290-4b85-8a71-a98ec7b661dd trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=28.315µ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=646d768e-dc99-4a70-a2be-da9e333ad1d8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=12.217µ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=d2266542-5cff-41a6-95d7-1b846c510a51 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f199897f-0378-4797-81a4-1cdee0c6948f http.request.method=GET http.request.remoteaddr="127.0.0.1:48186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.123458ms http.response.status=200 http.response.written=68 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4d53744-6fbd-4244-a696-f0b7e72517c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48200" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4d53744-6fbd-4244-a696-f0b7e72517c6 http.request.method=GET http.request.remoteaddr="127.0.0.1:48200" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="847.137µs" http.response.status=200 http.response.written=2 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6ec3ab77-725f-4c04-b80b-97dee741fe5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6ec3ab77-725f-4c04-b80b-97dee741fe5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6ec3ab77-725f-4c04-b80b-97dee741fe5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6ec3ab77-725f-4c04-b80b-97dee741fe5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=29.053µ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=56b6bc70-f076-4159-a11e-8f4a91250573 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6ec3ab77-725f-4c04-b80b-97dee741fe5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=12.906µ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=707b1139-05e6-4944-8e4b-315ef362a615 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6ec3ab77-725f-4c04-b80b-97dee741fe5d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48202" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.581786ms http.response.status=404 http.response.written=181 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=221f284b-cf3a-436e-b3e5-7589099c3ff3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=221f284b-cf3a-436e-b3e5-7589099c3ff3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=221f284b-cf3a-436e-b3e5-7589099c3ff3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=221f284b-cf3a-436e-b3e5-7589099c3ff3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=38.473µ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=4935dcc0-03c3-49c4-bfb5-44a35f4e7a61 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=221f284b-cf3a-436e-b3e5-7589099c3ff3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5f716402-31d0-4f46-8281-c0c68e028570 trace.duration=72.76µ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=d99dd296-9ffc-4cba-992b-de21cde71e06 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] time="2023-01-31T16:05:39Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=221f284b-cf3a-436e-b3e5-7589099c3ff3 http.request.method=GET http.request.remoteaddr="127.0.0.1:48212" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.008923ms http.response.status=404 http.response.written=181 instance.id=5f716402-31d0-4f46-8281-c0c68e028570 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 16:05:39 [2023-01-31T16:05:39.599Z] 127.0.0.1 - - [31/Jan/2023:16:05:39 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/31c83c4c094a28d29f11c9da2d655ae312f62fdb kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:05:39 [2023-01-31T16:05:39.599Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) 16:05:39 [2023-01-31T16:05:39.599Z] === RUN TestRemoveImageOrphaning 16:05:39 [2023-01-31T16:05:39.599Z] --- PASS: TestRemoveImageOrphaning (0.12s) 16:05:39 [2023-01-31T16:05:39.599Z] === RUN TestRemoveImageGarbageCollector 16:05:39 [2023-01-31T16:05:39.599Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:05:39 [2023-01-31T16:05:39.599Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:05:39 [2023-01-31T16:05:39.599Z] === RUN TestTagUnprefixedRepoByNameOrName 16:05:39 [2023-01-31T16:05:39.599Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 16:05:39 [2023-01-31T16:05:39.599Z] === RUN TestTagInvalidReference 16:05:39 [2023-01-31T16:05:39.599Z] --- PASS: TestTagInvalidReference (0.01s) 16:05:39 [2023-01-31T16:05:39.599Z] === RUN TestTagValidPrefixedRepo 16:05:39 [2023-01-31T16:05:39.859Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 16:05:39 [2023-01-31T16:05:39.859Z] === RUN TestTagExistedNameWithoutForce 16:05:39 [2023-01-31T16:05:39.859Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 16:05:39 [2023-01-31T16:05:39.859Z] === RUN TestTagOfficialNames 16:05:39 [2023-01-31T16:05:39.859Z] --- PASS: TestTagOfficialNames (0.05s) 16:05:39 [2023-01-31T16:05:39.859Z] === RUN TestTagMatchesDigest 16:05:39 [2023-01-31T16:05:39.859Z] --- PASS: TestTagMatchesDigest (0.02s) 16:05:39 [2023-01-31T16:05:39.859Z] PASS 16:05:39 [2023-01-31T16:05:39.859Z] 16:05:39 [2023-01-31T16:05:39.859Z] === Skipped 16:05:39 [2023-01-31T16:05:39.859Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 16:05:39 [2023-01-31T16:05:39.859Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 16:05:39 [2023-01-31T16:05:39.859Z] 16:05:39 [2023-01-31T16:05:39.859Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 16:05:39 [2023-01-31T16:05:39.859Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:05:39 [2023-01-31T16:05:39.859Z] 16:05:39 [2023-01-31T16:05:39.859Z] DONE 24 tests, 2 skipped in 1.222s 16:05:39 [2023-01-31T16:05:39.859Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 16:05:39 [2023-01-31T16:05:39.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 16:05:39 [2023-01-31T16:05:39.860Z] ++ set -e 16:05:39 [2023-01-31T16:05:39.860Z] ++ '[' -n 0 ']' 16:05:39 [2023-01-31T16:05:39.860Z] ++ set -x 16:05:39 [2023-01-31T16:05:39.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:05:39 [2023-01-31T16:05:39.860Z] === RUN TestStripANSICommands 16:05:39 [2023-01-31T16:05:39.860Z] === RUN TestStripANSICommands/#00 16:05:39 [2023-01-31T16:05:39.860Z] === RUN TestStripANSICommands/#01 16:05:39 [2023-01-31T16:05:39.860Z] --- PASS: TestStripANSICommands (0.00s) 16:05:39 [2023-01-31T16:05:39.860Z] --- PASS: TestStripANSICommands/#00 (0.00s) 16:05:39 [2023-01-31T16:05:39.860Z] --- PASS: TestStripANSICommands/#01 (0.00s) 16:05:39 [2023-01-31T16:05:39.860Z] PASS 16:05:39 [2023-01-31T16:05:39.860Z] 16:05:39 [2023-01-31T16:05:39.860Z] DONE 3 tests in 0.040s 16:05:39 [2023-01-31T16:05:39.860Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 16:05:39 [2023-01-31T16:05:39.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 16:05:39 [2023-01-31T16:05:39.860Z] ++ set -e 16:05:39 [2023-01-31T16:05:39.860Z] ++ '[' -n 0 ']' 16:05:39 [2023-01-31T16:05:39.860Z] ++ set -x 16:05:39 [2023-01-31T16:05:39.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:05:40 [2023-01-31T16:05:40.120Z] INFO: Testing against a local daemon 16:05:40 [2023-01-31T16:05:40.120Z] === RUN TestNetworkCreateDelete 16:05:40 [2023-01-31T16:05:40.120Z] --- PASS: TestNetworkCreateDelete (0.14s) 16:05:40 [2023-01-31T16:05:40.120Z] === RUN TestDockerNetworkDeletePreferID 16:05:40 [2023-01-31T16:05:40.690Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) 16:05:40 [2023-01-31T16:05:40.690Z] === RUN TestDaemonDNSFallback 16:05:47 [2023-01-31T16:05:47.265Z] --- PASS: TestDaemonDNSFallback (6.09s) 16:05:47 [2023-01-31T16:05:47.265Z] === RUN TestInspectNetwork 16:05:49 [2023-01-31T16:05:49.176Z] === RUN TestInspectNetwork/full_network_id 16:05:49 [2023-01-31T16:05:49.176Z] === RUN TestInspectNetwork/partial_network_id 16:05:49 [2023-01-31T16:05:49.176Z] === RUN TestInspectNetwork/network_name 16:05:49 [2023-01-31T16:05:49.176Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:05:53 [2023-01-31T16:05:53.394Z] --- PASS: TestInspectNetwork (6.63s) 16:05:53 [2023-01-31T16:05:53.394Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:05:53 [2023-01-31T16:05:53.394Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:05:53 [2023-01-31T16:05:53.394Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:05:53 [2023-01-31T16:05:53.394Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:05:53 [2023-01-31T16:05:53.394Z] === RUN TestRunContainerWithBridgeNone 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestRunContainerWithBridgeNone (1.27s) 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/create 16:05:54 [2023-01-31T16:05:54.776Z] === PAUSE TestNetworkInvalidJSON/networks/create 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 16:05:54 [2023-01-31T16:05:54.776Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 16:05:54 [2023-01-31T16:05:54.776Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 16:05:54 [2023-01-31T16:05:54.776Z] === CONT TestNetworkInvalidJSON/networks/create 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 16:05:54 [2023-01-31T16:05:54.776Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 16:05:54 [2023-01-31T16:05:54.776Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON (0.01s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkList 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkList//networks 16:05:54 [2023-01-31T16:05:54.776Z] === PAUSE TestNetworkList//networks 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestNetworkList//networks/ 16:05:54 [2023-01-31T16:05:54.776Z] === PAUSE TestNetworkList//networks/ 16:05:54 [2023-01-31T16:05:54.776Z] === CONT TestNetworkList//networks 16:05:54 [2023-01-31T16:05:54.776Z] === CONT TestNetworkList//networks/ 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkList (0.01s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkList//networks (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] --- PASS: TestNetworkList//networks/ (0.00s) 16:05:54 [2023-01-31T16:05:54.776Z] === RUN TestHostIPv4BridgeLabel 16:05:55 [2023-01-31T16:05:55.036Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 16:05:55 [2023-01-31T16:05:55.036Z] === RUN TestDaemonRestartWithLiveRestore 16:05:56 [2023-01-31T16:05:56.417Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 16:05:56 [2023-01-31T16:05:56.417Z] === RUN TestDaemonDefaultNetworkPools 16:05:56 [2023-01-31T16:05:56.987Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 16:05:56 [2023-01-31T16:05:56.987Z] === RUN TestDaemonRestartWithExistingNetwork 16:05:57 [2023-01-31T16:05:57.926Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 16:05:57 [2023-01-31T16:05:57.926Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:05:59 [2023-01-31T16:05:59.308Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 16:05:59 [2023-01-31T16:05:59.308Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:05:59 [2023-01-31T16:05:59.877Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 16:05:59 [2023-01-31T16:05:59.877Z] === RUN TestServiceWithPredefinedNetwork 16:06:02 [2023-01-31T16:06:02.416Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) 16:06:02 [2023-01-31T16:06:02.416Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:06:02 [2023-01-31T16:06:02.416Z] service_test.go:242: FLAKY_TEST 16:06:02 [2023-01-31T16:06:02.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:06:02 [2023-01-31T16:06:02.416Z] === RUN TestServiceWithDataPathPortInit 16:06:14 [2023-01-31T16:06:14.637Z] --- PASS: TestServiceWithDataPathPortInit (12.17s) 16:06:14 [2023-01-31T16:06:14.637Z] === RUN TestServiceWithDefaultAddressPoolInit 16:06:16 [2023-01-31T16:06:16.018Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t61k3gzhtxulm56q7jj0el8f4 Created:2023-01-31 16:06:15.316161099 +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[50d7df9da5cc885df46f3b5a5eb95014dbd12094b5ee3271ffa59b4e6dd55544:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ofmk3hg5hh083wh11wr221ywg EndpointID:1258a6199851fb4c88ba76107eebca8f00c162b2d7c07532b4716119ecc81d80 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:157cce94253b7a19bb7265194509fe557f95fa3813716d09635d49a8d8a5d262 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:ea11048bc4f7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ofmk3hg5hh083wh11wr221ywg EndpointID:1258a6199851fb4c88ba76107eebca8f00c162b2d7c07532b4716119ecc81d80 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 16:06:20 [2023-01-31T16:06:20.216Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.17s) 16:06:20 [2023-01-31T16:06:20.216Z] PASS 16:06:20 [2023-01-31T16:06:20.216Z] 16:06:20 [2023-01-31T16:06:20.216Z] === Skipped 16:06:20 [2023-01-31T16:06:20.216Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:06:20 [2023-01-31T16:06:20.216Z] service_test.go:242: FLAKY_TEST 16:06:20 [2023-01-31T16:06:20.216Z] 16:06:20 [2023-01-31T16:06:20.216Z] DONE 38 tests, 1 skipped in 40.379s 16:06:20 [2023-01-31T16:06:20.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:06:20 [2023-01-31T16:06:20.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 16:06:20 [2023-01-31T16:06:20.216Z] ++ set -e 16:06:20 [2023-01-31T16:06:20.216Z] ++ '[' -n 0 ']' 16:06:20 [2023-01-31T16:06:20.216Z] ++ set -x 16:06:20 [2023-01-31T16:06:20.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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 16:06:20 [2023-01-31T16:06:20.476Z] INFO: Testing against a local daemon 16:06:20 [2023-01-31T16:06:20.476Z] === RUN TestDockerNetworkIpvlanPersistance 16:06:20 [2023-01-31T16:06:20.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:20 [2023-01-31T16:06:20.476Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 16:06:20 [2023-01-31T16:06:20.476Z] === RUN TestDockerNetworkIpvlan 16:06:20 [2023-01-31T16:06:20.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:20 [2023-01-31T16:06:20.476Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 16:06:20 [2023-01-31T16:06:20.476Z] PASS 16:06:20 [2023-01-31T16:06:20.476Z] 16:06:20 [2023-01-31T16:06:20.476Z] === Skipped 16:06:20 [2023-01-31T16:06:20.476Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 16:06:20 [2023-01-31T16:06:20.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:20 [2023-01-31T16:06:20.476Z] 16:06:20 [2023-01-31T16:06:20.476Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 16:06:20 [2023-01-31T16:06:20.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:20 [2023-01-31T16:06:20.476Z] 16:06:20 [2023-01-31T16:06:20.476Z] DONE 2 tests, 2 skipped in 0.082s 16:06:20 [2023-01-31T16:06:20.476Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:06:20 [2023-01-31T16:06:20.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 16:06:20 [2023-01-31T16:06:20.476Z] ++ set -e 16:06:20 [2023-01-31T16:06:20.476Z] ++ '[' -n 0 ']' 16:06:20 [2023-01-31T16:06:20.476Z] ++ set -x 16:06:20 [2023-01-31T16:06:20.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:06:20 [2023-01-31T16:06:20.476Z] INFO: Testing against a local daemon 16:06:20 [2023-01-31T16:06:20.476Z] === RUN TestDockerNetworkMacvlanPersistance 16:06:21 [2023-01-31T16:06:21.857Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) 16:06:21 [2023-01-31T16:06:21.857Z] === RUN TestDockerNetworkMacvlan 16:06:22 [2023-01-31T16:06:22.118Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:06:23 [2023-01-31T16:06:23.058Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:06:23 [2023-01-31T16:06:23.627Z] === RUN TestDockerNetworkMacvlan/NilParent 16:06:25 [2023-01-31T16:06:25.009Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:06:26 [2023-01-31T16:06:26.391Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:06:28 [2023-01-31T16:06:28.308Z] === RUN TestDockerNetworkMacvlan/Addressing 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan (7.21s) 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.54s) 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.56s) 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.15s) 16:06:28 [2023-01-31T16:06:28.878Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.33s) 16:06:28 [2023-01-31T16:06:28.878Z] PASS 16:06:28 [2023-01-31T16:06:28.878Z] 16:06:28 [2023-01-31T16:06:28.878Z] DONE 8 tests in 8.446s 16:06:28 [2023-01-31T16:06:28.878Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 16:06:28 [2023-01-31T16:06:28.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 16:06:28 [2023-01-31T16:06:28.878Z] ++ set -e 16:06:28 [2023-01-31T16:06:28.878Z] ++ '[' -n 0 ']' 16:06:28 [2023-01-31T16:06:28.878Z] ++ set -x 16:06:28 [2023-01-31T16:06:28.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:06:28 [2023-01-31T16:06:28.878Z] testing: warning: no tests to run 16:06:28 [2023-01-31T16:06:28.878Z] PASS 16:06:28 [2023-01-31T16:06:28.878Z] 16:06:28 [2023-01-31T16:06:28.878Z] DONE 0 tests in 0.024s 16:06:28 [2023-01-31T16:06:28.878Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:06:28 [2023-01-31T16:06:28.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 16:06:28 [2023-01-31T16:06:28.878Z] ++ set -e 16:06:28 [2023-01-31T16:06:28.878Z] ++ '[' -n 0 ']' 16:06:28 [2023-01-31T16:06:28.878Z] ++ set -x 16:06:28 [2023-01-31T16:06:28.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:06:29 [2023-01-31T16:06:29.138Z] INFO: Testing against a local daemon 16:06:29 [2023-01-31T16:06:29.138Z] === RUN TestAuthZPluginAllowRequest 16:06:30 [2023-01-31T16:06:30.078Z] --- PASS: TestAuthZPluginAllowRequest (0.99s) 16:06:30 [2023-01-31T16:06:30.078Z] === RUN TestAuthZPluginTLS 16:06:30 [2023-01-31T16:06:30.648Z] --- PASS: TestAuthZPluginTLS (0.55s) 16:06:30 [2023-01-31T16:06:30.648Z] === RUN TestAuthZPluginDenyRequest 16:06:31 [2023-01-31T16:06:31.217Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 16:06:31 [2023-01-31T16:06:31.217Z] === RUN TestAuthZPluginAPIDenyResponse 16:06:31 [2023-01-31T16:06:31.787Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 16:06:31 [2023-01-31T16:06:31.787Z] === RUN TestAuthZPluginDenyResponse 16:06:32 [2023-01-31T16:06:32.047Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 16:06:32 [2023-01-31T16:06:32.047Z] === RUN TestAuthZPluginAllowEventStream 16:06:33 [2023-01-31T16:06:33.428Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s) 16:06:33 [2023-01-31T16:06:33.428Z] === RUN TestAuthZPluginErrorResponse 16:06:33 [2023-01-31T16:06:33.688Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 16:06:33 [2023-01-31T16:06:33.688Z] === RUN TestAuthZPluginErrorRequest 16:06:34 [2023-01-31T16:06:34.258Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 16:06:34 [2023-01-31T16:06:34.258Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:06:34 [2023-01-31T16:06:34.832Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 16:06:34 [2023-01-31T16:06:34.832Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:06:35 [2023-01-31T16:06:35.772Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.08s) 16:06:35 [2023-01-31T16:06:35.772Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:06:37 [2023-01-31T16:06:37.154Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.05s) 16:06:37 [2023-01-31T16:06:37.154Z] === RUN TestAuthZPluginHeader 16:06:37 [2023-01-31T16:06:37.414Z] --- PASS: TestAuthZPluginHeader (0.61s) 16:06:37 [2023-01-31T16:06:37.414Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:06:37 [2023-01-31T16:06:37.414Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:37 [2023-01-31T16:06:37.414Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:06:37 [2023-01-31T16:06:37.414Z] === RUN TestAuthZPluginV2Disable 16:06:37 [2023-01-31T16:06:37.414Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:37 [2023-01-31T16:06:37.414Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:06:37 [2023-01-31T16:06:37.414Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:06:37 [2023-01-31T16:06:37.414Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:37 [2023-01-31T16:06:37.414Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:06:37 [2023-01-31T16:06:37.414Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:06:37 [2023-01-31T16:06:37.414Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:37 [2023-01-31T16:06:37.414Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:06:37 [2023-01-31T16:06:37.414Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 16:06:55 [2023-01-31T16:06:55.537Z] PASS 16:06:55 [2023-01-31T16:06:55.537Z] 16:06:55 [2023-01-31T16:06:55.537Z] === Skipped 16:06:55 [2023-01-31T16:06:55.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:55 [2023-01-31T16:06:55.537Z] 16:06:55 [2023-01-31T16:06:55.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:55 [2023-01-31T16:06:55.537Z] 16:06:55 [2023-01-31T16:06:55.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:55 [2023-01-31T16:06:55.537Z] 16:06:55 [2023-01-31T16:06:55.537Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:55 [2023-01-31T16:06:55.537Z] 16:06:55 [2023-01-31T16:06:55.537Z] DONE 17 tests, 4 skipped in 25.454s 16:06:55 [2023-01-31T16:06:55.537Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 16:06:55 [2023-01-31T16:06:55.537Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 16:06:55 [2023-01-31T16:06:55.537Z] ++ set -e 16:06:55 [2023-01-31T16:06:55.537Z] ++ '[' -n 0 ']' 16:06:55 [2023-01-31T16:06:55.537Z] ++ set -x 16:06:55 [2023-01-31T16:06:55.537Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:06:55 [2023-01-31T16:06:55.537Z] INFO: Testing against a local daemon 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 16:06:55 [2023-01-31T16:06:55.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 16:06:55 [2023-01-31T16:06:55.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/pull 16:06:55 [2023-01-31T16:06:55.537Z] === PAUSE TestPluginInvalidJSON/plugins/pull 16:06:55 [2023-01-31T16:06:55.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 16:06:55 [2023-01-31T16:06:55.537Z] === CONT TestPluginInvalidJSON/plugins/pull 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 16:06:55 [2023-01-31T16:06:55.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON (0.02s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInstall 16:06:55 [2023-01-31T16:06:55.537Z] === RUN TestPluginInstall/no_auth 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dff329412091c445725f89e5c1347ae60834efaaf2eba9f844ecb91e27ddb619" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dff329412091c445725f89e5c1347ae60834efaaf2eba9f844ecb91e27ddb619" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:58 [2023-01-31T16:06:58.838Z] === RUN TestPluginInstall/with_htpasswd 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1f3fc499fab91e60ea2f84718293a14754c67af902e8613612383703ddeabf9" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:06:58 [2023-01-31T16:06:58.838Z] time="2023-01-31T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f1f3fc499fab91e60ea2f84718293a14754c67af902e8613612383703ddeabf9" mediatype=application/vnd.docker.plugin.v1+json size=522 16:06:59 [2023-01-31T16:06:59.098Z] === RUN TestPluginInstall/with_insecure 16:07:00 [2023-01-31T16:07:00.038Z] time="2023-01-31T16:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:07:00 [2023-01-31T16:07:00.038Z] time="2023-01-31T16:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27babc39f26c22164a327fd35aaad6f5bad3373ccd04edceacfbb2fa06673636" mediatype=application/vnd.docker.plugin.v1+json size=522 16:07:00 [2023-01-31T16:07:00.038Z] time="2023-01-31T16:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:07:00 [2023-01-31T16:07:00.038Z] time="2023-01-31T16:06:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27babc39f26c22164a327fd35aaad6f5bad3373ccd04edceacfbb2fa06673636" mediatype=application/vnd.docker.plugin.v1+json size=522 16:07:00 [2023-01-31T16:07:00.038Z] plugin_test.go:196: [d26cf5e6a10cb] daemon is not started 16:07:00 [2023-01-31T16:07:00.038Z] --- PASS: TestPluginInstall (5.53s) 16:07:00 [2023-01-31T16:07:00.038Z] --- PASS: TestPluginInstall/no_auth (3.97s) 16:07:00 [2023-01-31T16:07:00.038Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) 16:07:00 [2023-01-31T16:07:00.038Z] --- PASS: TestPluginInstall/with_insecure (0.97s) 16:07:00 [2023-01-31T16:07:00.038Z] === RUN TestPluginsWithRuntimes 16:07:01 [2023-01-31T16:07:01.420Z] === RUN TestPluginsWithRuntimes/No_Args 16:07:02 [2023-01-31T16:07:02.359Z] === RUN TestPluginsWithRuntimes/With_Args 16:07:03 [2023-01-31T16:07:03.299Z] --- PASS: TestPluginsWithRuntimes (3.24s) 16:07:03 [2023-01-31T16:07:03.299Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) 16:07:03 [2023-01-31T16:07:03.299Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) 16:07:03 [2023-01-31T16:07:03.299Z] === RUN TestPluginBackCompatMediaTypes 16:07:03 [2023-01-31T16:07:03.869Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) 16:07:03 [2023-01-31T16:07:03.869Z] PASS 16:07:03 [2023-01-31T16:07:03.869Z] 16:07:03 [2023-01-31T16:07:03.869Z] DONE 24 tests in 9.443s 16:07:03 [2023-01-31T16:07:03.869Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:07:03 [2023-01-31T16:07:03.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 16:07:03 [2023-01-31T16:07:03.869Z] ++ set -e 16:07:03 [2023-01-31T16:07:03.869Z] ++ '[' -n 0 ']' 16:07:03 [2023-01-31T16:07:03.869Z] ++ set -x 16:07:03 [2023-01-31T16:07:03.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:07:03 [2023-01-31T16:07:03.869Z] INFO: Testing against a local daemon 16:07:03 [2023-01-31T16:07:03.869Z] === RUN TestExternalGraphDriver 16:07:04 [2023-01-31T16:07:04.438Z] === RUN TestExternalGraphDriver/json 16:07:05 [2023-01-31T16:07:05.826Z] === RUN TestExternalGraphDriver/spec 16:07:07 [2023-01-31T16:07:07.207Z] === RUN TestExternalGraphDriver/pull 16:07:08 [2023-01-31T16:07:08.588Z] --- PASS: TestExternalGraphDriver (4.68s) 16:07:08 [2023-01-31T16:07:08.588Z] --- PASS: TestExternalGraphDriver/json (1.43s) 16:07:08 [2023-01-31T16:07:08.588Z] --- PASS: TestExternalGraphDriver/spec (1.43s) 16:07:08 [2023-01-31T16:07:08.588Z] --- PASS: TestExternalGraphDriver/pull (1.48s) 16:07:08 [2023-01-31T16:07:08.588Z] === RUN TestGraphdriverPluginV2 16:07:08 [2023-01-31T16:07:08.848Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:07:08 [2023-01-31T16:07:08.848Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) 16:07:08 [2023-01-31T16:07:08.848Z] PASS 16:07:09 [2023-01-31T16:07:09.108Z] 16:07:09 [2023-01-31T16:07:09.108Z] === Skipped 16:07:09 [2023-01-31T16:07:09.108Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) 16:07:09 [2023-01-31T16:07:09.108Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:07:09 [2023-01-31T16:07:09.108Z] 16:07:09 [2023-01-31T16:07:09.108Z] DONE 5 tests, 1 skipped in 5.126s 16:07:09 [2023-01-31T16:07:09.108Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:07:09 [2023-01-31T16:07:09.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 16:07:09 [2023-01-31T16:07:09.108Z] ++ set -e 16:07:09 [2023-01-31T16:07:09.108Z] ++ '[' -n 0 ']' 16:07:09 [2023-01-31T16:07:09.108Z] ++ set -x 16:07:09 [2023-01-31T16:07:09.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:07:09 [2023-01-31T16:07:09.108Z] INFO: Testing against a local daemon 16:07:09 [2023-01-31T16:07:09.108Z] === RUN TestContinueAfterPluginCrash 16:07:09 [2023-01-31T16:07:09.108Z] === PAUSE TestContinueAfterPluginCrash 16:07:09 [2023-01-31T16:07:09.108Z] === RUN TestReadPluginNoRead 16:07:09 [2023-01-31T16:07:09.108Z] === PAUSE TestReadPluginNoRead 16:07:09 [2023-01-31T16:07:09.108Z] === RUN TestDaemonStartWithLogOpt 16:07:09 [2023-01-31T16:07:09.108Z] === PAUSE TestDaemonStartWithLogOpt 16:07:09 [2023-01-31T16:07:09.108Z] === CONT TestDaemonStartWithLogOpt 16:07:09 [2023-01-31T16:07:09.108Z] === CONT TestContinueAfterPluginCrash 16:07:12 [2023-01-31T16:07:12.403Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) 16:07:12 [2023-01-31T16:07:12.403Z] === CONT TestReadPluginNoRead 16:07:14 [2023-01-31T16:07:14.313Z] === RUN TestReadPluginNoRead/default 16:07:15 [2023-01-31T16:07:15.253Z] === RUN TestReadPluginNoRead/disabled_caching 16:07:16 [2023-01-31T16:07:16.194Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 16:07:16 [2023-01-31T16:07:16.764Z] --- PASS: TestContinueAfterPluginCrash (7.73s) 16:07:17 [2023-01-31T16:07:17.334Z] === CONT TestReadPluginNoRead 16:07:17 [2023-01-31T16:07:17.334Z] read_test.go:91: [d697ec7877bb9] daemon is not started 16:07:17 [2023-01-31T16:07:17.334Z] --- PASS: TestReadPluginNoRead (5.37s) 16:07:17 [2023-01-31T16:07:17.334Z] --- PASS: TestReadPluginNoRead/default (1.15s) 16:07:17 [2023-01-31T16:07:17.334Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) 16:07:17 [2023-01-31T16:07:17.334Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) 16:07:17 [2023-01-31T16:07:17.334Z] PASS 16:07:17 [2023-01-31T16:07:17.334Z] 16:07:17 [2023-01-31T16:07:17.334Z] DONE 6 tests in 8.419s 16:07:17 [2023-01-31T16:07:17.334Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 16:07:17 [2023-01-31T16:07:17.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 16:07:17 [2023-01-31T16:07:17.334Z] ++ set -e 16:07:17 [2023-01-31T16:07:17.334Z] ++ '[' -n 0 ']' 16:07:17 [2023-01-31T16:07:17.334Z] ++ set -x 16:07:17 [2023-01-31T16:07:17.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:07:17 [2023-01-31T16:07:17.594Z] testing: warning: no tests to run 16:07:17 [2023-01-31T16:07:17.594Z] PASS 16:07:17 [2023-01-31T16:07:17.594Z] 16:07:17 [2023-01-31T16:07:17.594Z] DONE 0 tests in 0.041s 16:07:17 [2023-01-31T16:07:17.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:07:17 [2023-01-31T16:07:17.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 16:07:17 [2023-01-31T16:07:17.594Z] ++ set -e 16:07:17 [2023-01-31T16:07:17.594Z] ++ '[' -n 0 ']' 16:07:17 [2023-01-31T16:07:17.594Z] ++ set -x 16:07:17 [2023-01-31T16:07:17.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=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 16:07:17 [2023-01-31T16:07:17.594Z] INFO: Testing against a local daemon 16:07:17 [2023-01-31T16:07:17.594Z] === RUN TestPluginWithDevMounts 16:07:17 [2023-01-31T16:07:17.594Z] === PAUSE TestPluginWithDevMounts 16:07:17 [2023-01-31T16:07:17.594Z] === CONT TestPluginWithDevMounts 16:07:18 [2023-01-31T16:07:18.984Z] --- PASS: TestPluginWithDevMounts (1.50s) 16:07:18 [2023-01-31T16:07:18.984Z] PASS 16:07:18 [2023-01-31T16:07:18.984Z] 16:07:18 [2023-01-31T16:07:18.984Z] DONE 1 tests in 1.600s 16:07:18 [2023-01-31T16:07:18.984Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 16:07:18 [2023-01-31T16:07:18.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 16:07:18 [2023-01-31T16:07:18.984Z] ++ set -e 16:07:18 [2023-01-31T16:07:18.984Z] ++ '[' -n 0 ']' 16:07:18 [2023-01-31T16:07:18.984Z] ++ set -x 16:07:18 [2023-01-31T16:07:18.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:07:19 [2023-01-31T16:07:19.244Z] INFO: Testing against a local daemon 16:07:19 [2023-01-31T16:07:19.244Z] === RUN TestSecretInspect 16:07:21 [2023-01-31T16:07:21.152Z] --- PASS: TestSecretInspect (1.68s) 16:07:21 [2023-01-31T16:07:21.152Z] === RUN TestSecretList 16:07:23 [2023-01-31T16:07:23.060Z] --- PASS: TestSecretList (1.80s) 16:07:23 [2023-01-31T16:07:23.060Z] === RUN TestSecretsCreateAndDelete 16:07:24 [2023-01-31T16:07:24.440Z] --- PASS: TestSecretsCreateAndDelete (1.74s) 16:07:24 [2023-01-31T16:07:24.440Z] === RUN TestSecretsUpdate 16:07:26 [2023-01-31T16:07:26.348Z] --- PASS: TestSecretsUpdate (1.78s) 16:07:26 [2023-01-31T16:07:26.348Z] === RUN TestTemplatedSecret 16:07:28 [2023-01-31T16:07:28.891Z] --- PASS: TestTemplatedSecret (2.32s) 16:07:28 [2023-01-31T16:07:28.891Z] === RUN TestSecretCreateResolve 16:07:30 [2023-01-31T16:07:30.273Z] --- PASS: TestSecretCreateResolve (1.69s) 16:07:30 [2023-01-31T16:07:30.273Z] PASS 16:07:30 [2023-01-31T16:07:30.273Z] 16:07:30 [2023-01-31T16:07:30.273Z] DONE 6 tests in 11.094s 16:07:30 [2023-01-31T16:07:30.273Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 16:07:30 [2023-01-31T16:07:30.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 16:07:30 [2023-01-31T16:07:30.273Z] ++ set -e 16:07:30 [2023-01-31T16:07:30.273Z] ++ '[' -n 0 ']' 16:07:30 [2023-01-31T16:07:30.273Z] ++ set -x 16:07:30 [2023-01-31T16:07:30.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:07:30 [2023-01-31T16:07:30.273Z] INFO: Testing against a local daemon 16:07:30 [2023-01-31T16:07:30.273Z] === RUN TestServiceCreateInit 16:07:30 [2023-01-31T16:07:30.273Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:07:34 [2023-01-31T16:07:34.480Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:07:37 [2023-01-31T16:07:37.775Z] --- PASS: TestServiceCreateInit (7.09s) 16:07:37 [2023-01-31T16:07:37.775Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) 16:07:37 [2023-01-31T16:07:37.775Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) 16:07:37 [2023-01-31T16:07:37.775Z] === RUN TestCreateServiceMultipleTimes 16:07:52 [2023-01-31T16:07:52.671Z] --- PASS: TestCreateServiceMultipleTimes (14.02s) 16:07:52 [2023-01-31T16:07:52.671Z] === RUN TestCreateServiceConflict 16:07:53 [2023-01-31T16:07:53.241Z] --- PASS: TestCreateServiceConflict (1.70s) 16:07:53 [2023-01-31T16:07:53.241Z] === RUN TestCreateServiceMaxReplicas 16:07:55 [2023-01-31T16:07:55.781Z] --- PASS: TestCreateServiceMaxReplicas (2.56s) 16:07:55 [2023-01-31T16:07:55.781Z] === RUN TestCreateWithDuplicateNetworkNames 16:08:10 [2023-01-31T16:08:10.679Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) 16:08:10 [2023-01-31T16:08:10.679Z] === RUN TestCreateServiceSecretFileMode 16:08:10 [2023-01-31T16:08:10.679Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) 16:08:10 [2023-01-31T16:08:10.679Z] === RUN TestCreateServiceConfigFileMode 16:08:13 [2023-01-31T16:08:13.218Z] --- PASS: TestCreateServiceConfigFileMode (2.34s) 16:08:13 [2023-01-31T16:08:13.218Z] === RUN TestCreateServiceSysctls 16:08:16 [2023-01-31T16:08:16.513Z] --- PASS: TestCreateServiceSysctls (2.98s) 16:08:16 [2023-01-31T16:08:16.513Z] === RUN TestCreateServiceCapabilities 16:08:18 [2023-01-31T16:08:18.423Z] --- PASS: TestCreateServiceCapabilities (2.26s) 16:08:18 [2023-01-31T16:08:18.423Z] === RUN TestInspect 16:08:20 [2023-01-31T16:08:20.965Z] --- PASS: TestInspect (2.73s) 16:08:20 [2023-01-31T16:08:20.965Z] === RUN TestCreateJob 16:08:24 [2023-01-31T16:08:24.259Z] --- PASS: TestCreateJob (2.83s) 16:08:24 [2023-01-31T16:08:24.259Z] === RUN TestReplicatedJob 16:08:28 [2023-01-31T16:08:28.536Z] --- PASS: TestReplicatedJob (4.35s) 16:08:28 [2023-01-31T16:08:28.536Z] === RUN TestUpdateReplicatedJob 16:08:31 [2023-01-31T16:08:31.074Z] --- PASS: TestUpdateReplicatedJob (2.77s) 16:08:31 [2023-01-31T16:08:31.074Z] === RUN TestServiceListWithStatuses 16:08:31 [2023-01-31T16:08:31.074Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:08:31 [2023-01-31T16:08:31.074Z] --- SKIP: TestServiceListWithStatuses (0.00s) 16:08:31 [2023-01-31T16:08:31.074Z] === RUN TestDockerNetworkConnectAlias 16:08:34 [2023-01-31T16:08:34.372Z] --- PASS: TestDockerNetworkConnectAlias (3.42s) 16:08:34 [2023-01-31T16:08:34.372Z] === RUN TestDockerNetworkReConnect 16:08:36 [2023-01-31T16:08:36.911Z] --- PASS: TestDockerNetworkReConnect (2.62s) 16:08:36 [2023-01-31T16:08:36.911Z] === RUN TestServicePlugin 16:08:36 [2023-01-31T16:08:36.911Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:08:36 [2023-01-31T16:08:36.911Z] --- SKIP: TestServicePlugin (0.00s) 16:08:36 [2023-01-31T16:08:36.911Z] === RUN TestServiceUpdateLabel 16:08:38 [2023-01-31T16:08:38.819Z] --- PASS: TestServiceUpdateLabel (1.76s) 16:08:38 [2023-01-31T16:08:38.819Z] === RUN TestServiceUpdateSecrets 16:08:53 [2023-01-31T16:08:53.713Z] --- PASS: TestServiceUpdateSecrets (14.12s) 16:08:53 [2023-01-31T16:08:53.713Z] === RUN TestServiceUpdateConfigs 16:09:08 [2023-01-31T16:09:08.607Z] --- PASS: TestServiceUpdateConfigs (14.02s) 16:09:08 [2023-01-31T16:09:08.607Z] === RUN TestServiceUpdateNetwork 16:09:18 [2023-01-31T16:09:18.604Z] --- PASS: TestServiceUpdateNetwork (11.75s) 16:09:18 [2023-01-31T16:09:18.604Z] === RUN TestServiceUpdatePidsLimit 16:09:19 [2023-01-31T16:09:19.985Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 16:09:20 [2023-01-31T16:09:20.554Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 16:09:28 [2023-01-31T16:09:28.681Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 16:09:35 [2023-01-31T16:09:35.255Z] --- PASS: TestServiceUpdatePidsLimit (15.85s) 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.69s) 16:09:35 [2023-01-31T16:09:35.256Z] PASS 16:09:35 [2023-01-31T16:09:35.256Z] 16:09:35 [2023-01-31T16:09:35.256Z] === Skipped 16:09:35 [2023-01-31T16:09:35.256Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 16:09:35 [2023-01-31T16:09:35.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:09:35 [2023-01-31T16:09:35.256Z] 16:09:35 [2023-01-31T16:09:35.256Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 16:09:35 [2023-01-31T16:09:35.256Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:09:35 [2023-01-31T16:09:35.256Z] 16:09:35 [2023-01-31T16:09:35.256Z] DONE 27 tests, 2 skipped in 124.257s 16:09:35 [2023-01-31T16:09:35.256Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 16:09:35 [2023-01-31T16:09:35.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 16:09:35 [2023-01-31T16:09:35.256Z] ++ set -e 16:09:35 [2023-01-31T16:09:35.256Z] ++ '[' -n 0 ']' 16:09:35 [2023-01-31T16:09:35.256Z] ++ set -x 16:09:35 [2023-01-31T16:09:35.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:09:35 [2023-01-31T16:09:35.256Z] INFO: Testing against a local daemon 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestSessionCreate 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestSessionCreate (0.02s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestSessionCreateWithBadUpgrade 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 16:09:35 [2023-01-31T16:09:35.256Z] PASS 16:09:35 [2023-01-31T16:09:35.256Z] 16:09:35 [2023-01-31T16:09:35.256Z] DONE 2 tests in 0.124s 16:09:35 [2023-01-31T16:09:35.256Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 16:09:35 [2023-01-31T16:09:35.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 16:09:35 [2023-01-31T16:09:35.256Z] ++ set -e 16:09:35 [2023-01-31T16:09:35.256Z] ++ '[' -n 0 ']' 16:09:35 [2023-01-31T16:09:35.256Z] ++ set -x 16:09:35 [2023-01-31T16:09:35.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:09:35 [2023-01-31T16:09:35.256Z] INFO: Testing against a local daemon 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:09:35 [2023-01-31T16:09:35.256Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:09:35 [2023-01-31T16:09:35.256Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestDiskUsage 16:09:35 [2023-01-31T16:09:35.256Z] === PAUSE TestDiskUsage 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestEventsExecDie 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestEventsExecDie (0.44s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestEventsBackwardsCompatible 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestEventsVolumeCreate 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestEventsVolumeCreate (0.04s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestInfoBinaryCommits 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestInfoBinaryCommits (0.02s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestInfoAPIVersioned 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestInfoAPIVersioned (0.01s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestInfoAPI 16:09:35 [2023-01-31T16:09:35.256Z] --- PASS: TestInfoAPI (0.02s) 16:09:35 [2023-01-31T16:09:35.256Z] === RUN TestInfoAPIWarnings 16:09:53 [2023-01-31T16:09:53.360Z] --- PASS: TestInfoAPIWarnings (16.54s) 16:09:53 [2023-01-31T16:09:53.361Z] === RUN TestInfoDebug 16:09:53 [2023-01-31T16:09:53.361Z] --- PASS: TestInfoDebug (0.52s) 16:09:53 [2023-01-31T16:09:53.361Z] === RUN TestInfoInsecureRegistries 16:09:53 [2023-01-31T16:09:53.361Z] --- PASS: TestInfoInsecureRegistries (0.52s) 16:09:53 [2023-01-31T16:09:53.361Z] === RUN TestInfoRegistryMirrors 16:09:53 [2023-01-31T16:09:53.361Z] --- PASS: TestInfoRegistryMirrors (0.52s) 16:09:53 [2023-01-31T16:09:53.361Z] === RUN TestLoginFailsWithBadCredentials 16:09:53 [2023-01-31T16:09:53.930Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 16:09:53 [2023-01-31T16:09:53.930Z] === RUN TestPingCacheHeaders 16:09:53 [2023-01-31T16:09:53.930Z] --- PASS: TestPingCacheHeaders (0.02s) 16:09:53 [2023-01-31T16:09:53.930Z] === RUN TestPingGet 16:09:53 [2023-01-31T16:09:53.930Z] --- PASS: TestPingGet (0.01s) 16:09:53 [2023-01-31T16:09:53.930Z] === RUN TestPingHead 16:09:53 [2023-01-31T16:09:53.930Z] --- PASS: TestPingHead (0.02s) 16:09:53 [2023-01-31T16:09:53.930Z] === RUN TestPingSwarmHeader 16:09:54 [2023-01-31T16:09:54.499Z] === RUN TestPingSwarmHeader/before_swarm_init 16:09:54 [2023-01-31T16:09:54.499Z] === RUN TestPingSwarmHeader/after_swarm_init 16:09:55 [2023-01-31T16:09:55.068Z] === RUN TestPingSwarmHeader/after_swarm_leave 16:09:55 [2023-01-31T16:09:55.328Z] --- PASS: TestPingSwarmHeader (1.36s) 16:09:55 [2023-01-31T16:09:55.328Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 16:09:55 [2023-01-31T16:09:55.328Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 16:09:55 [2023-01-31T16:09:55.328Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 16:09:55 [2023-01-31T16:09:55.328Z] === RUN TestPingBuilderHeader 16:09:55 [2023-01-31T16:09:55.328Z] === RUN TestPingBuilderHeader/default_config 16:09:55 [2023-01-31T16:09:55.898Z] === RUN TestPingBuilderHeader/buildkit_disabled 16:09:56 [2023-01-31T16:09:56.158Z] --- PASS: TestPingBuilderHeader (1.04s) 16:09:56 [2023-01-31T16:09:56.158Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 16:09:56 [2023-01-31T16:09:56.158Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 16:09:56 [2023-01-31T16:09:56.158Z] === RUN TestVersion 16:09:56 [2023-01-31T16:09:56.158Z] --- PASS: TestVersion (0.02s) 16:09:56 [2023-01-31T16:09:56.158Z] === CONT TestDiskUsage 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/container_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/image_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/volume_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/build-cache_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/container,_volume_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/image,_build-cache_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.727Z] === RUN TestDiskUsage/after_LoadBusybox 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/container_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/image_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/volume_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 16:09:56 [2023-01-31T16:09:56.988Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 16:09:57 [2023-01-31T16:09:57.248Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage (0.98s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty (0.01s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run (0.25s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] PASS 16:09:57 [2023-01-31T16:09:57.248Z] 16:09:57 [2023-01-31T16:09:57.248Z] === Skipped 16:09:57 [2023-01-31T16:09:57.248Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:09:57 [2023-01-31T16:09:57.248Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:09:57 [2023-01-31T16:09:57.248Z] 16:09:57 [2023-01-31T16:09:57.248Z] DONE 57 tests, 1 skipped in 22.629s 16:09:57 [2023-01-31T16:09:57.248Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 16:09:57 [2023-01-31T16:09:57.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 16:09:57 [2023-01-31T16:09:57.248Z] ++ set -e 16:09:57 [2023-01-31T16:09:57.248Z] ++ '[' -n 0 ']' 16:09:57 [2023-01-31T16:09:57.248Z] ++ set -x 16:09:57 [2023-01-31T16:09:57.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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 16:09:57 [2023-01-31T16:09:57.248Z] INFO: Testing against a local daemon 16:09:57 [2023-01-31T16:09:57.248Z] === RUN TestVolumesCreateAndList 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesCreateAndList (0.02s) 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesRemove 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesRemove (0.05s) 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInspect 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInspect (0.02s) 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInvalidJSON 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInvalidJSON/volumes/create 16:09:57 [2023-01-31T16:09:57.509Z] === PAUSE TestVolumesInvalidJSON/volumes/create 16:09:57 [2023-01-31T16:09:57.509Z] === CONT TestVolumesInvalidJSON/volumes/create 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInvalidJSON (0.01s) 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 16:09:57 [2023-01-31T16:09:57.509Z] === RUN TestVolumePruneAnonymous 16:09:57 [2023-01-31T16:09:57.509Z] --- PASS: TestVolumePruneAnonymous (0.03s) 16:09:57 [2023-01-31T16:09:57.509Z] PASS 16:09:57 [2023-01-31T16:09:57.509Z] 16:09:57 [2023-01-31T16:09:57.509Z] DONE 10 tests in 0.223s 16:09:57 [2023-01-31T16:09:57.509Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:09:57 [2023-01-31T16:09:57.509Z] ++++ cat bundles/test-integration/docker.pid 16:09:57 [2023-01-31T16:09:57.509Z] +++ kill 14219 16:09:57 [2023-01-31T16:09:57.769Z] +++ /etc/init.d/apparmor stop 16:09:57 [2023-01-31T16:09:57.769Z] Leaving: AppArmorNo profiles have been unloaded. 16:09:57 [2023-01-31T16:09:57.769Z] 16:09:57 [2023-01-31T16:09:57.769Z] Unloading profiles will leave already running processes permanently 16:09:57 [2023-01-31T16:09:57.769Z] unconfined, which can lead to unexpected situations. 16:09:57 [2023-01-31T16:09:57.769Z] 16:09:57 [2023-01-31T16:09:57.769Z] To set a process to complain mode, use the command line tool 16:09:57 [2023-01-31T16:09:57.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:09:57 [2023-01-31T16:09:57.769Z] +++ true 16:09:57 [2023-01-31T16:09:57.769Z] exiting test-integration 16:09:57 [2023-01-31T16:09:57.769Z] ++ exit 0 16:09:57 [2023-01-31T16:09:57.769Z] Post stage [Pipeline] junit 16:09:58 [2023-01-31T16:09:58.723Z] Recording test results 16:09:58 [2023-01-31T16:09:58.889Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:09:59 [2023-01-31T16:09:59.284Z] + echo Ensuring container killed. 16:09:59 [2023-01-31T16:09:59.284Z] Ensuring container killed. 16:09:59 [2023-01-31T16:09:59.284Z] + docker rm -vf docker-pr1 16:09:59 [2023-01-31T16:09:59.284Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 16:09:59 [2023-01-31T16:09:59.567Z] + echo Chowning /workspace to jenkins user 16:09:59 [2023-01-31T16:09:59.567Z] Chowning /workspace to jenkins user 16:09:59 [2023-01-31T16:09:59.567Z] + id -u 16:09:59 [2023-01-31T16:09:59.567Z] + id -g 16:09:59 [2023-01-31T16:09:59.567Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44891:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:10:01 [2023-01-31T16:10:01.240Z] + bundleName=arm64-integration 16:10:01 [2023-01-31T16:10:01.240Z] + echo Creating arm64-integration-bundles.tar.gz 16:10:01 [2023-01-31T16:10:01.240Z] Creating arm64-integration-bundles.tar.gz 16:10:01 [2023-01-31T16:10:01.240Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 16:10:01 [2023-01-31T16:10:01.240Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 16:10:01 [2023-01-31T16:10:01.512Z] Archiving artifacts 16:10:02 [2023-01-31T16:10:02.088Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44891/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:10:02 [2023-01-31T16:10:02.384Z] + make clean 16:10:02 [2023-01-31T16:10:02.644Z] docker volume rm -f docker-dev-cache docker-mod-cache 16:10:02 [2023-01-31T16:10:02.644Z] docker-dev-cache 16:10:02 [2023-01-31T16:10:02.644Z] 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