Pull request #44914 updated 08:17:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 0de32693d0b67538d24f82155e7556ec4154ad53 rather than 521c2b25c2f44beefda8d1610664de2aa3c7a943 Obtained Jenkinsfile from 0de32693d0b67538d24f82155e7556ec4154ad53 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44914@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 08:17:23 [2023-02-03T08:17:23.382Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 08:17:23 [2023-02-03T08:17:23.385Z] Trying to pass milestone 1 [Pipeline] milestone 08:17:23 [2023-02-03T08:17:23.492Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 08:17:36 [2023-02-03T08:17:36.223Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07b9424e532783be8) in /home/ubuntu/workspace/moby_PR-44914 [Pipeline] { [Pipeline] checkout 08:17:36 [2023-02-03T08:17:36.454Z] The recommended git tool is: git 08:17:39 [2023-02-03T08:17:39.709Z] using credential docker-jenkins-github-credentials 08:17:39 [2023-02-03T08:17:39.732Z] Cloning the remote Git repository 08:17:39 [2023-02-03T08:17:39.732Z] Cloning with configured refspecs honoured and without tags 08:17:39 [2023-02-03T08:17:39.762Z] Cloning repository https://github.com/moby/moby.git 08:17:39 [2023-02-03T08:17:39.947Z] > git init /home/ubuntu/workspace/moby_PR-44914 # timeout=10 08:17:40 [2023-02-03T08:17:40.268Z] Fetching upstream changes from https://github.com/moby/moby.git 08:17:40 [2023-02-03T08:17:40.269Z] > git --version # timeout=10 08:17:40 [2023-02-03T08:17:40.281Z] > git --version # 'git version 2.25.1' 08:17:40 [2023-02-03T08:17:40.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:17:40 [2023-02-03T08:17:40.371Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44914/head:refs/remotes/origin/PR-44914 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:17:56 [2023-02-03T08:17:56.830Z] Fetching without tags 08:17:57 [2023-02-03T08:17:57.156Z] Merging remotes/origin/master commit 0de32693d0b67538d24f82155e7556ec4154ad53 into PR head commit 521c2b25c2f44beefda8d1610664de2aa3c7a943 08:17:58 [2023-02-03T08:17:58.269Z] Merge succeeded, producing 521c2b25c2f44beefda8d1610664de2aa3c7a943 08:17:58 [2023-02-03T08:17:58.269Z] Checking out Revision 521c2b25c2f44beefda8d1610664de2aa3c7a943 (PR-44914) 08:17:56 [2023-02-03T08:17:56.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:17:56 [2023-02-03T08:17:56.769Z] > git config --add remote.origin.fetch +refs/pull/44914/head:refs/remotes/origin/PR-44914 # timeout=10 08:17:56 [2023-02-03T08:17:56.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:17:56 [2023-02-03T08:17:56.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:17:56 [2023-02-03T08:17:56.818Z] Fetching upstream changes from https://github.com/moby/moby.git 08:17:56 [2023-02-03T08:17:56.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:17:56 [2023-02-03T08:17:56.819Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44914/head:refs/remotes/origin/PR-44914 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:17:57 [2023-02-03T08:17:57.148Z] > git config core.sparsecheckout # timeout=10 08:17:57 [2023-02-03T08:17:57.158Z] > git checkout -f 521c2b25c2f44beefda8d1610664de2aa3c7a943 # timeout=10 08:17:58 [2023-02-03T08:17:58.208Z] > git remote # timeout=10 08:17:58 [2023-02-03T08:17:58.218Z] > git config --get remote.origin.url # timeout=10 08:17:58 [2023-02-03T08:17:58.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:17:58 [2023-02-03T08:17:58.228Z] > git merge 0de32693d0b67538d24f82155e7556ec4154ad53 # timeout=10 08:17:58 [2023-02-03T08:17:58.241Z] > git rev-parse HEAD^{commit} # timeout=10 08:17:58 [2023-02-03T08:17:58.256Z] > git config core.sparsecheckout # timeout=10 08:17:58 [2023-02-03T08:17:58.269Z] > git checkout -f 521c2b25c2f44beefda8d1610664de2aa3c7a943 # timeout=10 08:18:03 [2023-02-03T08:18:03.029Z] Commit message: "docs: fix JSON format error" 08:18:03 [2023-02-03T08:18:03.029Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:04 [2023-02-03T08:18:04.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44914:/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 08:18:30 [2023-02-03T08:18:30.553Z] Unable to find image 'alpine:latest' locally 08:18:30 [2023-02-03T08:18:30.553Z] latest: Pulling from library/alpine 08:18:30 [2023-02-03T08:18:30.553Z] a9eaa45ef418: Pulling fs layer 08:18:30 [2023-02-03T08:18:30.553Z] a9eaa45ef418: Verifying Checksum 08:18:30 [2023-02-03T08:18:30.553Z] a9eaa45ef418: Download complete 08:18:30 [2023-02-03T08:18:30.553Z] a9eaa45ef418: Pull complete 08:18:30 [2023-02-03T08:18:30.553Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a 08:18:30 [2023-02-03T08:18:30.553Z] Status: Downloaded newer image for alpine:latest 08:18:34 [2023-02-03T08:18:34.741Z] 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 08:18:35 [2023-02-03T08:18:35.461Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07b9424e532783be8) in /home/ubuntu/workspace/moby_PR-44914 Stage "ppc64le" skipped due to when conditional 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 08:18:35 [2023-02-03T08:18:35.491Z] The recommended git tool is: git [Pipeline] // stage 08:18:35 [2023-02-03T08:18:35.499Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 08:18:35 [2023-02-03T08:18:35.513Z] 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) [Pipeline] stage [Pipeline] { (Build dev image) 08:18:35 [2023-02-03T08:18:35.522Z] Fetching without tags 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] } 08:18:35 [2023-02-03T08:18:35.739Z] Merging remotes/origin/master commit 0de32693d0b67538d24f82155e7556ec4154ad53 into PR head commit 521c2b25c2f44beefda8d1610664de2aa3c7a943 08:18:35 [2023-02-03T08:18:35.814Z] Merge succeeded, producing 521c2b25c2f44beefda8d1610664de2aa3c7a943 08:18:35 [2023-02-03T08:18:35.814Z] Checking out Revision 521c2b25c2f44beefda8d1610664de2aa3c7a943 (PR-44914) 08:18:35 [2023-02-03T08:18:35.923Z] Commit message: "docs: fix JSON format error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 08:18:35 [2023-02-03T08:18:35.498Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44914/.git # timeout=10 08:18:35 [2023-02-03T08:18:35.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 08:18:35 [2023-02-03T08:18:35.513Z] Fetching upstream changes from https://github.com/moby/moby.git 08:18:35 [2023-02-03T08:18:35.514Z] > git --version # timeout=10 08:18:35 [2023-02-03T08:18:35.518Z] > git --version # 'git version 2.25.1' 08:18:35 [2023-02-03T08:18:35.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:18:35 [2023-02-03T08:18:35.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44914/head:refs/remotes/origin/PR-44914 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:18:35 [2023-02-03T08:18:35.730Z] > git config core.sparsecheckout # timeout=10 08:18:35 [2023-02-03T08:18:35.742Z] > git checkout -f 521c2b25c2f44beefda8d1610664de2aa3c7a943 # timeout=10 08:18:35 [2023-02-03T08:18:35.777Z] > git remote # timeout=10 08:18:35 [2023-02-03T08:18:35.780Z] > git config --get remote.origin.url # timeout=10 08:18:35 [2023-02-03T08:18:35.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 08:18:35 [2023-02-03T08:18:35.788Z] > git merge 0de32693d0b67538d24f82155e7556ec4154ad53 # timeout=10 08:18:35 [2023-02-03T08:18:35.796Z] > git rev-parse HEAD^{commit} # timeout=10 08:18:35 [2023-02-03T08:18:35.806Z] > git config core.sparsecheckout # timeout=10 08:18:35 [2023-02-03T08:18:35.814Z] > git checkout -f 521c2b25c2f44beefda8d1610664de2aa3c7a943 # timeout=10 08:18:36 [2023-02-03T08:18:36.690Z] + docker version 08:18:36 [2023-02-03T08:18:36.690Z] Client: Docker Engine - Community 08:18:36 [2023-02-03T08:18:36.690Z] Version: 22.06.0-beta.0 08:18:36 [2023-02-03T08:18:36.691Z] API version: 1.42 08:18:36 [2023-02-03T08:18:36.691Z] Go version: go1.18.3 08:18:36 [2023-02-03T08:18:36.691Z] Git commit: 3e9117b 08:18:36 [2023-02-03T08:18:36.691Z] Built: Fri Jun 3 17:55:34 2022 08:18:36 [2023-02-03T08:18:36.691Z] OS/Arch: linux/arm64 08:18:36 [2023-02-03T08:18:36.691Z] Context: default 08:18:36 [2023-02-03T08:18:36.691Z] 08:18:36 [2023-02-03T08:18:36.691Z] Server: Docker Engine - Community 08:18:36 [2023-02-03T08:18:36.691Z] Engine: 08:18:36 [2023-02-03T08:18:36.691Z] Version: 22.06.0-beta.0 08:18:36 [2023-02-03T08:18:36.691Z] API version: 1.42 (minimum version 1.12) 08:18:36 [2023-02-03T08:18:36.691Z] Go version: go1.18.3 08:18:36 [2023-02-03T08:18:36.691Z] Git commit: 38633e7 08:18:36 [2023-02-03T08:18:36.691Z] Built: Fri Jun 3 17:55:34 2022 08:18:36 [2023-02-03T08:18:36.691Z] OS/Arch: linux/arm64 08:18:36 [2023-02-03T08:18:36.691Z] Experimental: true 08:18:36 [2023-02-03T08:18:36.691Z] containerd: 08:18:36 [2023-02-03T08:18:36.691Z] Version: 1.6.8 08:18:36 [2023-02-03T08:18:36.691Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 08:18:36 [2023-02-03T08:18:36.691Z] runc: 08:18:36 [2023-02-03T08:18:36.691Z] Version: 1.1.4 08:18:36 [2023-02-03T08:18:36.691Z] GitCommit: v1.1.4-0-g5fd4c4d 08:18:36 [2023-02-03T08:18:36.691Z] docker-init: 08:18:36 [2023-02-03T08:18:36.691Z] Version: 0.19.0 08:18:36 [2023-02-03T08:18:36.691Z] GitCommit: de40ad0 [Pipeline] sh 08:18:36 [2023-02-03T08:18:36.976Z] + docker info 08:18:36 [2023-02-03T08:18:36.976Z] Client: 08:18:36 [2023-02-03T08:18:36.976Z] Context: default 08:18:36 [2023-02-03T08:18:36.976Z] Debug Mode: false 08:18:36 [2023-02-03T08:18:36.976Z] Plugins: 08:18:36 [2023-02-03T08:18:36.976Z] buildx: Docker Buildx (Docker Inc.) 08:18:36 [2023-02-03T08:18:36.976Z] Version: v0.8.2 08:18:36 [2023-02-03T08:18:36.976Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 08:18:36 [2023-02-03T08:18:36.976Z] compose: Docker Compose (Docker Inc.) 08:18:36 [2023-02-03T08:18:36.976Z] Version: v2.12.0 08:18:36 [2023-02-03T08:18:36.976Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 08:18:36 [2023-02-03T08:18:36.976Z] 08:18:36 [2023-02-03T08:18:36.976Z] Server: 08:18:36 [2023-02-03T08:18:36.976Z] Containers: 0 08:18:36 [2023-02-03T08:18:36.976Z] Running: 0 08:18:36 [2023-02-03T08:18:36.976Z] Paused: 0 08:18:36 [2023-02-03T08:18:36.976Z] Stopped: 0 08:18:36 [2023-02-03T08:18:36.976Z] Images: 1 08:18:36 [2023-02-03T08:18:36.976Z] Server Version: 22.06.0-beta.0 08:18:36 [2023-02-03T08:18:36.976Z] Storage Driver: overlay2 08:18:36 [2023-02-03T08:18:36.976Z] Backing Filesystem: extfs 08:18:36 [2023-02-03T08:18:36.976Z] Supports d_type: true 08:18:36 [2023-02-03T08:18:36.976Z] Using metacopy: false 08:18:36 [2023-02-03T08:18:36.976Z] Native Overlay Diff: true 08:18:36 [2023-02-03T08:18:36.976Z] userxattr: false 08:18:36 [2023-02-03T08:18:36.976Z] Logging Driver: json-file 08:18:36 [2023-02-03T08:18:36.976Z] Cgroup Driver: cgroupfs 08:18:36 [2023-02-03T08:18:36.976Z] Cgroup Version: 1 08:18:36 [2023-02-03T08:18:36.976Z] Plugins: 08:18:36 [2023-02-03T08:18:36.976Z] Volume: local 08:18:36 [2023-02-03T08:18:36.976Z] Network: bridge host ipvlan macvlan null overlay 08:18:36 [2023-02-03T08:18:36.976Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 08:18:36 [2023-02-03T08:18:36.976Z] Swarm: inactive 08:18:36 [2023-02-03T08:18:36.976Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 08:18:36 [2023-02-03T08:18:36.976Z] Default Runtime: runc 08:18:36 [2023-02-03T08:18:36.976Z] Init Binary: docker-init 08:18:36 [2023-02-03T08:18:36.976Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 08:18:36 [2023-02-03T08:18:36.976Z] runc version: v1.1.4-0-g5fd4c4d 08:18:36 [2023-02-03T08:18:36.976Z] init version: de40ad0 08:18:36 [2023-02-03T08:18:36.976Z] Security Options: 08:18:36 [2023-02-03T08:18:36.976Z] apparmor 08:18:36 [2023-02-03T08:18:36.976Z] seccomp 08:18:36 [2023-02-03T08:18:36.976Z] Profile: builtin 08:18:36 [2023-02-03T08:18:36.976Z] Kernel Version: 5.15.0-1022-aws 08:18:36 [2023-02-03T08:18:36.976Z] Operating System: Ubuntu 20.04.5 LTS 08:18:36 [2023-02-03T08:18:36.976Z] OSType: linux 08:18:36 [2023-02-03T08:18:36.976Z] Architecture: aarch64 08:18:36 [2023-02-03T08:18:36.976Z] CPUs: 2 08:18:36 [2023-02-03T08:18:36.976Z] Total Memory: 7.559GiB 08:18:36 [2023-02-03T08:18:36.976Z] Name: ip-10-100-73-163 08:18:36 [2023-02-03T08:18:36.976Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 08:18:36 [2023-02-03T08:18:36.976Z] Docker Root Dir: /var/lib/docker 08:18:36 [2023-02-03T08:18:36.976Z] Debug Mode: false 08:18:36 [2023-02-03T08:18:36.976Z] Registry: https://index.docker.io/v1/ 08:18:36 [2023-02-03T08:18:36.976Z] Labels: 08:18:36 [2023-02-03T08:18:36.976Z] Experimental: true 08:18:36 [2023-02-03T08:18:36.976Z] Insecure Registries: 08:18:36 [2023-02-03T08:18:36.976Z] 127.0.0.0/8 08:18:36 [2023-02-03T08:18:36.976Z] Live Restore Enabled: true 08:18:36 [2023-02-03T08:18:36.976Z] [Pipeline] sh 08:18:37 [2023-02-03T08:18:37.312Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 08:18:37 [2023-02-03T08:18:37.313Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 08:18:37 [2023-02-03T08:18:37.313Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44914/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 08:18:37 [2023-02-03T08:18:37.313Z] + bash /home/ubuntu/workspace/moby_PR-44914/check-config.sh 08:18:37 [2023-02-03T08:18:37.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 08:18:37 [2023-02-03T08:18:37.313Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 08:18:37 [2023-02-03T08:18:37.313Z] 08:18:37 [2023-02-03T08:18:37.313Z] Generally Necessary: 08:18:37 [2023-02-03T08:18:37.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 08:18:37 [2023-02-03T08:18:37.313Z] - apparmor: enabled and tools installed 08:18:37 [2023-02-03T08:18:37.313Z] - CONFIG_NAMESPACES: enabled 08:18:37 [2023-02-03T08:18:37.313Z] - CONFIG_NET_NS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_PID_NS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_IPC_NS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_UTS_NS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_CGROUPS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_CGROUP_CPUACCT: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_CGROUP_DEVICE: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_CGROUP_FREEZER: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_CGROUP_SCHED: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_CPUSETS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_MEMCG: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_KEYS: enabled 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_VETH: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_BRIDGE: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_IP_NF_FILTER: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_IP_NF_NAT: enabled (as module) 08:18:37 [2023-02-03T08:18:37.571Z] - CONFIG_NF_NAT: enabled (as module) 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_POSIX_MQUEUE: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_CGROUP_BPF: enabled 08:18:37 [2023-02-03T08:18:37.829Z] 08:18:37 [2023-02-03T08:18:37.829Z] Optional Features: 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_USER_NS: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_SECCOMP: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_SECCOMP_FILTER: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_CGROUP_PIDS: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_MEMCG_SWAP: enabled 08:18:37 [2023-02-03T08:18:37.829Z] (cgroup swap accounting is currently enabled) 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_BLK_CGROUP: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_CGROUP_PERF: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_CGROUP_HUGETLB: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_CGROUP_NET_PRIO: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_CFS_BANDWIDTH: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_RT_GROUP_SCHED: missing 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_IP_VS: enabled (as module) 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_IP_VS_NFCT: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_IP_VS_RR: enabled (as module) 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_SECURITY_SELINUX: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_SECURITY_APPARMOR: enabled 08:18:37 [2023-02-03T08:18:37.829Z] - CONFIG_EXT4_FS: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_EXT4_FS_SECURITY: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - Network Drivers: 08:18:38 [2023-02-03T08:18:38.086Z] - "overlay": 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_VXLAN: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 08:18:38 [2023-02-03T08:18:38.086Z] Optional (for encrypted networks): 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_CRYPTO: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_CRYPTO_AEAD: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_CRYPTO_GCM: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_CRYPTO_SEQIV: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_CRYPTO_GHASH: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_XFRM: enabled 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_XFRM_USER: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_XFRM_ALGO: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_INET_ESP: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - "ipvlan": 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_IPVLAN: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - "macvlan": 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_MACVLAN: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_DUMMY: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - "ftp,tftp client in container": 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_NF_NAT_FTP: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 08:18:38 [2023-02-03T08:18:38.086Z] - Storage Drivers: 08:18:38 [2023-02-03T08:18:38.086Z] - "aufs": 08:18:38 [2023-02-03T08:18:38.344Z] - CONFIG_AUFS_FS: enabled (as module) 08:18:38 [2023-02-03T08:18:38.344Z] - "btrfs": 08:18:38 [2023-02-03T08:18:38.344Z] - CONFIG_BTRFS_FS: enabled (as module) 08:18:38 [2023-02-03T08:18:38.344Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 08:18:38 [2023-02-03T08:18:38.344Z] - "devicemapper": 08:18:38 [2023-02-03T08:18:38.344Z] - CONFIG_BLK_DEV_DM: enabled 08:18:38 [2023-02-03T08:18:38.344Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 08:18:38 [2023-02-03T08:18:38.344Z] - "overlay": 08:18:38 [2023-02-03T08:18:38.344Z] - CONFIG_OVERLAY_FS: enabled (as module) 08:18:38 [2023-02-03T08:18:38.344Z] - "zfs": 08:18:38 [2023-02-03T08:18:38.344Z] - /dev/zfs: present 08:18:38 [2023-02-03T08:18:38.344Z] - zfs command: missing 08:18:38 [2023-02-03T08:18:38.344Z] - zpool command: missing 08:18:38 [2023-02-03T08:18:38.344Z] 08:18:38 [2023-02-03T08:18:38.344Z] Limits: 08:18:38 [2023-02-03T08:18:38.344Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 08:18:38 [2023-02-03T08:18:38.344Z] 08:18:38 [2023-02-03T08:18:38.344Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 08:18:38 [2023-02-03T08:18:38.653Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:521c2b25c2f44beefda8d1610664de2aa3c7a943 . 08:18:38 [2023-02-03T08:18:38.911Z] #1 [internal] load .dockerignore 08:18:38 [2023-02-03T08:18:38.911Z] #1 transferring context: 113B done 08:18:38 [2023-02-03T08:18:38.911Z] #1 DONE 0.0s 08:18:38 [2023-02-03T08:18:38.911Z] 08:18:38 [2023-02-03T08:18:38.911Z] #2 [internal] load build definition from Dockerfile 08:18:38 [2023-02-03T08:18:38.911Z] #2 transferring dockerfile: 26.87kB done 08:18:38 [2023-02-03T08:18:38.911Z] #2 DONE 0.0s 08:18:38 [2023-02-03T08:18:38.911Z] 08:18:38 [2023-02-03T08:18:38.911Z] #3 resolve image config for docker.io/docker/dockerfile:1 08:18:39 [2023-02-03T08:18:39.174Z] #3 DONE 0.3s 08:18:39 [2023-02-03T08:18:39.174Z] 08:18:39 [2023-02-03T08:18:39.174Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 08:18:39 [2023-02-03T08:18:39.174Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 done 08:18:39 [2023-02-03T08:18:39.174Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done 08:18:39 [2023-02-03T08:18:39.174Z] #4 sha256:4dda4747da062a66c11168cc37e459ded693563b4ed78961d4389f35a2e06f98 482B / 482B done 08:18:39 [2023-02-03T08:18:39.174Z] #4 sha256:578d6647f5b39e1ec555f780190d748de2393563651db09be340ff696d6b31a8 2.91kB / 2.91kB done 08:18:39 [2023-02-03T08:18:39.174Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0B / 10.82MB 0.1s 08:18:39 [2023-02-03T08:18:39.174Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 8.39MB / 10.82MB 0.2s 08:18:39 [2023-02-03T08:18:39.432Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.3s 08:18:39 [2023-02-03T08:18:39.432Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 08:18:39 [2023-02-03T08:18:39.432Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.3s done 08:18:39 [2023-02-03T08:18:39.689Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.2s done 08:18:39 [2023-02-03T08:18:39.689Z] #4 DONE 0.5s 08:18:39 [2023-02-03T08:18:39.689Z] 08:18:39 [2023-02-03T08:18:39.689Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:18:40 [2023-02-03T08:18:40.255Z] #5 ... 08:18:40 [2023-02-03T08:18:40.255Z] 08:18:40 [2023-02-03T08:18:40.255Z] #6 [internal] load metadata for docker.io/library/debian:bullseye 08:18:40 [2023-02-03T08:18:40.255Z] #6 DONE 0.4s 08:18:40 [2023-02-03T08:18:40.255Z] 08:18:40 [2023-02-03T08:18:40.255Z] #7 [internal] load metadata for docker.io/library/busybox:latest 08:18:40 [2023-02-03T08:18:40.255Z] #7 DONE 0.5s 08:18:40 [2023-02-03T08:18:40.255Z] 08:18:40 [2023-02-03T08:18:40.255Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye 08:18:40 [2023-02-03T08:18:40.255Z] #8 DONE 0.5s 08:18:40 [2023-02-03T08:18:40.255Z] 08:18:40 [2023-02-03T08:18:40.255Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 08:18:40 [2023-02-03T08:18:40.255Z] #5 DONE 0.5s 08:18:40 [2023-02-03T08:18:40.255Z] 08:18:40 [2023-02-03T08:18:40.255Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 08:18:40 [2023-02-03T08:18:40.255Z] #9 DONE 0.6s 08:18:40 [2023-02-03T08:18:40.822Z] 08:18:40 [2023-02-03T08:18:40.822Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:18:40 [2023-02-03T08:18:40.822Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done 08:18:40 [2023-02-03T08:18:40.822Z] #10 DONE 0.1s 08:18:40 [2023-02-03T08:18:40.822Z] 08:18:40 [2023-02-03T08:18:40.822Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:40 [2023-02-03T08:18:40.822Z] #11 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:40 [2023-02-03T08:18:40.822Z] #11 resolve docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 0.1s done 08:18:40 [2023-02-03T08:18:40.822Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 0B / 53.68MB 0.0s 08:18:41 [2023-02-03T08:18:41.085Z] #11 sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 1.86kB / 1.86kB done 08:18:41 [2023-02-03T08:18:41.085Z] #11 sha256:f50c722225483a72c4695201998b1f95c31b13a91ddae61c16182504877b62c1 1.80kB / 1.80kB done 08:18:41 [2023-02-03T08:18:41.085Z] #11 sha256:07367a8624a95e9bebe96862418d75af9acffe325141ca66ab508abc7be1435f 7.12kB / 7.12kB done 08:18:41 [2023-02-03T08:18:41.085Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 19.92MB / 53.68MB 0.2s 08:18:41 [2023-02-03T08:18:41.085Z] #11 ... 08:18:41 [2023-02-03T08:18:41.085Z] 08:18:41 [2023-02-03T08:18:41.085Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 08:18:41 [2023-02-03T08:18:41.085Z] #12 DONE 0.5s 08:18:41 [2023-02-03T08:18:41.346Z] 08:18:41 [2023-02-03T08:18:41.346Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 08:18:41 [2023-02-03T08:18:41.346Z] #12 DONE 0.5s 08:18:41 [2023-02-03T08:18:41.346Z] 08:18:41 [2023-02-03T08:18:41.347Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 08:18:41 [2023-02-03T08:18:41.347Z] #13 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.1s done 08:18:41 [2023-02-03T08:18:41.347Z] #13 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done 08:18:41 [2023-02-03T08:18:41.347Z] #13 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done 08:18:41 [2023-02-03T08:18:41.347Z] #13 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done 08:18:41 [2023-02-03T08:18:41.347Z] #13 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 0.3s done 08:18:41 [2023-02-03T08:18:41.347Z] #13 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.2s 08:18:41 [2023-02-03T08:18:41.605Z] #13 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.5s done 08:18:42 [2023-02-03T08:18:42.555Z] #13 DONE 1.6s 08:18:42 [2023-02-03T08:18:42.555Z] 08:18:42 [2023-02-03T08:18:42.555Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 1.3s done 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.7s done 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 1.3s done 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 0B / 81.39MB 1.5s 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 0B / 115.17MB 1.5s 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 0B / 54.68MB 1.5s 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 7.62MB / 54.68MB 1.6s 08:18:42 [2023-02-03T08:18:42.555Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 08:18:42 [2023-02-03T08:18:42.555Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 6.29MB / 81.39MB 1.7s 08:18:42 [2023-02-03T08:18:42.814Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 11.53MB / 81.39MB 1.8s 08:18:42 [2023-02-03T08:18:42.814Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 11.53MB / 115.17MB 1.8s 08:18:42 [2023-02-03T08:18:42.814Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 13.63MB / 54.68MB 1.8s 08:18:42 [2023-02-03T08:18:42.814Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 25.17MB / 81.39MB 2.0s 08:18:42 [2023-02-03T08:18:42.814Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 31.46MB / 115.17MB 2.0s 08:18:42 [2023-02-03T08:18:42.814Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 28.31MB / 54.68MB 2.0s 08:18:43 [2023-02-03T08:18:43.072Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 32.51MB / 81.39MB 2.1s 08:18:43 [2023-02-03T08:18:43.072Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 41.94MB / 115.17MB 2.1s 08:18:43 [2023-02-03T08:18:43.072Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 32.51MB / 54.68MB 2.1s 08:18:43 [2023-02-03T08:18:43.072Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 49.28MB / 115.17MB 2.2s 08:18:43 [2023-02-03T08:18:43.072Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 43.20MB / 54.68MB 2.2s 08:18:43 [2023-02-03T08:18:43.330Z] #11 ... 08:18:43 [2023-02-03T08:18:43.330Z] 08:18:43 [2023-02-03T08:18:43.330Z] #14 [internal] load build context 08:18:43 [2023-02-03T08:18:43.330Z] #14 transferring context: 66.14MB 2.4s done 08:18:43 [2023-02-03T08:18:43.330Z] #14 DONE 2.5s 08:18:43 [2023-02-03T08:18:43.330Z] 08:18:43 [2023-02-03T08:18:43.330Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 44.04MB / 81.39MB 2.3s 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 2.3s 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 50.33MB / 81.39MB 2.5s 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 56.62MB / 115.17MB 2.5s 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 2.4s done 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb 155B / 155B 2.4s done 08:18:43 [2023-02-03T08:18:43.330Z] #11 ... 08:18:43 [2023-02-03T08:18:43.330Z] 08:18:43 [2023-02-03T08:18:43.330Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 08:18:43 [2023-02-03T08:18:43.330Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 08:18:43 [2023-02-03T08:18:43.330Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 08:18:43 [2023-02-03T08:18:43.330Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 08:18:43 [2023-02-03T08:18:43.330Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done 08:18:43 [2023-02-03T08:18:43.330Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done 08:18:43 [2023-02-03T08:18:43.330Z] #10 DONE 2.7s 08:18:43 [2023-02-03T08:18:43.330Z] 08:18:43 [2023-02-03T08:18:43.330Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:43 [2023-02-03T08:18:43.330Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 57.67MB / 81.39MB 2.6s 08:18:43 [2023-02-03T08:18:43.590Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 67.85MB / 81.39MB 2.7s 08:18:43 [2023-02-03T08:18:43.590Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 65.53MB / 115.17MB 2.7s 08:18:43 [2023-02-03T08:18:43.590Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 76.55MB / 81.39MB 2.8s 08:18:43 [2023-02-03T08:18:43.851Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 2.9s 08:18:43 [2023-02-03T08:18:43.851Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 73.40MB / 115.17MB 2.9s 08:18:43 [2023-02-03T08:18:43.851Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 83.89MB / 115.17MB 3.0s 08:18:44 [2023-02-03T08:18:44.110Z] #11 ... 08:18:44 [2023-02-03T08:18:44.110Z] 08:18:44 [2023-02-03T08:18:44.110Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 08:18:44 [2023-02-03T08:18:44.110Z] #15 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done 08:18:44 [2023-02-03T08:18:44.110Z] #15 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done 08:18:44 [2023-02-03T08:18:44.110Z] #15 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done 08:18:44 [2023-02-03T08:18:44.110Z] #15 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done 08:18:44 [2023-02-03T08:18:44.110Z] #15 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done 08:18:44 [2023-02-03T08:18:44.110Z] #15 DONE 3.4s 08:18:44 [2023-02-03T08:18:44.110Z] 08:18:44 [2023-02-03T08:18:44.110Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:44 [2023-02-03T08:18:44.110Z] #11 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 3.1s done 08:18:44 [2023-02-03T08:18:44.110Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 98.57MB / 115.17MB 3.2s 08:18:44 [2023-02-03T08:18:44.376Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 114.29MB / 115.17MB 3.6s 08:18:44 [2023-02-03T08:18:44.942Z] #11 sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 115.17MB / 115.17MB 3.8s done 08:18:45 [2023-02-03T08:18:45.200Z] #11 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 2.6s done 08:18:45 [2023-02-03T08:18:45.459Z] #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 08:18:45 [2023-02-03T08:18:45.719Z] #11 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.2s done 08:18:45 [2023-02-03T08:18:45.719Z] #11 ... 08:18:45 [2023-02-03T08:18:45.719Z] 08:18:45 [2023-02-03T08:18:45.719Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 08:18:45 [2023-02-03T08:18:45.719Z] #16 resolve docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 0.1s done 08:18:45 [2023-02-03T08:18:45.719Z] #16 sha256:8753a14ec6bc1cddae687b2840b36527cf2bf5f58a272ffcb3f8e9a0a4586b8d 529B / 529B done 08:18:45 [2023-02-03T08:18:45.719Z] #16 sha256:a8ed85e3b9abcf5ca2c23e1032ebb1af6e4afc186879770484e036da5dd8798d 1.48kB / 1.48kB done 08:18:45 [2023-02-03T08:18:45.719Z] #16 sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87 1.85kB / 1.85kB done 08:18:45 [2023-02-03T08:18:45.719Z] #16 DONE 5.0s 08:18:45 [2023-02-03T08:18:45.719Z] 08:18:45 [2023-02-03T08:18:45.719Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:45 [2023-02-03T08:18:45.719Z] #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.1s 08:18:45 [2023-02-03T08:18:45.977Z] #11 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.2s done 08:18:46 [2023-02-03T08:18:46.236Z] #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 0.1s 08:18:48 [2023-02-03T08:18:48.769Z] #11 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 2.5s done 08:18:49 [2023-02-03T08:18:49.340Z] #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 08:18:52 [2023-02-03T08:18:52.621Z] #11 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 3.0s done 08:18:52 [2023-02-03T08:18:52.621Z] #11 ... 08:18:52 [2023-02-03T08:18:52.621Z] 08:18:52 [2023-02-03T08:18:52.621Z] #17 [build-dummy 2/2] RUN mkdir -p /build 08:18:52 [2023-02-03T08:18:52.621Z] #17 ... 08:18:52 [2023-02-03T08:18:52.621Z] 08:18:52 [2023-02-03T08:18:52.621Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 08:18:52 [2023-02-03T08:18:52.621Z] #0 1.101 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 1.116 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 1.116 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 1.270 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 1.715 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 1.772 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 2.666 Fetched 8510 kB in 2s (4691 kB/s) 08:18:52 [2023-02-03T08:18:52.621Z] #0 2.666 Reading package lists... 08:18:52 [2023-02-03T08:18:52.621Z] #0 3.201 Reading package lists... 08:18:52 [2023-02-03T08:18:52.621Z] #0 3.725 Building dependency tree... 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.054 The following additional packages will be installed: 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.054 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.054 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.054 Recommended packages: 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.054 libldap-common publicsuffix libsasl2-modules 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.176 The following NEW packages will be installed: 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.177 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.177 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.178 libssh2-1 openssl 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.452 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.452 Need to get 2943 kB of archives. 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.452 After this operation, 6484 kB of additional disk space will be used. 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.452 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.505 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.505 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.505 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.505 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.509 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.509 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.510 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.511 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.512 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.516 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.560 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.591 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.591 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.591 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.784 debconf: delaying package configuration, since apt-utils is not installed 08:18:52 [2023-02-03T08:18:52.621Z] #0 4.831 Fetched 2943 kB in 0s (7284 kB/s) 08:18:52 [2023-02-03T08:18:52.621Z] #0 5.117 Selecting previously unselected package openssl. 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.117 (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 ... 6653 files and directories currently installed.) 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.121 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.133 Unpacking openssl (1.1.1n-0+deb11u3) ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.380 Selecting previously unselected package ca-certificates. 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.380 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.387 Unpacking ca-certificates (20210119) ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.559 Selecting previously unselected package libbrotli1:arm64. 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.559 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.571 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.706 Selecting previously unselected package libsasl2-modules-db:arm64. 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.706 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.715 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.796 Selecting previously unselected package libsasl2-2:arm64. 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.796 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.843 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.945 Selecting previously unselected package libldap-2.4-2:arm64. 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.947 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 08:18:52 [2023-02-03T08:18:52.622Z] #0 5.973 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 08:18:53 [2023-02-03T08:18:53.189Z] #18 7.523 Selecting previously unselected package libnghttp2-14:arm64. 08:18:53 [2023-02-03T08:18:53.189Z] #18 ... 08:18:53 [2023-02-03T08:18:53.189Z] 08:18:53 [2023-02-03T08:18:53.189Z] #17 [build-dummy 2/2] RUN mkdir -p /build 08:18:53 [2023-02-03T08:18:53.189Z] #17 DONE 10.9s 08:18:53 [2023-02-03T08:18:53.189Z] 08:18:53 [2023-02-03T08:18:53.189Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 08:18:53 [2023-02-03T08:18:53.189Z] #18 7.530 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.189Z] #18 7.554 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 08:18:53 [2023-02-03T08:18:53.189Z] #18 7.623 Selecting previously unselected package libpsl5:arm64. 08:18:53 [2023-02-03T08:18:53.189Z] #18 7.623 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.633 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.684 Selecting previously unselected package librtmp1:arm64. 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.684 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.687 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.736 Selecting previously unselected package libssh2-1:arm64. 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.736 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 ... 08:18:53 [2023-02-03T08:18:53.449Z] 08:18:53 [2023-02-03T08:18:53.449Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build 08:18:53 [2023-02-03T08:18:53.449Z] #19 DONE 0.0s 08:18:53 [2023-02-03T08:18:53.449Z] 08:18:53 [2023-02-03T08:18:53.449Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.741 Unpacking libssh2-1:arm64 (1.9.0-2) ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.792 Selecting previously unselected package libcurl4:arm64. 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.792 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.449Z] #18 7.794 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... 08:18:53 [2023-02-03T08:18:53.711Z] #18 7.863 Selecting previously unselected package curl. 08:18:53 [2023-02-03T08:18:53.711Z] #18 7.863 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.711Z] #18 7.867 Unpacking curl (7.74.0-1.3+deb11u5) ... 08:18:53 [2023-02-03T08:18:53.711Z] #18 7.935 Selecting previously unselected package libonig5:arm64. 08:18:53 [2023-02-03T08:18:53.711Z] #18 7.935 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.711Z] #18 7.945 Unpacking libonig5:arm64 (6.9.6-1.1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.145 Selecting previously unselected package libjq1:arm64. 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.146 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.149 Unpacking libjq1:arm64 (1.6-2.1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.195 Selecting previously unselected package jq. 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.195 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.199 Unpacking jq (1.6-2.1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.235 Setting up libpsl5:arm64 (0.21.0-1.2) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.246 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.257 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.267 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.277 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.288 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.299 Setting up libssh2-1:arm64 (1.9.0-2) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.309 Setting up openssl (1.1.1n-0+deb11u3) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.326 Setting up libonig5:arm64 (6.9.6-1.1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.336 Setting up libjq1:arm64 (1.6-2.1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.347 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 08:18:53 [2023-02-03T08:18:53.970Z] #18 8.358 Setting up ca-certificates (20210119) ... 08:18:54 [2023-02-03T08:18:54.905Z] #18 9.076 Updating certificates in /etc/ssl/certs... 08:18:55 [2023-02-03T08:18:55.838Z] #18 9.967 129 added, 0 removed; done. 08:18:55 [2023-02-03T08:18:55.838Z] #18 9.997 Setting up jq (1.6-2.1) ... 08:18:55 [2023-02-03T08:18:55.838Z] #18 10.01 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... 08:18:55 [2023-02-03T08:18:55.838Z] #18 10.02 Setting up curl (7.74.0-1.3+deb11u5) ... 08:18:55 [2023-02-03T08:18:55.838Z] #18 10.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:18:55 [2023-02-03T08:18:55.838Z] #18 10.05 Processing triggers for ca-certificates (20210119) ... 08:18:55 [2023-02-03T08:18:55.838Z] #18 10.06 Updating certificates in /etc/ssl/certs... 08:18:56 [2023-02-03T08:18:56.773Z] #18 10.75 0 added, 0 removed; done. 08:18:56 [2023-02-03T08:18:56.773Z] #18 10.75 Running hooks in /etc/ca-certificates/update.d... 08:18:56 [2023-02-03T08:18:56.773Z] #18 10.76 done. 08:18:58 [2023-02-03T08:18:58.164Z] #18 DONE 12.6s 08:18:58 [2023-02-03T08:18:58.164Z] 08:18:58 [2023-02-03T08:18:58.164Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65 08:18:58 [2023-02-03T08:18:58.164Z] #11 extracting sha256:662d92c7fcc0804797af812b859643cc18b0211dceb5619849be243a03929832 4.5s done 08:18:58 [2023-02-03T08:18:58.164Z] #11 extracting sha256:5168518e9fd0cf96a560fc50141a34aff0b95dcc0e7d3e8bdfc9a4f1e3d3a9fb done 08:18:58 [2023-02-03T08:18:58.432Z] #11 DONE 17.7s 08:18:58 [2023-02-03T08:18:58.432Z] 08:18:58 [2023-02-03T08:18:58.432Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 08:18:58 [2023-02-03T08:18:58.432Z] #20 DONE 0.3s 08:18:58 [2023-02-03T08:18:58.432Z] 08:18:58 [2023-02-03T08:18:58.432Z] #21 [base 2/5] COPY --from=xx / / 08:18:58 [2023-02-03T08:18:58.691Z] #21 DONE 0.2s 08:18:58 [2023-02-03T08:18:58.691Z] 08:18:58 [2023-02-03T08:18:58.691Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 08:18:59 [2023-02-03T08:18:59.290Z] #22 DONE 0.6s 08:18:59 [2023-02-03T08:18:59.290Z] 08:18:59 [2023-02-03T08:18:59.290Z] #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 08:18:59 [2023-02-03T08:18:59.882Z] #23 ... 08:18:59 [2023-02-03T08:18:59.882Z] 08:18:59 [2023-02-03T08:18:59.882Z] #24 [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 08:18:59 [2023-02-03T08:18:59.882Z] #24 DONE 0.7s 08:18:59 [2023-02-03T08:18:59.882Z] 08:18:59 [2023-02-03T08:18:59.882Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 08:19:00 [2023-02-03T08:19:00.826Z] #25 1.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:01 [2023-02-03T08:19:01.085Z] #25 1.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:01 [2023-02-03T08:19:01.343Z] #25 1.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:01 [2023-02-03T08:19:01.343Z] #25 1.386 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:01 [2023-02-03T08:19:01.343Z] #25 1.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:01 [2023-02-03T08:19:01.602Z] #25 1.593 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:02 [2023-02-03T08:19:02.540Z] #25 2.515 Fetched 8510 kB in 2s (4296 kB/s) 08:19:02 [2023-02-03T08:19:02.799Z] #25 2.515 Reading package lists... 08:19:03 [2023-02-03T08:19:03.626Z] #25 3.089 Reading package lists... 08:19:03 [2023-02-03T08:19:03.885Z] #25 3.654 Building dependency tree... 08:19:03 [2023-02-03T08:19:03.885Z] #25 3.813 Reading state information... 08:19:03 [2023-02-03T08:19:03.885Z] #25 4.012 The following additional packages will be installed: 08:19:03 [2023-02-03T08:19:03.885Z] #25 4.013 libmagic-mgc libmagic1 08:19:03 [2023-02-03T08:19:03.885Z] #25 4.040 The following NEW packages will be installed: 08:19:03 [2023-02-03T08:19:03.885Z] #25 4.041 file libmagic-mgc libmagic1 08:19:04 [2023-02-03T08:19:04.143Z] #25 4.318 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded. 08:19:04 [2023-02-03T08:19:04.143Z] #25 4.318 Need to get 463 kB of archives. 08:19:04 [2023-02-03T08:19:04.143Z] #25 4.318 After this operation, 7063 kB of additional disk space will be used. 08:19:04 [2023-02-03T08:19:04.143Z] #25 4.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.324 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.326 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.553 debconf: delaying package configuration, since apt-utils is not installed 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.590 Fetched 463 kB in 0s (1656 kB/s) 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.613 Selecting previously unselected package libmagic-mgc. 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.613 (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.) 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.623 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.628 Unpacking libmagic-mgc (1:5.39-3) ... 08:19:04 [2023-02-03T08:19:04.402Z] #25 4.696 Selecting previously unselected package libmagic1:arm64. 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.699 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.708 Unpacking libmagic1:arm64 (1:5.39-3) ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.744 Selecting previously unselected package file. 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.746 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.750 Unpacking file (1:5.39-3) ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.792 Setting up libmagic-mgc (1:5.39-3) ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.804 Setting up libmagic1:arm64 (1:5.39-3) ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.823 Setting up file (1:5.39-3) ... 08:19:04 [2023-02-03T08:19:04.671Z] #25 4.833 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:19:05 [2023-02-03T08:19:05.614Z] #25 ... 08:19:05 [2023-02-03T08:19:05.614Z] 08:19:05 [2023-02-03T08:19:05.614Z] #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 08:19:05 [2023-02-03T08:19:05.614Z] #23 1.931 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 08:19:05 [2023-02-03T08:19:05.614Z] #23 2.125 08:19:05 [2023-02-03T08:19:05.614Z] #23 2.344 #=#=# ######################################################################## 100.0% 08:19:05 [2023-02-03T08:19:05.614Z] #23 2.607 08:19:05 [2023-02-03T08:19:05.614Z] #23 3.677 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 08:19:05 [2023-02-03T08:19:05.614Z] #23 3.886 08:19:05 [2023-02-03T08:19:05.614Z] #23 4.106 #=#=# 0.7% ######################################################################## 100.0% 08:19:05 [2023-02-03T08:19:05.614Z] #23 4.422 08:19:05 [2023-02-03T08:19:05.614Z] #23 5.559 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 08:19:05 [2023-02-03T08:19:05.614Z] #23 5.771 08:19:05 [2023-02-03T08:19:05.614Z] #23 5.989 #=#=# 0.0% ##################################### 51.6% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% 08:19:05 [2023-02-03T08:19:05.614Z] #23 6.845 08:19:05 [2023-02-03T08:19:05.872Z] #23 ... 08:19:05 [2023-02-03T08:19:05.872Z] 08:19:05 [2023-02-03T08:19:05.872Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 08:19:05 [2023-02-03T08:19:05.872Z] #25 DONE 5.9s 08:19:05 [2023-02-03T08:19:05.872Z] 08:19:05 [2023-02-03T08:19:05.872Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc 08:19:05 [2023-02-03T08:19:05.872Z] #26 ... 08:19:05 [2023-02-03T08:19:05.872Z] 08:19:05 [2023-02-03T08:19:05.872Z] #27 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 08:19:05 [2023-02-03T08:19:05.872Z] #27 DONE 0.1s 08:19:05 [2023-02-03T08:19:05.872Z] 08:19:05 [2023-02-03T08:19:05.872Z] #28 [dockercli-src 1/5] WORKDIR /tmp/dockercli 08:19:05 [2023-02-03T08:19:05.872Z] #28 DONE 0.2s 08:19:05 [2023-02-03T08:19:05.872Z] 08:19:05 [2023-02-03T08:19:05.872Z] #29 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 08:19:05 [2023-02-03T08:19:05.872Z] #29 DONE 0.2s 08:19:06 [2023-02-03T08:19:06.130Z] 08:19:06 [2023-02-03T08:19:06.130Z] #30 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 08:19:06 [2023-02-03T08:19:06.130Z] #30 DONE 0.2s 08:19:06 [2023-02-03T08:19:06.130Z] 08:19:06 [2023-02-03T08:19:06.130Z] #31 [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 08:19:06 [2023-02-03T08:19:06.130Z] #31 ... 08:19:06 [2023-02-03T08:19:06.130Z] 08:19:06 [2023-02-03T08:19:06.130Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 08:19:06 [2023-02-03T08:19:06.130Z] #32 DONE 0.4s 08:19:06 [2023-02-03T08:19:06.130Z] 08:19:06 [2023-02-03T08:19:06.130Z] #33 [registry-src 1/2] WORKDIR /usr/src/registry 08:19:06 [2023-02-03T08:19:06.130Z] #33 DONE 0.4s 08:19:06 [2023-02-03T08:19:06.130Z] 08:19:06 [2023-02-03T08:19:06.130Z] #34 [delve-src 1/3] WORKDIR /usr/src/delve 08:19:06 [2023-02-03T08:19:06.130Z] #34 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.390Z] 08:19:06 [2023-02-03T08:19:06.391Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 08:19:06 [2023-02-03T08:19:06.391Z] #35 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #36 [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 08:19:06 [2023-02-03T08:19:06.391Z] #36 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #37 [tini-src 1/3] WORKDIR /usr/src/tini 08:19:06 [2023-02-03T08:19:06.391Z] #37 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 08:19:06 [2023-02-03T08:19:06.391Z] #38 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #39 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 08:19:06 [2023-02-03T08:19:06.391Z] #39 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 08:19:06 [2023-02-03T08:19:06.391Z] #40 DONE 0.5s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #41 [containerd-src 1/3] WORKDIR /usr/src/containerd 08:19:06 [2023-02-03T08:19:06.391Z] #41 DONE 0.6s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 08:19:06 [2023-02-03T08:19:06.391Z] #42 ... 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #26 [runc-src 1/3] WORKDIR /usr/src/runc 08:19:06 [2023-02-03T08:19:06.391Z] #26 DONE 0.6s 08:19:06 [2023-02-03T08:19:06.391Z] 08:19:06 [2023-02-03T08:19:06.391Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger 08:19:06 [2023-02-03T08:19:06.391Z] #43 DONE 0.6s 08:19:06 [2023-02-03T08:19:06.649Z] 08:19:06 [2023-02-03T08:19:06.649Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 08:19:09 [2023-02-03T08:19:09.939Z] #44 ... 08:19:09 [2023-02-03T08:19:09.939Z] 08:19:09 [2023-02-03T08:19:09.939Z] #45 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: is subject to change. To configure the initial branch name to use in all 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: of your new repositories, which will suppress this warning, call: 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: git config --global init.defaultBranch <name> 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: 'development'. The just-created branch can be renamed via this command: 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.612 hint: git branch -m <name> 08:19:09 [2023-02-03T08:19:09.939Z] #0 3.631 Initialized empty Git repository in /tmp/dockercli/.git/ 08:19:09 [2023-02-03T08:19:09.939Z] #45 DONE 3.7s 08:19:09 [2023-02-03T08:19:09.939Z] 08:19:09 [2023-02-03T08:19:09.939Z] #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 08:19:09 [2023-02-03T08:19:09.939Z] #23 8.085 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 08:19:09 [2023-02-03T08:19:09.939Z] #23 8.448 08:19:09 [2023-02-03T08:19:09.939Z] #23 8.715 #=#=# ######################################################################## 100.0% 08:19:09 [2023-02-03T08:19:09.939Z] #23 9.099 08:19:09 [2023-02-03T08:19:09.939Z] #23 10.01 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 08:19:09 [2023-02-03T08:19:09.939Z] #23 10.47 08:19:09 [2023-02-03T08:19:09.939Z] #23 10.71 #=#=# ######################################################################## 100.0% 08:19:09 [2023-02-03T08:19:09.939Z] #23 10.99 08:19:09 [2023-02-03T08:19:09.939Z] #23 11.05 Download of images into '/build' complete. 08:19:09 [2023-02-03T08:19:09.939Z] #23 11.05 Use something like the following to load the result into a Docker daemon: 08:19:09 [2023-02-03T08:19:09.939Z] #23 11.05 tar -cC '/build' . | docker load 08:19:09 [2023-02-03T08:19:09.939Z] #23 DONE 11.1s 08:19:09 [2023-02-03T08:19:09.939Z] 08:19:09 [2023-02-03T08:19:09.939Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:10 [2023-02-03T08:19:10.545Z] #46 ... 08:19:10 [2023-02-03T08:19:10.545Z] 08:19:10 [2023-02-03T08:19:10.545Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: is subject to change. To configure the initial branch name to use in all 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: of your new repositories, which will suppress this warning, call: 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: git config --global init.defaultBranch <name> 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: 'development'. The just-created branch can be renamed via this command: 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: 08:19:10 [2023-02-03T08:19:10.545Z] #0 4.228 hint: git branch -m <name> 08:19:10 [2023-02-03T08:19:10.545Z] #47 DONE 4.3s 08:19:10 [2023-02-03T08:19:10.545Z] 08:19:10 [2023-02-03T08:19:10.545Z] #48 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:11 [2023-02-03T08:19:11.116Z] #48 ... 08:19:11 [2023-02-03T08:19:11.116Z] 08:19:11 [2023-02-03T08:19:11.116Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 Initialized empty Git repository in /usr/src/delve/.git/ 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: is subject to change. To configure the initial branch name to use in all 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: of your new repositories, which will suppress this warning, call: 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: git config --global init.defaultBranch <name> 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: 'development'. The just-created branch can be renamed via this command: 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: 08:19:11 [2023-02-03T08:19:11.116Z] #0 4.626 hint: git branch -m <name> 08:19:11 [2023-02-03T08:19:11.116Z] #49 DONE 4.8s 08:19:11 [2023-02-03T08:19:11.375Z] 08:19:11 [2023-02-03T08:19:11.376Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:11 [2023-02-03T08:19:11.376Z] #50 ... 08:19:11 [2023-02-03T08:19:11.376Z] 08:19:11 [2023-02-03T08:19:11.376Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 Initialized empty Git repository in /usr/src/registry/.git/ 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: is subject to change. To configure the initial branch name to use in all 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: of your new repositories, which will suppress this warning, call: 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: git config --global init.defaultBranch <name> 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: 'development'. The just-created branch can be renamed via this command: 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: 08:19:11 [2023-02-03T08:19:11.376Z] #0 5.149 hint: git branch -m <name> 08:19:11 [2023-02-03T08:19:11.376Z] #51 DONE 5.2s 08:19:11 [2023-02-03T08:19:11.376Z] 08:19:11 [2023-02-03T08:19:11.376Z] #52 [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...) 08:19:12 [2023-02-03T08:19:12.751Z] #52 ... 08:19:12 [2023-02-03T08:19:12.751Z] 08:19:12 [2023-02-03T08:19:12.751Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: is subject to change. To configure the initial branch name to use in all 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: of your new repositories, which will suppress this warning, call: 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: git config --global init.defaultBranch <name> 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: 'development'. The just-created branch can be renamed via this command: 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.911 hint: git branch -m <name> 08:19:12 [2023-02-03T08:19:12.751Z] #0 5.912 Initialized empty Git repository in /usr/src/runc/.git/ 08:19:12 [2023-02-03T08:19:12.751Z] #53 DONE 6.1s 08:19:12 [2023-02-03T08:19:12.751Z] 08:19:12 [2023-02-03T08:19:12.751Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.340 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: is subject to change. To configure the initial branch name to use in all 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: of your new repositories, which will suppress this warning, call: 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: git config --global init.defaultBranch <name> 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: 'development'. The just-created branch can be renamed via this command: 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.341 hint: git branch -m <name> 08:19:12 [2023-02-03T08:19:12.751Z] #0 6.358 Initialized empty Git repository in /usr/src/tini/.git/ 08:19:12 [2023-02-03T08:19:12.751Z] #54 DONE 6.4s 08:19:12 [2023-02-03T08:19:12.751Z] 08:19:12 [2023-02-03T08:19:12.751Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:14 [2023-02-03T08:19:14.651Z] #55 ... 08:19:14 [2023-02-03T08:19:14.651Z] 08:19:14 [2023-02-03T08:19:14.651Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: is subject to change. To configure the initial branch name to use in all 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: of your new repositories, which will suppress this warning, call: 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: git config --global init.defaultBranch <name> 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: 'development'. The just-created branch can be renamed via this command: 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.666 hint: git branch -m <name> 08:19:14 [2023-02-03T08:19:14.651Z] #42 7.671 Initialized empty Git repository in /usr/src/containerd/.git/ 08:19:14 [2023-02-03T08:19:14.651Z] #42 DONE 8.4s 08:19:14 [2023-02-03T08:19:14.651Z] 08:19:14 [2023-02-03T08:19:14.651Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: Using 'master' as the name for the initial branch. This default branch name 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: is subject to change. To configure the initial branch name to use in all 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: of your new repositories, which will suppress this warning, call: 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: git config --global init.defaultBranch <name> 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: 'development'. The just-created branch can be renamed via this command: 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: 08:19:14 [2023-02-03T08:19:14.651Z] #44 7.632 hint: git branch -m <name> 08:19:14 [2023-02-03T08:19:14.651Z] #44 8.065 Initialized empty Git repository in /usr/src/swagger/.git/ 08:19:14 [2023-02-03T08:19:14.651Z] #44 DONE 8.3s 08:19:14 [2023-02-03T08:19:14.912Z] 08:19:14 [2023-02-03T08:19:14.912Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 08:19:15 [2023-02-03T08:19:15.846Z] #56 ... 08:19:15 [2023-02-03T08:19:15.846Z] 08:19:15 [2023-02-03T08:19:15.846Z] #57 [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 08:19:15 [2023-02-03T08:19:15.846Z] #0 5.764 go: downloading github.com/golangci/golangci-lint v1.49.0 08:19:15 [2023-02-03T08:19:15.846Z] #0 8.832 go: downloading github.com/fatih/color v1.13.0 08:19:15 [2023-02-03T08:19:15.846Z] #0 8.951 go: downloading github.com/gofrs/flock v0.8.1 08:19:15 [2023-02-03T08:19:15.846Z] #0 9.051 go: downloading github.com/pkg/errors v0.9.1 08:19:15 [2023-02-03T08:19:15.846Z] #0 9.106 go: downloading github.com/spf13/cobra v1.5.0 08:19:15 [2023-02-03T08:19:15.846Z] #0 9.334 go: downloading github.com/spf13/pflag v1.0.5 08:19:15 [2023-02-03T08:19:15.846Z] #0 9.522 go: downloading github.com/spf13/viper v1.12.0 08:19:15 [2023-02-03T08:19:15.846Z] #57 ... 08:19:15 [2023-02-03T08:19:15.846Z] 08:19:15 [2023-02-03T08:19:15.846Z] #58 [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 08:19:15 [2023-02-03T08:19:15.846Z] #0 8.817 go: downloading mvdan.cc/sh/v3 v3.0.2 08:19:16 [2023-02-03T08:19:16.104Z] #58 ... 08:19:16 [2023-02-03T08:19:16.104Z] 08:19:16 [2023-02-03T08:19:16.104Z] #59 [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 08:19:16 [2023-02-03T08:19:16.104Z] #0 7.684 go: downloading github.com/pelletier/go-toml v1.8.1 08:19:16 [2023-02-03T08:19:16.104Z] #59 ... 08:19:16 [2023-02-03T08:19:16.104Z] 08:19:16 [2023-02-03T08:19:16.104Z] #60 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 08:19:16 [2023-02-03T08:19:16.104Z] #0 8.731 go: downloading github.com/tc-hib/go-winres v0.3.0 08:19:16 [2023-02-03T08:19:16.104Z] #0 10.03 go: downloading github.com/tc-hib/winres v0.1.6 08:19:16 [2023-02-03T08:19:16.363Z] #60 ... 08:19:16 [2023-02-03T08:19:16.363Z] 08:19:16 [2023-02-03T08:19:16.363Z] #61 [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 08:19:16 [2023-02-03T08:19:16.363Z] #0 8.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:16 [2023-02-03T08:19:16.363Z] #0 9.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:16 [2023-02-03T08:19:16.363Z] #0 9.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:16 [2023-02-03T08:19:16.363Z] #61 ... 08:19:16 [2023-02-03T08:19:16.363Z] 08:19:16 [2023-02-03T08:19:16.363Z] #62 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 08:19:16 [2023-02-03T08:19:16.363Z] #0 9.147 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 08:19:16 [2023-02-03T08:19:16.363Z] #0 9.147 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 08:19:16 [2023-02-03T08:19:16.363Z] #0 9.147 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 08:19:16 [2023-02-03T08:19:16.621Z] #62 ... 08:19:16 [2023-02-03T08:19:16.621Z] 08:19:16 [2023-02-03T08:19:16.621Z] #63 [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 08:19:16 [2023-02-03T08:19:16.621Z] #0 6.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:16 [2023-02-03T08:19:16.621Z] #0 6.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:16 [2023-02-03T08:19:16.621Z] #0 6.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:16 [2023-02-03T08:19:16.621Z] #0 6.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:16 [2023-02-03T08:19:16.621Z] #0 6.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:16 [2023-02-03T08:19:16.621Z] #0 7.467 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:16 [2023-02-03T08:19:16.908Z] #63 ... 08:19:16 [2023-02-03T08:19:16.908Z] 08:19:16 [2023-02-03T08:19:16.908Z] #64 [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 08:19:16 [2023-02-03T08:19:16.908Z] #0 9.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:16 [2023-02-03T08:19:16.908Z] #0 9.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:16 [2023-02-03T08:19:16.908Z] #0 9.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:16 [2023-02-03T08:19:16.908Z] #64 ... 08:19:16 [2023-02-03T08:19:16.908Z] 08:19:16 [2023-02-03T08:19:16.908Z] #65 [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 08:19:16 [2023-02-03T08:19:16.908Z] #0 8.010 go: downloading gotest.tools/gotestsum v1.8.2 08:19:16 [2023-02-03T08:19:16.908Z] #0 10.93 go: downloading github.com/dnephin/pflag v1.0.7 08:19:16 [2023-02-03T08:19:16.908Z] #0 10.96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 08:19:17 [2023-02-03T08:19:17.167Z] #65 11.24 go: downloading golang.org/x/tools v0.1.11 08:19:17 [2023-02-03T08:19:17.167Z] #65 ... 08:19:17 [2023-02-03T08:19:17.167Z] 08:19:17 [2023-02-03T08:19:17.167Z] #66 [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 ; 08:19:17 [2023-02-03T08:19:17.167Z] #0 8.770 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #0 8.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #0 8.853 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #0 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #66 ... 08:19:17 [2023-02-03T08:19:17.167Z] 08:19:17 [2023-02-03T08:19:17.167Z] #67 [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 08:19:17 [2023-02-03T08:19:17.167Z] #0 9.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #0 9.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #0 9.304 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:17 [2023-02-03T08:19:17.167Z] #0 9.962 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] 08:19:17 [2023-02-03T08:19:17.425Z] #67 ... 08:19:17 [2023-02-03T08:19:17.425Z] 08:19:17 [2023-02-03T08:19:17.425Z] #68 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:17 [2023-02-03T08:19:17.425Z] #68 DONE 4.7s 08:19:17 [2023-02-03T08:19:17.425Z] 08:19:17 [2023-02-03T08:19:17.425Z] #60 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 08:19:17 [2023-02-03T08:19:17.425Z] #60 11.34 go: downloading github.com/urfave/cli/v2 v2.3.0 08:19:17 [2023-02-03T08:19:17.425Z] #60 11.45 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 08:19:17 [2023-02-03T08:19:17.683Z] #60 11.74 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 08:19:20 [2023-02-03T08:19:20.212Z] #60 14.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 08:19:20 [2023-02-03T08:19:20.470Z] #60 14.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 08:19:22 [2023-02-03T08:19:22.374Z] #60 ... 08:19:22 [2023-02-03T08:19:22.374Z] 08:19:22 [2023-02-03T08:19:22.374Z] #48 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:22 [2023-02-03T08:19:22.374Z] #48 DONE 11.7s 08:19:22 [2023-02-03T08:19:22.374Z] 08:19:22 [2023-02-03T08:19:22.374Z] #57 [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 08:19:22 [2023-02-03T08:19:22.374Z] #57 10.28 go: downloading gopkg.in/yaml.v3 v3.0.1 08:19:22 [2023-02-03T08:19:22.374Z] #57 11.29 go: downloading github.com/mattn/go-colorable v0.1.13 08:19:22 [2023-02-03T08:19:22.374Z] #57 11.45 go: downloading github.com/mattn/go-isatty v0.0.16 08:19:22 [2023-02-03T08:19:22.374Z] #57 11.72 go: downloading golang.org/x/tools v0.1.12 08:19:22 [2023-02-03T08:19:22.374Z] #57 11.74 go: downloading github.com/hashicorp/go-version v1.6.0 08:19:22 [2023-02-03T08:19:22.374Z] #57 11.98 go: downloading github.com/ldez/gomoddirectives v0.2.3 08:19:22 [2023-02-03T08:19:22.374Z] #57 12.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:19:22 [2023-02-03T08:19:22.374Z] #57 12.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:19:24 [2023-02-03T08:19:24.278Z] #57 ... 08:19:24 [2023-02-03T08:19:24.278Z] 08:19:24 [2023-02-03T08:19:24.278Z] #31 [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 08:19:24 [2023-02-03T08:19:24.278Z] #31 7.893 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:19:24 [2023-02-03T08:19:24.278Z] #31 7.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:19:24 [2023-02-03T08:19:24.278Z] #31 7.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:19:24 [2023-02-03T08:19:24.278Z] #31 9.248 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:24 [2023-02-03T08:19:24.278Z] #31 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:24 [2023-02-03T08:19:24.278Z] #31 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:24 [2023-02-03T08:19:24.278Z] #31 ... 08:19:24 [2023-02-03T08:19:24.278Z] 08:19:24 [2023-02-03T08:19:24.278Z] #65 [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 08:19:24 [2023-02-03T08:19:24.278Z] #65 11.68 go: downloading github.com/mattn/go-colorable v0.1.12 08:19:24 [2023-02-03T08:19:24.278Z] #65 11.93 go: downloading github.com/mattn/go-isatty v0.0.14 08:19:24 [2023-02-03T08:19:24.278Z] #65 12.24 go: downloading github.com/fsnotify/fsnotify v1.5.4 08:19:24 [2023-02-03T08:19:24.278Z] #65 12.58 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 08:19:24 [2023-02-03T08:19:24.278Z] #65 16.20 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 08:19:24 [2023-02-03T08:19:24.278Z] #65 16.49 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 08:19:24 [2023-02-03T08:19:24.278Z] #65 ... 08:19:24 [2023-02-03T08:19:24.278Z] 08:19:24 [2023-02-03T08:19:24.278Z] #57 [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 08:19:24 [2023-02-03T08:19:24.278Z] #57 18.64 go: downloading github.com/sirupsen/logrus v1.9.0 08:19:24 [2023-02-03T08:19:24.538Z] #57 18.64 go: downloading github.com/stretchr/testify v1.8.0 08:19:24 [2023-02-03T08:19:24.796Z] #57 ... 08:19:24 [2023-02-03T08:19:24.796Z] 08:19:24 [2023-02-03T08:19:24.796Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:24 [2023-02-03T08:19:24.796Z] #55 DONE 12.3s 08:19:24 [2023-02-03T08:19:24.796Z] 08:19:24 [2023-02-03T08:19:24.796Z] #57 [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 08:19:24 [2023-02-03T08:19:24.796Z] #57 18.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b 08:19:24 [2023-02-03T08:19:24.796Z] #57 ... 08:19:24 [2023-02-03T08:19:24.796Z] 08:19:24 [2023-02-03T08:19:24.796Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:24 [2023-02-03T08:19:24.796Z] #69 ... 08:19:24 [2023-02-03T08:19:24.796Z] 08:19:24 [2023-02-03T08:19:24.796Z] #56 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 08:19:24 [2023-02-03T08:19:24.796Z] #56 DONE 10.0s 08:19:24 [2023-02-03T08:19:24.796Z] 08:19:24 [2023-02-03T08:19:24.796Z] #52 [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...) 08:19:24 [2023-02-03T08:19:24.796Z] #52 3.636 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/* 08:19:24 [2023-02-03T08:19:24.796Z] #52 11.36 + git checkout -q FETCH_HEAD 08:19:25 [2023-02-03T08:19:25.055Z] #52 ... 08:19:25 [2023-02-03T08:19:25.055Z] 08:19:25 [2023-02-03T08:19:25.055Z] #57 [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 08:19:25 [2023-02-03T08:19:25.055Z] #57 19.29 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 08:19:25 [2023-02-03T08:19:25.055Z] #57 19.39 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:19:25 [2023-02-03T08:19:25.055Z] #57 19.43 go: downloading github.com/spf13/afero v1.8.2 08:19:25 [2023-02-03T08:19:25.315Z] #57 19.57 go: downloading github.com/spf13/cast v1.5.0 08:19:25 [2023-02-03T08:19:25.315Z] #57 19.72 go: downloading github.com/spf13/jwalterweatherman v1.1.0 08:19:25 [2023-02-03T08:19:25.884Z] #57 20.04 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab 08:19:26 [2023-02-03T08:19:26.143Z] #57 20.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 08:19:26 [2023-02-03T08:19:26.401Z] #57 20.75 go: downloading github.com/hashicorp/errwrap v1.0.0 08:19:26 [2023-02-03T08:19:26.968Z] #57 ... 08:19:26 [2023-02-03T08:19:26.968Z] 08:19:26 [2023-02-03T08:19:26.968Z] #64 [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 08:19:26 [2023-02-03T08:19:26.968Z] #64 11.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:26 [2023-02-03T08:19:26.968Z] #64 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:26 [2023-02-03T08:19:26.968Z] #64 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:27 [2023-02-03T08:19:27.226Z] #64 ... 08:19:27 [2023-02-03T08:19:27.226Z] 08:19:27 [2023-02-03T08:19:27.226Z] #61 [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 08:19:27 [2023-02-03T08:19:27.226Z] #61 10.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:27 [2023-02-03T08:19:27.226Z] #61 13.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:27 [2023-02-03T08:19:27.226Z] #61 16.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:27 [2023-02-03T08:19:27.485Z] #61 ... 08:19:27 [2023-02-03T08:19:27.485Z] 08:19:27 [2023-02-03T08:19:27.485Z] #70 [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...) 08:19:27 [2023-02-03T08:19:27.485Z] #70 ... 08:19:27 [2023-02-03T08:19:27.485Z] 08:19:27 [2023-02-03T08:19:27.485Z] #67 [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 08:19:27 [2023-02-03T08:19:27.485Z] #67 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:19:27 [2023-02-03T08:19:27.485Z] #67 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:27 [2023-02-03T08:19:27.485Z] #67 18.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:27 [2023-02-03T08:19:27.485Z] #67 20.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] 08:19:27 [2023-02-03T08:19:27.743Z] #67 ... 08:19:27 [2023-02-03T08:19:27.743Z] 08:19:27 [2023-02-03T08:19:27.743Z] #31 [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 08:19:27 [2023-02-03T08:19:27.743Z] #31 21.54 Fetched 8510 kB in 14s (612 kB/s) 08:19:28 [2023-02-03T08:19:28.322Z] #31 21.54 Reading package lists... 08:19:28 [2023-02-03T08:19:28.322Z] #31 ... 08:19:28 [2023-02-03T08:19:28.322Z] 08:19:28 [2023-02-03T08:19:28.322Z] #63 [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 08:19:28 [2023-02-03T08:19:28.322Z] #63 12.08 Fetched 8510 kB in 6s (1387 kB/s) 08:19:28 [2023-02-03T08:19:28.322Z] #63 12.08 Reading package lists... 08:19:28 [2023-02-03T08:19:28.582Z] #63 18.20 Reading package lists... 08:19:28 [2023-02-03T08:19:28.582Z] #63 ... 08:19:28 [2023-02-03T08:19:28.582Z] 08:19:28 [2023-02-03T08:19:28.582Z] #57 [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 08:19:28 [2023-02-03T08:19:28.582Z] #57 22.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 08:19:28 [2023-02-03T08:19:28.582Z] #57 22.56 go: downloading github.com/Antonboom/errname v0.1.7 08:19:28 [2023-02-03T08:19:28.582Z] #57 22.72 go: downloading github.com/Antonboom/nilnil v0.1.1 08:19:28 [2023-02-03T08:19:28.582Z] #57 22.78 go: downloading github.com/BurntSushi/toml v1.2.0 08:19:28 [2023-02-03T08:19:28.840Z] #57 ... 08:19:28 [2023-02-03T08:19:28.840Z] 08:19:28 [2023-02-03T08:19:28.840Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:28 [2023-02-03T08:19:28.840Z] #50 DONE 17.6s 08:19:28 [2023-02-03T08:19:28.840Z] 08:19:28 [2023-02-03T08:19:28.840Z] #58 [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 08:19:28 [2023-02-03T08:19:28.840Z] #58 22.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 08:19:28 [2023-02-03T08:19:28.840Z] #58 22.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 08:19:28 [2023-02-03T08:19:28.840Z] #58 22.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 08:19:29 [2023-02-03T08:19:29.406Z] #58 ... 08:19:29 [2023-02-03T08:19:29.406Z] 08:19:29 [2023-02-03T08:19:29.406Z] #66 [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 ; 08:19:29 [2023-02-03T08:19:29.406Z] #66 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:19:29 [2023-02-03T08:19:29.406Z] #66 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:19:29 [2023-02-03T08:19:29.406Z] #66 22.23 Fetched 8510 kB in 14s (611 kB/s) 08:19:29 [2023-02-03T08:19:29.406Z] #66 22.23 Reading package lists... 08:19:29 [2023-02-03T08:19:29.406Z] #66 ... 08:19:29 [2023-02-03T08:19:29.406Z] 08:19:29 [2023-02-03T08:19:29.406Z] #64 [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 08:19:29 [2023-02-03T08:19:29.406Z] #64 23.52 Fetched 8510 kB in 15s (586 kB/s) 08:19:29 [2023-02-03T08:19:29.973Z] #64 23.52 Reading package lists... 08:19:29 [2023-02-03T08:19:29.973Z] #64 ... 08:19:29 [2023-02-03T08:19:29.973Z] 08:19:29 [2023-02-03T08:19:29.973Z] #62 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 08:19:29 [2023-02-03T08:19:29.973Z] #62 13.55 Reading package lists... 08:19:29 [2023-02-03T08:19:29.973Z] #62 19.75 + apt-get install -y --no-install-recommends gcc libc6-dev 08:19:29 [2023-02-03T08:19:29.973Z] #62 19.81 Reading package lists... 08:19:29 [2023-02-03T08:19:29.973Z] #62 ... 08:19:29 [2023-02-03T08:19:29.973Z] 08:19:29 [2023-02-03T08:19:29.973Z] #59 [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 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 tomll can be used in two ways: 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 Writing to STDIN and reading from STDOUT: 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 cat file.toml | tomll > file.toml 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 Reading and updating a list of files: 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 tomll a.toml b.toml c.toml 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 08:19:29 [2023-02-03T08:19:29.973Z] #59 24.09 When given a list of files, tomll will modify all files in place without asking. 08:19:30 [2023-02-03T08:19:30.232Z] #59 DONE 24.5s 08:19:30 [2023-02-03T08:19:30.232Z] 08:19:30 [2023-02-03T08:19:30.232Z] #57 [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 08:19:30 [2023-02-03T08:19:30.232Z] #57 23.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 08:19:30 [2023-02-03T08:19:30.232Z] #57 23.45 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 08:19:30 [2023-02-03T08:19:30.232Z] #57 23.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 08:19:30 [2023-02-03T08:19:30.232Z] #57 23.75 go: downloading github.com/alexkohler/prealloc v1.0.0 08:19:30 [2023-02-03T08:19:30.232Z] #57 23.87 go: downloading github.com/alingse/asasalint v0.0.11 08:19:30 [2023-02-03T08:19:30.232Z] #57 24.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 08:19:30 [2023-02-03T08:19:30.232Z] #57 24.22 go: downloading github.com/ashanbrown/makezero v1.1.1 08:19:30 [2023-02-03T08:19:30.232Z] #57 24.36 go: downloading github.com/bkielbasa/cyclop v1.2.0 08:19:30 [2023-02-03T08:19:30.232Z] #57 24.46 go: downloading github.com/blizzy78/varnamelen v0.8.0 08:19:30 [2023-02-03T08:19:30.491Z] #57 24.66 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 08:19:30 [2023-02-03T08:19:30.755Z] #57 24.81 go: downloading github.com/breml/bidichk v0.2.3 08:19:30 [2023-02-03T08:19:30.755Z] #57 25.04 go: downloading github.com/breml/errchkjson v0.3.0 08:19:31 [2023-02-03T08:19:31.015Z] #57 25.20 go: downloading github.com/butuzov/ireturn v0.1.1 08:19:31 [2023-02-03T08:19:31.015Z] #57 25.28 go: downloading github.com/charithe/durationcheck v0.0.9 08:19:31 [2023-02-03T08:19:31.015Z] #57 25.33 go: downloading github.com/curioswitch/go-reassign v0.1.2 08:19:31 [2023-02-03T08:19:31.274Z] #57 25.41 go: downloading github.com/daixiang0/gci v0.6.3 08:19:31 [2023-02-03T08:19:31.533Z] #57 25.68 go: downloading github.com/esimonov/ifshort v1.0.4 08:19:31 [2023-02-03T08:19:31.533Z] #57 25.68 go: downloading github.com/denis-tingaikin/go-header v0.4.3 08:19:31 [2023-02-03T08:19:31.533Z] #57 25.77 go: downloading github.com/firefart/nonamedreturns v1.0.4 08:19:31 [2023-02-03T08:19:31.791Z] #57 25.95 go: downloading github.com/fzipp/gocyclo v0.6.0 08:19:31 [2023-02-03T08:19:31.791Z] #57 25.99 go: downloading github.com/go-critic/go-critic v0.6.4 08:19:32 [2023-02-03T08:19:32.725Z] #57 27.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 08:19:32 [2023-02-03T08:19:32.725Z] #57 27.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 08:19:32 [2023-02-03T08:19:32.982Z] #57 27.09 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 08:19:32 [2023-02-03T08:19:32.982Z] #57 27.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a 08:19:33 [2023-02-03T08:19:33.240Z] #57 27.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 08:19:33 [2023-02-03T08:19:33.240Z] #57 27.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 08:19:33 [2023-02-03T08:19:33.240Z] #57 27.56 go: downloading github.com/golangci/misspell v0.3.5 08:19:33 [2023-02-03T08:19:33.498Z] #57 27.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 08:19:33 [2023-02-03T08:19:33.498Z] #57 27.75 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 08:19:33 [2023-02-03T08:19:33.498Z] #57 27.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 08:19:33 [2023-02-03T08:19:33.756Z] #57 27.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 08:19:33 [2023-02-03T08:19:33.756Z] #57 28.04 go: downloading github.com/hexops/gotextdiff v1.0.3 08:19:34 [2023-02-03T08:19:34.055Z] #57 28.13 go: downloading github.com/jgautheron/goconst v1.5.1 08:19:34 [2023-02-03T08:19:34.055Z] #57 28.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 08:19:34 [2023-02-03T08:19:34.055Z] #57 28.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 08:19:34 [2023-02-03T08:19:34.055Z] #57 28.19 go: downloading github.com/julz/importas v0.1.0 08:19:34 [2023-02-03T08:19:34.055Z] #57 28.27 go: downloading github.com/kisielk/errcheck v1.6.2 08:19:34 [2023-02-03T08:19:34.055Z] #57 28.28 go: downloading github.com/kulti/thelper v0.6.3 08:19:34 [2023-02-03T08:19:34.055Z] #57 ... 08:19:34 [2023-02-03T08:19:34.055Z] 08:19:34 [2023-02-03T08:19:34.055Z] #66 [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 ; 08:19:34 [2023-02-03T08:19:34.055Z] #66 22.23 Reading package lists... 08:19:35 [2023-02-03T08:19:35.250Z] #66 28.65 Reading package lists... 08:19:35 [2023-02-03T08:19:35.250Z] #66 ... 08:19:35 [2023-02-03T08:19:35.250Z] 08:19:35 [2023-02-03T08:19:35.250Z] #52 [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...) 08:19:35 [2023-02-03T08:19:35.250Z] #52 13.66 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 08:19:35 [2023-02-03T08:19:35.250Z] #52 13.66 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry 08:19:35 [2023-02-03T08:19:35.250Z] #52 16.73 github.com/docker/distribution/manifest 08:19:35 [2023-02-03T08:19:35.250Z] #52 16.99 crypto/sha1 08:19:35 [2023-02-03T08:19:35.250Z] #52 17.18 net 08:19:35 [2023-02-03T08:19:35.250Z] #52 18.56 github.com/Sirupsen/logrus 08:19:35 [2023-02-03T08:19:35.250Z] #52 23.11 github.com/Sirupsen/logrus/formatters/logstash 08:19:35 [2023-02-03T08:19:35.250Z] #52 23.41 github.com/bugsnag/bugsnag-go/errors 08:19:35 [2023-02-03T08:19:35.509Z] #52 ... 08:19:35 [2023-02-03T08:19:35.509Z] 08:19:35 [2023-02-03T08:19:35.509Z] #57 [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 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.38 go: downloading github.com/kunwardeep/paralleltest v1.0.6 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.53 go: downloading github.com/kyoh86/exportloopref v0.1.8 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.55 go: downloading github.com/ldez/tagliatelle v0.3.1 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.67 go: downloading github.com/leonklingele/grouper v1.1.0 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.68 go: downloading github.com/lufeee/execinquery v1.2.1 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.88 go: downloading github.com/maratori/testpackage v1.1.0 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 08:19:35 [2023-02-03T08:19:35.509Z] #57 28.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 08:19:35 [2023-02-03T08:19:35.509Z] #57 29.00 go: downloading github.com/mgechev/revive v1.2.3 08:19:35 [2023-02-03T08:19:35.509Z] #57 29.73 go: downloading github.com/moricho/tparallel v0.2.1 08:19:35 [2023-02-03T08:19:35.509Z] #57 29.74 go: downloading github.com/nakabonne/nestif v0.3.1 08:19:35 [2023-02-03T08:19:35.509Z] #57 29.78 go: downloading github.com/nishanths/exhaustive v0.8.1 08:19:35 [2023-02-03T08:19:35.509Z] #57 29.81 go: downloading github.com/nishanths/predeclared v0.2.2 08:19:35 [2023-02-03T08:19:35.768Z] #57 30.09 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 08:19:36 [2023-02-03T08:19:36.039Z] #57 30.09 go: downloading github.com/ryancurrah/gomodguard v1.2.4 08:19:36 [2023-02-03T08:19:36.039Z] #57 30.16 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 08:19:36 [2023-02-03T08:19:36.039Z] #57 30.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 08:19:36 [2023-02-03T08:19:36.039Z] #57 30.27 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 08:19:36 [2023-02-03T08:19:36.299Z] #57 30.37 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 08:19:36 [2023-02-03T08:19:36.299Z] #57 30.37 go: downloading github.com/securego/gosec/v2 v2.13.1 08:19:36 [2023-02-03T08:19:36.557Z] #57 30.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 08:19:36 [2023-02-03T08:19:36.557Z] #57 30.71 go: downloading github.com/sivchari/containedctx v1.0.2 08:19:36 [2023-02-03T08:19:36.557Z] #57 30.75 go: downloading github.com/sivchari/nosnakecase v1.7.0 08:19:36 [2023-02-03T08:19:36.557Z] #57 30.84 go: downloading github.com/sivchari/tenv v1.7.0 08:19:36 [2023-02-03T08:19:36.816Z] #57 30.94 go: downloading github.com/sonatard/noctx v0.0.1 08:19:36 [2023-02-03T08:19:36.816Z] #57 31.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 08:19:36 [2023-02-03T08:19:36.816Z] #57 31.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 08:19:37 [2023-02-03T08:19:37.075Z] #57 31.23 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 08:19:37 [2023-02-03T08:19:37.075Z] #57 31.25 go: downloading github.com/sylvia7788/contextcheck v1.0.6 08:19:37 [2023-02-03T08:19:37.335Z] #57 ... 08:19:37 [2023-02-03T08:19:37.335Z] 08:19:37 [2023-02-03T08:19:37.335Z] #62 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 08:19:37 [2023-02-03T08:19:37.335Z] #62 19.81 Reading package lists... 08:19:37 [2023-02-03T08:19:37.335Z] #62 26.15 Building dependency tree... 08:19:37 [2023-02-03T08:19:37.335Z] #62 27.72 Reading state information... 08:19:37 [2023-02-03T08:19:37.335Z] #62 30.32 gcc is already the newest version (4:10.2.1-1). 08:19:37 [2023-02-03T08:19:37.335Z] #62 30.32 libc6-dev is already the newest version (2.31-13+deb11u5). 08:19:37 [2023-02-03T08:19:37.335Z] #62 30.32 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 08:19:37 [2023-02-03T08:19:37.335Z] #62 DONE 30.9s 08:19:37 [2023-02-03T08:19:37.335Z] 08:19:37 [2023-02-03T08:19:37.335Z] #57 [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 08:19:37 [2023-02-03T08:19:37.335Z] #57 31.37 go: downloading github.com/tdakkota/asciicheck v0.1.1 08:19:37 [2023-02-03T08:19:37.335Z] #57 31.37 go: downloading github.com/tetafro/godot v1.4.11 08:19:37 [2023-02-03T08:19:37.335Z] #57 31.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 08:19:37 [2023-02-03T08:19:37.335Z] #57 31.64 go: downloading github.com/timonwong/logrlint v0.1.0 08:19:37 [2023-02-03T08:19:37.335Z] #57 31.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 08:19:37 [2023-02-03T08:19:37.335Z] #57 31.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.11 go: downloading github.com/ultraware/funlen v0.0.3 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.26 go: downloading github.com/ultraware/whitespace v0.0.5 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.27 go: downloading github.com/uudashr/gocognit v1.0.6 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.32 go: downloading github.com/yagipy/maintidx v1.0.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.33 go: downloading github.com/yeya24/promlinter v0.2.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.47 go: downloading gitlab.com/bosi/decorder v0.2.3 08:19:41 [2023-02-03T08:19:41.080Z] #57 32.63 go: downloading honnef.co/go/tools v0.3.3 08:19:41 [2023-02-03T08:19:41.080Z] #57 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #71 [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...) 08:19:41 [2023-02-03T08:19:41.080Z] #71 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #61 [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 08:19:41 [2023-02-03T08:19:41.080Z] #61 22.84 Fetched 8510 kB in 14s (599 kB/s) 08:19:41 [2023-02-03T08:19:41.080Z] #61 22.84 Reading package lists... 08:19:41 [2023-02-03T08:19:41.080Z] #61 29.39 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 08:19:41 [2023-02-03T08:19:41.080Z] #61 29.41 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 08:19:41 [2023-02-03T08:19:41.080Z] #61 29.41 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 08:19:41 [2023-02-03T08:19:41.080Z] #61 32.63 Reading package lists... 08:19:41 [2023-02-03T08:19:41.080Z] #61 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #66 [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 ; 08:19:41 [2023-02-03T08:19:41.080Z] #66 28.65 Reading package lists... 08:19:41 [2023-02-03T08:19:41.080Z] #66 33.68 Building dependency tree... 08:19:41 [2023-02-03T08:19:41.080Z] #66 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #58 [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 08:19:41 [2023-02-03T08:19:41.080Z] #58 24.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 08:19:41 [2023-02-03T08:19:41.080Z] #58 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #57 [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 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.35 go: downloading mvdan.cc/gofumpt v0.3.1 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.48 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.54 go: downloading github.com/davecgh/go-spew v1.1.1 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.66 go: downloading github.com/pmezard/go-difflib v1.0.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.70 go: downloading github.com/stretchr/objx v0.4.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.74 go: downloading github.com/subosito/gotenv v1.4.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 34.86 go: downloading github.com/hashicorp/hcl v1.0.0 08:19:41 [2023-02-03T08:19:41.080Z] #57 35.15 go: downloading gopkg.in/ini.v1 v1.66.6 08:19:41 [2023-02-03T08:19:41.080Z] #57 35.16 go: downloading github.com/magiconair/properties v1.8.6 08:19:41 [2023-02-03T08:19:41.080Z] #57 35.26 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 08:19:41 [2023-02-03T08:19:41.080Z] #57 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #63 [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 08:19:41 [2023-02-03T08:19:41.080Z] #63 18.20 Reading package lists... 08:19:41 [2023-02-03T08:19:41.080Z] #63 24.81 Building dependency tree... 08:19:41 [2023-02-03T08:19:41.080Z] #63 29.73 The following additional packages will be installed: 08:19:41 [2023-02-03T08:19:41.080Z] #63 29.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 08:19:41 [2023-02-03T08:19:41.080Z] #63 29.77 Suggested packages: 08:19:41 [2023-02-03T08:19:41.080Z] #63 29.78 cmake-doc ninja-build lrzip 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.38 The following NEW packages will be installed: 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.85 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.85 Need to get 15.1 MB of archives. 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.85 After this operation, 66.8 MB of additional disk space will be used. 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 30.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 31.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 31.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 31.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 31.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 31.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 08:19:41 [2023-02-03T08:19:41.080Z] #63 32.94 debconf: delaying package configuration, since apt-utils is not installed 08:19:41 [2023-02-03T08:19:41.080Z] #63 33.22 Fetched 15.1 MB in 1s (11.5 MB/s) 08:19:41 [2023-02-03T08:19:41.080Z] #63 33.41 Selecting previously unselected package cmake-data. 08:19:41 [2023-02-03T08:19:41.080Z] #63 33.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.) 08:19:41 [2023-02-03T08:19:41.080Z] #63 33.48 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 08:19:41 [2023-02-03T08:19:41.080Z] #63 33.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... 08:19:41 [2023-02-03T08:19:41.080Z] #63 ... 08:19:41 [2023-02-03T08:19:41.080Z] 08:19:41 [2023-02-03T08:19:41.080Z] #67 [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 08:19:41 [2023-02-03T08:19:41.080Z] #67 24.80 Fetched 8513 kB in 16s (537 kB/s) 08:19:41 [2023-02-03T08:19:41.080Z] #67 24.80 Reading package lists... 08:19:41 [2023-02-03T08:19:41.080Z] #67 29.84 Reading package lists... 08:19:41 [2023-02-03T08:19:41.340Z] #67 34.74 Building dependency tree... 08:19:41 [2023-02-03T08:19:41.340Z] #67 ... 08:19:41 [2023-02-03T08:19:41.340Z] 08:19:41 [2023-02-03T08:19:41.341Z] #57 [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 08:19:41 [2023-02-03T08:19:41.341Z] #57 35.44 go: downloading golang.org/x/text v0.3.7 08:19:41 [2023-02-03T08:19:41.599Z] #57 35.94 go: downloading github.com/pelletier/go-toml v1.9.5 08:19:44 [2023-02-03T08:19:44.131Z] #57 ... 08:19:44 [2023-02-03T08:19:44.131Z] 08:19:44 [2023-02-03T08:19:44.131Z] #31 [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 08:19:44 [2023-02-03T08:19:44.131Z] #31 21.54 Reading package lists... 08:19:44 [2023-02-03T08:19:44.131Z] #31 28.87 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 08:19:44 [2023-02-03T08:19:44.131Z] #31 28.95 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 08:19:44 [2023-02-03T08:19:44.131Z] #31 28.95 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 08:19:44 [2023-02-03T08:19:44.131Z] #31 32.05 Reading package lists... 08:19:44 [2023-02-03T08:19:44.131Z] #31 36.76 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 08:19:44 [2023-02-03T08:19:44.131Z] #31 36.85 Reading package lists... 08:19:44 [2023-02-03T08:19:44.131Z] #31 ... 08:19:44 [2023-02-03T08:19:44.131Z] 08:19:44 [2023-02-03T08:19:44.131Z] #63 [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 08:19:44 [2023-02-03T08:19:44.131Z] #63 37.47 Selecting previously unselected package libicu67:arm64. 08:19:44 [2023-02-03T08:19:44.131Z] #63 37.48 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 08:19:44 [2023-02-03T08:19:44.131Z] #63 37.66 Unpacking libicu67:arm64 (67.1-7) ... 08:19:45 [2023-02-03T08:19:45.066Z] #63 ... 08:19:45 [2023-02-03T08:19:45.066Z] 08:19:45 [2023-02-03T08:19:45.066Z] #64 [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 08:19:45 [2023-02-03T08:19:45.066Z] #64 23.52 Reading package lists... 08:19:45 [2023-02-03T08:19:45.066Z] #64 30.19 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 08:19:45 [2023-02-03T08:19:45.066Z] #64 30.22 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 08:19:45 [2023-02-03T08:19:45.066Z] #64 30.22 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 08:19:45 [2023-02-03T08:19:45.066Z] #64 33.19 Reading package lists... 08:19:45 [2023-02-03T08:19:45.066Z] #64 38.00 + apt-get install -y --no-install-recommends gcc libc6-dev 08:19:45 [2023-02-03T08:19:45.325Z] #64 38.08 Reading package lists... 08:19:45 [2023-02-03T08:19:45.325Z] #64 ... 08:19:45 [2023-02-03T08:19:45.325Z] 08:19:45 [2023-02-03T08:19:45.325Z] #66 [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 ; 08:19:45 [2023-02-03T08:19:45.325Z] #66 33.68 Building dependency tree... 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.52 python3 is already the newest version (3.9.2-3). 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.52 The following additional packages will be installed: 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.55 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.57 patch xz-utils 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.58 Suggested packages: 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.58 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.58 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.58 m4-doc ed diffutils-doc 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.58 Recommended packages: 08:19:45 [2023-02-03T08:19:45.325Z] #66 37.58 fakeroot libalgorithm-merge-perl libltdl-dev 08:19:45 [2023-02-03T08:19:45.325Z] #66 38.88 The following NEW packages will be installed: 08:19:45 [2023-02-03T08:19:45.325Z] #66 38.90 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 08:19:45 [2023-02-03T08:19:45.325Z] #66 38.90 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 08:19:45 [2023-02-03T08:19:45.325Z] #66 38.90 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.31 0 upgraded, 20 newly installed, 0 to remove and 6 not upgraded. 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.31 Need to get 5458 kB of archives. 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.31 After this operation, 11.6 MB of additional disk space will be used. 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 08:19:45 [2023-02-03T08:19:45.325Z] #66 39.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] 08:19:45 [2023-02-03T08:19:45.891Z] #66 ... 08:19:45 [2023-02-03T08:19:45.891Z] 08:19:45 [2023-02-03T08:19:45.892Z] #52 [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...) 08:19:45 [2023-02-03T08:19:45.892Z] #52 24.29 github.com/bugsnag/osext 08:19:45 [2023-02-03T08:19:45.892Z] #52 24.58 github.com/bugsnag/panicwrap 08:19:45 [2023-02-03T08:19:45.892Z] #52 25.90 gopkg.in/yaml.v2 08:19:45 [2023-02-03T08:19:45.892Z] #52 ... 08:19:45 [2023-02-03T08:19:45.892Z] 08:19:45 [2023-02-03T08:19:45.892Z] #67 [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 08:19:45 [2023-02-03T08:19:45.892Z] #67 34.74 Building dependency tree... 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.46 The following additional packages will be installed: 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.47 python3-protobuf python3-six 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.48 Suggested packages: 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.48 python3-setuptools 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.48 Recommended packages: 08:19:45 [2023-02-03T08:19:45.892Z] #67 38.48 iproute2 | iproute 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.15 The following NEW packages will be installed: 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.18 python3-protobuf python3-six 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.66 0 upgraded, 8 newly installed, 0 to remove and 6 not upgraded. 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.66 Need to get 2136 kB of archives. 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.66 After this operation, 10.8 MB of additional disk space will be used. 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 08:19:45 [2023-02-03T08:19:45.892Z] #67 39.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 08:19:47 [2023-02-03T08:19:47.794Z] #67 ... 08:19:47 [2023-02-03T08:19:47.794Z] 08:19:47 [2023-02-03T08:19:47.795Z] #66 [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 ; 08:19:47 [2023-02-03T08:19:47.795Z] #66 40.62 debconf: delaying package configuration, since apt-utils is not installed 08:19:47 [2023-02-03T08:19:47.795Z] #66 40.89 Fetched 5458 kB in 1s (8676 kB/s) 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.00 Selecting previously unselected package bzip2. 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.00 (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.) 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.09 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.14 Unpacking bzip2 (1.0.8-4) ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.31 Selecting previously unselected package xz-utils. 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.32 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.62 Selecting previously unselected package libsigsegv2:arm64. 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.63 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.63 Unpacking libsigsegv2:arm64 (2.13-1) ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.75 Selecting previously unselected package m4. 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.75 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 41.76 Unpacking m4 (1.4.18-5) ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 42.04 Selecting previously unselected package autoconf. 08:19:47 [2023-02-03T08:19:47.795Z] #66 42.04 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 08:19:47 [2023-02-03T08:19:47.795Z] #66 42.05 Unpacking autoconf (2.69-14) ... 08:19:48 [2023-02-03T08:19:48.362Z] #66 42.50 Selecting previously unselected package autotools-dev. 08:19:48 [2023-02-03T08:19:48.362Z] #66 42.51 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 08:19:48 [2023-02-03T08:19:48.362Z] #66 42.52 Unpacking autotools-dev (20180224.1+nmu1) ... 08:19:48 [2023-02-03T08:19:48.620Z] #66 42.70 Selecting previously unselected package automake. 08:19:48 [2023-02-03T08:19:48.620Z] #66 42.71 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 08:19:48 [2023-02-03T08:19:48.620Z] #66 42.72 Unpacking automake (1:1.16.3-2) ... 08:19:49 [2023-02-03T08:19:49.188Z] #66 43.44 Selecting previously unselected package patch. 08:19:49 [2023-02-03T08:19:49.188Z] #66 43.44 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 08:19:49 [2023-02-03T08:19:49.188Z] #66 43.46 Unpacking patch (2.7.6-7) ... 08:19:49 [2023-02-03T08:19:49.605Z] #66 43.72 Selecting previously unselected package dpkg-dev. 08:19:49 [2023-02-03T08:19:49.865Z] #66 44.04 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... 08:19:49 [2023-02-03T08:19:49.865Z] #66 44.07 Unpacking dpkg-dev (1.20.12) ... 08:19:51 [2023-02-03T08:19:51.239Z] #66 45.46 Selecting previously unselected package build-essential. 08:19:51 [2023-02-03T08:19:51.239Z] #66 45.47 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 08:19:51 [2023-02-03T08:19:51.239Z] #66 45.48 Unpacking build-essential (12.9) ... 08:19:51 [2023-02-03T08:19:51.810Z] #66 46.03 Selecting previously unselected package libcap2:arm64. 08:19:51 [2023-02-03T08:19:51.810Z] #66 46.04 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 08:19:52 [2023-02-03T08:19:52.068Z] #66 46.37 Unpacking libcap2:arm64 (1:2.44-1) ... 08:19:52 [2023-02-03T08:19:52.336Z] #66 ... 08:19:52 [2023-02-03T08:19:52.336Z] 08:19:52 [2023-02-03T08:19:52.336Z] #52 [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...) 08:19:52 [2023-02-03T08:19:52.336Z] #52 41.00 github.com/docker/distribution/uuid 08:19:52 [2023-02-03T08:19:52.970Z] #52 41.45 golang.org/x/net/context 08:19:53 [2023-02-03T08:19:53.228Z] #52 41.81 github.com/docker/distribution/digest 08:19:53 [2023-02-03T08:19:53.491Z] #52 ... 08:19:53 [2023-02-03T08:19:53.491Z] 08:19:53 [2023-02-03T08:19:53.491Z] #61 [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 08:19:53 [2023-02-03T08:19:53.491Z] #61 32.63 Reading package lists... 08:19:53 [2023-02-03T08:19:53.491Z] #61 37.31 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 08:19:53 [2023-02-03T08:19:53.491Z] #61 37.42 Reading package lists... 08:19:53 [2023-02-03T08:19:53.491Z] #61 42.18 Building dependency tree... 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.32 gcc is already the newest version (4:10.2.1-1). 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.32 libc6-dev is already the newest version (2.31-13+deb11u5). 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.32 The following additional packages will be installed: 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.33 bzip2 patch xz-utils 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.34 Suggested packages: 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.35 bzip2-doc debian-keyring seccomp ed diffutils-doc 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.35 Recommended packages: 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.35 build-essential fakeroot libalgorithm-merge-perl 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.88 The following NEW packages will be installed: 08:19:53 [2023-02-03T08:19:53.491Z] #61 45.89 bzip2 dpkg-dev libseccomp-dev patch xz-utils 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.20 0 upgraded, 5 newly installed, 0 to remove and 6 not upgraded. 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.20 Need to get 2790 kB of archives. 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.20 After this operation, 4077 kB of additional disk space will be used. 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 08:19:53 [2023-02-03T08:19:53.491Z] #61 46.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 08:19:53 [2023-02-03T08:19:53.491Z] #61 ... 08:19:53 [2023-02-03T08:19:53.491Z] 08:19:53 [2023-02-03T08:19:53.491Z] #52 [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...) 08:19:53 [2023-02-03T08:19:53.491Z] #52 42.10 crypto/x509 08:19:53 [2023-02-03T08:19:53.491Z] #52 ... 08:19:53 [2023-02-03T08:19:53.491Z] 08:19:53 [2023-02-03T08:19:53.491Z] #60 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.69 NAME: 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.70 go-winres - A tool for embedding resources in Windows executables 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.70 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.71 USAGE: 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.71 go-winres [global options] command [command options] [arguments...] 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.71 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.71 COMMANDS: 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.71 init Create an initial ./winres/winres.json 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.72 make Make syso files for the "go build" command 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.72 simply Make syso files for the "go build" command (simplified) 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.72 extract Extract all resources from an executable 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.72 patch Replace resources in an executable file (exe, dll) 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.73 help, h Shows a list of commands or help for one command 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.74 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.74 GLOBAL OPTIONS: 08:19:53 [2023-02-03T08:19:53.491Z] #60 42.74 --help, -h show help (default: false) 08:19:53 [2023-02-03T08:19:53.491Z] #60 DONE 47.8s 08:19:53 [2023-02-03T08:19:53.749Z] 08:19:53 [2023-02-03T08:19:53.749Z] #66 [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 ; 08:19:53 [2023-02-03T08:19:53.749Z] #66 46.88 Selecting previously unselected package libcap-dev:arm64. 08:19:53 [2023-02-03T08:19:53.749Z] #66 46.88 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 08:19:53 [2023-02-03T08:19:53.749Z] #66 46.91 Unpacking libcap-dev:arm64 (1:2.44-1) ... 08:19:53 [2023-02-03T08:19:53.749Z] #66 47.41 Selecting previously unselected package libprotobuf-c1:arm64. 08:19:53 [2023-02-03T08:19:53.749Z] #66 47.42 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 08:19:53 [2023-02-03T08:19:53.749Z] #66 47.44 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 08:19:53 [2023-02-03T08:19:53.749Z] #66 47.72 Selecting previously unselected package libprotobuf-c-dev:arm64. 08:19:53 [2023-02-03T08:19:53.749Z] #66 47.73 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 08:19:53 [2023-02-03T08:19:53.749Z] #66 47.79 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 08:19:54 [2023-02-03T08:19:54.317Z] #66 48.40 Selecting previously unselected package libseccomp-dev:arm64. 08:19:54 [2023-02-03T08:19:54.317Z] #66 48.41 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 08:19:54 [2023-02-03T08:19:54.317Z] #66 48.43 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 08:19:54 [2023-02-03T08:19:54.574Z] #66 48.78 Selecting previously unselected package libsystemd-dev:arm64. 08:19:54 [2023-02-03T08:19:54.574Z] #66 48.78 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 08:19:54 [2023-02-03T08:19:54.833Z] #66 48.87 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 08:19:55 [2023-02-03T08:19:55.402Z] #66 49.67 Selecting previously unselected package libtool. 08:19:55 [2023-02-03T08:19:55.402Z] #66 49.68 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 08:19:55 [2023-02-03T08:19:55.402Z] #66 49.69 Unpacking libtool (2.4.6-15) ... 08:19:55 [2023-02-03T08:19:55.974Z] #66 50.09 Selecting previously unselected package libudev-dev:arm64. 08:19:55 [2023-02-03T08:19:55.974Z] #66 50.10 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... 08:19:55 [2023-02-03T08:19:55.974Z] #66 50.12 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 08:19:56 [2023-02-03T08:19:56.254Z] #66 50.45 Selecting previously unselected package libyajl2:arm64. 08:19:56 [2023-02-03T08:19:56.254Z] #66 50.46 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... 08:19:56 [2023-02-03T08:19:56.254Z] #66 50.46 Unpacking libyajl2:arm64 (2.1.0-3) ... 08:19:56 [2023-02-03T08:19:56.513Z] #66 50.71 Selecting previously unselected package libyajl-dev:arm64. 08:19:56 [2023-02-03T08:19:56.513Z] #66 50.72 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... 08:19:56 [2023-02-03T08:19:56.513Z] #66 50.73 Unpacking libyajl-dev:arm64 (2.1.0-3) ... 08:19:56 [2023-02-03T08:19:56.776Z] #66 ... 08:19:56 [2023-02-03T08:19:56.776Z] 08:19:56 [2023-02-03T08:19:56.776Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:56 [2023-02-03T08:19:56.776Z] #69 DONE 41.9s 08:19:56 [2023-02-03T08:19:56.776Z] 08:19:56 [2023-02-03T08:19:56.776Z] #58 [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 08:19:56 [2023-02-03T08:19:56.776Z] #58 49.53 v3.0.2 08:19:56 [2023-02-03T08:19:56.776Z] #58 DONE 51.0s 08:19:56 [2023-02-03T08:19:56.776Z] 08:19:56 [2023-02-03T08:19:56.776Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 08:19:56 [2023-02-03T08:19:56.776Z] #46 DONE 47.1s 08:19:56 [2023-02-03T08:19:56.776Z] 08:19:56 [2023-02-03T08:19:56.776Z] #64 [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 08:19:56 [2023-02-03T08:19:56.776Z] #64 38.08 Reading package lists... 08:19:56 [2023-02-03T08:19:56.776Z] #64 42.44 Building dependency tree... 08:19:56 [2023-02-03T08:19:56.776Z] #64 46.05 gcc is already the newest version (4:10.2.1-1). 08:19:56 [2023-02-03T08:19:56.776Z] #64 46.05 libc6-dev is already the newest version (2.31-13+deb11u5). 08:19:56 [2023-02-03T08:19:56.776Z] #64 46.05 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 08:19:56 [2023-02-03T08:19:56.776Z] #64 DONE 50.8s 08:19:56 [2023-02-03T08:19:56.776Z] 08:19:56 [2023-02-03T08:19:56.776Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 08:19:57 [2023-02-03T08:19:57.036Z] #72 ... 08:19:57 [2023-02-03T08:19:57.036Z] 08:19:57 [2023-02-03T08:19:57.036Z] #57 [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 08:19:57 [2023-02-03T08:19:57.036Z] #57 40.99 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e 08:19:57 [2023-02-03T08:19:57.036Z] #57 41.09 go: downloading github.com/gobwas/glob v0.2.3 08:19:57 [2023-02-03T08:19:57.036Z] #57 41.46 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 08:19:57 [2023-02-03T08:19:57.036Z] #57 41.60 go: downloading go.uber.org/zap v1.17.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.19 go: downloading github.com/go-toolsmith/astcopy v1.0.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.23 go: downloading github.com/go-toolsmith/astequal v1.0.2 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.26 go: downloading github.com/go-toolsmith/astp v1.0.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.33 go: downloading github.com/go-toolsmith/typep v1.0.2 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.34 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.52 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.71 go: downloading github.com/kisielk/gotool v1.0.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.83 go: downloading github.com/gostaticanalysis/comment v1.4.2 08:19:57 [2023-02-03T08:19:57.036Z] #57 42.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 43.15 go: downloading github.com/ettle/strcase v0.1.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 43.34 go: downloading github.com/fatih/structtag v1.2.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 43.38 go: downloading github.com/Masterminds/semver v1.5.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 43.43 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d 08:19:57 [2023-02-03T08:19:57.036Z] #57 43.53 go: downloading gopkg.in/yaml.v2 v2.4.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 43.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 08:19:57 [2023-02-03T08:19:57.036Z] #57 44.09 go: downloading github.com/prometheus/client_golang v1.12.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 44.69 go: downloading github.com/prometheus/client_model v0.2.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 44.69 go: downloading github.com/google/go-cmp v0.5.8 08:19:57 [2023-02-03T08:19:57.036Z] #57 44.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.02 go: downloading go.uber.org/atomic v1.7.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.08 go: downloading go.uber.org/multierr v1.6.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.39 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.39 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.45 go: downloading github.com/olekukonko/tablewriter v0.0.5 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.64 go: downloading github.com/prometheus/common v0.32.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.67 go: downloading github.com/beorn7/perks v1.0.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 45.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:19:57 [2023-02-03T08:19:57.036Z] #57 46.09 go: downloading github.com/golang/protobuf v1.5.2 08:19:57 [2023-02-03T08:19:57.036Z] #57 46.39 go: downloading github.com/prometheus/procfs v0.7.3 08:19:57 [2023-02-03T08:19:57.036Z] #57 46.61 go: downloading google.golang.org/protobuf v1.28.0 08:19:57 [2023-02-03T08:19:57.036Z] #57 48.15 go: downloading github.com/mattn/go-runewidth v0.0.9 08:19:57 [2023-02-03T08:19:57.036Z] #57 48.39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 08:19:57 [2023-02-03T08:19:57.036Z] #57 ... 08:19:57 [2023-02-03T08:19:57.036Z] 08:19:57 [2023-02-03T08:19:57.037Z] #66 [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 ; 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.11 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.11 Setting up libyajl2:arm64 (2.1.0-3) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.11 Setting up bzip2 (1.0.8-4) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.14 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.14 Setting up libcap2:arm64 (1:2.44-1) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.15 Setting up autotools-dev (20180224.1+nmu1) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.21 Setting up libsigsegv2:arm64 (2.13-1) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.31 Setting up patch (2.7.6-7) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.31 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 08:19:57 [2023-02-03T08:19:57.037Z] #66 51.43 Setting up libyajl-dev:arm64 (2.1.0-3) ... 08:19:57 [2023-02-03T08:19:57.295Z] #66 51.45 Setting up libcap-dev:arm64 (1:2.44-1) ... 08:19:57 [2023-02-03T08:19:57.295Z] #66 51.49 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 08:19:57 [2023-02-03T08:19:57.295Z] #66 51.52 Setting up libtool (2.4.6-15) ... 08:19:57 [2023-02-03T08:19:57.295Z] #66 51.56 Setting up m4 (1.4.18-5) ... 08:19:57 [2023-02-03T08:19:57.554Z] #66 51.60 Setting up dpkg-dev (1.20.12) ... 08:19:57 [2023-02-03T08:19:57.554Z] #66 51.66 Setting up autoconf (2.69-14) ... 08:19:57 [2023-02-03T08:19:57.554Z] #66 51.72 Setting up build-essential (12.9) ... 08:19:57 [2023-02-03T08:19:57.554Z] #66 ... 08:19:57 [2023-02-03T08:19:57.554Z] 08:19:57 [2023-02-03T08:19:57.554Z] #31 [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 08:19:57 [2023-02-03T08:19:57.554Z] #31 36.85 Reading package lists... 08:19:57 [2023-02-03T08:19:57.554Z] #31 41.58 Building dependency tree... 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 gcc is already the newest version (4:10.2.1-1). 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 The following additional packages will be installed: 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.12 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.13 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.13 Suggested packages: 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.17 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 08:19:57 [2023-02-03T08:19:57.554Z] #31 45.17 | libgdk-pixbuf2.0-dev libxml2-utils 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.75 The following NEW packages will be installed: 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.75 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.75 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.75 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.75 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.75 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 08:19:57 [2023-02-03T08:19:57.554Z] #31 46.76 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.19 0 upgraded, 30 newly installed, 0 to remove and 6 not upgraded. 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.19 Need to get 7950 kB of archives. 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.19 After this operation, 39.9 MB of additional disk space will be used. 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.19 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] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.21 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] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 47.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 48.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 48.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 48.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 48.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 48.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 08:19:57 [2023-02-03T08:19:57.554Z] #31 49.28 debconf: delaying package configuration, since apt-utils is not installed 08:19:57 [2023-02-03T08:19:57.554Z] #31 49.54 Fetched 7950 kB in 1s (5354 kB/s) 08:19:57 [2023-02-03T08:19:57.554Z] #31 49.75 Selecting previously unselected package libgirepository-1.0-1:arm64. 08:19:57 [2023-02-03T08:19:57.554Z] #31 49.75 (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.) 08:19:57 [2023-02-03T08:19:57.554Z] #31 49.83 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 49.87 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.03 Selecting previously unselected package gir1.2-glib-2.0:arm64. 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.04 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.08 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.27 Selecting previously unselected package libsecret-common. 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.27 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.33 Unpacking libsecret-common (0.20.4-2) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.64 Selecting previously unselected package libsecret-1-0:arm64. 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.65 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.69 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.87 Selecting previously unselected package gir1.2-secret-1:arm64. 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.87 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 50.87 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 51.01 Selecting previously unselected package uuid-dev:arm64. 08:19:57 [2023-02-03T08:19:57.554Z] #31 51.01 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 51.02 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 51.36 Selecting previously unselected package libblkid-dev:arm64. 08:19:57 [2023-02-03T08:19:57.554Z] #31 51.36 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 51.41 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 08:19:57 [2023-02-03T08:19:57.554Z] #31 ... 08:19:57 [2023-02-03T08:19:57.554Z] 08:19:57 [2023-02-03T08:19:57.555Z] #66 [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 ; 08:19:57 [2023-02-03T08:19:57.555Z] #66 51.76 Setting up automake (1:1.16.3-2) ... 08:19:57 [2023-02-03T08:19:57.555Z] #66 51.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 08:19:57 [2023-02-03T08:19:57.813Z] #66 52.02 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:19:58 [2023-02-03T08:19:58.085Z] #66 ... 08:19:58 [2023-02-03T08:19:58.085Z] 08:19:58 [2023-02-03T08:19:58.085Z] #67 [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 08:19:58 [2023-02-03T08:19:58.085Z] #67 41.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] 08:19:58 [2023-02-03T08:19:58.085Z] #67 43.68 debconf: delaying package configuration, since apt-utils is not installed 08:19:58 [2023-02-03T08:19:58.085Z] #67 44.07 Fetched 2136 kB in 3s (721 kB/s) 08:19:58 [2023-02-03T08:19:58.085Z] #67 44.35 Selecting previously unselected package libprotobuf23:arm64. 08:19:58 [2023-02-03T08:19:58.085Z] #67 44.35 (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.) 08:19:58 [2023-02-03T08:19:58.085Z] #67 44.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 44.49 Unpacking libprotobuf23:arm64 (3.12.4-1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 45.42 Selecting previously unselected package python3-pkg-resources. 08:19:58 [2023-02-03T08:19:58.085Z] #67 45.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 45.54 Unpacking python3-pkg-resources (52.0.0-4) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 46.37 Selecting previously unselected package python3-six. 08:19:58 [2023-02-03T08:19:58.085Z] #67 46.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 46.41 Unpacking python3-six (1.16.0-2) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 46.77 Selecting previously unselected package python3-protobuf. 08:19:58 [2023-02-03T08:19:58.085Z] #67 46.78 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 46.93 Unpacking python3-protobuf (3.12.4-1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 47.95 Selecting previously unselected package libnet1:arm64. 08:19:58 [2023-02-03T08:19:58.085Z] #67 47.95 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 47.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.40 Selecting previously unselected package libnl-3-200:arm64. 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.41 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.44 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.61 Selecting previously unselected package libprotobuf-c1:arm64. 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.83 Selecting previously unselected package criu. 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.83 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 48.87 Unpacking criu (3.17.1-1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 49.78 Setting up python3-pkg-resources (52.0.0-4) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 51.77 Setting up libprotobuf23:arm64 (3.12.4-1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 51.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 51.81 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 51.85 Setting up python3-six (1.16.0-2) ... 08:19:58 [2023-02-03T08:19:58.085Z] #67 ... 08:19:58 [2023-02-03T08:19:58.085Z] 08:19:58 [2023-02-03T08:19:58.085Z] #61 [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 08:19:58 [2023-02-03T08:19:58.085Z] #61 47.63 debconf: delaying package configuration, since apt-utils is not installed 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.07 Fetched 2790 kB in 1s (4541 kB/s) 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.25 Selecting previously unselected package bzip2. 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.25 (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.) 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.34 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.36 Unpacking bzip2 (1.0.8-4) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.57 Selecting previously unselected package xz-utils. 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.58 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.97 Selecting previously unselected package patch. 08:19:58 [2023-02-03T08:19:58.085Z] #61 48.98 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 49.09 Unpacking patch (2.7.6-7) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 49.39 Selecting previously unselected package dpkg-dev. 08:19:58 [2023-02-03T08:19:58.085Z] #61 49.39 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 49.41 Unpacking dpkg-dev (1.20.12) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.45 Selecting previously unselected package libseccomp-dev:arm64. 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.45 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.45 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.70 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.73 Setting up bzip2 (1.0.8-4) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 08:19:58 [2023-02-03T08:19:58.085Z] #61 50.93 Setting up patch (2.7.6-7) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 51.00 Setting up dpkg-dev (1.20.12) ... 08:19:58 [2023-02-03T08:19:58.085Z] #61 DONE 51.9s 08:19:58 [2023-02-03T08:19:58.085Z] 08:19:58 [2023-02-03T08:19:58.085Z] #73 [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...) 08:19:58 [2023-02-03T08:19:58.345Z] #73 ... 08:19:58 [2023-02-03T08:19:58.345Z] 08:19:58 [2023-02-03T08:19:58.345Z] #66 [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 ; 08:19:58 [2023-02-03T08:19:58.345Z] #66 DONE 52.7s 08:19:58 [2023-02-03T08:19:58.610Z] 08:19:58 [2023-02-03T08:19:58.610Z] #31 [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 08:19:58 [2023-02-03T08:19:58.610Z] #31 52.02 Selecting previously unselected package libbtrfs0:arm64. 08:19:58 [2023-02-03T08:19:58.610Z] #31 52.03 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.610Z] #31 52.04 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 08:19:58 [2023-02-03T08:19:58.610Z] #31 52.32 Selecting previously unselected package libbtrfs-dev:arm64. 08:19:58 [2023-02-03T08:19:58.610Z] #31 52.32 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.610Z] #31 52.32 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 08:19:58 [2023-02-03T08:19:58.868Z] #31 52.82 Selecting previously unselected package libelf1:arm64. 08:19:58 [2023-02-03T08:19:58.868Z] #31 52.82 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 08:19:58 [2023-02-03T08:19:58.868Z] #31 52.82 Unpacking libelf1:arm64 (0.183-1) ... 08:19:59 [2023-02-03T08:19:59.127Z] #31 ... 08:19:59 [2023-02-03T08:19:59.127Z] 08:19:59 [2023-02-03T08:19:59.127Z] #63 [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 08:19:59 [2023-02-03T08:19:59.127Z] #63 44.65 Selecting previously unselected package libxml2:arm64. 08:19:59 [2023-02-03T08:19:59.127Z] #63 44.66 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 44.68 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 46.05 Selecting previously unselected package libarchive13:arm64. 08:19:59 [2023-02-03T08:19:59.127Z] #63 46.05 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 46.12 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 46.52 Selecting previously unselected package libjsoncpp24:arm64. 08:19:59 [2023-02-03T08:19:59.127Z] #63 46.54 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 46.61 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 47.07 Selecting previously unselected package librhash0:arm64. 08:19:59 [2023-02-03T08:19:59.127Z] #63 47.08 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 47.09 Unpacking librhash0:arm64 (1.4.1-2) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 47.51 Selecting previously unselected package libuv1:arm64. 08:19:59 [2023-02-03T08:19:59.127Z] #63 47.53 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 47.69 Unpacking libuv1:arm64 (1.40.0-2) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 48.08 Selecting previously unselected package cmake. 08:19:59 [2023-02-03T08:19:59.127Z] #63 48.11 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 48.12 Unpacking cmake (3.18.4-2+deb11u1) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 51.81 Setting up libicu67:arm64 (67.1-7) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 51.86 Setting up libuv1:arm64 (1.40.0-2) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 51.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 51.90 Setting up librhash0:arm64 (1.4.1-2) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 51.92 Setting up cmake-data (3.18.4-2+deb11u1) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 52.01 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 52.01 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 52.02 Setting up cmake (3.18.4-2+deb11u1) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 52.09 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:19:59 [2023-02-03T08:19:59.127Z] #63 DONE 52.7s 08:19:59 [2023-02-03T08:19:59.127Z] 08:19:59 [2023-02-03T08:19:59.127Z] #31 [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 08:19:59 [2023-02-03T08:19:59.127Z] #31 53.21 Selecting previously unselected package libffi-dev:arm64. 08:19:59 [2023-02-03T08:19:59.127Z] #31 53.21 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 08:19:59 [2023-02-03T08:19:59.385Z] #31 53.22 Unpacking libffi-dev:arm64 (3.3-6) ... 08:19:59 [2023-02-03T08:19:59.385Z] #31 53.45 Selecting previously unselected package libglib2.0-data. 08:19:59 [2023-02-03T08:19:59.385Z] #31 53.45 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 08:19:59 [2023-02-03T08:19:59.385Z] #31 53.45 Unpacking libglib2.0-data (2.66.8-1) ... 08:20:01 [2023-02-03T08:20:01.294Z] #31 55.18 Selecting previously unselected package libglib2.0-bin. 08:20:01 [2023-02-03T08:20:01.294Z] #31 55.22 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 08:20:01 [2023-02-03T08:20:01.294Z] #31 55.23 Unpacking libglib2.0-bin (2.66.8-1) ... 08:20:01 [2023-02-03T08:20:01.659Z] #31 55.52 Selecting previously unselected package python3-lib2to3. 08:20:01 [2023-02-03T08:20:01.659Z] #31 55.52 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 08:20:01 [2023-02-03T08:20:01.659Z] #31 55.54 Unpacking python3-lib2to3 (3.9.2-1) ... 08:20:02 [2023-02-03T08:20:02.282Z] #31 ... 08:20:02 [2023-02-03T08:20:02.282Z] 08:20:02 [2023-02-03T08:20:02.282Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 08:20:02 [2023-02-03T08:20:02.282Z] #72 DONE 5.4s 08:20:02 [2023-02-03T08:20:02.282Z] 08:20:02 [2023-02-03T08:20:02.282Z] #31 [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 08:20:02 [2023-02-03T08:20:02.282Z] #31 56.24 Selecting previously unselected package python3-distutils. 08:20:02 [2023-02-03T08:20:02.282Z] #31 56.24 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 08:20:02 [2023-02-03T08:20:02.282Z] #31 56.24 Unpacking python3-distutils (3.9.2-1) ... 08:20:02 [2023-02-03T08:20:02.540Z] #31 ... 08:20:02 [2023-02-03T08:20:02.540Z] 08:20:02 [2023-02-03T08:20:02.540Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 08:20:02 [2023-02-03T08:20:02.540Z] #74 DONE 0.2s 08:20:02 [2023-02-03T08:20:02.540Z] 08:20:02 [2023-02-03T08:20:02.540Z] #31 [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 08:20:02 [2023-02-03T08:20:02.540Z] #31 56.46 Selecting previously unselected package libglib2.0-dev-bin. 08:20:02 [2023-02-03T08:20:02.540Z] #31 56.50 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 08:20:02 [2023-02-03T08:20:02.540Z] #31 56.55 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 08:20:02 [2023-02-03T08:20:02.799Z] #31 56.83 Selecting previously unselected package libsepol1-dev:arm64. 08:20:02 [2023-02-03T08:20:02.799Z] #31 56.84 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 08:20:02 [2023-02-03T08:20:02.799Z] #31 56.86 Unpacking libsepol1-dev:arm64 (3.1-1) ... 08:20:03 [2023-02-03T08:20:03.369Z] #31 57.37 Selecting previously unselected package libpcre2-16-0:arm64. 08:20:03 [2023-02-03T08:20:03.369Z] #31 57.37 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 08:20:03 [2023-02-03T08:20:03.369Z] #31 57.38 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 08:20:03 [2023-02-03T08:20:03.627Z] #31 57.78 Selecting previously unselected package libpcre2-32-0:arm64. 08:20:03 [2023-02-03T08:20:03.886Z] #31 57.78 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 08:20:03 [2023-02-03T08:20:03.886Z] #31 57.79 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 08:20:04 [2023-02-03T08:20:04.145Z] #31 57.99 Selecting previously unselected package libpcre2-posix2:arm64. 08:20:04 [2023-02-03T08:20:04.145Z] #31 57.99 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 08:20:04 [2023-02-03T08:20:04.145Z] #31 58.00 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 08:20:04 [2023-02-03T08:20:04.403Z] #31 58.19 Selecting previously unselected package libpcre2-dev:arm64. 08:20:04 [2023-02-03T08:20:04.403Z] #31 58.20 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 08:20:04 [2023-02-03T08:20:04.403Z] #31 58.20 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 08:20:04 [2023-02-03T08:20:04.664Z] #31 58.76 Selecting previously unselected package libselinux1-dev:arm64. 08:20:04 [2023-02-03T08:20:04.664Z] #31 ... 08:20:04 [2023-02-03T08:20:04.664Z] 08:20:04 [2023-02-03T08:20:04.664Z] #52 [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...) 08:20:04 [2023-02-03T08:20:04.664Z] #52 43.24 net/textproto 08:20:04 [2023-02-03T08:20:04.664Z] #52 44.36 vendor/golang.org/x/net/http/httpguts 08:20:04 [2023-02-03T08:20:04.664Z] #52 44.70 vendor/golang.org/x/net/http/httpproxy 08:20:04 [2023-02-03T08:20:04.664Z] #52 45.31 mime/multipart 08:20:04 [2023-02-03T08:20:04.664Z] #52 47.77 github.com/docker/distribution/reference 08:20:04 [2023-02-03T08:20:04.664Z] #52 49.06 github.com/stevvooe/resumable 08:20:04 [2023-02-03T08:20:04.664Z] #52 49.28 github.com/stevvooe/resumable/sha256 08:20:04 [2023-02-03T08:20:04.664Z] #52 50.51 github.com/stevvooe/resumable/sha512 08:20:04 [2023-02-03T08:20:04.664Z] #52 50.82 github.com/garyburd/redigo/internal 08:20:04 [2023-02-03T08:20:04.664Z] #52 51.07 github.com/garyburd/redigo/redis 08:20:04 [2023-02-03T08:20:04.664Z] #52 51.99 crypto/tls 08:20:04 [2023-02-03T08:20:04.922Z] #52 ... 08:20:04 [2023-02-03T08:20:04.922Z] 08:20:04 [2023-02-03T08:20:04.922Z] #31 [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 08:20:04 [2023-02-03T08:20:04.922Z] #31 58.76 Selecting previously unselected package libselinux1-dev:arm64. 08:20:04 [2023-02-03T08:20:04.922Z] #31 58.76 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 08:20:04 [2023-02-03T08:20:04.922Z] #31 58.77 Unpacking libselinux1-dev:arm64 (3.1-3) ... 08:20:05 [2023-02-03T08:20:05.181Z] #31 59.16 Selecting previously unselected package libmount-dev:arm64. 08:20:05 [2023-02-03T08:20:05.181Z] #31 59.19 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 08:20:05 [2023-02-03T08:20:05.181Z] #31 59.23 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 08:20:05 [2023-02-03T08:20:05.451Z] #31 59.43 Selecting previously unselected package libpcre16-3:arm64. 08:20:05 [2023-02-03T08:20:05.451Z] #31 59.43 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 08:20:05 [2023-02-03T08:20:05.451Z] #31 59.43 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 08:20:05 [2023-02-03T08:20:05.710Z] #31 59.66 Selecting previously unselected package libpcre32-3:arm64. 08:20:05 [2023-02-03T08:20:05.710Z] #31 59.67 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 08:20:05 [2023-02-03T08:20:05.710Z] #31 59.72 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 08:20:05 [2023-02-03T08:20:05.972Z] #31 59.90 Selecting previously unselected package libpcrecpp0v5:arm64. 08:20:05 [2023-02-03T08:20:05.972Z] #31 59.90 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 08:20:05 [2023-02-03T08:20:05.972Z] #31 59.90 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 08:20:06 [2023-02-03T08:20:06.231Z] #31 60.20 Selecting previously unselected package libpcre3-dev:arm64. 08:20:06 [2023-02-03T08:20:06.231Z] #31 60.20 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 08:20:06 [2023-02-03T08:20:06.231Z] #31 60.21 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 08:20:06 [2023-02-03T08:20:06.798Z] #31 60.74 Selecting previously unselected package zlib1g-dev:arm64. 08:20:06 [2023-02-03T08:20:06.798Z] #31 60.74 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 08:20:06 [2023-02-03T08:20:06.798Z] #31 60.88 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 08:20:06 [2023-02-03T08:20:06.798Z] #31 ... 08:20:06 [2023-02-03T08:20:06.798Z] 08:20:06 [2023-02-03T08:20:06.798Z] #75 [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...) 08:20:06 [2023-02-03T08:20:06.798Z] #0 3.856 go: downloading github.com/urfave/cli/v2 v2.23.5 08:20:06 [2023-02-03T08:20:06.798Z] #0 4.423 go: downloading golang.org/x/sys v0.2.0 08:20:06 [2023-02-03T08:20:06.798Z] #0 7.550 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 08:20:06 [2023-02-03T08:20:06.798Z] #0 8.019 go: downloading github.com/google/uuid v1.3.0 08:20:06 [2023-02-03T08:20:06.798Z] #0 8.035 go: downloading github.com/moby/vpnkit v0.5.0 08:20:06 [2023-02-03T08:20:06.798Z] #0 8.095 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 08:20:06 [2023-02-03T08:20:06.798Z] #0 8.207 go: downloading github.com/gorilla/mux v1.8.0 08:20:06 [2023-02-03T08:20:06.798Z] #0 8.385 go: downloading github.com/moby/sys/mountinfo v0.6.2 08:20:06 [2023-02-03T08:20:06.798Z] #0 9.222 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 08:20:06 [2023-02-03T08:20:06.798Z] #0 9.382 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 08:20:07 [2023-02-03T08:20:07.056Z] #75 ... 08:20:07 [2023-02-03T08:20:07.056Z] 08:20:07 [2023-02-03T08:20:07.056Z] #52 [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...) 08:20:07 [2023-02-03T08:20:07.056Z] #52 55.50 github.com/docker/distribution/registry/listener 08:20:07 [2023-02-03T08:20:07.056Z] #52 ... 08:20:07 [2023-02-03T08:20:07.056Z] 08:20:07 [2023-02-03T08:20:07.056Z] #67 [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 08:20:07 [2023-02-03T08:20:07.056Z] #67 53.21 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 08:20:07 [2023-02-03T08:20:07.056Z] #67 53.28 Setting up python3-protobuf (3.12.4-1) ... 08:20:07 [2023-02-03T08:20:07.056Z] #67 57.86 Setting up criu (3.17.1-1) ... 08:20:07 [2023-02-03T08:20:07.056Z] #67 59.61 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:20:07 [2023-02-03T08:20:07.056Z] #67 DONE 60.9s 08:20:07 [2023-02-03T08:20:07.315Z] 08:20:07 [2023-02-03T08:20:07.315Z] #75 [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...) 08:20:07 [2023-02-03T08:20:07.315Z] #75 10.46 go: downloading golang.org/x/net v0.1.0 08:20:07 [2023-02-03T08:20:07.315Z] #75 10.54 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 08:20:08 [2023-02-03T08:20:08.689Z] #75 ... 08:20:08 [2023-02-03T08:20:08.689Z] 08:20:08 [2023-02-03T08:20:08.689Z] #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 08:20:08 [2023-02-03T08:20:08.689Z] #0 2.733 Cloning into '/tmp/crun-build'... 08:20:08 [2023-02-03T08:20:08.689Z] #0 9.509 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 08:20:08 [2023-02-03T08:20:08.689Z] #0 9.540 Cloning into '/tmp/crun-build/libocispec'... 08:20:08 [2023-02-03T08:20:08.689Z] #76 ... 08:20:08 [2023-02-03T08:20:08.689Z] 08:20:08 [2023-02-03T08:20:08.689Z] #31 [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 08:20:08 [2023-02-03T08:20:08.689Z] #31 60.88 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 08:20:08 [2023-02-03T08:20:08.689Z] #31 61.13 Selecting previously unselected package libglib2.0-dev:arm64. 08:20:08 [2023-02-03T08:20:08.689Z] #31 61.19 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 08:20:08 [2023-02-03T08:20:08.689Z] #31 61.21 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 08:20:09 [2023-02-03T08:20:09.256Z] #31 63.12 Selecting previously unselected package libsecret-1-dev:arm64. 08:20:09 [2023-02-03T08:20:09.256Z] #31 63.12 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 08:20:09 [2023-02-03T08:20:09.256Z] #31 63.13 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 08:20:09 [2023-02-03T08:20:09.256Z] #31 ... 08:20:09 [2023-02-03T08:20:09.256Z] 08:20:09 [2023-02-03T08:20:09.256Z] #77 [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 08:20:09 [2023-02-03T08:20:09.256Z] #0 3.262 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 08:20:09 [2023-02-03T08:20:09.256Z] #0 3.263 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 08:20:09 [2023-02-03T08:20:09.256Z] #0 3.323 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 08:20:09 [2023-02-03T08:20:09.256Z] #0 5.817 Reading package lists... 08:20:09 [2023-02-03T08:20:09.256Z] #0 9.788 + apt-get install -y --no-install-recommends gcc libc6-dev 08:20:09 [2023-02-03T08:20:09.256Z] #0 9.823 Reading package lists... 08:20:09 [2023-02-03T08:20:09.256Z] #77 ... 08:20:09 [2023-02-03T08:20:09.256Z] 08:20:09 [2023-02-03T08:20:09.256Z] #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 08:20:09 [2023-02-03T08:20:09.256Z] #76 10.42 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' 08:20:09 [2023-02-03T08:20:09.256Z] #76 10.43 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 08:20:09 [2023-02-03T08:20:09.256Z] #76 10.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 08:20:09 [2023-02-03T08:20:09.256Z] #76 10.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 08:20:09 [2023-02-03T08:20:09.256Z] #76 10.49 Cloning into '/tmp/crun-build/libocispec/image-spec'... 08:20:10 [2023-02-03T08:20:10.631Z] #76 ... 08:20:10 [2023-02-03T08:20:10.631Z] 08:20:10 [2023-02-03T08:20:10.631Z] #65 [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 08:20:10 [2023-02-03T08:20:10.631Z] #65 64.29 gotestsum version dev 08:20:10 [2023-02-03T08:20:10.631Z] #65 DONE 64.8s 08:20:10 [2023-02-03T08:20:10.631Z] 08:20:10 [2023-02-03T08:20:10.631Z] #31 [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 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.65 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.67 Setting up libpcre16-3:arm64 (2:8.39-13) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.68 Setting up libsepol1-dev:arm64 (3.1-1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.70 Setting up libffi-dev:arm64 (3.3-6) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.71 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.72 Setting up libbtrfs0:arm64 (5.10.1-2) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.73 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.89 Setting up libglib2.0-data (2.66.8-1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.90 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.91 Setting up libpcre32-3:arm64 (2:8.39-13) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.92 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.93 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.95 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 63.97 Setting up python3-lib2to3 (3.9.2-1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 64.42 Setting up libelf1:arm64 (0.183-1) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 64.45 Setting up libsecret-common (0.20.4-2) ... 08:20:10 [2023-02-03T08:20:10.631Z] #31 64.47 Setting up python3-distutils (3.9.2-1) ... 08:20:11 [2023-02-03T08:20:11.563Z] #31 65.46 Setting up libglib2.0-dev-bin (2.66.8-1) ... 08:20:12 [2023-02-03T08:20:12.128Z] #31 ... 08:20:12 [2023-02-03T08:20:12.128Z] 08:20:12 [2023-02-03T08:20:12.128Z] #73 [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...) 08:20:12 [2023-02-03T08:20:12.129Z] #73 3.741 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 . 08:20:12 [2023-02-03T08:20:12.129Z] #73 ... 08:20:12 [2023-02-03T08:20:12.129Z] 08:20:12 [2023-02-03T08:20:12.129Z] #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 08:20:12 [2023-02-03T08:20:12.129Z] #76 12.77 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 08:20:13 [2023-02-03T08:20:13.062Z] #76 14.43 Cloning into '/tmp/crun-build/libocispec/yajl'... 08:20:13 [2023-02-03T08:20:13.062Z] #76 ... 08:20:13 [2023-02-03T08:20:13.062Z] 08:20:13 [2023-02-03T08:20:13.062Z] #31 [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 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.37 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.42 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.46 Setting up libselinux1-dev:arm64 (3.1-3) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.47 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.48 Setting up libglib2.0-bin (2.66.8-1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.49 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.50 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.51 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.52 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.53 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.54 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 08:20:13 [2023-02-03T08:20:13.062Z] #31 66.57 No schema files found: doing nothing. 08:20:13 [2023-02-03T08:20:13.063Z] #31 66.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:20:13 [2023-02-03T08:20:13.063Z] #31 66.69 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 08:20:13 [2023-02-03T08:20:13.063Z] #31 DONE 67.0s 08:20:13 [2023-02-03T08:20:13.063Z] 08:20:13 [2023-02-03T08:20:13.063Z] #78 [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...) 08:20:13 [2023-02-03T08:20:13.322Z] #78 ... 08:20:13 [2023-02-03T08:20:13.322Z] 08:20:13 [2023-02-03T08:20:13.322Z] #77 [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 08:20:13 [2023-02-03T08:20:13.322Z] #0 9.823 Reading package lists... 08:20:14 [2023-02-03T08:20:14.254Z] #77 13.71 Building dependency tree... 08:20:14 [2023-02-03T08:20:14.254Z] #77 15.04 Reading state information... 08:20:16 [2023-02-03T08:20:16.155Z] #77 16.65 gcc is already the newest version (4:10.2.1-1). 08:20:16 [2023-02-03T08:20:16.155Z] #77 16.65 libc6-dev is already the newest version (2.31-13+deb11u5). 08:20:16 [2023-02-03T08:20:16.155Z] #77 16.65 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. 08:20:16 [2023-02-03T08:20:16.155Z] #77 DONE 16.8s 08:20:16 [2023-02-03T08:20:16.155Z] 08:20:16 [2023-02-03T08:20:16.155Z] #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 08:20:16 [2023-02-03T08:20:16.155Z] #76 15.94 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' 08:20:16 [2023-02-03T08:20:16.155Z] #76 16.23 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' 08:20:16 [2023-02-03T08:20:16.155Z] #76 16.50 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' 08:20:18 [2023-02-03T08:20:18.057Z] #76 ... 08:20:18 [2023-02-03T08:20:18.057Z] 08:20:18 [2023-02-03T08:20:18.057Z] #52 [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...) 08:20:18 [2023-02-03T08:20:18.057Z] #52 56.21 github.com/docker/distribution/version 08:20:18 [2023-02-03T08:20:18.057Z] #52 56.64 github.com/inconshreveable/mousetrap 08:20:18 [2023-02-03T08:20:18.057Z] #52 56.74 github.com/spf13/pflag 08:20:18 [2023-02-03T08:20:18.057Z] #52 60.05 github.com/spf13/cobra 08:20:18 [2023-02-03T08:20:18.057Z] #52 63.29 log/syslog 08:20:18 [2023-02-03T08:20:18.057Z] #52 63.91 github.com/yvasiyarov/go-metrics 08:20:18 [2023-02-03T08:20:18.057Z] #52 ... 08:20:18 [2023-02-03T08:20:18.057Z] 08:20:18 [2023-02-03T08:20:18.057Z] #79 [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...) 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.225 -- The C compiler identification is GNU 10.2.1 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.273 -- Detecting C compiler ABI info 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.802 -- Detecting C compiler ABI info - done 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.873 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.893 -- Detecting C compile features 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.896 -- Detecting C compile features - done 08:20:18 [2023-02-03T08:20:18.057Z] #0 1.922 -- Performing Test HAS_BUILTIN_FORTIFY 08:20:18 [2023-02-03T08:20:18.057Z] #79 2.167 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 08:20:18 [2023-02-03T08:20:18.315Z] #79 2.249 -- Configuring done 08:20:18 [2023-02-03T08:20:18.315Z] #79 2.280 -- Generating done 08:20:18 [2023-02-03T08:20:18.315Z] #79 2.281 -- Build files have been written to: /go/src/github.com/krallin/tini 08:20:18 [2023-02-03T08:20:18.573Z] #79 2.596 Scanning dependencies of target tini-static 08:20:18 [2023-02-03T08:20:18.574Z] #79 2.673 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 08:20:19 [2023-02-03T08:20:19.948Z] #79 3.883 [100%] Linking C executable tini-static 08:20:20 [2023-02-03T08:20:20.206Z] #79 4.456 [100%] Built target tini-static 08:20:20 [2023-02-03T08:20:20.772Z] #79 DONE 4.8s 08:20:20 [2023-02-03T08:20:20.772Z] 08:20:20 [2023-02-03T08:20:20.772Z] #80 [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...) 08:20:20 [2023-02-03T08:20:20.772Z] #0 7.325 + bin/ctr 08:20:20 [2023-02-03T08:20:20.772Z] #0 7.326 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -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 08:20:21 [2023-02-03T08:20:21.708Z] #80 ... 08:20:21 [2023-02-03T08:20:21.708Z] 08:20:21 [2023-02-03T08:20:21.708Z] #52 [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...) 08:20:21 [2023-02-03T08:20:21.708Z] #52 70.24 net/http/httptrace 08:20:21 [2023-02-03T08:20:21.967Z] #52 70.54 github.com/docker/libtrust 08:20:21 [2023-02-03T08:20:21.967Z] #52 70.60 net/http 08:20:25 [2023-02-03T08:20:25.258Z] #52 73.98 net/smtp 08:20:26 [2023-02-03T08:20:26.633Z] #52 74.98 golang.org/x/crypto/blowfish 08:20:26 [2023-02-03T08:20:26.892Z] #52 75.38 golang.org/x/crypto/bcrypt 08:20:27 [2023-02-03T08:20:27.151Z] #52 75.76 github.com/docker/distribution/registry/storage/driver/gcs 08:20:27 [2023-02-03T08:20:27.409Z] #52 75.83 os/user 08:20:27 [2023-02-03T08:20:27.667Z] #52 ... 08:20:27 [2023-02-03T08:20:27.667Z] 08:20:27 [2023-02-03T08:20:27.667Z] #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 08:20:27 [2023-02-03T08:20:27.667Z] #76 29.32 aclocal: warning: couldn't open directory 'm4': No such file or directory 08:20:35 [2023-02-03T08:20:35.781Z] #76 ... 08:20:35 [2023-02-03T08:20:35.781Z] 08:20:35 [2023-02-03T08:20:35.781Z] #52 [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...) 08:20:35 [2023-02-03T08:20:35.781Z] #52 76.42 github.com/docker/distribution/registry/storage/driver/oss 08:20:35 [2023-02-03T08:20:35.781Z] #52 76.50 github.com/mitchellh/mapstructure 08:20:37 [2023-02-03T08:20:37.164Z] #52 ... 08:20:37 [2023-02-03T08:20:37.164Z] 08:20:37 [2023-02-03T08:20:37.164Z] #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 08:20:37 [2023-02-03T08:20:37.164Z] #76 38.89 libtoolize: putting auxiliary files in '.'. 08:20:37 [2023-02-03T08:20:37.423Z] #76 38.89 libtoolize: copying file './ltmain.sh' 08:20:38 [2023-02-03T08:20:38.359Z] #76 39.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 08:20:38 [2023-02-03T08:20:38.359Z] #76 39.75 libtoolize: and rerunning libtoolize and aclocal. 08:20:38 [2023-02-03T08:20:38.359Z] #76 39.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 08:20:45 [2023-02-03T08:20:45.019Z] #76 ... 08:20:45 [2023-02-03T08:20:45.019Z] 08:20:45 [2023-02-03T08:20:45.019Z] #52 [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...) 08:20:45 [2023-02-03T08:20:45.019Z] #52 89.68 github.com/docker/distribution/configuration 08:20:45 [2023-02-03T08:20:45.019Z] #52 89.69 github.com/bugsnag/bugsnag-go 08:20:45 [2023-02-03T08:20:45.019Z] #52 91.22 github.com/gorilla/context 08:20:45 [2023-02-03T08:20:45.019Z] #52 91.33 github.com/docker/distribution/registry/api/errcode 08:20:45 [2023-02-03T08:20:45.019Z] #52 91.73 github.com/gorilla/mux 08:20:45 [2023-02-03T08:20:45.019Z] #52 92.12 expvar 08:20:45 [2023-02-03T08:20:45.019Z] #52 92.96 github.com/docker/distribution/context 08:20:45 [2023-02-03T08:20:45.019Z] #52 93.03 github.com/docker/distribution/registry/api/v2 08:20:45 [2023-02-03T08:20:45.953Z] #52 94.52 github.com/docker/distribution/health 08:20:45 [2023-02-03T08:20:45.953Z] #52 94.52 github.com/docker/distribution 08:20:46 [2023-02-03T08:20:46.519Z] #52 ... 08:20:46 [2023-02-03T08:20:46.519Z] 08:20:46 [2023-02-03T08:20:46.519Z] #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 08:20:46 [2023-02-03T08:20:46.519Z] #76 48.16 configure.ac:7: installing './compile' 08:20:46 [2023-02-03T08:20:46.519Z] #76 48.16 configure.ac:11: installing './config.guess' 08:20:46 [2023-02-03T08:20:46.519Z] #76 48.19 configure.ac:11: installing './config.sub' 08:20:46 [2023-02-03T08:20:46.776Z] #76 48.20 configure.ac:8: installing './install-sh' 08:20:46 [2023-02-03T08:20:46.776Z] #76 48.21 configure.ac:8: installing './missing' 08:20:46 [2023-02-03T08:20:46.776Z] #76 48.33 Makefile.am: installing './depcomp' 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.45 libtoolize: copying file 'build-aux/ltmain.sh' 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.58 libtoolize: copying file 'm4/libtool.m4' 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.65 libtoolize: copying file 'm4/ltoptions.m4' 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.75 libtoolize: copying file 'm4/ltsugar.m4' 08:20:48 [2023-02-03T08:20:48.149Z] #76 49.87 libtoolize: copying file 'm4/ltversion.m4' 08:20:48 [2023-02-03T08:20:48.407Z] #76 49.99 libtoolize: copying file 'm4/lt~obsolete.m4' 08:20:48 [2023-02-03T08:20:48.407Z] #76 50.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 08:20:56 [2023-02-03T08:20:56.509Z] #76 ... 08:20:56 [2023-02-03T08:20:56.509Z] 08:20:56 [2023-02-03T08:20:56.509Z] #52 [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...) 08:20:56 [2023-02-03T08:20:56.509Z] #52 95.20 github.com/docker/distribution/health/checks 08:20:56 [2023-02-03T08:20:56.509Z] #52 95.55 github.com/docker/distribution/registry/auth 08:20:56 [2023-02-03T08:20:56.509Z] #52 95.55 github.com/docker/distribution/manifest/manifestlist 08:20:56 [2023-02-03T08:20:56.509Z] #52 95.88 github.com/docker/distribution/manifest/schema1 08:20:56 [2023-02-03T08:20:56.509Z] #52 95.90 github.com/docker/distribution/manifest/schema2 08:20:56 [2023-02-03T08:20:56.509Z] #52 96.37 github.com/docker/distribution/notifications 08:20:56 [2023-02-03T08:20:56.509Z] #52 96.64 github.com/docker/distribution/registry/middleware/registry 08:20:56 [2023-02-03T08:20:56.509Z] #52 97.03 github.com/docker/distribution/registry/middleware/repository 08:20:56 [2023-02-03T08:20:56.509Z] #52 97.46 github.com/docker/distribution/registry/client/transport 08:20:56 [2023-02-03T08:20:56.509Z] #52 98.17 github.com/docker/distribution/registry/storage/cache 08:20:56 [2023-02-03T08:20:56.509Z] #52 98.52 github.com/docker/distribution/registry/storage/cache/memory 08:20:56 [2023-02-03T08:20:56.509Z] #52 98.59 github.com/docker/distribution/registry/storage/driver 08:20:56 [2023-02-03T08:20:56.509Z] #52 98.82 github.com/docker/distribution/registry/client 08:20:56 [2023-02-03T08:20:56.509Z] #52 99.23 github.com/docker/distribution/registry/proxy/scheduler 08:20:56 [2023-02-03T08:20:56.509Z] #52 99.86 github.com/docker/distribution/registry/storage 08:20:56 [2023-02-03T08:20:56.509Z] #52 100.6 github.com/docker/distribution/registry/client/auth 08:20:56 [2023-02-03T08:20:56.509Z] #52 101.4 github.com/docker/distribution/registry/storage/cache/redis 08:20:56 [2023-02-03T08:20:56.509Z] #52 102.0 github.com/docker/distribution/registry/storage/driver/factory 08:20:56 [2023-02-03T08:20:56.509Z] #52 102.2 github.com/docker/distribution/registry/storage/driver/middleware 08:20:56 [2023-02-03T08:20:56.509Z] #52 102.5 github.com/gorilla/handlers 08:20:56 [2023-02-03T08:20:56.509Z] #52 103.8 github.com/yvasiyarov/newrelic_platform_go 08:20:56 [2023-02-03T08:20:56.509Z] #52 104.3 github.com/docker/distribution/registry/proxy 08:20:56 [2023-02-03T08:20:56.509Z] #52 104.5 github.com/yvasiyarov/gorelic 08:20:56 [2023-02-03T08:20:56.767Z] #52 105.3 github.com/docker/distribution/registry/handlers 08:20:57 [2023-02-03T08:20:57.332Z] #52 105.9 github.com/docker/distribution/registry/auth/htpasswd 08:20:57 [2023-02-03T08:20:57.898Z] #52 106.4 github.com/docker/distribution/registry/auth/silly 08:20:58 [2023-02-03T08:20:58.156Z] #52 106.7 github.com/docker/distribution/registry/auth/token 08:20:59 [2023-02-03T08:20:59.088Z] #52 ... 08:20:59 [2023-02-03T08:20:59.088Z] 08:20:59 [2023-02-03T08:20:59.088Z] #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 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.46 configure.ac:7: installing 'build-aux/compile' 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.48 configure.ac:9: installing 'build-aux/config.guess' 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.48 configure.ac:9: installing 'build-aux/config.sub' 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.49 configure.ac:11: installing 'build-aux/install-sh' 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.51 configure.ac:11: installing 'build-aux/missing' 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.69 Makefile.am: installing 'build-aux/depcomp' 08:20:59 [2023-02-03T08:20:59.088Z] #76 60.80 parallel-tests: installing 'build-aux/test-driver' 08:21:01 [2023-02-03T08:21:01.616Z] #76 63.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 08:21:01 [2023-02-03T08:21:01.616Z] #76 63.09 libtoolize: copying file 'build-aux/ltmain.sh' 08:21:02 [2023-02-03T08:21:02.550Z] #76 63.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 08:21:02 [2023-02-03T08:21:02.550Z] #76 63.79 libtoolize: copying file 'm4/libtool.m4' 08:21:02 [2023-02-03T08:21:02.550Z] #76 63.94 libtoolize: copying file 'm4/ltoptions.m4' 08:21:02 [2023-02-03T08:21:02.550Z] #76 64.05 libtoolize: copying file 'm4/ltsugar.m4' 08:21:02 [2023-02-03T08:21:02.550Z] #76 64.15 libtoolize: copying file 'm4/ltversion.m4' 08:21:02 [2023-02-03T08:21:02.808Z] #76 64.22 libtoolize: copying file 'm4/lt~obsolete.m4' 08:21:09 [2023-02-03T08:21:09.362Z] #76 ... 08:21:09 [2023-02-03T08:21:09.362Z] 08:21:09 [2023-02-03T08:21:09.362Z] #52 [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...) 08:21:09 [2023-02-03T08:21:09.362Z] #52 107.9 github.com/Azure/azure-sdk-for-go/storage 08:21:09 [2023-02-03T08:21:09.362Z] #52 110.8 github.com/docker/distribution/registry/storage/driver/base 08:21:09 [2023-02-03T08:21:09.362Z] #52 111.2 github.com/docker/distribution/registry/storage/driver/azure 08:21:09 [2023-02-03T08:21:09.362Z] #52 111.5 github.com/docker/distribution/registry 08:21:09 [2023-02-03T08:21:09.362Z] #52 112.6 github.com/docker/distribution/registry/storage/driver/filesystem 08:21:09 [2023-02-03T08:21:09.362Z] #52 112.6 github.com/docker/distribution/registry/storage/driver/inmemory 08:21:09 [2023-02-03T08:21:09.362Z] #52 113.4 github.com/AdRoll/goamz/aws 08:21:09 [2023-02-03T08:21:09.362Z] #52 113.7 net/http/httputil 08:21:09 [2023-02-03T08:21:09.362Z] #52 115.7 github.com/AdRoll/goamz/cloudfront 08:21:09 [2023-02-03T08:21:09.362Z] #52 115.9 github.com/AdRoll/goamz/s3 08:21:09 [2023-02-03T08:21:09.362Z] #52 116.1 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront 08:21:09 [2023-02-03T08:21:09.362Z] #52 116.6 github.com/ncw/swift 08:21:10 [2023-02-03T08:21:10.735Z] #52 119.1 github.com/docker/distribution/registry/storage/driver/s3 08:21:10 [2023-02-03T08:21:10.994Z] #52 119.7 github.com/docker/distribution/registry/storage/driver/swift 08:21:12 [2023-02-03T08:21:12.368Z] #52 120.8 net/http/pprof 08:21:13 [2023-02-03T08:21:13.302Z] #52 121.6 github.com/docker/distribution/cmd/registry 08:21:15 [2023-02-03T08:21:15.831Z] #52 ... 08:21:15 [2023-02-03T08:21:15.831Z] 08:21:15 [2023-02-03T08:21:15.831Z] #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 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.11 configure.ac:11: installing 'build-aux/compile' 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.11 configure.ac:11: installing 'build-aux/config.guess' 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.12 configure.ac:11: installing 'build-aux/config.sub' 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.14 configure.ac:13: installing 'build-aux/install-sh' 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.15 configure.ac:13: installing 'build-aux/missing' 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.16 configure.ac:8: installing 'build-aux/tap-driver.sh' 08:21:15 [2023-02-03T08:21:15.831Z] #76 77.35 Makefile.am: installing 'build-aux/depcomp' 08:21:17 [2023-02-03T08:21:17.770Z] #76 78.85 checking build system type... aarch64-unknown-linux-gnu 08:21:17 [2023-02-03T08:21:17.770Z] #76 79.31 checking host system type... aarch64-unknown-linux-gnu 08:21:17 [2023-02-03T08:21:17.770Z] #76 79.31 checking how to print strings... printf 08:21:17 [2023-02-03T08:21:17.770Z] #76 79.33 checking for gcc... gcc 08:21:18 [2023-02-03T08:21:18.034Z] #76 79.39 checking whether the C compiler works... yes 08:21:18 [2023-02-03T08:21:18.034Z] #76 79.70 checking for C compiler default output file name... a.out 08:21:18 [2023-02-03T08:21:18.298Z] #76 79.71 checking for suffix of executables... #76 ... 08:21:18 [2023-02-03T08:21:18.298Z] 08:21:18 [2023-02-03T08:21:18.298Z] #52 [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...) 08:21:18 [2023-02-03T08:21:18.298Z] #52 126.0 + xx-verify /build/registry-v2 08:21:18 [2023-02-03T08:21:18.298Z] #52 DONE 126.9s 08:21:18 [2023-02-03T08:21:18.298Z] 08:21:18 [2023-02-03T08:21:18.298Z] #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 08:21:18 [2023-02-03T08:21:18.298Z] #76 79.71 checking for suffix of executables... 08:21:18 [2023-02-03T08:21:18.813Z] #76 80.02 checking whether we are cross compiling... no 08:21:19 [2023-02-03T08:21:19.071Z] #76 80.35 checking for suffix of object files... o 08:21:19 [2023-02-03T08:21:19.329Z] #76 80.58 checking whether we are using the GNU C compiler... yes 08:21:19 [2023-02-03T08:21:19.329Z] #76 80.84 checking whether gcc accepts -g... yes 08:21:19 [2023-02-03T08:21:19.587Z] #76 80.86 checking for gcc option to accept ISO C89... none needed 08:21:19 [2023-02-03T08:21:19.587Z] #76 81.09 checking whether gcc understands -c and -o together... yes 08:21:19 [2023-02-03T08:21:19.587Z] #76 81.26 checking for a sed that does not truncate output... /bin/sed 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.27 checking for grep that handles long lines and -e... /bin/grep 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.28 checking for egrep... /bin/grep -E 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.29 checking for fgrep... /bin/grep -F 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.29 checking for ld used by gcc... /usr/bin/ld 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.32 checking if the linker (/usr/bin/ld) is GNU ld... yes 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.34 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 08:21:19 [2023-02-03T08:21:19.844Z] #76 81.38 checking the name lister (/usr/bin/nm -B) interface... BSD nm 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.52 checking whether ln -s works... yes 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.52 checking the maximum length of command line arguments... 1572864 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.56 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.56 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.56 checking for /usr/bin/ld option to reload object files... -r 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.56 checking for objdump... objdump 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.56 checking how to recognize dependent libraries... pass_all 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.57 checking for dlltool... no 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.57 checking how to associate runtime and link libraries... printf %s\n 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.57 checking for ar... ar 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.57 checking for archiver @FILE support... @ 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.72 checking for strip... strip 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.73 checking for ranlib... ranlib 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.73 checking for gawk... no 08:21:20 [2023-02-03T08:21:20.102Z] #76 81.73 checking for mawk... mawk 08:21:20 [2023-02-03T08:21:20.667Z] #76 81.74 checking command to parse /usr/bin/nm -B output from gcc object... ok 08:21:20 [2023-02-03T08:21:20.667Z] #76 82.19 checking for sysroot... no 08:21:20 [2023-02-03T08:21:20.667Z] #76 82.19 checking for a working dd... /bin/dd 08:21:20 [2023-02-03T08:21:20.667Z] #76 82.21 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 08:21:20 [2023-02-03T08:21:20.667Z] #76 82.23 checking for mt... no 08:21:20 [2023-02-03T08:21:20.667Z] #76 82.23 checking if : is a manifest tool... no 08:21:20 [2023-02-03T08:21:20.667Z] #76 82.26 checking how to run the C preprocessor... gcc -E 08:21:21 [2023-02-03T08:21:21.863Z] #76 82.52 checking for ANSI C header files... yes 08:21:21 [2023-02-03T08:21:21.863Z] #76 83.27 checking for sys/types.h... yes 08:21:22 [2023-02-03T08:21:22.123Z] #76 83.44 checking for sys/stat.h... yes 08:21:22 [2023-02-03T08:21:22.123Z] #76 83.64 checking for stdlib.h... yes 08:21:22 [2023-02-03T08:21:22.381Z] #76 83.84 checking for string.h... yes 08:21:22 [2023-02-03T08:21:22.639Z] #76 83.98 checking for memory.h... yes 08:21:22 [2023-02-03T08:21:22.639Z] #76 84.20 checking for strings.h... yes 08:21:22 [2023-02-03T08:21:22.897Z] #76 84.40 checking for inttypes.h... yes 08:21:23 [2023-02-03T08:21:23.413Z] #76 84.65 checking for stdint.h... yes 08:21:23 [2023-02-03T08:21:23.413Z] #76 84.85 checking for unistd.h... yes 08:21:23 [2023-02-03T08:21:23.671Z] #76 85.01 checking for dlfcn.h... yes 08:21:23 [2023-02-03T08:21:23.671Z] #76 85.14 checking for objdir... .libs 08:21:24 [2023-02-03T08:21:24.236Z] #76 85.54 checking if gcc supports -fno-rtti -fno-exceptions... no 08:21:24 [2023-02-03T08:21:24.236Z] #76 85.73 checking for gcc option to produce PIC... -fPIC -DPIC 08:21:24 [2023-02-03T08:21:24.236Z] #76 85.73 checking if gcc PIC flag -fPIC -DPIC works... yes 08:21:24 [2023-02-03T08:21:24.493Z] #76 85.90 checking if gcc static flag -static works... yes 08:21:24 [2023-02-03T08:21:24.751Z] #76 86.22 checking if gcc supports -c -o file.o... yes 08:21:24 [2023-02-03T08:21:24.751Z] #76 86.41 checking if gcc supports -c -o file.o... (cached) yes 08:21:24 [2023-02-03T08:21:24.751Z] #76 86.41 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.48 checking dynamic linker characteristics... GNU/Linux ld.so 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.84 checking how to hardcode library paths into programs... immediate 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.84 checking whether stripping libraries is possible... yes 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.85 checking if libtool supports shared libraries... yes 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.86 checking whether to build shared libraries... no 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.86 checking whether to build static libraries... yes 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.86 checking for a BSD-compatible install... /usr/bin/install -c 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.90 checking whether build environment is sane... yes 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.97 checking for a thread-safe mkdir -p... /bin/mkdir -p 08:21:25 [2023-02-03T08:21:25.318Z] #76 86.99 checking whether make sets $(MAKE)... yes 08:21:25 [2023-02-03T08:21:25.576Z] #76 87.05 checking whether make supports the include directive... yes (GNU style) 08:21:25 [2023-02-03T08:21:25.576Z] #76 87.12 checking whether make supports nested variables... yes 08:21:25 [2023-02-03T08:21:25.576Z] #76 87.16 checking whether UID '0' is supported by ustar format... yes 08:21:25 [2023-02-03T08:21:25.576Z] #76 87.17 checking whether GID '0' is supported by ustar format... yes 08:21:25 [2023-02-03T08:21:25.576Z] #76 87.17 checking how to create a ustar tar archive... gnutar 08:21:25 [2023-02-03T08:21:25.834Z] #76 87.26 checking dependency style of gcc... gcc3 08:21:25 [2023-02-03T08:21:25.835Z] #76 87.47 checking whether to enable maintainer-specific portions of Makefiles... yes 08:21:25 [2023-02-03T08:21:25.835Z] #76 87.48 checking whether make supports nested variables... (cached) yes 08:21:25 [2023-02-03T08:21:25.835Z] #76 87.49 checking for gawk... (cached) mawk 08:21:25 [2023-02-03T08:21:25.835Z] #76 87.49 checking for a sed that does not truncate output... (cached) /bin/sed 08:21:25 [2023-02-03T08:21:25.835Z] #76 87.49 checking for gcc... (cached) gcc 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.63 checking whether we are using the GNU C compiler... (cached) yes 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.63 checking whether gcc accepts -g... (cached) yes 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.63 checking for gcc option to accept ISO C89... (cached) none needed 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.63 checking whether gcc understands -c and -o together... (cached) yes 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.63 checking for a Python interpreter with version >= 3... python3 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.73 checking for python3... /usr/bin/python3 08:21:26 [2023-02-03T08:21:26.093Z] #76 87.73 checking for python3 version... 3.9 08:21:26 [2023-02-03T08:21:26.351Z] #76 87.81 checking for python3 platform... linux 08:21:26 [2023-02-03T08:21:26.608Z] #76 87.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 08:21:26 [2023-02-03T08:21:26.608Z] #76 88.00 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 08:21:26 [2023-02-03T08:21:26.608Z] #76 88.17 checking for go-md2man... no 08:21:26 [2023-02-03T08:21:26.866Z] #76 88.20 checking error.h usability... yes 08:21:26 [2023-02-03T08:21:26.866Z] #76 88.32 checking error.h presence... yes 08:21:26 [2023-02-03T08:21:26.866Z] #76 88.37 checking for error.h... yes 08:21:26 [2023-02-03T08:21:26.866Z] #76 88.41 checking linux/openat2.h usability... yes 08:21:27 [2023-02-03T08:21:27.124Z] #76 88.52 checking linux/openat2.h presence... yes 08:21:27 [2023-02-03T08:21:27.124Z] #76 88.55 checking for linux/openat2.h... yes 08:21:27 [2023-02-03T08:21:27.124Z] #76 88.58 checking for copy_file_range... yes 08:21:27 [2023-02-03T08:21:27.384Z] #76 88.77 checking for fgetxattr... 08:21:27 [2023-02-03T08:21:27.384Z] #76 ... 08:21:27 [2023-02-03T08:21:27.384Z] 08:21:27 [2023-02-03T08:21:27.384Z] #70 [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...) 08:21:27 [2023-02-03T08:21:27.384Z] #70 DONE 121.9s 08:21:27 [2023-02-03T08:21:27.643Z] 08:21:27 [2023-02-03T08:21:27.643Z] #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 08:21:27 [2023-02-03T08:21:27.643Z] #76 88.77 checking for fgetxattr... #76 ... 08:21:27 [2023-02-03T08:21:27.643Z] 08:21:27 [2023-02-03T08:21:27.643Z] #75 [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...) 08:21:27 [2023-02-03T08:21:27.643Z] #75 DONE 90.8s 08:21:27 [2023-02-03T08:21:27.643Z] 08:21:27 [2023-02-03T08:21:27.643Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 08:21:27 [2023-02-03T08:21:27.643Z] #81 DONE 0.1s 08:21:27 [2023-02-03T08:21:27.643Z] 08:21:27 [2023-02-03T08:21:27.643Z] #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 08:21:27 [2023-02-03T08:21:27.643Z] #76 88.77 checking for fgetxattr... yes 08:21:27 [2023-02-03T08:21:27.901Z] 08:21:27 [2023-02-03T08:21:27.901Z] #76 ... 08:21:27 [2023-02-03T08:21:27.901Z] 08:21:27 [2023-02-03T08:21:27.901Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 08:21:27 [2023-02-03T08:21:27.901Z] #82 DONE 0.1s 08:21:27 [2023-02-03T08:21:27.901Z] 08:21:27 [2023-02-03T08:21:27.901Z] #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 08:21:28 [2023-02-03T08:21:28.158Z] #76 89.31 checking for statx... yes 08:21:28 [2023-02-03T08:21:28.416Z] #76 89.69 checking for fgetpwent_r... yes 08:21:28 [2023-02-03T08:21:28.932Z] #76 90.13 checking for issetugid... no 08:21:28 [2023-02-03T08:21:28.932Z] #76 90.36 checking for pkg-config... /usr/bin/pkg-config 08:21:28 [2023-02-03T08:21:28.932Z] #76 90.36 checking pkg-config is at least version 0.9.0... yes 08:21:29 [2023-02-03T08:21:29.497Z] #76 90.41 checking for library containing yajl_tree_get... -lyajl 08:21:29 [2023-02-03T08:21:29.497Z] #76 90.86 checking for yajl >= 2.0.0... yes 08:21:29 [2023-02-03T08:21:29.497Z] #76 90.89 checking sys/capability.h usability... yes 08:21:29 [2023-02-03T08:21:29.497Z] #76 91.06 checking sys/capability.h presence... yes 08:21:29 [2023-02-03T08:21:29.497Z] #76 91.13 checking for sys/capability.h... yes 08:21:30 [2023-02-03T08:21:30.063Z] #76 91.14 checking for library containing cap_from_name... -lcap 08:21:30 [2023-02-03T08:21:30.063Z] #76 91.38 checking for library containing dlopen... -ldl 08:21:30 [2023-02-03T08:21:30.321Z] #76 91.65 checking seccomp.h usability... yes 08:21:30 [2023-02-03T08:21:30.321Z] #76 91.82 checking seccomp.h presence... yes 08:21:30 [2023-02-03T08:21:30.321Z] #76 91.89 checking for seccomp.h... yes 08:21:30 [2023-02-03T08:21:30.887Z] #76 91.89 checking for library containing seccomp_rule_add... -lseccomp 08:21:30 [2023-02-03T08:21:30.887Z] #76 92.25 checking for library containing seccomp_arch_resolve_name... none required 08:21:31 [2023-02-03T08:21:31.145Z] #76 92.43 checking systemd/sd-bus.h usability... yes 08:21:31 [2023-02-03T08:21:31.145Z] #76 92.62 checking systemd/sd-bus.h presence... yes 08:21:31 [2023-02-03T08:21:31.145Z] #76 92.76 checking for systemd/sd-bus.h... yes 08:21:31 [2023-02-03T08:21:31.711Z] #76 92.77 checking for library containing sd_bus_match_signal_async... -lsystemd 08:21:31 [2023-02-03T08:21:31.711Z] #76 93.06 checking for sd_notify_barrier... yes 08:21:31 [2023-02-03T08:21:31.711Z] #76 93.22 checking linux/bpf.h usability... yes 08:21:31 [2023-02-03T08:21:31.711Z] #76 93.32 checking linux/bpf.h presence... yes 08:21:31 [2023-02-03T08:21:31.711Z] #76 93.37 checking for linux/bpf.h... yes 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.39 checking compilation for eBPF... yes 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.49 checking for criu >= 3.15... no 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.52 configure: CRIU headers not found, building without CRIU support 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.52 checking for criu > 3.16... no 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.56 configure: CRIU version doesn't support join-ns API 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.56 checking for criu > 3.16.1... no 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.59 configure: CRIU version doesn't support for pre-dumping 08:21:31 [2023-02-03T08:21:31.969Z] #76 93.59 checking for new mount API (fsconfig)... yes 08:21:32 [2023-02-03T08:21:32.242Z] #76 93.69 checking for seccomp notify API... yes 08:21:32 [2023-02-03T08:21:32.242Z] #76 93.79 checking for gperf... no 08:21:32 [2023-02-03T08:21:32.242Z] #76 93.79 configure: gperf not found - cannot rebuild signal parser code 08:21:32 [2023-02-03T08:21:32.540Z] #76 93.79 checking for library containing argp_parse... none required 08:21:32 [2023-02-03T08:21:32.540Z] #76 94.13 checking that generated files are newer than configure... done 08:21:32 [2023-02-03T08:21:32.540Z] #76 94.13 configure: creating ./config.status 08:21:33 [2023-02-03T08:21:33.528Z] #76 ... 08:21:33 [2023-02-03T08:21:33.528Z] 08:21:33 [2023-02-03T08:21:33.528Z] #71 [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...) 08:21:33 [2023-02-03T08:21:33.528Z] #71 DONE 124.4s 08:21:33 [2023-02-03T08:21:33.792Z] 08:21:33 [2023-02-03T08:21:33.792Z] #57 [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 08:21:35 [2023-02-03T08:21:35.692Z] #57 ... 08:21:35 [2023-02-03T08:21:35.692Z] 08:21:35 [2023-02-03T08:21:35.692Z] #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 08:21:35 [2023-02-03T08:21:35.692Z] #76 97.20 config.status: creating Makefile 08:21:35 [2023-02-03T08:21:35.692Z] #76 97.27 config.status: creating rpm/crun.spec 08:21:35 [2023-02-03T08:21:35.692Z] #76 97.34 config.status: creating config.h 08:21:35 [2023-02-03T08:21:35.950Z] #76 97.36 config.status: executing libtool commands 08:21:35 [2023-02-03T08:21:35.950Z] #76 97.40 config.status: executing depfiles commands 08:21:36 [2023-02-03T08:21:36.882Z] #76 98.42 === configuring in libocispec (/tmp/crun-build/libocispec) 08:21:36 [2023-02-03T08:21:36.882Z] #76 98.46 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 08:21:37 [2023-02-03T08:21:37.140Z] #76 98.79 checking for gcc... gcc 08:21:37 [2023-02-03T08:21:37.539Z] #76 98.87 checking whether the C compiler works... yes 08:21:37 [2023-02-03T08:21:37.539Z] #76 99.02 checking for C compiler default output file name... a.out 08:21:37 [2023-02-03T08:21:37.539Z] #76 99.03 checking for suffix of executables... 08:21:37 [2023-02-03T08:21:37.814Z] #76 99.14 checking whether we are cross compiling... no 08:21:37 [2023-02-03T08:21:37.814Z] #76 99.31 checking for suffix of object files... o 08:21:37 [2023-02-03T08:21:37.814Z] #76 99.44 checking whether we are using the GNU C compiler... yes 08:21:38 [2023-02-03T08:21:38.072Z] #76 99.52 checking whether gcc accepts -g... yes 08:21:38 [2023-02-03T08:21:38.330Z] #76 99.62 checking for gcc option to accept ISO C89... none needed 08:21:38 [2023-02-03T08:21:38.587Z] #76 99.82 checking whether gcc understands -c and -o together... yes 08:21:38 [2023-02-03T08:21:38.587Z] #76 99.98 checking how to run the C preprocessor... gcc -E 08:21:38 [2023-02-03T08:21:38.587Z] #76 100.2 checking for grep that handles long lines and -e... /bin/grep 08:21:38 [2023-02-03T08:21:38.587Z] #76 100.2 checking for egrep... /bin/grep -E 08:21:38 [2023-02-03T08:21:38.845Z] #76 100.2 checking for ANSI C header files... yes 08:21:39 [2023-02-03T08:21:39.108Z] #76 100.5 checking for sys/types.h... yes 08:21:39 [2023-02-03T08:21:39.108Z] #76 100.6 checking for sys/stat.h... yes 08:21:39 [2023-02-03T08:21:39.370Z] #76 100.8 checking for stdlib.h... yes 08:21:39 [2023-02-03T08:21:39.628Z] #76 100.9 checking for string.h... yes 08:21:39 [2023-02-03T08:21:39.628Z] #76 101.1 checking for memory.h... yes 08:21:39 [2023-02-03T08:21:39.886Z] #76 101.2 checking for strings.h... yes 08:21:39 [2023-02-03T08:21:39.886Z] #76 101.4 checking for inttypes.h... yes 08:21:40 [2023-02-03T08:21:40.144Z] #76 101.5 checking for stdint.h... yes 08:21:40 [2023-02-03T08:21:40.402Z] #76 101.7 checking for unistd.h... yes 08:21:40 [2023-02-03T08:21:40.402Z] #76 101.9 checking minix/config.h usability... no 08:21:40 [2023-02-03T08:21:40.402Z] #76 102.0 checking minix/config.h presence... no 08:21:40 [2023-02-03T08:21:40.402Z] #76 102.0 checking for minix/config.h... no 08:21:40 [2023-02-03T08:21:40.402Z] #76 102.0 checking whether it is safe to define __EXTENSIONS__... yes 08:21:40 [2023-02-03T08:21:40.660Z] #76 102.1 checking build system type... aarch64-unknown-linux-gnu 08:21:40 [2023-02-03T08:21:40.660Z] #76 102.3 checking host system type... aarch64-unknown-linux-gnu 08:21:40 [2023-02-03T08:21:40.660Z] #76 102.3 checking how to print strings... printf 08:21:40 [2023-02-03T08:21:40.660Z] #76 102.4 checking for a sed that does not truncate output... /bin/sed 08:21:40 [2023-02-03T08:21:40.919Z] #76 102.4 checking for fgrep... /bin/grep -F 08:21:40 [2023-02-03T08:21:40.919Z] #76 102.4 checking for ld used by gcc... /usr/bin/ld 08:21:40 [2023-02-03T08:21:40.919Z] #76 102.4 checking if the linker (/usr/bin/ld) is GNU ld... yes 08:21:40 [2023-02-03T08:21:40.919Z] #76 102.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 08:21:40 [2023-02-03T08:21:40.919Z] #76 102.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking whether ln -s works... yes 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking the maximum length of command line arguments... 1572864 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking for /usr/bin/ld option to reload object files... -r 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking for objdump... objdump 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking how to recognize dependent libraries... pass_all 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking for dlltool... no 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.5 checking how to associate runtime and link libraries... printf %s\n 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.6 checking for ar... ar 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.6 checking for archiver @FILE support... @ 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.7 checking for strip... strip 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.7 checking for ranlib... ranlib 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.7 checking for gawk... no 08:21:41 [2023-02-03T08:21:41.192Z] #76 102.7 checking for mawk... mawk 08:21:41 [2023-02-03T08:21:41.450Z] #76 102.7 checking command to parse /usr/bin/nm -B output from gcc object... ok 08:21:41 [2023-02-03T08:21:41.450Z] #76 103.0 checking for sysroot... no 08:21:41 [2023-02-03T08:21:41.450Z] #76 103.0 checking for a working dd... /bin/dd 08:21:41 [2023-02-03T08:21:41.450Z] #76 103.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 08:21:41 [2023-02-03T08:21:41.450Z] #76 103.0 checking for mt... no 08:21:41 [2023-02-03T08:21:41.450Z] #76 103.0 checking if : is a manifest tool... no 08:21:41 [2023-02-03T08:21:41.450Z] #76 103.0 checking for dlfcn.h... yes 08:21:41 [2023-02-03T08:21:41.707Z] #76 103.1 checking for objdir... .libs 08:21:41 [2023-02-03T08:21:41.965Z] #76 103.4 checking if gcc supports -fno-rtti -fno-exceptions... no 08:21:41 [2023-02-03T08:21:41.965Z] #76 103.5 checking for gcc option to produce PIC... -fPIC -DPIC 08:21:41 [2023-02-03T08:21:41.965Z] #76 103.5 checking if gcc PIC flag -fPIC -DPIC works... yes 08:21:42 [2023-02-03T08:21:42.530Z] #76 103.6 checking if gcc static flag -static works... yes 08:21:42 [2023-02-03T08:21:42.530Z] #76 103.8 checking if gcc supports -c -o file.o... yes 08:21:42 [2023-02-03T08:21:42.530Z] #76 104.0 checking if gcc supports -c -o file.o... (cached) yes 08:21:42 [2023-02-03T08:21:42.530Z] #76 104.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.0 checking dynamic linker characteristics... GNU/Linux ld.so 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking how to hardcode library paths into programs... immediate 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking whether stripping libraries is possible... yes 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking if libtool supports shared libraries... yes 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking whether to build shared libraries... no 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking whether to build static libraries... yes 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking for a BSD-compatible install... /usr/bin/install -c 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.3 checking whether build environment is sane... yes 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.4 checking for a thread-safe mkdir -p... /bin/mkdir -p 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.4 checking whether make sets $(MAKE)... yes 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.4 checking whether make supports the include directive... yes (GNU style) 08:21:42 [2023-02-03T08:21:42.788Z] #76 104.5 checking whether make supports nested variables... yes 08:21:43 [2023-02-03T08:21:43.046Z] #76 104.5 checking whether UID '0' is supported by ustar format... yes 08:21:43 [2023-02-03T08:21:43.046Z] #76 104.5 checking whether GID '0' is supported by ustar format... yes 08:21:43 [2023-02-03T08:21:43.046Z] #76 104.5 checking how to create a ustar tar archive... gnutar 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.6 checking dependency style of gcc... gcc3 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking whether to enable maintainer-specific portions of Makefiles... yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking whether make supports nested variables... (cached) yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking for pkg-config... /usr/bin/pkg-config 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking pkg-config is at least version 0.9.0... yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking for yajl >= 2.1.0... yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking for a sed that does not truncate output... (cached) /bin/sed 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.7 checking for gcc... (cached) gcc 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.8 checking whether we are using the GNU C compiler... (cached) yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.8 checking whether gcc accepts -g... (cached) yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.8 checking for gcc option to accept ISO C89... (cached) none needed 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.8 checking whether gcc understands -c and -o together... (cached) yes 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.8 checking for a Python interpreter with version >= 3... python3 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.9 checking for python3... /usr/bin/python3 08:21:43 [2023-02-03T08:21:43.304Z] #76 104.9 checking for python3 version... 3.9 08:21:43 [2023-02-03T08:21:43.562Z] #76 104.9 checking for python3 platform... linux 08:21:43 [2023-02-03T08:21:43.562Z] #76 105.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 08:21:43 [2023-02-03T08:21:43.562Z] #76 105.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 08:21:43 [2023-02-03T08:21:43.820Z] #76 105.2 checking that generated files are newer than configure... done 08:21:43 [2023-02-03T08:21:43.820Z] #76 105.4 configure: creating ./config.status 08:21:45 [2023-02-03T08:21:45.718Z] #76 107.5 config.status: creating Makefile 08:21:45 [2023-02-03T08:21:45.976Z] #76 107.5 config.status: creating config.h 08:21:45 [2023-02-03T08:21:45.976Z] #76 107.5 config.status: executing libtool commands 08:21:45 [2023-02-03T08:21:45.976Z] #76 107.6 config.status: executing depfiles commands 08:21:46 [2023-02-03T08:21:46.540Z] #76 108.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 08:21:46 [2023-02-03T08:21:46.540Z] #76 108.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 08:21:47 [2023-02-03T08:21:47.106Z] #76 108.4 checking for gcc... gcc 08:21:47 [2023-02-03T08:21:47.106Z] #76 108.5 checking whether the C compiler works... yes 08:21:47 [2023-02-03T08:21:47.106Z] #76 108.7 checking for C compiler default output file name... a.out 08:21:47 [2023-02-03T08:21:47.106Z] #76 108.7 checking for suffix of executables... 08:21:47 [2023-02-03T08:21:47.364Z] #76 108.8 checking whether we are cross compiling... no 08:21:47 [2023-02-03T08:21:47.364Z] #76 108.9 checking for suffix of object files... o 08:21:47 [2023-02-03T08:21:47.622Z] #76 109.0 checking whether we are using the GNU C compiler... yes 08:21:47 [2023-02-03T08:21:47.622Z] #76 109.1 checking whether gcc accepts -g... yes 08:21:47 [2023-02-03T08:21:47.622Z] #76 109.2 checking for gcc option to accept ISO C89... none needed 08:21:47 [2023-02-03T08:21:47.880Z] #76 109.3 checking whether gcc understands -c and -o together... yes 08:21:47 [2023-02-03T08:21:47.880Z] #76 109.4 checking for a BSD-compatible install... /usr/bin/install -c 08:21:47 [2023-02-03T08:21:47.880Z] #76 109.5 checking whether build environment is sane... yes 08:21:47 [2023-02-03T08:21:47.880Z] #76 109.5 checking for a thread-safe mkdir -p... /bin/mkdir -p 08:21:47 [2023-02-03T08:21:47.880Z] #76 109.5 checking for gawk... no 08:21:47 [2023-02-03T08:21:47.880Z] #76 109.5 checking for mawk... mawk 08:21:48 [2023-02-03T08:21:48.139Z] #76 109.5 checking whether make sets $(MAKE)... yes 08:21:48 [2023-02-03T08:21:48.139Z] #76 109.5 checking whether make supports the include directive... yes (GNU style) 08:21:48 [2023-02-03T08:21:48.139Z] #76 109.6 checking whether make supports nested variables... yes 08:21:48 [2023-02-03T08:21:48.139Z] #76 109.6 checking whether UID '0' is supported by ustar format... yes 08:21:48 [2023-02-03T08:21:48.139Z] #76 109.6 checking whether GID '0' is supported by ustar format... yes 08:21:48 [2023-02-03T08:21:48.139Z] #76 109.6 checking how to create a ustar tar archive... gnutar 08:21:48 [2023-02-03T08:21:48.397Z] #76 109.7 checking dependency style of gcc... gcc3 08:21:48 [2023-02-03T08:21:48.397Z] #76 109.9 checking whether to enable maintainer-specific portions of Makefiles... yes 08:21:48 [2023-02-03T08:21:48.397Z] #76 109.9 checking whether make supports nested variables... (cached) yes 08:21:48 [2023-02-03T08:21:48.655Z] #76 109.9 checking build system type... aarch64-unknown-linux-gnu 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.1 checking host system type... aarch64-unknown-linux-gnu 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.1 checking how to print strings... printf 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking for a sed that does not truncate output... /bin/sed 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking for grep that handles long lines and -e... /bin/grep 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking for egrep... /bin/grep -E 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking for fgrep... /bin/grep -F 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking for ld used by gcc... /usr/bin/ld 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking if the linker (/usr/bin/ld) is GNU ld... yes 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 08:21:48 [2023-02-03T08:21:48.655Z] #76 110.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.3 checking whether ln -s works... yes 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.3 checking the maximum length of command line arguments... 1572864 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking for /usr/bin/ld option to reload object files... -r 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking for objdump... objdump 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking how to recognize dependent libraries... pass_all 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking for dlltool... no 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking how to associate runtime and link libraries... printf %s\n 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking for ar... ar 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.4 checking for archiver @FILE support... @ 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.5 checking for strip... strip 08:21:48 [2023-02-03T08:21:48.913Z] #76 110.5 checking for ranlib... ranlib 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.5 checking command to parse /usr/bin/nm -B output from gcc object... ok 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.8 checking for sysroot... no 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.8 checking for a working dd... /bin/dd 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.8 checking for mt... no 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.8 checking if : is a manifest tool... no 08:21:49 [2023-02-03T08:21:49.479Z] #76 110.9 checking how to run the C preprocessor... gcc -E 08:21:50 [2023-02-03T08:21:50.046Z] #76 111.1 checking for ANSI C header files... yes 08:21:50 [2023-02-03T08:21:50.046Z] #76 111.5 checking for sys/types.h... yes 08:21:50 [2023-02-03T08:21:50.046Z] #76 111.6 checking for sys/stat.h... yes 08:21:50 [2023-02-03T08:21:50.304Z] #76 111.8 checking for stdlib.h... yes 08:21:50 [2023-02-03T08:21:50.562Z] #76 111.9 checking for string.h... yes 08:21:50 [2023-02-03T08:21:50.562Z] #76 112.1 checking for memory.h... yes 08:21:50 [2023-02-03T08:21:50.562Z] #76 112.2 checking for strings.h... yes 08:21:50 [2023-02-03T08:21:50.821Z] #76 112.3 checking for inttypes.h... yes 08:21:50 [2023-02-03T08:21:50.821Z] #76 112.4 checking for stdint.h... yes 08:21:51 [2023-02-03T08:21:51.080Z] #76 112.5 checking for unistd.h... yes 08:21:51 [2023-02-03T08:21:51.338Z] #76 112.6 checking for dlfcn.h... yes 08:21:51 [2023-02-03T08:21:51.338Z] #76 112.8 checking for objdir... .libs 08:21:51 [2023-02-03T08:21:51.855Z] #76 113.1 checking if gcc supports -fno-rtti -fno-exceptions... no 08:21:51 [2023-02-03T08:21:51.855Z] #76 113.2 checking for gcc option to produce PIC... -fPIC -DPIC 08:21:51 [2023-02-03T08:21:51.855Z] #76 113.2 checking if gcc PIC flag -fPIC -DPIC works... yes 08:21:52 [2023-02-03T08:21:52.113Z] #76 113.3 checking if gcc static flag -static works... yes 08:21:52 [2023-02-03T08:21:52.113Z] #76 113.6 checking if gcc supports -c -o file.o... yes 08:21:52 [2023-02-03T08:21:52.113Z] #76 113.7 checking if gcc supports -c -o file.o... (cached) yes 08:21:52 [2023-02-03T08:21:52.113Z] #76 113.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 08:21:52 [2023-02-03T08:21:52.371Z] #76 113.7 checking dynamic linker characteristics... GNU/Linux ld.so 08:21:52 [2023-02-03T08:21:52.371Z] #76 113.9 checking how to hardcode library paths into programs... immediate 08:21:52 [2023-02-03T08:21:52.371Z] #76 113.9 checking whether stripping libraries is possible... yes 08:21:52 [2023-02-03T08:21:52.371Z] #76 113.9 checking if libtool supports shared libraries... yes 08:21:52 [2023-02-03T08:21:52.371Z] #76 113.9 checking whether to build shared libraries... no 08:21:52 [2023-02-03T08:21:52.371Z] #76 113.9 checking whether to build static libraries... yes 08:21:52 [2023-02-03T08:21:52.372Z] #76 113.9 checking float.h usability... yes 08:21:52 [2023-02-03T08:21:52.630Z] #76 114.1 checking float.h presence... yes 08:21:52 [2023-02-03T08:21:52.630Z] #76 114.1 checking for float.h... yes 08:21:52 [2023-02-03T08:21:52.630Z] #76 114.1 checking limits.h usability... yes 08:21:52 [2023-02-03T08:21:52.630Z] #76 114.2 checking limits.h presence... yes 08:21:52 [2023-02-03T08:21:52.630Z] #76 114.3 checking for limits.h... yes 08:21:52 [2023-02-03T08:21:52.888Z] #76 114.3 checking stddef.h usability... yes 08:21:52 [2023-02-03T08:21:52.888Z] #76 114.4 checking stddef.h presence... yes 08:21:52 [2023-02-03T08:21:52.888Z] #76 114.5 checking for stddef.h... yes 08:21:53 [2023-02-03T08:21:53.149Z] #76 114.5 checking for stdlib.h... (cached) yes 08:21:53 [2023-02-03T08:21:53.149Z] #76 114.6 checking for string.h... (cached) yes 08:21:53 [2023-02-03T08:21:53.149Z] #76 114.6 checking sys/time.h usability... yes 08:21:53 [2023-02-03T08:21:53.149Z] #76 114.7 checking sys/time.h presence... yes 08:21:53 [2023-02-03T08:21:53.149Z] #76 114.7 checking for sys/time.h... yes 08:21:53 [2023-02-03T08:21:53.149Z] #76 114.7 checking for inline... inline 08:21:53 [2023-02-03T08:21:53.407Z] #76 114.8 checking for size_t... yes 08:21:53 [2023-02-03T08:21:53.666Z] #76 115.1 checking for stdlib.h... (cached) yes 08:21:53 [2023-02-03T08:21:53.666Z] #76 115.1 checking for GNU libc compatible malloc... yes 08:21:53 [2023-02-03T08:21:53.666Z] #76 115.3 checking for stdlib.h... (cached) yes 08:21:53 [2023-02-03T08:21:53.924Z] #76 115.3 checking for GNU libc compatible realloc... yes 08:21:54 [2023-02-03T08:21:54.183Z] #76 115.4 checking for working strtod... yes 08:21:54 [2023-02-03T08:21:54.441Z] #76 115.7 checking for gettimeofday... yes 08:21:54 [2023-02-03T08:21:54.441Z] #76 115.9 checking for memset... yes 08:21:54 [2023-02-03T08:21:54.699Z] #76 116.1 checking for strspn... yes 08:21:54 [2023-02-03T08:21:54.957Z] #76 116.4 checking that generated files are newer than configure... done 08:21:54 [2023-02-03T08:21:54.957Z] #76 116.4 configure: creating ./config.status 08:21:56 [2023-02-03T08:21:56.857Z] #76 118.3 config.status: creating Makefile 08:21:56 [2023-02-03T08:21:56.857Z] #76 118.3 config.status: creating config.h 08:21:56 [2023-02-03T08:21:56.857Z] #76 118.3 config.status: executing depfiles commands 08:21:57 [2023-02-03T08:21:57.114Z] #76 118.5 config.status: executing libtool commands 08:21:57 [2023-02-03T08:21:57.679Z] #76 119.2 GEN .version 08:21:57 [2023-02-03T08:21:57.679Z] #76 119.2 make install-recursive 08:21:57 [2023-02-03T08:21:57.679Z] #76 119.2 make[1]: Entering directory '/tmp/crun-build' 08:21:57 [2023-02-03T08:21:57.679Z] #76 119.2 Making install in libocispec 08:21:57 [2023-02-03T08:21:57.679Z] #76 119.2 make[2]: Entering directory '/tmp/crun-build/libocispec' 08:21:57 [2023-02-03T08:21:57.679Z] #76 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema 08:21:57 [2023-02-03T08:21:57.938Z] #76 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema 08:21:57 [2023-02-03T08:21:57.938Z] #76 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems 08:21:57 [2023-02-03T08:21:57.938Z] #76 119.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic 08:21:58 [2023-02-03T08:21:58.195Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 08:21:58 [2023-02-03T08:21:58.195Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 08:21:58 [2023-02-03T08:21:58.195Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 08:21:58 [2023-02-03T08:21:58.195Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 08:21:58 [2023-02-03T08:21:58.195Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 08:21:58 [2023-02-03T08:21:58.196Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 08:21:58 [2023-02-03T08:21:58.196Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 08:21:58 [2023-02-03T08:21:58.196Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 08:21:58 [2023-02-03T08:21:58.196Z] #76 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 08:21:58 [2023-02-03T08:21:58.453Z] #76 120.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 make install-recursive 08:21:59 [2023-02-03T08:21:59.019Z] #76 120.6 make[3]: Entering directory '/tmp/crun-build/libocispec' 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.7 Making install in yajl 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.7 CC verify/json_verify-json_verify.o 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.7 CC src/libyajl_la-yajl_alloc.lo 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.8 CC src/libyajl_la-yajl.lo 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.8 CC src/libyajl_la-yajl_gen.lo 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.8 CC src/libyajl_la-yajl_parser.lo 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.8 CC src/libyajl_la-yajl_buf.lo 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.9 CC src/libyajl_la-yajl_encode.lo 08:21:59 [2023-02-03T08:21:59.277Z] #76 120.9 CC src/libyajl_la-yajl_lex.lo 08:21:59 [2023-02-03T08:21:59.536Z] #76 120.9 CC src/libyajl_la-yajl_tree.lo 08:22:03 [2023-02-03T08:22:03.723Z] #76 124.7 CCLD libyajl.la 08:22:03 [2023-02-03T08:22:03.723Z] #76 125.0 CCLD verify/json_verify 08:22:03 [2023-02-03T08:22:03.723Z] #76 125.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 08:22:03 [2023-02-03T08:22:03.723Z] #76 125.4 make[5]: Nothing to be done for 'install-exec-am'. 08:22:03 [2023-02-03T08:22:03.723Z] #76 125.4 make[5]: Nothing to be done for 'install-data-am'. 08:22:03 [2023-02-03T08:22:03.723Z] #76 125.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 08:22:03 [2023-02-03T08:22:03.723Z] #76 125.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.4 make[4]: Entering directory '/tmp/crun-build/libocispec' 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/validate.o 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/image_spec_schema_config_schema.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/image_spec_schema_content_descriptor.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/image_spec_schema_defs.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/image_spec_schema_defs_descriptor.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/image_spec_schema_image_index_schema.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.5 CC src/image_spec_schema_image_layout_schema.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.6 CC src/image_spec_schema_image_manifest_schema.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.6 CC src/runtime_spec_schema_config_linux.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.6 CC src/runtime_spec_schema_config_zos.lo 08:22:03 [2023-02-03T08:22:03.981Z] #76 125.7 CC src/runtime_spec_schema_config_schema.lo 08:22:04 [2023-02-03T08:22:04.239Z] #76 125.7 CC src/runtime_spec_schema_config_solaris.lo 08:22:04 [2023-02-03T08:22:04.239Z] #76 125.7 CC src/runtime_spec_schema_config_vm.lo 08:22:04 [2023-02-03T08:22:04.239Z] #76 125.8 CC src/runtime_spec_schema_config_windows.lo 08:22:04 [2023-02-03T08:22:04.239Z] #76 125.9 CC src/runtime_spec_schema_defs.lo 08:22:04 [2023-02-03T08:22:04.239Z] #76 125.9 CC src/runtime_spec_schema_defs_linux.lo 08:22:04 [2023-02-03T08:22:04.497Z] #76 126.1 CC src/runtime_spec_schema_defs_zos.lo 08:22:04 [2023-02-03T08:22:04.497Z] #76 126.1 CC src/runtime_spec_schema_defs_vm.lo 08:22:04 [2023-02-03T08:22:04.497Z] #76 126.2 CC src/runtime_spec_schema_defs_windows.lo 08:22:04 [2023-02-03T08:22:04.755Z] #76 126.2 CC src/runtime_spec_schema_state_schema.lo 08:22:04 [2023-02-03T08:22:04.755Z] #76 126.3 CC src/image_manifest_items_image_manifest_items_schema.lo 08:22:04 [2023-02-03T08:22:04.755Z] #76 126.4 CC src/basic_test_double_array_item.lo 08:22:04 [2023-02-03T08:22:04.755Z] #76 126.4 CC src/basic_test_double_array.lo 08:22:05 [2023-02-03T08:22:05.013Z] #76 126.5 CC src/basic_test_top_array_int.lo 08:22:05 [2023-02-03T08:22:05.013Z] #76 126.6 CC src/basic_test_top_array_string.lo 08:22:05 [2023-02-03T08:22:05.271Z] #76 126.8 CC src/basic_test_top_double_array_int.lo 08:22:05 [2023-02-03T08:22:05.529Z] #76 127.0 CC src/basic_test_top_double_array_obj.lo 08:22:05 [2023-02-03T08:22:05.529Z] #76 127.1 CC src/basic_test_top_double_array_refobj.lo 08:22:05 [2023-02-03T08:22:05.787Z] #76 127.3 CC src/basic_test_top_double_array_string.lo 08:22:05 [2023-02-03T08:22:05.787Z] #76 127.4 CC src/read-file.lo 08:22:06 [2023-02-03T08:22:06.047Z] #76 127.4 CC src/json_common.lo 08:22:06 [2023-02-03T08:22:06.047Z] #76 127.6 CC tests/test-1.o 08:22:06 [2023-02-03T08:22:06.047Z] #76 127.7 CC tests/test-2.o 08:22:06 [2023-02-03T08:22:06.329Z] #76 127.8 CC tests/test-3.o 08:22:06 [2023-02-03T08:22:06.589Z] #76 128.1 CC tests/test-4.o 08:22:06 [2023-02-03T08:22:06.589Z] #76 128.2 CC tests/test-5.o 08:22:06 [2023-02-03T08:22:06.848Z] #76 128.3 CC tests/test-6.o 08:22:06 [2023-02-03T08:22:06.848Z] #76 128.4 CC tests/test-7.o 08:22:07 [2023-02-03T08:22:07.109Z] #76 128.7 CC tests/test-8.o 08:22:07 [2023-02-03T08:22:07.366Z] #76 128.9 CC tests/test-9.o 08:22:07 [2023-02-03T08:22:07.623Z] #76 129.1 CC tests/test-10.o 08:22:07 [2023-02-03T08:22:07.623Z] #76 129.2 CC tests/test-11.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 156.9 CCLD libocispec.la 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.3 CCLD src/validate 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.3 CCLD tests/test-1 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.3 CCLD tests/test-2 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.4 CCLD tests/test-3 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.4 CCLD tests/test-4 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.4 CCLD tests/test-5 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.5 CCLD tests/test-6 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.6 CCLD tests/test-7 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.7 CCLD tests/test-8 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.9 CCLD tests/test-9 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.9 CCLD tests/test-10 08:22:39 [2023-02-03T08:22:39.679Z] #76 157.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 08:22:39 [2023-02-03T08:22:39.679Z] #76 158.0 CCLD tests/test-11 08:22:39 [2023-02-03T08:22:39.679Z] #76 159.5 libtool: link: ar cr libocispec.a 08:22:39 [2023-02-03T08:22:39.679Z] #76 159.6 libtool: link: ranlib libocispec.a 08:22:39 [2023-02-03T08:22:39.679Z] #76 160.9 make[5]: Entering directory '/tmp/crun-build/libocispec' 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[5]: Nothing to be done for 'install-exec-am'. 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[5]: Nothing to be done for 'install-data-am'. 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.0 make[2]: Entering directory '/tmp/crun-build' 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.1 CC src/libcrun/libcrun_testing_a-utils.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.2 CC src/libcrun/libcrun_testing_a-container.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.2 CC src/libcrun/libcrun_testing_a-cgroup.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 08:22:39 [2023-02-03T08:22:39.679Z] #76 161.4 CC src/libcrun/libcrun_testing_a-custom-handler.o 08:22:39 [2023-02-03T08:22:39.937Z] #76 161.4 CC src/libcrun/libcrun_testing_a-criu.o 08:22:39 [2023-02-03T08:22:39.937Z] #76 161.4 CC src/libcrun/libcrun_testing_a-linux.o 08:22:39 [2023-02-03T08:22:39.937Z] #76 161.5 CC src/libcrun/libcrun_testing_a-seccomp.o 08:22:39 [2023-02-03T08:22:39.937Z] #76 161.6 CC src/libcrun/libcrun_testing_a-ebpf.o 08:22:39 [2023-02-03T08:22:39.937Z] #76 161.6 CC src/libcrun/libcrun_testing_a-error.o 08:22:40 [2023-02-03T08:22:40.195Z] #76 161.7 CC src/libcrun/libcrun_testing_a-status.o 08:22:40 [2023-02-03T08:22:40.195Z] #76 161.7 CC src/libcrun/libcrun_testing_a-terminal.o 08:22:40 [2023-02-03T08:22:40.195Z] #76 161.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 08:22:40 [2023-02-03T08:22:40.195Z] #76 161.8 CC src/libcrun/libcrun_testing_a-signals.o 08:22:40 [2023-02-03T08:22:40.453Z] #76 162.0 CC src/libcrun/libcrun_testing_a-mount_flags.o 08:22:40 [2023-02-03T08:22:40.453Z] #76 162.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 08:22:40 [2023-02-03T08:22:40.711Z] #76 162.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 08:22:40 [2023-02-03T08:22:40.711Z] #76 162.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o 08:22:40 [2023-02-03T08:22:40.969Z] #76 162.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 08:22:40 [2023-02-03T08:22:40.969Z] #76 162.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 08:22:40 [2023-02-03T08:22:40.969Z] #76 162.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 08:22:41 [2023-02-03T08:22:41.228Z] #76 162.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 08:22:41 [2023-02-03T08:22:41.794Z] #76 163.2 CC src/crun-crun.o 08:22:41 [2023-02-03T08:22:41.794Z] #76 163.5 CC src/crun-delete.o 08:22:42 [2023-02-03T08:22:42.052Z] #76 163.5 CC src/crun-run.o 08:22:42 [2023-02-03T08:22:42.053Z] #76 163.5 CC src/crun-kill.o 08:22:42 [2023-02-03T08:22:42.311Z] #76 163.8 CC src/crun-pause.o 08:22:42 [2023-02-03T08:22:42.311Z] #76 163.9 CC src/crun-unpause.o 08:22:42 [2023-02-03T08:22:42.569Z] #76 164.0 CC src/crun-spec.o 08:22:42 [2023-02-03T08:22:42.569Z] #76 164.1 CC src/crun-exec.o 08:22:42 [2023-02-03T08:22:42.827Z] #76 164.3 CC src/crun-list.o 08:22:42 [2023-02-03T08:22:42.827Z] #76 164.5 CC src/crun-create.o 08:22:43 [2023-02-03T08:22:43.085Z] #76 164.7 CC src/crun-start.o 08:22:43 [2023-02-03T08:22:43.344Z] #76 164.9 CC src/crun-state.o 08:22:43 [2023-02-03T08:22:43.602Z] #76 165.0 CC src/crun-update.o 08:22:43 [2023-02-03T08:22:43.602Z] #76 165.2 CC src/crun-ps.o 08:22:44 [2023-02-03T08:22:44.168Z] #76 165.7 CC src/crun-checkpoint.o 08:22:44 [2023-02-03T08:22:44.426Z] #76 ... 08:22:44 [2023-02-03T08:22:44.426Z] 08:22:44 [2023-02-03T08:22:44.426Z] #78 [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...) 08:22:44 [2023-02-03T08:22:44.426Z] #78 DONE 161.4s 08:22:44 [2023-02-03T08:22:44.426Z] 08:22:44 [2023-02-03T08:22:44.426Z] #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 08:22:44 [2023-02-03T08:22:44.426Z] #76 166.0 CC src/crun-restore.o 08:22:44 [2023-02-03T08:22:44.684Z] #76 166.2 CC src/libcrun/libcrun_la-utils.lo 08:22:44 [2023-02-03T08:22:44.943Z] #76 166.5 CC src/libcrun/libcrun_la-cloned_binary.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.7 CC src/libcrun/libcrun_la-container.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.7 CC src/libcrun/libcrun_la-cgroup.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.7 CC src/libcrun/libcrun_la-cgroup-resources.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.7 CC src/libcrun/libcrun_la-cgroup-setup.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.8 CC src/libcrun/libcrun_la-cgroup-utils.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.8 CC src/libcrun/libcrun_la-criu.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.8 CC src/libcrun/libcrun_la-custom-handler.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.8 CC src/libcrun/libcrun_la-linux.lo 08:22:45 [2023-02-03T08:22:45.201Z] #76 166.8 CC src/libcrun/libcrun_la-seccomp.lo 08:22:45 [2023-02-03T08:22:45.459Z] #76 166.9 CC src/libcrun/libcrun_la-ebpf.lo 08:22:45 [2023-02-03T08:22:45.459Z] #76 167.0 CC src/libcrun/libcrun_la-error.lo 08:22:45 [2023-02-03T08:22:45.459Z] #76 167.1 CC src/libcrun/libcrun_la-status.lo 08:22:46 [2023-02-03T08:22:46.122Z] #76 167.4 CC src/libcrun/libcrun_la-terminal.lo 08:22:46 [2023-02-03T08:22:46.122Z] #76 167.5 CC src/libcrun/libcrun_la-chroot_realpath.lo 08:22:46 [2023-02-03T08:22:46.122Z] #76 ... 08:22:46 [2023-02-03T08:22:46.122Z] 08:22:46 [2023-02-03T08:22:46.122Z] #83 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 08:22:46 [2023-02-03T08:22:46.122Z] #83 DONE 0.4s 08:22:46 [2023-02-03T08:22:46.122Z] 08:22:46 [2023-02-03T08:22:46.122Z] #84 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 08:22:46 [2023-02-03T08:22:46.122Z] #84 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.122Z] 08:22:46 [2023-02-03T08:22:46.122Z] #85 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.122Z] #85 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.122Z] 08:22:46 [2023-02-03T08:22:46.122Z] #57 [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 08:22:46 [2023-02-03T08:22:46.381Z] #57 ... 08:22:46 [2023-02-03T08:22:46.381Z] 08:22:46 [2023-02-03T08:22:46.381Z] #86 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.381Z] #86 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.381Z] 08:22:46 [2023-02-03T08:22:46.381Z] #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 08:22:46 [2023-02-03T08:22:46.381Z] #76 167.9 CC src/libcrun/libcrun_la-signals.lo 08:22:46 [2023-02-03T08:22:46.381Z] #76 168.0 CC src/libcrun/libcrun_la-mount_flags.lo 08:22:46 [2023-02-03T08:22:46.381Z] #76 168.1 CC src/libcrun/libcrun_la-seccomp_notify.lo 08:22:46 [2023-02-03T08:22:46.639Z] #76 ... 08:22:46 [2023-02-03T08:22:46.639Z] 08:22:46 [2023-02-03T08:22:46.639Z] #87 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.639Z] #87 DONE 0.2s 08:22:46 [2023-02-03T08:22:46.639Z] 08:22:46 [2023-02-03T08:22:46.639Z] #88 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.639Z] #88 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.639Z] 08:22:46 [2023-02-03T08:22:46.639Z] #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 08:22:46 [2023-02-03T08:22:46.639Z] #76 168.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 08:22:46 [2023-02-03T08:22:46.897Z] #76 ... 08:22:46 [2023-02-03T08:22:46.897Z] 08:22:46 [2023-02-03T08:22:46.897Z] #89 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.897Z] #89 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.897Z] 08:22:46 [2023-02-03T08:22:46.897Z] #90 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.897Z] #90 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.897Z] 08:22:46 [2023-02-03T08:22:46.897Z] #91 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 08:22:46 [2023-02-03T08:22:46.897Z] #91 DONE 0.1s 08:22:46 [2023-02-03T08:22:46.897Z] 08:22:46 [2023-02-03T08:22:46.897Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 08:22:47 [2023-02-03T08:22:47.156Z] #92 DONE 0.1s 08:22:47 [2023-02-03T08:22:47.156Z] 08:22:47 [2023-02-03T08:22:47.156Z] #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 08:22:47 [2023-02-03T08:22:47.156Z] #76 168.6 CC src/libcrun/handlers/libcrun_la-krun.lo 08:22:47 [2023-02-03T08:22:47.415Z] #76 169.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 08:22:47 [2023-02-03T08:22:47.673Z] #76 169.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo 08:22:47 [2023-02-03T08:22:47.932Z] #76 169.6 CC tests/init.o 08:22:48 [2023-02-03T08:22:48.190Z] #76 169.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 08:22:54 [2023-02-03T08:22:54.751Z] #76 ... 08:22:54 [2023-02-03T08:22:54.751Z] 08:22:54 [2023-02-03T08:22:54.751Z] #73 [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...) 08:22:54 [2023-02-03T08:22:54.751Z] #73 DONE 176.4s 08:22:54 [2023-02-03T08:22:54.751Z] 08:22:54 [2023-02-03T08:22:54.751Z] #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 08:23:01 [2023-02-03T08:23:01.310Z] #76 182.6 CCLD tests/init 08:23:13 [2023-02-03T08:23:13.512Z] #76 194.6 AR libcrun_testing.a 08:23:13 [2023-02-03T08:23:13.512Z] #76 194.6 ar: `u' modifier ignored since `D' is the default (see `U') 08:23:13 [2023-02-03T08:23:13.512Z] #76 194.7 CCLD tests/tests_libcrun_utils 08:23:13 [2023-02-03T08:23:13.512Z] #76 194.7 CCLD tests/tests_libcrun_errors 08:23:13 [2023-02-03T08:23:13.512Z] #76 194.7 CCLD tests/tests_libcrun_fuzzer 08:23:13 [2023-02-03T08:23:13.512Z] #76 194.7 CCLD libcrun.la 08:23:14 [2023-02-03T08:23:14.078Z] #76 195.6 CCLD crun 08:23:14 [2023-02-03T08:23:14.336Z] #76 195.9 make[3]: Entering directory '/tmp/crun-build' 08:23:14 [2023-02-03T08:23:14.336Z] #76 196.0 /bin/mkdir -p '/usr/local/share/man/man1' 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.0 /bin/mkdir -p '/usr/local/lib' 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.1 libtool: install: ranlib /usr/local/lib/libcrun.a 08:23:14 [2023-02-03T08:23:14.595Z] #76 196.2 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 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 ---------------------------------------------------------------------- 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 Libraries have been installed in: 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 /usr/local/lib 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 If you ever happen to want to link against installed libraries 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 in a given directory, LIBDIR, you must either use libtool, and 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 specify the full pathname of the library, or use the '-LLIBDIR' 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 flag during linking and do at least one of the following: 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 during execution 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 during linking 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 See any operating system documentation about shared libraries for 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 more information, such as the ld(1) and ld.so(8) manual pages. 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 ---------------------------------------------------------------------- 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.2 /bin/mkdir -p '/build' 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.3 libtool: install: /usr/bin/install -c crun /build/crun 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.3 make[3]: Leaving directory '/tmp/crun-build' 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.3 make[2]: Leaving directory '/tmp/crun-build' 08:23:14 [2023-02-03T08:23:14.853Z] #76 196.3 make[1]: Leaving directory '/tmp/crun-build' 08:23:15 [2023-02-03T08:23:15.112Z] #76 DONE 196.7s 08:23:15 [2023-02-03T08:23:15.112Z] 08:23:15 [2023-02-03T08:23:15.112Z] #57 [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 08:23:18 [2023-02-03T08:23:18.401Z] #57 ... 08:23:18 [2023-02-03T08:23:18.401Z] 08:23:18 [2023-02-03T08:23:18.401Z] #80 [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...) 08:23:18 [2023-02-03T08:23:18.401Z] #80 185.1 + bin/containerd 08:23:18 [2023-02-03T08:23:18.401Z] #80 185.1 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -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 08:23:20 [2023-02-03T08:23:20.932Z] #80 ... 08:23:20 [2023-02-03T08:23:20.932Z] 08:23:20 [2023-02-03T08:23:20.932Z] #57 [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 08:23:20 [2023-02-03T08:23:20.932Z] #57 254.5 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) 08:23:20 [2023-02-03T08:23:20.932Z] #57 DONE 254.8s 08:23:20 [2023-02-03T08:23:20.932Z] 08:23:20 [2023-02-03T08:23:20.932Z] #80 [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...) 08:23:22 [2023-02-03T08:23:22.836Z] #80 ... 08:23:22 [2023-02-03T08:23:22.836Z] 08:23:22 [2023-02-03T08:23:22.836Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 08:23:22 [2023-02-03T08:23:22.836Z] #93 DONE 1.3s 08:23:23 [2023-02-03T08:23:23.095Z] 08:23:23 [2023-02-03T08:23:23.095Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 08:23:23 [2023-02-03T08:23:23.095Z] #94 DONE 0.1s 08:23:23 [2023-02-03T08:23:23.095Z] 08:23:23 [2023-02-03T08:23:23.095Z] #95 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 08:23:23 [2023-02-03T08:23:23.095Z] #95 DONE 0.1s 08:23:23 [2023-02-03T08:23:23.095Z] 08:23:23 [2023-02-03T08:23:23.095Z] #80 [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...) 08:24:01 [2023-02-03T08:24:01.804Z] #80 224.2 + bin/containerd-stress 08:24:01 [2023-02-03T08:24:01.804Z] #80 224.2 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.3 -X github.com/containerd/containerd/version.Revision=b8962099e7ce533cc62e540ec25f6d1d93e35a0b -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 08:24:01 [2023-02-03T08:24:01.804Z] #80 225.7 + bin/containerd-shim 08:24:01 [2023-02-03T08:24:01.804Z] #80 226.3 + bin/containerd-shim-runc-v1 08:24:01 [2023-02-03T08:24:01.804Z] #80 227.3 + bin/containerd-shim-runc-v2 08:24:01 [2023-02-03T08:24:01.804Z] #80 228.1 + binaries 08:24:01 [2023-02-03T08:24:01.804Z] #80 DONE 228.7s 08:24:02 [2023-02-03T08:24:02.370Z] 08:24:02 [2023-02-03T08:24:02.370Z] #96 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 08:24:02 [2023-02-03T08:24:02.935Z] #96 DONE 0.5s 08:24:02 [2023-02-03T08:24:02.935Z] 08:24:02 [2023-02-03T08:24:02.935Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 08:24:02 [2023-02-03T08:24:02.935Z] #97 DONE 0.1s 08:24:02 [2023-02-03T08:24:02.935Z] 08:24:02 [2023-02-03T08:24:02.935Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 08:24:02 [2023-02-03T08:24:02.935Z] #98 DONE 0.1s 08:24:03 [2023-02-03T08:24:03.193Z] 08:24:03 [2023-02-03T08:24:03.193Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 08:24:03 [2023-02-03T08:24:03.193Z] #99 DONE 0.0s 08:24:03 [2023-02-03T08:24:03.193Z] 08:24:03 [2023-02-03T08:24:03.193Z] #100 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 08:24:03 [2023-02-03T08:24:03.193Z] #100 DONE 0.0s 08:24:03 [2023-02-03T08:24:03.193Z] 08:24:03 [2023-02-03T08:24:03.193Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 08:24:03 [2023-02-03T08:24:03.193Z] #101 DONE 0.0s 08:24:03 [2023-02-03T08:24:03.193Z] 08:24:03 [2023-02-03T08:24:03.193Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 08:24:03 [2023-02-03T08:24:03.193Z] #102 DONE 0.0s 08:24:03 [2023-02-03T08:24:03.193Z] 08:24:03 [2023-02-03T08:24:03.193Z] #103 [dev-base 1/10] RUN groupadd -r docker 08:24:03 [2023-02-03T08:24:03.452Z] #103 DONE 0.4s 08:24:03 [2023-02-03T08:24:03.710Z] 08:24:03 [2023-02-03T08:24:03.710Z] #104 [dev-base 2/10] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 08:24:04 [2023-02-03T08:24:04.276Z] #104 DONE 0.5s 08:24:04 [2023-02-03T08:24:04.277Z] 08:24:04 [2023-02-03T08:24:04.277Z] #105 [dev-base 3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 08:24:04 [2023-02-03T08:24:04.534Z] #105 0.433 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 08:24:04 [2023-02-03T08:24:04.534Z] #105 DONE 0.5s 08:24:04 [2023-02-03T08:24:04.534Z] 08:24:04 [2023-02-03T08:24:04.534Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 08:24:05 [2023-02-03T08:24:05.105Z] #106 DONE 0.4s 08:24:05 [2023-02-03T08:24:05.105Z] 08:24:05 [2023-02-03T08:24:05.105Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 08:24:05 [2023-02-03T08:24:05.702Z] #107 DONE 0.5s 08:24:05 [2023-02-03T08:24:05.702Z] 08:24:05 [2023-02-03T08:24:05.702Z] #108 [dev-base 6/10] RUN ldconfig 08:24:05 [2023-02-03T08:24:05.970Z] #108 DONE 0.5s 08:24:06 [2023-02-03T08:24:06.234Z] 08:24:06 [2023-02-03T08:24:06.234Z] #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 08:24:06 [2023-02-03T08:24:06.814Z] #109 0.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] 08:24:07 [2023-02-03T08:24:07.074Z] #109 0.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 08:24:07 [2023-02-03T08:24:07.074Z] #109 1.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 08:24:07 [2023-02-03T08:24:07.074Z] #109 1.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] 08:24:07 [2023-02-03T08:24:07.074Z] #109 1.113 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] 08:24:07 [2023-02-03T08:24:07.332Z] #109 1.235 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] 08:24:07 [2023-02-03T08:24:07.896Z] #109 1.973 Fetched 8510 kB in 1s (5685 kB/s) 08:24:08 [2023-02-03T08:24:08.461Z] #109 1.973 Reading package lists... 08:24:09 [2023-02-03T08:24:09.032Z] #109 2.517 Reading package lists... 08:24:09 [2023-02-03T08:24:09.290Z] #109 3.048 Building dependency tree... 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.396 The following additional packages will be installed: 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.396 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.396 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.396 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.397 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.397 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.397 xxd 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 Suggested packages: 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 ctags vim-doc vim-scripts xfsdump acl attr quota 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 Recommended packages: 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 libatm1 nftables libpam-cap build-essential python3-dev dbus 08:24:09 [2023-02-03T08:24:09.548Z] #109 3.399 systemd-timesyncd | time-daemon unzip 08:24:09 [2023-02-03T08:24:09.805Z] #109 3.766 The following NEW packages will be installed: 08:24:09 [2023-02-03T08:24:09.805Z] #109 3.766 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 08:24:09 [2023-02-03T08:24:09.805Z] #109 3.766 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 08:24:09 [2023-02-03T08:24:09.805Z] #109 3.766 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 08:24:09 [2023-02-03T08:24:09.805Z] #109 3.766 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 08:24:09 [2023-02-03T08:24:09.806Z] #109 3.766 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 08:24:09 [2023-02-03T08:24:09.806Z] #109 3.767 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 08:24:09 [2023-02-03T08:24:09.806Z] #109 3.767 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 08:24:09 [2023-02-03T08:24:09.806Z] #109 3.767 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 08:24:09 [2023-02-03T08:24:09.806Z] #109 3.767 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 08:24:09 [2023-02-03T08:24:09.806Z] #109 3.767 xz-utils zip zstd 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.043 0 upgraded, 59 newly installed, 0 to remove and 6 not upgraded. 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.043 Need to get 32.1 MB of archives. 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.043 After this operation, 124 MB of additional disk space will be used. 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.048 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.049 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.052 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.064 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.065 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.068 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.069 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.070 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] 08:24:10 [2023-02-03T08:24:10.063Z] #109 4.152 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.152 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.153 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.158 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.158 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.158 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.158 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.160 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.161 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.162 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.164 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.166 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.166 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.169 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.170 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.171 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.171 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.172 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.174 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.176 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.178 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.180 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.182 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.192 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.194 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.252 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.253 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.253 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.253 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.255 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.255 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.255 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 08:24:10 [2023-02-03T08:24:10.321Z] #109 4.256 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 08:24:10 [2023-02-03T08:24:10.579Z] #109 4.407 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.786 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.787 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.789 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.790 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.792 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.794 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.797 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.800 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.804 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.807 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.809 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.856 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.863 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.867 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 08:24:10 [2023-02-03T08:24:10.836Z] #109 4.868 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.008 debconf: delaying package configuration, since apt-utils is not installed 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.048 Fetched 32.1 MB in 1s (29.3 MB/s) 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.073 Selecting previously unselected package libapparmor1:arm64. 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.073 (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.) 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.082 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.087 Unpacking libapparmor1:arm64 (2.13.6-10) ... 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.128 Selecting previously unselected package libcap2:arm64. 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.128 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.131 Unpacking libcap2:arm64 (1:2.44-1) ... 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.162 Selecting previously unselected package libargon2-1:arm64. 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.165 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.168 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 08:24:11 [2023-02-03T08:24:11.094Z] #109 5.198 Selecting previously unselected package dmsetup. 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.200 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.204 Unpacking dmsetup (2:1.02.175-2.1) ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.239 Selecting previously unselected package libdevmapper1.02.1:arm64. 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.242 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.245 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.289 Selecting previously unselected package libjson-c5:arm64. 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.291 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.294 Unpacking libjson-c5:arm64 (0.15-2) ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.328 Selecting previously unselected package libcryptsetup12:arm64. 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.328 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.331 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.381 Selecting previously unselected package libip4tc2:arm64. 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.383 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.387 Unpacking libip4tc2:arm64 (1.8.7-1) ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.420 Selecting previously unselected package libkmod2:arm64. 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.420 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.423 Unpacking libkmod2:arm64 (28-1) ... 08:24:11 [2023-02-03T08:24:11.352Z] #109 5.464 Selecting previously unselected package systemd. 08:24:11 [2023-02-03T08:24:11.610Z] #109 5.466 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.610Z] #109 5.513 Unpacking systemd (247.3-7+deb11u1) ... 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.893 Selecting previously unselected package pigz. 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.893 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.896 Unpacking pigz (2.6-1) ... 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.942 Selecting previously unselected package libelf1:arm64. 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.944 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.949 Unpacking libelf1:arm64 (0.183-1) ... 08:24:11 [2023-02-03T08:24:11.867Z] #109 5.993 Selecting previously unselected package libbpf0:arm64. 08:24:12 [2023-02-03T08:24:12.125Z] #109 5.995 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 5.999 Unpacking libbpf0:arm64 (1:0.3-2) ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.045 Selecting previously unselected package libmnl0:arm64. 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.047 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.051 Unpacking libmnl0:arm64 (1.0.4-3) ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.080 Selecting previously unselected package libxtables12:arm64. 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.083 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.086 Unpacking libxtables12:arm64 (1.8.7-1) ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.119 Selecting previously unselected package libcap2-bin. 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.121 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.131 Unpacking libcap2-bin (1:2.44-1) ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.182 Selecting previously unselected package iproute2. 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.183 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 08:24:12 [2023-02-03T08:24:12.125Z] #109 6.186 Unpacking iproute2 (5.10.0-4) ... 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.288 Selecting previously unselected package xxd. 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.290 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.294 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.337 Selecting previously unselected package vim-common. 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.339 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.349 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 08:24:12 [2023-02-03T08:24:12.383Z] #109 6.398 Selecting previously unselected package bash-completion. 08:24:12 [2023-02-03T08:24:12.640Z] #109 6.400 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.057 Unpacking bash-completion (1:2.11-2) ... 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.165 Selecting previously unselected package bzip2. 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.165 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.168 Unpacking bzip2 (1.0.8-4) ... 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.205 Selecting previously unselected package xz-utils. 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.205 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.210 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 08:24:13 [2023-02-03T08:24:13.206Z] #109 7.263 Selecting previously unselected package apparmor. 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.265 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.287 Unpacking apparmor (2.13.6-10) ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.378 Selecting previously unselected package inetutils-ping. 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.380 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.384 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.429 Selecting previously unselected package libip6tc2:arm64. 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.432 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.435 Unpacking libip6tc2:arm64 (1.8.7-1) ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.468 Selecting previously unselected package libnfnetlink0:arm64. 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.471 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.463Z] #109 7.474 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 08:24:13 [2023-02-03T08:24:13.464Z] #109 7.507 Selecting previously unselected package libnetfilter-conntrack3:arm64. 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.510 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.513 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.549 Selecting previously unselected package libnftnl11:arm64. 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.549 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.553 Unpacking libnftnl11:arm64 (1.1.9-1) ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.592 Selecting previously unselected package iptables. 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.594 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.597 Unpacking iptables (1.8.7-1) ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.672 Selecting previously unselected package libonig5:arm64. 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.672 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.676 Unpacking libonig5:arm64 (6.9.6-1.1) ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.722 Selecting previously unselected package libjq1:arm64. 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.724 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.727 Unpacking libjq1:arm64 (1.6-2.1) ... 08:24:13 [2023-02-03T08:24:13.721Z] #109 7.763 Selecting previously unselected package jq. 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.765 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.770 Unpacking jq (1.6-2.1) ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.806 Selecting previously unselected package libaio1:arm64. 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.808 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.811 Unpacking libaio1:arm64 (0.3.112-9) ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.846 Selecting previously unselected package libgpm2:arm64. 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.848 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.852 Unpacking libgpm2:arm64 (1.20.7-8) ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.887 Selecting previously unselected package libicu67:arm64. 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.889 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 08:24:13 [2023-02-03T08:24:13.979Z] #109 7.892 Unpacking libicu67:arm64 (67.1-7) ... 08:24:14 [2023-02-03T08:24:14.544Z] #109 8.572 Selecting previously unselected package libinih1:arm64. 08:24:14 [2023-02-03T08:24:14.544Z] #109 8.574 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.544Z] #109 8.578 Unpacking libinih1:arm64 (53-1+b2) ... 08:24:14 [2023-02-03T08:24:14.544Z] #109 8.612 Selecting previously unselected package libmicrohttpd12:arm64. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.615 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.618 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.657 Selecting previously unselected package libnet1:arm64. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.660 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.663 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.700 Selecting previously unselected package libnl-3-200:arm64. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.702 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.706 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.742 Selecting previously unselected package libprotobuf-c1:arm64. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.745 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.748 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.783 Selecting previously unselected package libyajl2:arm64. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.785 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.789 Unpacking libyajl2:arm64 (2.1.0-3) ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.817 Selecting previously unselected package net-tools. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.820 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.823 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.873 Selecting previously unselected package patch. 08:24:14 [2023-02-03T08:24:14.801Z] #109 8.873 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 08:24:15 [2023-02-03T08:24:15.058Z] #109 8.876 Unpacking patch (2.7.6-7) ... 08:24:15 [2023-02-03T08:24:15.058Z] #109 8.912 Selecting previously unselected package python-pip-whl. 08:24:15 [2023-02-03T08:24:15.058Z] #109 8.915 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 08:24:15 [2023-02-03T08:24:15.058Z] #109 8.918 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 08:24:15 [2023-02-03T08:24:15.058Z] #109 9.053 Selecting previously unselected package python3-lib2to3. 08:24:15 [2023-02-03T08:24:15.058Z] #109 9.055 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 08:24:15 [2023-02-03T08:24:15.059Z] #109 9.058 Unpacking python3-lib2to3 (3.9.2-1) ... 08:24:15 [2023-02-03T08:24:15.059Z] #109 9.097 Selecting previously unselected package python3-distutils. 08:24:15 [2023-02-03T08:24:15.059Z] #109 9.100 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 08:24:15 [2023-02-03T08:24:15.059Z] #109 9.103 Unpacking python3-distutils (3.9.2-1) ... 08:24:15 [2023-02-03T08:24:15.059Z] #109 9.144 Selecting previously unselected package python3-pkg-resources. 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.147 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.151 Unpacking python3-pkg-resources (52.0.0-4) ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.195 Selecting previously unselected package python3-setuptools. 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.197 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.201 Unpacking python3-setuptools (52.0.0-4) ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.263 Selecting previously unselected package python3-wheel. 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.265 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.269 Unpacking python3-wheel (0.34.2-1) ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.303 Selecting previously unselected package python3-pip. 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.305 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.310 Unpacking python3-pip (20.3.4-4+deb11u1) ... 08:24:15 [2023-02-03T08:24:15.316Z] #109 9.373 Selecting previously unselected package sudo. 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.376 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.381 Unpacking sudo (1.9.5p2-3+deb11u1) ... 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.496 Selecting previously unselected package systemd-journal-remote. 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.499 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.502 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.538 Selecting previously unselected package thin-provisioning-tools. 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.541 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.544 Unpacking thin-provisioning-tools (0.9.0-1) ... 08:24:15 [2023-02-03T08:24:15.574Z] #109 9.601 Selecting previously unselected package uidmap. 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.603 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.607 Unpacking uidmap (1:4.8.1-1) ... 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.655 Selecting previously unselected package vim-runtime. 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.657 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.667 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.678 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 08:24:15 [2023-02-03T08:24:15.832Z] #109 9.682 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.25 Selecting previously unselected package vim. 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.26 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.39 Selecting previously unselected package xfsprogs. 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.39 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.40 Unpacking xfsprogs (5.10.0-4) ... 08:24:16 [2023-02-03T08:24:16.398Z] #109 10.49 Selecting previously unselected package zip. 08:24:16 [2023-02-03T08:24:16.655Z] #109 10.49 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 08:24:16 [2023-02-03T08:24:16.655Z] #109 10.50 Unpacking zip (3.0-12) ... 08:24:16 [2023-02-03T08:24:16.655Z] #109 10.54 Selecting previously unselected package zstd. 08:24:16 [2023-02-03T08:24:16.655Z] #109 10.54 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 08:24:16 [2023-02-03T08:24:16.655Z] #109 10.54 Unpacking zstd (1.4.8+dfsg-2.1) ... 08:24:16 [2023-02-03T08:24:16.655Z] #109 10.63 Setting up python3-pkg-resources (52.0.0-4) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.82 Setting up libip4tc2:arm64 (1.8.7-1) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.84 Setting up libapparmor1:arm64 (2.13.6-10) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.85 Setting up libgpm2:arm64 (1.20.7-8) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.86 Setting up libicu67:arm64 (67.1-7) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.87 Setting up libip6tc2:arm64 (1.8.7-1) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.88 Setting up libinih1:arm64 (53-1+b2) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.89 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.89 Setting up uidmap (1:4.8.1-1) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.91 Setting up libyajl2:arm64 (2.1.0-3) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.92 Setting up bzip2 (1.0.8-4) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.93 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 08:24:16 [2023-02-03T08:24:16.914Z] #109 10.94 Setting up python3-wheel (0.34.2-1) ... 08:24:17 [2023-02-03T08:24:17.171Z] #109 11.09 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 08:24:17 [2023-02-03T08:24:17.171Z] #109 11.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... 08:24:17 [2023-02-03T08:24:17.171Z] #109 11.11 Setting up libcap2:arm64 (1:2.44-1) ... 08:24:17 [2023-02-03T08:24:17.171Z] #109 11.12 Setting up libcap2-bin (1:2.44-1) ... 08:24:17 [2023-02-03T08:24:17.171Z] #109 11.13 Setting up apparmor (2.13.6-10) ... 08:24:18 [2023-02-03T08:24:18.103Z] #109 11.81 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:24:18 [2023-02-03T08:24:18.103Z] #109 11.84 Setting up zip (3.0-12) ... 08:24:18 [2023-02-03T08:24:18.103Z] #109 11.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 08:24:18 [2023-02-03T08:24:18.103Z] #109 11.87 Setting up bash-completion (1:2.11-2) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.64 Setting up libmnl0:arm64 (1.0.4-3) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.65 Setting up patch (2.7.6-7) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.66 Setting up sudo (1.9.5p2-3+deb11u1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.70 invoke-rc.d: could not determine current runlevel 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.70 invoke-rc.d: policy-rc.d denied execution of start. 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.71 Setting up libxtables12:arm64 (1.8.7-1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.72 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.73 Setting up pigz (2.6-1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 08:24:18 [2023-02-03T08:24:18.669Z] #109 12.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 08:24:18 [2023-02-03T08:24:18.926Z] #109 12.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 08:24:18 [2023-02-03T08:24:18.926Z] #109 12.96 Setting up libaio1:arm64 (0.3.112-9) ... 08:24:18 [2023-02-03T08:24:18.926Z] #109 12.97 Setting up python3-lib2to3 (3.9.2-1) ... 08:24:18 [2023-02-03T08:24:18.926Z] #109 13.06 Setting up libelf1:arm64 (0.183-1) ... 08:24:19 [2023-02-03T08:24:19.184Z] #109 13.07 Setting up libjson-c5:arm64 (0.15-2) ... 08:24:19 [2023-02-03T08:24:19.184Z] #109 13.08 Setting up zstd (1.4.8+dfsg-2.1) ... 08:24:19 [2023-02-03T08:24:19.184Z] #109 13.09 Setting up libonig5:arm64 (6.9.6-1.1) ... 08:24:19 [2023-02-03T08:24:19.184Z] #109 13.10 Setting up libkmod2:arm64 (28-1) ... 08:24:19 [2023-02-03T08:24:19.184Z] #109 13.11 Setting up python3-distutils (3.9.2-1) ... 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.23 Setting up vim (2:8.2.2434-3+deb11u1) ... 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 08:24:19 [2023-02-03T08:24:19.442Z] #109 13.28 Setting up python3-setuptools (52.0.0-4) ... 08:24:19 [2023-02-03T08:24:19.700Z] #109 13.60 Setting up libjq1:arm64 (1.6-2.1) ... 08:24:19 [2023-02-03T08:24:19.700Z] #109 13.61 Setting up libnftnl11:arm64 (1.1.9-1) ... 08:24:19 [2023-02-03T08:24:19.700Z] #109 13.62 Setting up thin-provisioning-tools (0.9.0-1) ... 08:24:19 [2023-02-03T08:24:19.700Z] #109 13.64 Setting up python3-pip (20.3.4-4+deb11u1) ... 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.89 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.90 Setting up jq (1.6-2.1) ... 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.92 Setting up libbpf0:arm64 (1:0.3-2) ... 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.93 Setting up iptables (1.8.7-1) ... 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 08:24:19 [2023-02-03T08:24:19.957Z] #109 13.97 Setting up iproute2 (5.10.0-4) ... 08:24:20 [2023-02-03T08:24:20.215Z] #109 14.25 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 08:24:20 [2023-02-03T08:24:20.215Z] #109 14.26 Setting up dmsetup (2:1.02.175-2.1) ... 08:24:20 [2023-02-03T08:24:20.215Z] #109 14.27 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 08:24:20 [2023-02-03T08:24:20.215Z] #109 14.28 Setting up systemd (247.3-7+deb11u1) ... 08:24:20 [2023-02-03T08:24:20.215Z] #109 14.32 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 08:24:20 [2023-02-03T08:24:20.473Z] #109 14.32 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 08:24:20 [2023-02-03T08:24:20.473Z] #109 14.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 08:24:20 [2023-02-03T08:24:20.473Z] #109 14.33 Initializing machine ID from random generator. 08:24:20 [2023-02-03T08:24:20.731Z] #109 14.67 Setting up systemd-journal-remote (247.3-7+deb11u1) ... 08:24:20 [2023-02-03T08:24:20.988Z] #109 14.78 Setting up xfsprogs (5.10.0-4) ... 08:24:20 [2023-02-03T08:24:20.988Z] #109 14.79 System has not been booted with systemd as init system (PID 1). Can't operate. 08:24:20 [2023-02-03T08:24:20.988Z] #109 14.79 Failed to connect to bus: Host is down 08:24:20 [2023-02-03T08:24:20.988Z] #109 14.79 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:24:22 [2023-02-03T08:24:22.368Z] #109 DONE 16.0s 08:24:22 [2023-02-03T08:24:22.368Z] 08:24:22 [2023-02-03T08:24:22.368Z] #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 08:24:22 [2023-02-03T08:24:22.625Z] #110 0.427 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 08:24:22 [2023-02-03T08:24:22.626Z] #110 0.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 08:24:22 [2023-02-03T08:24:22.626Z] #110 0.433 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 08:24:22 [2023-02-03T08:24:22.626Z] #110 DONE 0.5s 08:24:22 [2023-02-03T08:24:22.626Z] 08:24:22 [2023-02-03T08:24:22.626Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 08:24:29 [2023-02-03T08:24:29.179Z] #111 5.684 Collecting yamllint==1.27.1 08:24:29 [2023-02-03T08:24:29.437Z] #111 6.716 Downloading yamllint-1.27.1.tar.gz (129 kB) 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.009 Collecting pathspec>=0.5.3 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.013 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.104 Collecting pyyaml 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.112 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.128 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.132 Building wheels for collected packages: yamllint 08:24:29 [2023-02-03T08:24:29.695Z] #111 7.132 Building wheel for yamllint (setup.py): started 08:24:29 [2023-02-03T08:24:29.953Z] #111 7.379 Building wheel for yamllint (setup.py): finished with status 'done' 08:24:29 [2023-02-03T08:24:29.953Z] #111 7.379 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2829362228709b9a9259a2c423ddef43df19b0941a6e25a64c07ef293517e56d 08:24:29 [2023-02-03T08:24:29.953Z] #111 7.380 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 08:24:29 [2023-02-03T08:24:29.953Z] #111 7.382 Successfully built yamllint 08:24:29 [2023-02-03T08:24:29.953Z] #111 7.388 Installing collected packages: pyyaml, pathspec, yamllint 08:24:29 [2023-02-03T08:24:29.953Z] #111 7.499 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 08:24:30 [2023-02-03T08:24:30.210Z] #111 DONE 7.6s 08:24:30 [2023-02-03T08:24:30.210Z] 08:24:30 [2023-02-03T08:24:30.210Z] #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 08:24:30 [2023-02-03T08:24:30.775Z] #112 0.716 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 08:24:31 [2023-02-03T08:24:31.032Z] #112 0.716 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 08:24:31 [2023-02-03T08:24:31.033Z] #112 0.716 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 08:24:31 [2023-02-03T08:24:31.855Z] #112 1.078 Reading package lists... 08:24:32 [2023-02-03T08:24:32.421Z] #112 1.625 Reading package lists... 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.164 Building dependency tree... 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.324 Reading state information... 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 gcc is already the newest version (4:10.2.1-1). 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 pkg-config is already the newest version (0.29.2-1). 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 The following additional packages will be installed: 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.519 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.520 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.520 uuid-dev zlib1g-dev 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.521 Suggested packages: 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.521 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.521 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.521 Recommended packages: 08:24:32 [2023-02-03T08:24:32.679Z] #112 2.521 build-essential fakeroot libalgorithm-merge-perl 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.784 The following NEW packages will be installed: 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.784 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.784 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.784 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.784 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.785 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.785 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev 08:24:32 [2023-02-03T08:24:32.936Z] #112 2.785 libsystemd-dev libudev-dev uuid-dev zlib1g-dev 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.060 0 upgraded, 32 newly installed, 0 to remove and 6 not upgraded. 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.060 Need to get 10.3 MB of archives. 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.060 After this operation, 41.5 MB of additional disk space will be used. 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.060 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.085 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] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.086 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] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.089 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.090 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.091 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.093 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.095 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.096 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] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.097 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.098 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.100 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.101 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.105 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.106 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.110 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.111 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.111 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.112 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.118 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.119 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.120 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.122 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.124 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.126 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.127 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.130 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.132 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.139 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.140 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 08:24:33 [2023-02-03T08:24:33.194Z] #112 3.141 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 08:24:33 [2023-02-03T08:24:33.451Z] #112 3.285 debconf: delaying package configuration, since apt-utils is not installed 08:24:33 [2023-02-03T08:24:33.451Z] #112 3.325 Fetched 10.3 MB in 0s (29.3 MB/s) 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.348 Selecting previously unselected package dpkg-dev. 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.348 (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.) 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.361 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.365 Unpacking dpkg-dev (1.20.12) ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.488 Selecting previously unselected package libgirepository-1.0-1:arm64. 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.490 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.498 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.537 Selecting previously unselected package gir1.2-glib-2.0:arm64. 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.537 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.541 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.581 Selecting previously unselected package libsecret-common. 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.583 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.587 Unpacking libsecret-common (0.20.4-2) ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.635 Selecting previously unselected package libsecret-1-0:arm64. 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.638 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.641 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.676 Selecting previously unselected package gir1.2-secret-1:arm64. 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.679 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.710Z] #112 3.682 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.713 Selecting previously unselected package libapparmor-dev:arm64. 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.715 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.720 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.762 Selecting previously unselected package uuid-dev:arm64. 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.764 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.768 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.810 Selecting previously unselected package libblkid-dev:arm64. 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.813 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.821 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.870 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.873 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.876 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.905 Selecting previously unselected package libudev-dev:arm64. 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.908 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... 08:24:33 [2023-02-03T08:24:33.968Z] #112 3.911 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 08:24:34 [2023-02-03T08:24:34.225Z] #112 3.949 Selecting previously unselected package libsepol1-dev:arm64. 08:24:34 [2023-02-03T08:24:34.225Z] #112 3.952 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.225Z] #112 3.955 Unpacking libsepol1-dev:arm64 (3.1-1) ... 08:24:34 [2023-02-03T08:24:34.225Z] #112 4.016 Selecting previously unselected package libpcre2-16-0:arm64. 08:24:34 [2023-02-03T08:24:34.225Z] #112 4.019 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.225Z] #112 4.022 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 08:24:34 [2023-02-03T08:24:34.226Z] #112 4.070 Selecting previously unselected package libpcre2-32-0:arm64. 08:24:34 [2023-02-03T08:24:34.226Z] #112 4.073 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.226Z] #112 4.076 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 08:24:34 [2023-02-03T08:24:34.226Z] #112 4.127 Selecting previously unselected package libpcre2-posix2:arm64. 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.130 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.133 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.165 Selecting previously unselected package libpcre2-dev:arm64. 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.167 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.171 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.250 Selecting previously unselected package libselinux1-dev:arm64. 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.252 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.255 Unpacking libselinux1-dev:arm64 (3.1-3) ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.307 Selecting previously unselected package libdevmapper-dev:arm64. 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.310 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.313 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.344 Selecting previously unselected package libffi-dev:arm64. 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.346 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.350 Unpacking libffi-dev:arm64 (3.3-6) ... 08:24:34 [2023-02-03T08:24:34.483Z] #112 4.382 Selecting previously unselected package libglib2.0-data. 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.384 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.388 Unpacking libglib2.0-data (2.66.8-1) ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.524 Selecting previously unselected package libglib2.0-bin. 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.527 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.530 Unpacking libglib2.0-bin (2.66.8-1) ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.569 Selecting previously unselected package libglib2.0-dev-bin. 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.572 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.576 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.621 Selecting previously unselected package libmount-dev:arm64. 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.621 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.741Z] #112 4.625 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.665 Selecting previously unselected package libpcre16-3:arm64. 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.665 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.668 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.713 Selecting previously unselected package libpcre32-3:arm64. 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.716 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.719 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.767 Selecting previously unselected package libpcrecpp0v5:arm64. 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.769 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.774 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.813 Selecting previously unselected package libpcre3-dev:arm64. 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.816 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.820 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 08:24:34 [2023-02-03T08:24:34.999Z] #112 4.896 Selecting previously unselected package zlib1g-dev:arm64. 08:24:35 [2023-02-03T08:24:35.257Z] #112 4.899 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 4.903 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 4.944 Selecting previously unselected package libglib2.0-dev:arm64. 08:24:35 [2023-02-03T08:24:35.257Z] #112 4.946 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 4.950 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.150 Selecting previously unselected package libseccomp-dev:arm64. 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.152 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.157 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.198 Selecting previously unselected package libsecret-1-dev:arm64. 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.201 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.204 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 08:24:35 [2023-02-03T08:24:35.257Z] #112 5.258 Selecting previously unselected package libsystemd-dev:arm64. 08:24:35 [2023-02-03T08:24:35.515Z] #112 5.261 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 08:24:35 [2023-02-03T08:24:35.515Z] #112 5.265 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.515Z] #112 5.372 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 08:24:35 [2023-02-03T08:24:35.515Z] #112 5.383 Setting up libglib2.0-dev-bin (2.66.8-1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.542 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.552 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.561 Setting up libpcre16-3:arm64 (2:8.39-13) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.571 Setting up libsepol1-dev:arm64 (3.1-1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.583 Setting up libffi-dev:arm64 (3.3-6) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.597 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.609 Setting up dpkg-dev (1.20.12) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.628 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.638 Setting up libglib2.0-data (2.66.8-1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.650 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.663 Setting up libpcre32-3:arm64 (2:8.39-13) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.675 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.685 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.696 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.707 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.719 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 08:24:35 [2023-02-03T08:24:35.773Z] #112 5.729 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.739 Setting up libsecret-common (0.20.4-2) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.748 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.765 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.774 Setting up libselinux1-dev:arm64 (3.1-3) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.784 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.794 Setting up libglib2.0-bin (2.66.8-1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.805 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.815 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.825 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.834 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.844 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.853 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.863 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.874 No schema files found: doing nothing. 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.879 Processing triggers for libc-bin (2.31-13+deb11u5) ... 08:24:36 [2023-02-03T08:24:36.031Z] #112 5.899 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 08:24:36 [2023-02-03T08:24:36.289Z] #112 DONE 6.3s 08:24:36 [2023-02-03T08:24:36.547Z] 08:24:36 [2023-02-03T08:24:36.547Z] #113 [dev 1/1] COPY . . 08:24:38 [2023-02-03T08:24:38.451Z] #113 DONE 1.7s 08:24:38 [2023-02-03T08:24:38.451Z] 08:24:38 [2023-02-03T08:24:38.451Z] #114 exporting to image 08:24:38 [2023-02-03T08:24:38.451Z] #114 exporting layers 08:24:39 [2023-02-03T08:24:39.823Z] #114 exporting layers 1.5s done 08:24:39 [2023-02-03T08:24:39.823Z] #114 writing image sha256:bb71d55487bc6776c39bea87302ca9aac14a571d1c82e31c8a0fec5e8b97ae58 done 08:24:39 [2023-02-03T08:24:39.823Z] #114 naming to docker.io/library/docker:521c2b25c2f44beefda8d1610664de2aa3c7a943 done 08:24:39 [2023-02-03T08:24:39.823Z] #114 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 08:24:40 [2023-02-03T08:24:40.137Z] + sudo modprobe ip6table_filter [Pipeline] sh 08:24:40 [2023-02-03T08:24:40.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=521c2b25c2f44beefda8d1610664de2aa3c7a943 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:521c2b25c2f44beefda8d1610664de2aa3c7a943 hack/test/unit 08:24:40 [2023-02-03T08:24:40.982Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 08:24:40 [2023-02-03T08:24:40.982Z] + TESTFLAGS+=' -test.timeout=5m' 08:24:40 [2023-02-03T08:24:40.982Z] + TESTDIRS=./... 08:24:40 [2023-02-03T08:24:40.982Z] + exclude_paths='/vendor/|/integration' 08:24:40 [2023-02-03T08:24:40.982Z] ++ go list ./... 08:24:40 [2023-02-03T08:24:40.982Z] ++ grep -vE '(/vendor/|/integration)' 08:24:41 [2023-02-03T08:24:41.918Z] + pkg_list='github.com/docker/docker/api 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/backend/build 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/httpstatus 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/httputils 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/middleware 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/build 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/checkpoint 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/container 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/debug 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/distribution 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/grpc 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/image 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/network 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/plugin 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/session 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/swarm 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/system 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/server/router/volume 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/backend 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/blkiodev 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/container 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/events 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/filters 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/image 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/mount 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/network 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/plugins/logdriver 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/registry 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/strslice 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/swarm 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/swarm/runtime 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/time 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/versions 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/versions/v1p19 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/versions/v1p20 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/api/types/volume 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next/exporter 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/builder-next/worker 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/dockerfile 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/remotecontext 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/remotecontext/git 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/builder/remotecontext/urlutil 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cli/debug 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cli/winresources/docker-proxy 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cli/winresources/dockerd 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/client 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cmd/docker-proxy 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cmd/dockerd 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cmd/dockerd/trap 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/container 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/container/stream 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/contrib/apparmor 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/contrib/docker-device-tool 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/contrib/httpserver 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/cluster 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/cluster/convert 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/cluster/executor 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/cluster/executor/container 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/cluster/provider 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/config 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/containerd 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/events 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/events/testutils 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/aufs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/copy 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/devmapper 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/overlay 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/register 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/vfs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/graphdriver/zfs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/images 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/initlayer 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/links 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/listeners 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/awslogs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/fluentd 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/gcplogs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/gelf 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/journald 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/local 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/logentries 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/loggertest 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/loggerutils 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/splunk 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/syslog 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/logger/templates 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/names 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/network 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/daemon/stats 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/distribution 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/distribution/metadata 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/distribution/utils 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/distribution/xfer 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/dockerversion 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/errdefs 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/image 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/image/cache 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/image/tarexport 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/image/v1 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/internal/mounttree 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/internal/test/suite 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/internal/unshare 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/layer 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libcontainerd 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libcontainerd/queue 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libcontainerd/remote 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libcontainerd/supervisor 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libcontainerd/types 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/bitmap 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/bitseq 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cluster 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/ovrouter 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/cmd/readme_test 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/config 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/datastore 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/diagnostic 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/discoverapi 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/driverapi 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/host 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/null 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/overlay 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/remote 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/windows 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/drvregistry 08:24:41 [2023-02-03T08:24:41.918Z] github.com/docker/docker/libnetwork/etchosts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/idm 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/internal/caller 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipam 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipamapi 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/builtin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/null 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/remote 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipamutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/iptables 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/netlabel 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/netutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/networkdb 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ns 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/options 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/osl 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/osl/kernel 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/portallocator 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/portmapper 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/resolvconf 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/testutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/types 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/oci 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/oci/caps 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/opts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/aaparser 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/archive 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/authorization 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/broadcaster 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/capabilities 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/chrootarchive 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/containerfs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/devicemapper 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/directory 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/dmesg 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/fileutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/homedir 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/idtools 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/ioutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/jsonmessage 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/longpath 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/loopback 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/namesgenerator 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/parsers 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/parsers/kernel 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/pidfile 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/platform 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/platforms 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugingetter 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/transport 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/pools 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/process 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/progress 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/reexec 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/rootless 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/rootless/specconv 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/stack 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/stdcopy 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/streamformatter 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/stringid 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/sysinfo 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/system 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/tailfile 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/tarsum 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/useragent 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/plugin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/plugin/executor/containerd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/plugin/v2 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/profiles/apparmor 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/profiles/seccomp 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/quota 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/reference 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/registry 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/registry/resumable 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/restartmanager 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/runconfig 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/runconfig/opts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/daemon 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/environment 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/fakecontext 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/fakegit 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/fakestorage 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/fixtures/load 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/fixtures/plugin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/registry 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/testutil/request 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume/drivers 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume/local 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume/mounts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume/service 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume/service/opts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/volume/testutils' 08:24:41 [2023-02-03T08:24:41.919Z] ++ grep --fixed-strings -v /libnetwork 08:24:41 [2023-02-03T08:24:41.919Z] ++ echo 'github.com/docker/docker/api 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/backend/build 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/httpstatus 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/httputils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/middleware 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/build 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/checkpoint 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/container 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/debug 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/distribution 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/grpc 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/image 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/network 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/plugin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/session 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/swarm 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/system 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/server/router/volume 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/backend 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/blkiodev 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/container 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/events 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/filters 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/image 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/mount 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/network 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/plugins/logdriver 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/registry 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/strslice 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/swarm 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/swarm/runtime 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/time 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/versions 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/versions/v1p19 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/versions/v1p20 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/api/types/volume 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next/exporter 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/builder-next/worker 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/dockerfile 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/remotecontext 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/remotecontext/git 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/builder/remotecontext/urlutil 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cli/debug 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cli/winresources/docker-proxy 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cli/winresources/dockerd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/client 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cmd/docker-proxy 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cmd/dockerd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cmd/dockerd/trap 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/container 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/container/stream 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/contrib/apparmor 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/contrib/docker-device-tool 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/contrib/httpserver 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/cluster 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/cluster/convert 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/cluster/executor 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/cluster/executor/container 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/cluster/provider 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/config 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/containerd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/events 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/events/testutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/aufs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/copy 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/devmapper 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/overlay 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/register 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/vfs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/graphdriver/zfs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/images 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/initlayer 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/links 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/listeners 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/awslogs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/fluentd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/gcplogs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/gelf 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/journald 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/local 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/logentries 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/loggertest 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/loggerutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/splunk 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/syslog 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/logger/templates 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/names 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/network 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/daemon/stats 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/distribution 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/distribution/metadata 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/distribution/utils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/distribution/xfer 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/dockerversion 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/errdefs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/image 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/image/cache 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/image/tarexport 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/image/v1 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/internal/mounttree 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/internal/test/suite 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/internal/unshare 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/layer 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libcontainerd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libcontainerd/queue 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libcontainerd/remote 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libcontainerd/supervisor 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libcontainerd/types 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/bitmap 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/bitseq 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cluster 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/ovrouter 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/cmd/readme_test 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/config 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/datastore 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/diagnostic 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/discoverapi 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/driverapi 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/host 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/null 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/overlay 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/remote 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/windows 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/drvregistry 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/etchosts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/idm 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/internal/caller 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipam 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipamapi 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/builtin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/null 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/remote 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ipamutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/iptables 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/netlabel 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/netutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/networkdb 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/ns 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/options 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/osl 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/osl/kernel 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/portallocator 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/portmapper 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/resolvconf 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/testutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/libnetwork/types 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/oci 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/oci/caps 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/opts 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/aaparser 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/archive 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/authorization 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/broadcaster 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/capabilities 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/chrootarchive 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/containerfs 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/devicemapper 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/directory 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/dmesg 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/fileutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/homedir 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/idtools 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/ioutils 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/jsonmessage 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/longpath 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/loopback 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/namesgenerator 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/parsers 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/parsers/kernel 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/pidfile 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/platform 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/platforms 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugingetter 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/plugins/transport 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/pools 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/process 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/progress 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/reexec 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/rootless 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/rootless/specconv 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/stack 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/stdcopy 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/streamformatter 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/stringid 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/sysinfo 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/system 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/tailfile 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/tarsum 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/pkg/useragent 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/plugin 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/plugin/executor/containerd 08:24:41 [2023-02-03T08:24:41.919Z] github.com/docker/docker/plugin/v2 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/profiles/apparmor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/profiles/seccomp 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/quota 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/reference 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/registry 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/registry/resumable 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/restartmanager 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/runconfig 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/runconfig/opts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/daemon 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/environment 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fakecontext 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fakegit 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fakestorage 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fixtures/load 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fixtures/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/registry 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/request 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/drivers 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/local 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/mounts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/service 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/service/opts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/testutils' 08:24:41 [2023-02-03T08:24:41.920Z] + base_pkg_list='github.com/docker/docker/api 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/backend/build 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/httpstatus 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/httputils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/middleware 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/build 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/checkpoint 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/debug 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/distribution 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/grpc 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/image 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/network 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/session 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/swarm 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/system 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/volume 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/backend 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/blkiodev 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/events 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/filters 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/image 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/mount 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/network 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/plugins/logdriver 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/registry 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/strslice 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/swarm 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/swarm/runtime 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/time 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/versions 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/versions/v1p19 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/versions/v1p20 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/volume 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/exporter 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/worker 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/dockerfile 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/remotecontext 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/remotecontext/git 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/remotecontext/urlutil 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cli/debug 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cli/winresources/docker-proxy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cli/winresources/dockerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/client 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/docker-proxy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/dockerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/dockerd/trap 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/container/stream 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/contrib/apparmor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/contrib/docker-device-tool 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/contrib/httpserver 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/convert 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/executor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/executor/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/provider 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/config 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/containerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/events 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/events/testutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/aufs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/copy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/devmapper 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/overlay 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/register 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/vfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/zfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/images 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/initlayer 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/links 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/listeners 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/awslogs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/fluentd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/gcplogs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/gelf 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/journald 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/local 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/logentries 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/loggertest 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/loggerutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/splunk 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/syslog 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/templates 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/names 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/network 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/stats 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/distribution 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/distribution/metadata 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/distribution/utils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/distribution/xfer 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/dockerversion 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/errdefs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/image 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/image/cache 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/image/tarexport 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/image/v1 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/internal/mounttree 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/internal/test/suite 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/internal/unshare 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/layer 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/libcontainerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/libcontainerd/queue 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/libcontainerd/remote 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/libcontainerd/supervisor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/libcontainerd/types 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/oci 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/oci/caps 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/opts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/aaparser 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/archive 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/authorization 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/broadcaster 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/capabilities 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/chrootarchive 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/containerfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/devicemapper 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/directory 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/dmesg 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/fileutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/homedir 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/idtools 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/ioutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/jsonmessage 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/longpath 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/loopback 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/namesgenerator 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/parsers 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/parsers/kernel 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/pidfile 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/platform 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/platforms 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/plugingetter 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/plugins 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/plugins/transport 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/pools 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/process 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/progress 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/reexec 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/rootless 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/rootless/specconv 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/stack 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/stdcopy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/streamformatter 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/stringid 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/sysinfo 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/system 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/tailfile 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/tarsum 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/pkg/useragent 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/plugin/executor/containerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/plugin/v2 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/profiles/apparmor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/profiles/seccomp 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/quota 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/reference 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/registry 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/registry/resumable 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/restartmanager 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/runconfig 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/runconfig/opts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/daemon 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/environment 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fakecontext 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fakegit 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fakestorage 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fixtures/load 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fixtures/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/registry 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/testutil/request 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/drivers 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/local 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/mounts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/service 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/service/opts 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/volume/testutils' 08:24:41 [2023-02-03T08:24:41.920Z] ++ grep --fixed-strings /libnetwork 08:24:41 [2023-02-03T08:24:41.920Z] ++ echo 'github.com/docker/docker/api 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/backend/build 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/httpstatus 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/httputils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/middleware 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/build 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/checkpoint 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/debug 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/distribution 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/grpc 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/image 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/network 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/session 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/swarm 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/system 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/server/router/volume 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/backend 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/blkiodev 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/events 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/filters 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/image 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/mount 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/network 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/plugins/logdriver 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/registry 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/strslice 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/swarm 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/swarm/runtime 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/time 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/versions 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/versions/v1p19 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/versions/v1p20 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/api/types/volume 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/exporter 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/builder-next/worker 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/dockerfile 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/remotecontext 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/remotecontext/git 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/builder/remotecontext/urlutil 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cli/debug 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cli/winresources/docker-proxy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cli/winresources/dockerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/client 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/docker-proxy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/dockerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/dockerd/trap 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/container/stream 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/contrib/apparmor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/contrib/docker-device-tool 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/contrib/httpserver 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/convert 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/executor 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/executor/container 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/cluster/provider 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/config 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/containerd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/events 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/events/testutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/aufs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/copy 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/devmapper 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/overlay 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/register 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/vfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/graphdriver/zfs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/images 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/initlayer 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/links 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/listeners 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/awslogs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/fluentd 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/gcplogs 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/gelf 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/journald 08:24:41 [2023-02-03T08:24:41.920Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/local 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/logentries 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/loggertest 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/loggerutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/splunk 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/syslog 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/logger/templates 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/names 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/network 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/daemon/stats 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/distribution 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/distribution/metadata 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/distribution/utils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/distribution/xfer 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/dockerversion 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/errdefs 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/image 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/image/cache 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/image/tarexport 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/image/v1 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/internal/mounttree 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/internal/test/suite 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/internal/unshare 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/layer 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libcontainerd 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libcontainerd/queue 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libcontainerd/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libcontainerd/supervisor 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libcontainerd/types 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/bitmap 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/bitseq 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cluster 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/ovrouter 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/readme_test 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/config 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/datastore 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/diagnostic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/discoverapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/driverapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/host 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/null 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/windows 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drvregistry 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/etchosts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/idm 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/internal/caller 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipam 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipamapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/builtin 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/null 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipamutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/iptables 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/netlabel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/netutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/networkdb 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ns 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/options 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/osl 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/osl/kernel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/portallocator 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/portmapper 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/resolvconf 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/testutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/types 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/oci 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/oci/caps 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/opts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/aaparser 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/archive 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/authorization 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/broadcaster 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/capabilities 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/chrootarchive 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/containerfs 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/devicemapper 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/directory 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/dmesg 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/fileutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/homedir 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/idtools 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/ioutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/jsonmessage 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/longpath 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/loopback 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/namesgenerator 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/parsers 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/parsers/kernel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/pidfile 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/platform 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/platforms 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/plugingetter 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/plugins 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/plugins/transport 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/pools 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/process 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/progress 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/reexec 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/rootless 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/rootless/specconv 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/stack 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/stdcopy 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/streamformatter 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/stringid 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/sysinfo 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/system 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/tailfile 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/tarsum 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/pkg/useragent 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/plugin 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/plugin/executor/containerd 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/plugin/v2 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/profiles/apparmor 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/profiles/seccomp 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/quota 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/reference 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/registry 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/registry/resumable 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/restartmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/runconfig 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/runconfig/opts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/daemon 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/environment 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/fakecontext 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/fakegit 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/fakestorage 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/fixtures/load 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/fixtures/plugin 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/registry 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/testutil/request 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume/drivers 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume/local 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume/mounts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume/service 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume/service/opts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/volume/testutils' 08:24:41 [2023-02-03T08:24:41.921Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/bitmap 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/bitseq 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cluster 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/ovrouter 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/readme_test 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/config 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/datastore 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/diagnostic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/discoverapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/driverapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/host 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/null 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/windows 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drvregistry 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/etchosts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/idm 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/internal/caller 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipam 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipamapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/builtin 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/null 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipamutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/iptables 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/netlabel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/netutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/networkdb 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ns 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/options 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/osl 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/osl/kernel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/portallocator 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/portmapper 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/resolvconf 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/testutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/types' 08:24:41 [2023-02-03T08:24:41.921Z] + grep --fixed-strings libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.921Z] + echo 'github.com/docker/docker/libnetwork 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/bitmap 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/bitseq 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cluster 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/ovrouter 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/cmd/readme_test 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/config 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/datastore 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/diagnostic 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/discoverapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/driverapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/host 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/null 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/windows 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drvregistry 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/etchosts 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/idm 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/internal/caller 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipam 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipamapi 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/builtin 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/null 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/remote 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ipamutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/iptables 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/netlabel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/netutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/networkdb 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/ns 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/options 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/osl 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/osl/kernel 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/portallocator 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/portmapper 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/resolvconf 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/testutils 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/types' 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge 08:24:41 [2023-02-03T08:24:41.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:24:41 [2023-02-03T08:24:41.921Z] + type docker-proxy 08:24:41 [2023-02-03T08:24:41.921Z] hack/test/unit: line 25: type: docker-proxy: not found 08:24:41 [2023-02-03T08:24:41.921Z] + hack/make.sh binary-proxy install-proxy 08:24:41 [2023-02-03T08:24:41.921Z] 08:24:41 [2023-02-03T08:24:41.921Z] Removing bundles/ 08:24:41 [2023-02-03T08:24:41.921Z] 08:24:41 [2023-02-03T08:24:41.921Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 08:24:41 [2023-02-03T08:24:41.921Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 08:24:43 [2023-02-03T08:24:43.296Z] Created binary: bundles/binary-proxy/docker-proxy 08:24:43 [2023-02-03T08:24:43.296Z] 08:24:43 [2023-02-03T08:24:43.296Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 08:24:43 [2023-02-03T08:24:43.296Z] Installing docker-proxy to /usr/local/bin/ 08:24:43 [2023-02-03T08:24:43.296Z] 08:24:43 [2023-02-03T08:24:43.296Z] + mkdir -p bundles 08:24:43 [2023-02-03T08:24:43.296Z] + '[' -n 'github.com/docker/docker/api 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/backend/build 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/httpstatus 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/httputils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/middleware 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/build 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/checkpoint 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/container 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/debug 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/distribution 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/grpc 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/image 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/network 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/plugin 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/session 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/swarm 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/system 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/server/router/volume 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/backend 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/blkiodev 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/container 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/events 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/filters 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/image 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/mount 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/network 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/plugins/logdriver 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/registry 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/strslice 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/swarm 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/swarm/runtime 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/time 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/versions 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/versions/v1p19 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/versions/v1p20 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/api/types/volume 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next/exporter 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next/imagerefchecker 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/builder-next/worker 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/dockerfile 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/remotecontext 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/remotecontext/git 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/builder/remotecontext/urlutil 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cli/debug 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cli/winresources/docker-proxy 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cli/winresources/dockerd 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/client 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cmd/docker-proxy 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cmd/dockerd 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cmd/dockerd/trap 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/container 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/container/stream 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/contrib/apparmor 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/contrib/docker-device-tool 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/contrib/httpserver 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/cluster 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/cluster/controllers/plugin 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/cluster/convert 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/cluster/executor 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/cluster/executor/container 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/cluster/provider 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/config 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/containerd 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/events 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/events/testutils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/aufs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/btrfs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/copy 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/devmapper 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/graphtest 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/overlay 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/overlay2 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/overlayutils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/register 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/vfs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/graphdriver/zfs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/images 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/initlayer 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/links 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/listeners 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/awslogs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/fluentd 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/gcplogs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/gelf 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/journald 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/journald/internal/export 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/journald/internal/fake 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/jsonfilelog 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/local 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/logentries 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/loggertest 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/loggerutils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/loggerutils/cache 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/splunk 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/syslog 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/logger/templates 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/names 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/network 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/daemon/stats 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/distribution 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/distribution/metadata 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/distribution/utils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/distribution/xfer 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/dockerversion 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/errdefs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/image 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/image/cache 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/image/tarexport 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/image/v1 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/internal/mounttree 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/internal/test/suite 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/internal/unshare 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/layer 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/libcontainerd 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/libcontainerd/queue 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/libcontainerd/remote 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/libcontainerd/supervisor 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/libcontainerd/types 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/oci 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/oci/caps 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/opts 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/aaparser 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/archive 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/authorization 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/broadcaster 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/capabilities 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/chrootarchive 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/containerfs 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/devicemapper 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/directory 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/dmesg 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/fileutils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/homedir 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/idtools 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/ioutils 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/jsonmessage 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/longpath 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/loopback 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/namesgenerator 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/parsers 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/parsers/kernel 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/parsers/operatingsystem 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/pidfile 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/platform 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/platforms 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/plugingetter 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/plugins 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/plugins/transport 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/pools 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/process 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/progress 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/reexec 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/rootless 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/rootless/specconv 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/stack 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/stdcopy 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/streamformatter 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/stringid 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/sysinfo 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/system 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/tailfile 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/tarsum 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/pkg/useragent 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/plugin 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/plugin/executor/containerd 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/plugin/v2 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/profiles/apparmor 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/profiles/seccomp 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/quota 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/reference 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/registry 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/registry/resumable 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/restartmanager 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/runconfig 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/runconfig/opts 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/daemon 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/environment 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/fakecontext 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/fakegit 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/fakestorage 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/fixtures/load 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/fixtures/plugin 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/fixtures/plugin/basic 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/registry 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/testutil/request 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume/drivers 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume/local 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume/mounts 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume/service 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume/service/opts 08:24:43 [2023-02-03T08:24:43.296Z] github.com/docker/docker/volume/testutils' ']' 08:24:43 [2023-02-03T08:24:43.297Z] + 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 08:24:44 [2023-02-03T08:24:44.701Z] ? github.com/docker/docker/api [no test files] 08:24:56 [2023-02-03T08:24:56.920Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/backend/build [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements 08:26:18 [2023-02-03T08:26:18.345Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/build [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/container [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/debug [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/image [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/network [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 08:26:18 [2023-02-03T08:26:18.345Z] ? github.com/docker/docker/api/server/router/session [no test files] 08:26:18 [2023-02-03T08:26:18.603Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 6.0% of statements 08:26:18 [2023-02-03T08:26:18.603Z] ? github.com/docker/docker/api/server/router/system [no test files] 08:26:19 [2023-02-03T08:26:19.168Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements 08:26:19 [2023-02-03T08:26:19.168Z] ? github.com/docker/docker/api/types [no test files] 08:26:19 [2023-02-03T08:26:19.168Z] ? github.com/docker/docker/api/types/backend [no test files] 08:26:19 [2023-02-03T08:26:19.168Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 08:26:19 [2023-02-03T08:26:19.168Z] ok github.com/docker/docker/api/types/container 0.011s coverage: 74.3% of statements 08:26:19 [2023-02-03T08:26:19.168Z] ? github.com/docker/docker/api/types/events [no test files] 08:26:19 [2023-02-03T08:26:19.733Z] ok github.com/docker/docker/api/types/registry 0.011s coverage: 54.2% of statements 08:26:19 [2023-02-03T08:26:19.733Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.3% of statements 08:26:19 [2023-02-03T08:26:19.734Z] ? github.com/docker/docker/api/types/image [no test files] 08:26:19 [2023-02-03T08:26:19.734Z] ? github.com/docker/docker/api/types/mount [no test files] 08:26:19 [2023-02-03T08:26:19.734Z] ? github.com/docker/docker/api/types/network [no test files] 08:26:19 [2023-02-03T08:26:19.734Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 08:26:19 [2023-02-03T08:26:19.991Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 08:26:19 [2023-02-03T08:26:19.991Z] ? github.com/docker/docker/api/types/swarm [no test files] 08:26:19 [2023-02-03T08:26:19.991Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 08:26:19 [2023-02-03T08:26:19.991Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements 08:26:20 [2023-02-03T08:26:20.250Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 77.3% of statements 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/api/types/volume [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 08:26:20 [2023-02-03T08:26:20.250Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 08:26:22 [2023-02-03T08:26:22.778Z] ok github.com/docker/docker/builder/remotecontext 0.044s coverage: 13.7% of statements 08:26:22 [2023-02-03T08:26:22.778Z] ok github.com/docker/docker/builder/dockerfile 0.078s coverage: 50.1% of statements 08:26:22 [2023-02-03T08:26:22.778Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements 08:26:23 [2023-02-03T08:26:23.036Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements 08:26:26 [2023-02-03T08:26:26.317Z] ok github.com/docker/docker/builder/remotecontext/git 3.096s coverage: 82.5% of statements 08:26:26 [2023-02-03T08:26:26.317Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 08:26:26 [2023-02-03T08:26:26.317Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 08:26:26 [2023-02-03T08:26:26.882Z] ok github.com/docker/docker/client 0.114s coverage: 76.9% of statements 08:26:26 [2023-02-03T08:26:26.882Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 66.5% of statements 08:26:58 [2023-02-03T08:26:58.941Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 27.7% of statements 08:27:00 [2023-02-03T08:27:00.840Z] ok github.com/docker/docker/container 0.123s coverage: 36.5% of statements 08:27:00 [2023-02-03T08:27:00.840Z] ok github.com/docker/docker/cmd/dockerd/trap 2.428s coverage: 0.0% of statements 08:27:00 [2023-02-03T08:27:00.840Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 08:27:00 [2023-02-03T08:27:00.840Z] ? github.com/docker/docker/container/stream [no test files] 08:27:00 [2023-02-03T08:27:00.840Z] ? github.com/docker/docker/contrib/apparmor [no test files] 08:27:00 [2023-02-03T08:27:00.840Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 08:27:00 [2023-02-03T08:27:00.840Z] ? github.com/docker/docker/contrib/httpserver [no test files] 08:27:06 [2023-02-03T08:27:06.101Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements 08:27:08 [2023-02-03T08:27:08.630Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements 08:27:10 [2023-02-03T08:27:10.004Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements 08:27:16 [2023-02-03T08:27:16.558Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements 08:27:17 [2023-02-03T08:27:17.928Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.3% of statements 08:27:18 [2023-02-03T08:27:18.186Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 08:27:19 [2023-02-03T08:27:19.118Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements 08:27:19 [2023-02-03T08:27:19.684Z] ok github.com/docker/docker/daemon 10.138s coverage: 16.3% of statements 08:27:19 [2023-02-03T08:27:19.684Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 08:27:19 [2023-02-03T08:27:19.684Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 08:27:19 [2023-02-03T08:27:19.684Z] ? github.com/docker/docker/daemon/containerd [no test files] 08:27:19 [2023-02-03T08:27:19.684Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 08:27:20 [2023-02-03T08:27:20.617Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.630s coverage: 74.8% of statements 08:27:21 [2023-02-03T08:27:21.550Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements 08:27:21 [2023-02-03T08:27:21.550Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.339s coverage: 60.7% of statements 08:27:23 [2023-02-03T08:27:23.449Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements 08:27:24 [2023-02-03T08:27:24.822Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.247s coverage: 50.6% of statements 08:27:25 [2023-02-03T08:27:25.756Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.262s coverage: 46.1% of statements 08:27:25 [2023-02-03T08:27:25.757Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 08:27:26 [2023-02-03T08:27:26.731Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.210s coverage: 60.3% of statements 08:27:26 [2023-02-03T08:27:26.731Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 08:27:26 [2023-02-03T08:27:26.731Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 08:27:27 [2023-02-03T08:27:27.328Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements 08:27:27 [2023-02-03T08:27:27.909Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements 08:27:28 [2023-02-03T08:27:28.167Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 08:27:29 [2023-02-03T08:27:29.540Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.9% of statements 08:27:29 [2023-02-03T08:27:29.540Z] ? github.com/docker/docker/daemon/initlayer [no test files] 08:27:29 [2023-02-03T08:27:29.540Z] ? github.com/docker/docker/daemon/listeners [no test files] 08:27:29 [2023-02-03T08:27:29.797Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.8% of statements 08:27:30 [2023-02-03T08:27:30.730Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements 08:27:30 [2023-02-03T08:27:30.730Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 78.8% of statements 08:27:30 [2023-02-03T08:27:30.730Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 08:27:31 [2023-02-03T08:27:31.662Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements 08:27:31 [2023-02-03T08:27:31.919Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 08:27:32 [2023-02-03T08:27:32.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.162s coverage: 76.8% of statements 08:27:33 [2023-02-03T08:27:33.419Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 08:27:33 [2023-02-03T08:27:33.983Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements 08:27:34 [2023-02-03T08:27:34.916Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements 08:27:35 [2023-02-03T08:27:35.849Z] ok github.com/docker/docker/daemon/logger/journald 3.533s coverage: 74.5% of statements 08:27:35 [2023-02-03T08:27:35.849Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 08:27:35 [2023-02-03T08:27:35.849Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 08:27:35 [2023-02-03T08:27:35.849Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 08:27:35 [2023-02-03T08:27:35.849Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 08:27:35 [2023-02-03T08:27:35.849Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements 08:27:36 [2023-02-03T08:27:36.415Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements 08:27:36 [2023-02-03T08:27:36.981Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 08:27:37 [2023-02-03T08:27:37.239Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 08:27:38 [2023-02-03T08:27:38.172Z] ok github.com/docker/docker/daemon/logger/splunk 1.494s coverage: 82.5% of statements 08:27:38 [2023-02-03T08:27:38.172Z] ? github.com/docker/docker/daemon/names [no test files] 08:27:38 [2023-02-03T08:27:38.172Z] ? github.com/docker/docker/daemon/stats [no test files] 08:27:39 [2023-02-03T08:27:39.104Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements 08:27:39 [2023-02-03T08:27:39.361Z] ok github.com/docker/docker/distribution 0.596s coverage: 29.5% of statements 08:27:39 [2023-02-03T08:27:39.361Z] ? github.com/docker/docker/distribution/utils [no test files] 08:27:39 [2023-02-03T08:27:39.927Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 08:27:40 [2023-02-03T08:27:40.861Z] ok github.com/docker/docker/image 0.026s coverage: 86.5% of statements 08:27:41 [2023-02-03T08:27:41.426Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 08:27:41 [2023-02-03T08:27:41.685Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 84.9% of statements 08:27:41 [2023-02-03T08:27:41.685Z] ? github.com/docker/docker/dockerversion [no test files] 08:27:41 [2023-02-03T08:27:41.943Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 08:27:41 [2023-02-03T08:27:41.943Z] ? github.com/docker/docker/image/v1 [no test files] 08:27:41 [2023-02-03T08:27:41.943Z] ? github.com/docker/docker/internal/mounttree [no test files] 08:27:41 [2023-02-03T08:27:41.943Z] ? github.com/docker/docker/internal/test/suite [no test files] 08:27:41 [2023-02-03T08:27:41.943Z] ? github.com/docker/docker/internal/unshare [no test files] 08:27:42 [2023-02-03T08:27:42.509Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 08:27:43 [2023-02-03T08:27:43.443Z] ok github.com/docker/docker/oci 0.009s coverage: 39.3% of statements 08:27:44 [2023-02-03T08:27:44.008Z] ok github.com/docker/docker/opts 0.021s coverage: 67.3% of statements 08:27:44 [2023-02-03T08:27:44.008Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 08:27:45 [2023-02-03T08:27:45.908Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.0% of statements 08:27:46 [2023-02-03T08:27:46.841Z] ok github.com/docker/docker/pkg/authorization 0.470s coverage: 68.3% of statements 08:27:47 [2023-02-03T08:27:47.098Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 08:27:47 [2023-02-03T08:27:47.098Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 08:27:48 [2023-02-03T08:27:48.032Z] ok github.com/docker/docker/pkg/chrootarchive 0.237s coverage: 83.1% of statements 08:27:48 [2023-02-03T08:27:48.291Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 08:27:48 [2023-02-03T08:27:48.291Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements 08:27:48 [2023-02-03T08:27:48.549Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 08:27:48 [2023-02-03T08:27:48.807Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements 08:27:49 [2023-02-03T08:27:49.065Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements 08:27:49 [2023-02-03T08:27:49.996Z] ok github.com/docker/docker/pkg/idtools 0.286s coverage: 69.6% of statements 08:27:50 [2023-02-03T08:27:50.562Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 71.9% of statements 08:27:50 [2023-02-03T08:27:50.820Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 08:27:51 [2023-02-03T08:27:51.078Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 08:27:51 [2023-02-03T08:27:51.078Z] ok github.com/docker/docker/layer 7.590s coverage: 68.9% of statements 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/libcontainerd [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/libcontainerd/types [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/oci/caps [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ? github.com/docker/docker/pkg/loopback [no test files] 08:27:51 [2023-02-03T08:27:51.078Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements 08:27:51 [2023-02-03T08:27:51.336Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements 08:27:51 [2023-02-03T08:27:51.593Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements 08:27:51 [2023-02-03T08:27:51.851Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 94.1% of statements 08:27:51 [2023-02-03T08:27:51.851Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements 08:27:51 [2023-02-03T08:27:51.851Z] ? github.com/docker/docker/pkg/platform [no test files] 08:27:51 [2023-02-03T08:27:51.851Z] ? github.com/docker/docker/pkg/platforms [no test files] 08:27:51 [2023-02-03T08:27:51.851Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 08:27:52 [2023-02-03T08:27:52.417Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements 08:27:52 [2023-02-03T08:27:52.675Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 08:27:52 [2023-02-03T08:27:52.932Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 08:27:53 [2023-02-03T08:27:53.190Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements 08:27:53 [2023-02-03T08:27:53.448Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 08:27:53 [2023-02-03T08:27:53.705Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements 08:27:53 [2023-02-03T08:27:53.963Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 08:27:54 [2023-02-03T08:27:54.221Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 08:27:54 [2023-02-03T08:27:54.479Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 08:27:54 [2023-02-03T08:27:54.479Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements 08:27:55 [2023-02-03T08:27:55.045Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 56.0% of statements 08:27:55 [2023-02-03T08:27:55.610Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements 08:27:55 [2023-02-03T08:27:55.868Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements 08:27:56 [2023-02-03T08:27:56.434Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.1% of statements 08:27:56 [2023-02-03T08:27:56.692Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 08:27:58 [2023-02-03T08:27:58.591Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements 08:27:59 [2023-02-03T08:27:59.157Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 08:27:59 [2023-02-03T08:27:59.415Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements 08:28:00 [2023-02-03T08:28:00.788Z] ok github.com/docker/docker/quota 0.201s coverage: 71.4% of statements 08:28:00 [2023-02-03T08:28:00.788Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 08:28:01 [2023-02-03T08:28:01.721Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements 08:28:02 [2023-02-03T08:28:02.287Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 08:28:02 [2023-02-03T08:28:02.545Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements 08:28:02 [2023-02-03T08:28:02.803Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements 08:28:03 [2023-02-03T08:28:03.062Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 08:28:04 [2023-02-03T08:28:04.961Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 08:28:05 [2023-02-03T08:28:05.528Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.6% of statements 08:28:06 [2023-02-03T08:28:06.093Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 68.1% of statements 08:28:07 [2023-02-03T08:28:07.089Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.2% of statements 08:28:29 [2023-02-03T08:28:29.005Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 74.4% of statements 08:28:29 [2023-02-03T08:28:29.005Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 08:28:29 [2023-02-03T08:28:29.005Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/pkg/rootless [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/profiles/apparmor [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/runconfig/opts [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/daemon [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/environment [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/fakegit [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/registry [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/testutil/request [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/volume [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/volume/service/opts [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] ? github.com/docker/docker/volume/testutils [no test files] 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === Skipped 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] network_proxy_test.go:208: No support for dual stack yet 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver btrfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver btrfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver btrfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver btrfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver btrfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:71: No driver to put! 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] time="2023-02-03T08:27:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: driver not supported 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] time="2023-02-03T08:27:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: driver not supported 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] time="2023-02-03T08:27:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: driver not supported 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] time="2023-02-03T08:27:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: driver not supported 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] time="2023-02-03T08:27:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: driver not supported 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:71: No driver to put! 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] overlay_test.go:45: Fails to compute changes after apply intermittently 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] overlay_test.go:50: Fails to compute changes intermittently 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] overlay_test.go:65: Cannot run test with naive change algorithm 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver zfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver zfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver zfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver zfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:44: Driver zfs not supported 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] graphtest_unix.go:71: No driver to put! 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 08:28:29 [2023-02-03T08:28:29.006Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 08:28:29 [2023-02-03T08:28:29.006Z] 08:28:29 [2023-02-03T08:28:29.006Z] DONE 2972 tests, 28 skipped in 222.933s 08:28:29 [2023-02-03T08:28:29.006Z] + '[' -n 'github.com/docker/docker/libnetwork 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/bitmap 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/bitseq 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cluster 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/diagnostic 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/ovrouter 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/cmd/readme_test 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/config 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/datastore 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/diagnostic 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/discoverapi 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/driverapi 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/bridge 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/host 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/macvlan 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/null 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/overlay 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/remote 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/remote/api 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/windows 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/drvregistry 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/etchosts 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/idm 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/internal/caller 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/internal/setmatrix 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipam 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipamapi 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipams/builtin 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipams/null 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipams/remote 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipams/remote/api 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipams/windowsipam 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ipamutils 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/iptables 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/netlabel 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/netutils 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/networkdb 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/ns 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/options 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/osl 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/osl/kernel 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/portallocator 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/portmapper 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/resolvconf 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/testutils 08:28:29 [2023-02-03T08:28:29.006Z] github.com/docker/docker/libnetwork/types' ']' 08:28:29 [2023-02-03T08:28:29.006Z] + 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 08:29:15 [2023-02-03T08:29:15.663Z] ok github.com/docker/docker/libnetwork 40.537s coverage: 41.9% of statements 08:29:15 [2023-02-03T08:29:15.663Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 08:29:15 [2023-02-03T08:29:15.663Z] ok github.com/docker/docker/libnetwork/bitseq 0.109s coverage: 75.7% of statements 08:29:15 [2023-02-03T08:29:15.663Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 08:29:15 [2023-02-03T08:29:15.663Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 08:29:15 [2023-02-03T08:29:15.663Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 08:29:15 [2023-02-03T08:29:15.663Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 08:29:15 [2023-02-03T08:29:15.663Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 08:29:15 [2023-02-03T08:29:15.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 08:29:15 [2023-02-03T08:29:15.664Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 08:29:15 [2023-02-03T08:29:15.664Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 08:29:15 [2023-02-03T08:29:15.664Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 10.6% of statements 08:29:15 [2023-02-03T08:29:15.664Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements 08:29:15 [2023-02-03T08:29:15.664Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 08:29:15 [2023-02-03T08:29:15.664Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 08:29:15 [2023-02-03T08:29:15.664Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 08:29:18 [2023-02-03T08:29:18.190Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.778s coverage: 62.1% of statements 08:29:18 [2023-02-03T08:29:18.190Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 08:29:18 [2023-02-03T08:29:18.447Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements 08:29:19 [2023-02-03T08:29:19.381Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.281s coverage: 5.2% of statements 08:29:19 [2023-02-03T08:29:19.381Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 08:29:19 [2023-02-03T08:29:19.945Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements 08:29:19 [2023-02-03T08:29:19.945Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 08:29:20 [2023-02-03T08:29:20.203Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 08:29:30 [2023-02-03T08:29:30.164Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.239s coverage: 6.9% of statements 08:29:30 [2023-02-03T08:29:30.164Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 08:29:30 [2023-02-03T08:29:30.164Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.007s coverage: 62.9% of statements 08:29:30 [2023-02-03T08:29:30.728Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements 08:29:30 [2023-02-03T08:29:30.728Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 08:29:30 [2023-02-03T08:29:30.728Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 08:29:30 [2023-02-03T08:29:30.728Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 08:29:31 [2023-02-03T08:29:31.293Z] ok github.com/docker/docker/libnetwork/drvregistry 0.031s coverage: 86.2% of statements 08:29:31 [2023-02-03T08:29:31.550Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.0% of statements 08:29:31 [2023-02-03T08:29:31.807Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 08:29:32 [2023-02-03T08:29:32.064Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 08:29:44 [2023-02-03T08:29:44.254Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements 08:30:02 [2023-02-03T08:30:02.334Z] ok github.com/docker/docker/libnetwork/ipam 18.383s coverage: 80.3% of statements 08:30:02 [2023-02-03T08:30:02.334Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 08:30:02 [2023-02-03T08:30:02.334Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 08:30:02 [2023-02-03T08:30:02.334Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements 08:30:02 [2023-02-03T08:30:02.334Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements 08:30:02 [2023-02-03T08:30:02.334Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 08:30:02 [2023-02-03T08:30:02.334Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 08:30:02 [2023-02-03T08:30:02.900Z] ok github.com/docker/docker/libnetwork/ipamutils 0.284s coverage: 86.4% of statements 08:30:03 [2023-02-03T08:30:03.834Z] ok github.com/docker/docker/libnetwork/iptables 0.261s coverage: 40.7% of statements 08:30:03 [2023-02-03T08:30:03.834Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 08:30:04 [2023-02-03T08:30:04.093Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 40.9% of statements 08:31:55 [2023-02-03T08:31:55.522Z] ok github.com/docker/docker/libnetwork/networkdb 104.666s coverage: 60.4% of statements 08:31:55 [2023-02-03T08:31:55.522Z] ? github.com/docker/docker/libnetwork/ns [no test files] 08:31:55 [2023-02-03T08:31:55.522Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 08:31:55 [2023-02-03T08:31:55.522Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 41.4% of statements 08:31:55 [2023-02-03T08:31:55.522Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 08:31:55 [2023-02-03T08:31:55.779Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 08:31:57 [2023-02-03T08:31:57.151Z] ok github.com/docker/docker/libnetwork/portmapper 0.662s coverage: 46.3% of statements 08:31:57 [2023-02-03T08:31:57.151Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements 08:31:57 [2023-02-03T08:31:57.151Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 08:31:57 [2023-02-03T08:31:57.410Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] === Skipped 08:31:57 [2023-02-03T08:31:57.410Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 08:31:57 [2023-02-03T08:31:57.410Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 08:31:57 [2023-02-03T08:31:57.410Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 08:31:57 [2023-02-03T08:31:57.410Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 08:31:57 [2023-02-03T08:31:57.410Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 08:31:57 [2023-02-03T08:31:57.410Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 08:31:57 [2023-02-03T08:31:57.410Z] firewalld_test.go:14: firewalld is not running 08:31:57 [2023-02-03T08:31:57.410Z] 08:31:57 [2023-02-03T08:31:57.410Z] DONE 337 tests, 6 skipped in 211.086s Post stage [Pipeline] junit 08:31:58 [2023-02-03T08:31:58.363Z] Recording test results 08:31:59 [2023-02-03T08:31:59.907Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:00 [2023-02-03T08:32:00.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44914/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=521c2b25c2f44beefda8d1610664de2aa3c7a943 -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:521c2b25c2f44beefda8d1610664de2aa3c7a943 hack/make.sh dynbinary test-integration 08:32:00 [2023-02-03T08:32:00.801Z] 08:32:00 [2023-02-03T08:32:00.801Z] Removing bundles/ 08:32:00 [2023-02-03T08:32:00.801Z] 08:32:00 [2023-02-03T08:32:00.801Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 08:32:00 [2023-02-03T08:32:00.801Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 08:33:37 [2023-02-03T08:33:37.227Z] Created binary: bundles/dynbinary-daemon/dockerd 08:33:37 [2023-02-03T08:33:37.227Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 08:33:37 [2023-02-03T08:33:37.227Z] Created binary: bundles/dynbinary-daemon/docker-proxy 08:33:37 [2023-02-03T08:33:37.227Z] 08:33:37 [2023-02-03T08:33:37.227Z] ---> Making bundle: test-integration (in bundles/test-integration) 08:33:37 [2023-02-03T08:33:37.227Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 08:33:37 [2023-02-03T08:33:37.227Z] HOSTNAME=9a9aae96b3b1 08:33:37 [2023-02-03T08:33:37.227Z] TESTDEBUG=0 08:33:37 [2023-02-03T08:33:37.227Z] DEST=bundles/test-integration 08:33:37 [2023-02-03T08:33:37.227Z] PWD=/go/src/github.com/docker/docker 08:33:37 [2023-02-03T08:33:37.227Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 08:33:37 [2023-02-03T08:33:37.227Z] DOCKER_GITCOMMIT=521c2b25c2f44beefda8d1610664de2aa3c7a943 08:33:37 [2023-02-03T08:33:37.227Z] container=docker 08:33:37 [2023-02-03T08:33:37.227Z] HOME=/root 08:33:37 [2023-02-03T08:33:37.227Z] CONTAINERD_NAMESPACE=moby 08:33:37 [2023-02-03T08:33:37.227Z] GOLANG_VERSION=1.19.5 08:33:37 [2023-02-03T08:33:37.227Z] VALIDATE_REPO=https://github.com/moby/moby.git 08:33:37 [2023-02-03T08:33:37.227Z] VALIDATE_BRANCH=master 08:33:37 [2023-02-03T08:33:37.227Z] TERM=xterm 08:33:37 [2023-02-03T08:33:37.227Z] DOCKER_PKG=github.com/docker/docker 08:33:37 [2023-02-03T08:33:37.227Z] SHLVL=1 08:33:37 [2023-02-03T08:33:37.227Z] TIMEOUT=120m 08:33:37 [2023-02-03T08:33:37.227Z] DOCKER_GRAPHDRIVER=overlay2 08:33:37 [2023-02-03T08:33:37.227Z] GO111MODULE=off 08:33:37 [2023-02-03T08:33:37.227Z] DOCKER_EXPERIMENTAL=1 08:33:37 [2023-02-03T08:33:37.227Z] TEST_SKIP_INTEGRATION_CLI=1 08:33:37 [2023-02-03T08:33:37.227Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 08:33:37 [2023-02-03T08:33:37.227Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 08:33:37 [2023-02-03T08:33:37.227Z] GOPATH=/go 08:33:37 [2023-02-03T08:33:37.227Z] PKG_CONFIG=pkg-config 08:33:37 [2023-02-03T08:33:37.227Z] _=/usr/bin/env 08:33:37 [2023-02-03T08:33:37.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 08:34:09 [2023-02-03T08:34:09.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 08:34:09 [2023-02-03T08:34:09.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 08:34:31 [2023-02-03T08:34:31.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 08:34:39 [2023-02-03T08:34:39.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 08:34:45 [2023-02-03T08:34:45.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 08:34:46 [2023-02-03T08:34:46.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 08:34:47 [2023-02-03T08:34:47.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 08:34:47 [2023-02-03T08:34:47.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 08:34:48 [2023-02-03T08:34:48.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 08:34:48 [2023-02-03T08:34:48.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 08:34:49 [2023-02-03T08:34:49.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 08:34:51 [2023-02-03T08:34:51.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 08:34:52 [2023-02-03T08:34:52.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 08:34:53 [2023-02-03T08:34:53.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 08:34:53 [2023-02-03T08:34:53.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 08:34:54 [2023-02-03T08:34:54.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 08:34:55 [2023-02-03T08:34:55.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 08:34:57 [2023-02-03T08:34:57.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 08:34:57 [2023-02-03T08:34:57.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 08:34:58 [2023-02-03T08:34:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 08:34:58 [2023-02-03T08:34:58.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 08:34:58 [2023-02-03T08:34:58.954Z] Using test binary docker 08:34:58 [2023-02-03T08:34:58.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 08:34:58 [2023-02-03T08:34:58.954Z] +++ /etc/init.d/apparmor start 08:34:58 [2023-02-03T08:34:58.954Z] Not: starting. 08:34:58 [2023-02-03T08:34:58.954Z] INFO: Waiting for daemon to start... 08:34:58 [2023-02-03T08:34:58.954Z] Starting dockerd 08:34:58 [2023-02-03T08:34:58.954Z] +++ 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 08:35:01 [2023-02-03T08:35:01.110Z] . 08:35:01 [2023-02-03T08:35:01.110Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 08:35:01 [2023-02-03T08:35:01.110Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 08:35:01 [2023-02-03T08:35:01.110Z] Error: No such image: emptyfs 08:35:01 [2023-02-03T08:35:01.110Z] ++++ tar -cC bundles/test-integration/emptyfs . 08:35:01 [2023-02-03T08:35:01.110Z] ++++ docker load 08:35:01 [2023-02-03T08:35:01.110Z] Loaded image: emptyfs:latest 08:35:01 [2023-02-03T08:35:01.110Z] Running integration-test (iteration 1) 08:35:01 [2023-02-03T08:35:01.110Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 08:35:01 [2023-02-03T08:35:01.110Z] ++ 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 08:35:01 [2023-02-03T08:35:01.110Z] ++ set -e 08:35:01 [2023-02-03T08:35:01.110Z] ++ '[' -n 0 ']' 08:35:01 [2023-02-03T08:35:01.110Z] ++ set -x 08:35:01 [2023-02-03T08:35:01.111Z] ++ 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 08:35:01 [2023-02-03T08:35:01.368Z] Loaded image: busybox:latest 08:35:01 [2023-02-03T08:35:01.368Z] Loaded image: busybox:glibc 08:35:02 [2023-02-03T08:35:02.741Z] Loaded image: debian:bullseye-slim 08:35:02 [2023-02-03T08:35:02.741Z] Loaded image: hello-world:latest 08:35:02 [2023-02-03T08:35:02.741Z] Loaded image: arm32v7/hello-world:latest 08:35:02 [2023-02-03T08:35:02.741Z] INFO: Testing against a local daemon 08:35:02 [2023-02-03T08:35:02.741Z] === RUN TestCgroupNamespacesBuild 08:35:06 [2023-02-03T08:35:06.926Z] --- PASS: TestCgroupNamespacesBuild (3.61s) 08:35:06 [2023-02-03T08:35:06.926Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 08:35:07 [2023-02-03T08:35:07.184Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.95s) 08:35:07 [2023-02-03T08:35:07.184Z] === RUN TestBuildWithSession 08:35:07 [2023-02-03T08:35:07.184Z] build_session_test.go:25: TODO: BuildKit 08:35:07 [2023-02-03T08:35:07.184Z] --- SKIP: TestBuildWithSession (0.00s) 08:35:07 [2023-02-03T08:35:07.184Z] === RUN TestBuildSquashParent 08:35:10 [2023-02-03T08:35:10.472Z] --- PASS: TestBuildSquashParent (2.64s) 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 08:35:10 [2023-02-03T08:35:10.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 08:35:10 [2023-02-03T08:35:10.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 08:35:10 [2023-02-03T08:35:10.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 08:35:10 [2023-02-03T08:35:10.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 08:35:10 [2023-02-03T08:35:10.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 08:35:10 [2023-02-03T08:35:10.472Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 08:35:10 [2023-02-03T08:35:10.472Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 08:35:10 [2023-02-03T08:35:10.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 08:35:10 [2023-02-03T08:35:10.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 08:35:11 [2023-02-03T08:35:11.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 08:35:11 [2023-02-03T08:35:11.296Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 08:35:12 [2023-02-03T08:35:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 08:35:12 [2023-02-03T08:35:12.230Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.13s) 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.00s) 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.94s) 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.96s) 08:35:13 [2023-02-03T08:35:13.162Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) 08:35:13 [2023-02-03T08:35:13.162Z] === RUN TestBuildMultiStageCopy 08:35:13 [2023-02-03T08:35:13.162Z] === RUN TestBuildMultiStageCopy/copy_to_root 08:35:14 [2023-02-03T08:35:14.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 08:35:14 [2023-02-03T08:35:14.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 08:35:14 [2023-02-03T08:35:14.097Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 08:35:14 [2023-02-03T08:35:14.097Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 08:35:14 [2023-02-03T08:35:14.097Z] --- PASS: TestBuildMultiStageCopy (1.01s) 08:35:14 [2023-02-03T08:35:14.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.79s) 08:35:14 [2023-02-03T08:35:14.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 08:35:14 [2023-02-03T08:35:14.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) 08:35:14 [2023-02-03T08:35:14.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s) 08:35:14 [2023-02-03T08:35:14.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) 08:35:14 [2023-02-03T08:35:14.097Z] === RUN TestBuildMultiStageParentConfig 08:35:14 [2023-02-03T08:35:14.355Z] --- PASS: TestBuildMultiStageParentConfig (0.25s) 08:35:14 [2023-02-03T08:35:14.355Z] === RUN TestBuildLabelWithTargets 08:35:14 [2023-02-03T08:35:14.920Z] --- PASS: TestBuildLabelWithTargets (0.40s) 08:35:14 [2023-02-03T08:35:14.920Z] === RUN TestBuildWithEmptyLayers 08:35:14 [2023-02-03T08:35:14.920Z] --- PASS: TestBuildWithEmptyLayers (0.07s) 08:35:14 [2023-02-03T08:35:14.920Z] === RUN TestBuildMultiStageOnBuild 08:35:15 [2023-02-03T08:35:15.851Z] --- PASS: TestBuildMultiStageOnBuild (0.85s) 08:35:15 [2023-02-03T08:35:15.851Z] === RUN TestBuildUncleanTarFilenames 08:35:15 [2023-02-03T08:35:15.851Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 08:35:15 [2023-02-03T08:35:15.851Z] === RUN TestBuildMultiStageLayerLeak 08:35:16 [2023-02-03T08:35:16.784Z] --- PASS: TestBuildMultiStageLayerLeak (0.86s) 08:35:16 [2023-02-03T08:35:16.784Z] === RUN TestBuildWithHugeFile 08:35:55 [2023-02-03T08:35:55.477Z] --- PASS: TestBuildWithHugeFile (35.04s) 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildWCOWSandboxSize 08:35:55 [2023-02-03T08:35:55.478Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 08:35:55 [2023-02-03T08:35:55.478Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildWithEmptyDockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildPreserveOwnership 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildPreserveOwnership/copy_from 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildPreserveOwnership (1.95s) 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.44s) 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.50s) 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildPlatformInvalid 08:35:55 [2023-02-03T08:35:55.478Z] --- PASS: TestBuildPlatformInvalid (0.03s) 08:35:55 [2023-02-03T08:35:55.478Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 08:35:55 [2023-02-03T08:35:55.478Z] Loaded image: busybox:latest 08:35:55 [2023-02-03T08:35:55.478Z] Loaded image: busybox:glibc 08:35:55 [2023-02-03T08:35:55.735Z] Loaded image: debian:bullseye-slim 08:35:55 [2023-02-03T08:35:55.735Z] Loaded image: hello-world:latest 08:35:55 [2023-02-03T08:35:55.735Z] Loaded image: arm32v7/hello-world:latest 08:36:05 [2023-02-03T08:36:05.695Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.83s) 08:36:05 [2023-02-03T08:36:05.695Z] PASS 08:36:05 [2023-02-03T08:36:05.695Z] 08:36:05 [2023-02-03T08:36:05.695Z] === Skipped 08:36:05 [2023-02-03T08:36:05.695Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 08:36:05 [2023-02-03T08:36:05.695Z] build_session_test.go:25: TODO: BuildKit 08:36:05 [2023-02-03T08:36:05.695Z] 08:36:05 [2023-02-03T08:36:05.695Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 08:36:05 [2023-02-03T08:36:05.695Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 08:36:05 [2023-02-03T08:36:05.695Z] 08:36:05 [2023-02-03T08:36:05.695Z] DONE 34 tests, 2 skipped in 63.371s 08:36:05 [2023-02-03T08:36:05.695Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 08:36:05 [2023-02-03T08:36:05.695Z] ++ 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 08:36:05 [2023-02-03T08:36:05.695Z] ++ set -e 08:36:05 [2023-02-03T08:36:05.695Z] ++ '[' -n 0 ']' 08:36:05 [2023-02-03T08:36:05.695Z] ++ set -x 08:36:05 [2023-02-03T08:36:05.695Z] ++ 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 08:36:05 [2023-02-03T08:36:05.695Z] INFO: Testing against a local daemon 08:36:05 [2023-02-03T08:36:05.695Z] === RUN TestConfigInspect 08:36:06 [2023-02-03T08:36:06.627Z] --- PASS: TestConfigInspect (1.84s) 08:36:06 [2023-02-03T08:36:06.627Z] === RUN TestConfigList 08:36:08 [2023-02-03T08:36:08.524Z] --- PASS: TestConfigList (1.77s) 08:36:08 [2023-02-03T08:36:08.524Z] === RUN TestConfigsCreateAndDelete 08:36:10 [2023-02-03T08:36:10.420Z] --- PASS: TestConfigsCreateAndDelete (1.76s) 08:36:10 [2023-02-03T08:36:10.420Z] === RUN TestConfigsUpdate 08:36:11 [2023-02-03T08:36:11.792Z] --- PASS: TestConfigsUpdate (1.72s) 08:36:11 [2023-02-03T08:36:11.792Z] === RUN TestTemplatedConfig 08:36:14 [2023-02-03T08:36:14.346Z] --- PASS: TestTemplatedConfig (2.36s) 08:36:14 [2023-02-03T08:36:14.346Z] === RUN TestConfigCreateResolve 08:36:15 [2023-02-03T08:36:15.766Z] --- PASS: TestConfigCreateResolve (1.74s) 08:36:15 [2023-02-03T08:36:15.766Z] PASS 08:36:16 [2023-02-03T08:36:16.024Z] 08:36:16 [2023-02-03T08:36:16.024Z] DONE 6 tests in 11.301s 08:36:16 [2023-02-03T08:36:16.024Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 08:36:16 [2023-02-03T08:36:16.024Z] ++ 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 08:36:16 [2023-02-03T08:36:16.024Z] ++ set -e 08:36:16 [2023-02-03T08:36:16.024Z] ++ '[' -n 0 ']' 08:36:16 [2023-02-03T08:36:16.024Z] ++ set -x 08:36:16 [2023-02-03T08:36:16.024Z] ++ 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 08:36:16 [2023-02-03T08:36:16.024Z] INFO: Testing against a local daemon 08:36:16 [2023-02-03T08:36:16.024Z] === RUN TestAttachWithTTY 08:36:16 [2023-02-03T08:36:16.282Z] --- PASS: TestAttachWithTTY (0.28s) 08:36:16 [2023-02-03T08:36:16.282Z] === RUN TestAttachWithoutTTy 08:36:16 [2023-02-03T08:36:16.539Z] --- PASS: TestAttachWithoutTTy (0.11s) 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestCheckpoint 08:36:16 [2023-02-03T08:36:16.539Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 08:36:16 [2023-02-03T08:36:16.539Z] --- SKIP: TestCheckpoint (0.00s) 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/commit 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/commit 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/create 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/containers/create 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/update 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/exec/foobar/start 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 08:36:16 [2023-02-03T08:36:16.539Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/commit 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/exec/foobar/start 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/commit/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/containers/foobar/update 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === CONT TestContainerInvalidJSON/containers/create 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 08:36:16 [2023-02-03T08:36:16.539Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 08:36:16 [2023-02-03T08:36:16.539Z] --- PASS: TestContainerInvalidJSON (0.01s) 08:36:16 [2023-02-03T08:36:16.539Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 08:36:16 [2023-02-03T08:36:16.540Z] === RUN TestCopyFromContainerPathDoesNotExist 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 08:36:16 [2023-02-03T08:36:16.540Z] === RUN TestCopyFromContainerPathIsNotDir 08:36:16 [2023-02-03T08:36:16.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 08:36:16 [2023-02-03T08:36:16.540Z] === RUN TestCopyToContainerPathDoesNotExist 08:36:16 [2023-02-03T08:36:16.797Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 08:36:16 [2023-02-03T08:36:16.797Z] === RUN TestCopyEmptyFile 08:36:16 [2023-02-03T08:36:16.797Z] --- PASS: TestCopyEmptyFile (0.07s) 08:36:16 [2023-02-03T08:36:16.797Z] === RUN TestCopyToContainerPathIsNotDir 08:36:16 [2023-02-03T08:36:16.797Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 08:36:16 [2023-02-03T08:36:16.797Z] === RUN TestCopyFromContainer 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer// 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/. 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer//. 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/./ 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer//./ 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer//bar/root 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer//bar/root/ 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer//bar/root/. 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/quux 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/quux/ 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/quux/. 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/quux/baz 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/filesymlink 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/dirsymlink 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 08:36:17 [2023-02-03T08:36:17.362Z] === RUN TestCopyFromContainer/bar/notarget 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer (0.72s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer// (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/. (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer//. (0.02s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/./ (0.02s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer//./ (0.02s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 08:36:17 [2023-02-03T08:36:17.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 08:36:17 [2023-02-03T08:36:17.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 08:36:17 [2023-02-03T08:36:17.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 08:36:17 [2023-02-03T08:36:17.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 08:36:17 [2023-02-03T08:36:17.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 08:36:17 [2023-02-03T08:36:17.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateLinkToNonExistingContainer 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateWithInvalidEnv 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateWithInvalidEnv/0 08:36:17 [2023-02-03T08:36:17.625Z] === PAUSE TestCreateWithInvalidEnv/0 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateWithInvalidEnv/1 08:36:17 [2023-02-03T08:36:17.625Z] === PAUSE TestCreateWithInvalidEnv/1 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateWithInvalidEnv/2 08:36:17 [2023-02-03T08:36:17.625Z] === PAUSE TestCreateWithInvalidEnv/2 08:36:17 [2023-02-03T08:36:17.625Z] === CONT TestCreateWithInvalidEnv/0 08:36:17 [2023-02-03T08:36:17.625Z] === CONT TestCreateWithInvalidEnv/2 08:36:17 [2023-02-03T08:36:17.625Z] === CONT TestCreateWithInvalidEnv/1 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateTmpfsMountsTarget 08:36:17 [2023-02-03T08:36:17.625Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 08:36:17 [2023-02-03T08:36:17.625Z] === RUN TestCreateWithCustomMaskedPaths 08:36:18 [2023-02-03T08:36:18.997Z] --- PASS: TestCreateWithCustomMaskedPaths (1.09s) 08:36:18 [2023-02-03T08:36:18.997Z] === RUN TestCreateWithCustomReadonlyPaths 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateWithInvalidHealthcheckParams 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 08:36:19 [2023-02-03T08:36:19.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 08:36:19 [2023-02-03T08:36:19.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 08:36:19 [2023-02-03T08:36:19.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 08:36:19 [2023-02-03T08:36:19.930Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 08:36:19 [2023-02-03T08:36:19.930Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 08:36:19 [2023-02-03T08:36:19.930Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateDifferentPlatform 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateDifferentPlatform/different_os 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateDifferentPlatform (0.01s) 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateVolumesFromNonExistingContainer 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreatePlatformSpecificImageNoPlatform 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateInvalidHostConfig 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 08:36:20 [2023-02-03T08:36:20.188Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 08:36:20 [2023-02-03T08:36:20.188Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 08:36:20 [2023-02-03T08:36:20.188Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 08:36:20 [2023-02-03T08:36:20.188Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 08:36:20 [2023-02-03T08:36:20.188Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestContainerStartOnDaemonRestart 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestContainerStartOnDaemonRestart 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestDaemonRestartIpcMode 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestDaemonRestartIpcMode 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestDaemonHostGatewayIP 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestDaemonHostGatewayIP 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestRestartDaemonWithRestartingContainer 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestRestartDaemonWithRestartingContainer 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestContainerKillOnDaemonStart 08:36:20 [2023-02-03T08:36:20.188Z] === PAUSE TestContainerKillOnDaemonStart 08:36:20 [2023-02-03T08:36:20.188Z] === RUN TestDiff 08:36:20 [2023-02-03T08:36:20.754Z] --- PASS: TestDiff (0.39s) 08:36:20 [2023-02-03T08:36:20.754Z] === RUN TestExecConsoleSize 08:36:21 [2023-02-03T08:36:21.319Z] --- PASS: TestExecConsoleSize (0.45s) 08:36:21 [2023-02-03T08:36:21.319Z] === RUN TestExecWithCloseStdin 08:36:21 [2023-02-03T08:36:21.577Z] --- PASS: TestExecWithCloseStdin (0.44s) 08:36:21 [2023-02-03T08:36:21.577Z] === RUN TestExec 08:36:22 [2023-02-03T08:36:22.142Z] --- PASS: TestExec (0.60s) 08:36:22 [2023-02-03T08:36:22.142Z] === RUN TestExecUser 08:36:22 [2023-02-03T08:36:22.708Z] --- PASS: TestExecUser (0.44s) 08:36:22 [2023-02-03T08:36:22.708Z] === RUN TestExportContainerAndImportImage 08:36:23 [2023-02-03T08:36:23.273Z] --- PASS: TestExportContainerAndImportImage (0.51s) 08:36:23 [2023-02-03T08:36:23.273Z] === RUN TestExportContainerAfterDaemonRestart 08:36:24 [2023-02-03T08:36:24.644Z] --- PASS: TestExportContainerAfterDaemonRestart (1.21s) 08:36:24 [2023-02-03T08:36:24.644Z] === RUN TestHealthCheckWorkdir 08:36:24 [2023-02-03T08:36:24.904Z] --- PASS: TestHealthCheckWorkdir (0.47s) 08:36:24 [2023-02-03T08:36:24.904Z] === RUN TestHealthKillContainer 08:36:33 [2023-02-03T08:36:33.011Z] --- PASS: TestHealthKillContainer (7.80s) 08:36:33 [2023-02-03T08:36:33.011Z] === RUN TestHealthCheckProcessKilled 08:36:33 [2023-02-03T08:36:33.269Z] --- PASS: TestHealthCheckProcessKilled (0.68s) 08:36:33 [2023-02-03T08:36:33.269Z] === RUN TestInspectCpusetInConfigPre120 08:36:33 [2023-02-03T08:36:33.834Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) 08:36:33 [2023-02-03T08:36:33.834Z] === RUN TestIpcModeNone 08:36:34 [2023-02-03T08:36:34.092Z] --- PASS: TestIpcModeNone (0.43s) 08:36:34 [2023-02-03T08:36:34.092Z] === RUN TestIpcModePrivate 08:36:34 [2023-02-03T08:36:34.350Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 08:36:34 [2023-02-03T08:36:34.607Z] --- PASS: TestIpcModePrivate (0.40s) 08:36:34 [2023-02-03T08:36:34.607Z] === RUN TestIpcModeShareable 08:36:34 [2023-02-03T08:36:34.865Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 08:36:34 [2023-02-03T08:36:34.865Z] --- PASS: TestIpcModeShareable (0.43s) 08:36:34 [2023-02-03T08:36:34.865Z] === RUN TestAPIIpcModeShareableAndContainer 08:36:36 [2023-02-03T08:36:36.237Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) 08:36:36 [2023-02-03T08:36:36.237Z] === RUN TestAPIIpcModeHost 08:36:36 [2023-02-03T08:36:36.802Z] --- PASS: TestAPIIpcModeHost (0.34s) 08:36:36 [2023-02-03T08:36:36.802Z] === RUN TestDaemonIpcModeShareable 08:36:37 [2023-02-03T08:36:37.737Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 08:36:37 [2023-02-03T08:36:37.737Z] --- PASS: TestDaemonIpcModeShareable (1.10s) 08:36:37 [2023-02-03T08:36:37.737Z] === RUN TestDaemonIpcModePrivate 08:36:38 [2023-02-03T08:36:38.669Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 08:36:38 [2023-02-03T08:36:38.669Z] --- PASS: TestDaemonIpcModePrivate (1.03s) 08:36:38 [2023-02-03T08:36:38.669Z] === RUN TestDaemonIpcModePrivateFromConfig 08:36:39 [2023-02-03T08:36:39.601Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 08:36:39 [2023-02-03T08:36:39.859Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s) 08:36:39 [2023-02-03T08:36:39.859Z] === RUN TestDaemonIpcModeShareableFromConfig 08:36:40 [2023-02-03T08:36:40.792Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 08:36:40 [2023-02-03T08:36:40.792Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s) 08:36:40 [2023-02-03T08:36:40.792Z] === RUN TestIpcModeOlderClient 08:36:40 [2023-02-03T08:36:40.792Z] === PAUSE TestIpcModeOlderClient 08:36:40 [2023-02-03T08:36:40.792Z] === RUN TestKillContainerInvalidSignal 08:36:41 [2023-02-03T08:36:41.357Z] --- PASS: TestKillContainerInvalidSignal (0.37s) 08:36:41 [2023-02-03T08:36:41.357Z] === RUN TestKillContainer 08:36:41 [2023-02-03T08:36:41.357Z] === RUN TestKillContainer/no_signal 08:36:41 [2023-02-03T08:36:41.615Z] === RUN TestKillContainer/non_killing_signal 08:36:41 [2023-02-03T08:36:41.873Z] === RUN TestKillContainer/killing_signal 08:36:42 [2023-02-03T08:36:42.439Z] --- PASS: TestKillContainer (1.28s) 08:36:42 [2023-02-03T08:36:42.439Z] --- PASS: TestKillContainer/no_signal (0.42s) 08:36:42 [2023-02-03T08:36:42.439Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) 08:36:42 [2023-02-03T08:36:42.439Z] --- PASS: TestKillContainer/killing_signal (0.37s) 08:36:42 [2023-02-03T08:36:42.439Z] === RUN TestKillWithStopSignalAndRestartPolicies 08:36:42 [2023-02-03T08:36:42.439Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 08:36:43 [2023-02-03T08:36:43.007Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 08:36:43 [2023-02-03T08:36:43.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s) 08:36:43 [2023-02-03T08:36:43.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) 08:36:43 [2023-02-03T08:36:43.574Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) 08:36:43 [2023-02-03T08:36:43.574Z] === RUN TestKillStoppedContainer 08:36:43 [2023-02-03T08:36:43.574Z] --- PASS: TestKillStoppedContainer (0.05s) 08:36:43 [2023-02-03T08:36:43.574Z] === RUN TestKillStoppedContainerAPIPre120 08:36:43 [2023-02-03T08:36:43.574Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 08:36:43 [2023-02-03T08:36:43.574Z] === RUN TestKillDifferentUserContainer 08:36:44 [2023-02-03T08:36:44.139Z] --- PASS: TestKillDifferentUserContainer (0.39s) 08:36:44 [2023-02-03T08:36:44.139Z] === RUN TestInspectOomKilledTrue 08:36:44 [2023-02-03T08:36:44.397Z] --- PASS: TestInspectOomKilledTrue (0.42s) 08:36:44 [2023-02-03T08:36:44.397Z] === RUN TestInspectOomKilledFalse 08:36:44 [2023-02-03T08:36:44.962Z] --- PASS: TestInspectOomKilledFalse (0.36s) 08:36:44 [2023-02-03T08:36:44.962Z] === RUN TestLinksEtcHostsContentMatch 08:36:45 [2023-02-03T08:36:45.219Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) 08:36:45 [2023-02-03T08:36:45.219Z] === RUN TestLinksContainerNames 08:36:45 [2023-02-03T08:36:45.787Z] --- PASS: TestLinksContainerNames (0.73s) 08:36:45 [2023-02-03T08:36:45.787Z] === RUN TestLogsFollowTailEmpty 08:36:46 [2023-02-03T08:36:46.352Z] --- PASS: TestLogsFollowTailEmpty (0.41s) 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local/tty/only_stdout 08:36:46 [2023-02-03T08:36:46.352Z] === PAUSE TestLogs/driver_local/tty/only_stdout 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local/tty/only_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === PAUSE TestLogs/driver_local/tty/only_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local/without_tty/only_stdout 08:36:46 [2023-02-03T08:36:46.352Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 08:36:46 [2023-02-03T08:36:46.352Z] === RUN TestLogs/driver_local/without_tty/only_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 08:36:46 [2023-02-03T08:36:46.352Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 08:36:46 [2023-02-03T08:36:46.923Z] === CONT TestLogs/driver_local/without_tty/only_stderr 08:36:46 [2023-02-03T08:36:46.923Z] === CONT TestLogs/driver_local/tty/only_stderr 08:36:47 [2023-02-03T08:36:47.487Z] === CONT TestLogs/driver_local/without_tty/only_stdout 08:36:47 [2023-02-03T08:36:47.487Z] === CONT TestLogs/driver_local/tty/only_stdout 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file/tty/only_stdout 08:36:47 [2023-02-03T08:36:47.746Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file/tty/only_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 08:36:47 [2023-02-03T08:36:47.746Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 08:36:47 [2023-02-03T08:36:47.746Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 08:36:47 [2023-02-03T08:36:47.746Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 08:36:48 [2023-02-03T08:36:48.678Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 08:36:48 [2023-02-03T08:36:48.678Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 08:36:49 [2023-02-03T08:36:49.243Z] === CONT TestLogs/driver_json-file/tty/only_stderr 08:36:49 [2023-02-03T08:36:49.243Z] === CONT TestLogs/driver_json-file/tty/only_stdout 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs (3.55s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local (0.01s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.54s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.45s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.44s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file (0.01s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) 08:36:49 [2023-02-03T08:36:49.813Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) 08:36:49 [2023-02-03T08:36:49.813Z] === RUN TestContainerNetworkMountsNoChown 08:36:50 [2023-02-03T08:36:50.071Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/default 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/default 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/private 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/private 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rprivate 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rprivate 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/slave 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/slave 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rslave 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rslave 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/shared 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/shared 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rshared 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rshared 08:36:50 [2023-02-03T08:36:50.071Z] === CONT TestMountDaemonRoot/default 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/default/bind_root 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/default/bind_root 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/default/bind_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/default/mount_root 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/default/mount_root 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/default/mount_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === CONT TestMountDaemonRoot/default/bind_root 08:36:50 [2023-02-03T08:36:50.071Z] === CONT TestMountDaemonRoot/rshared 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rshared/bind_root 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 08:36:50 [2023-02-03T08:36:50.071Z] === RUN TestMountDaemonRoot/rshared/mount_root 08:36:50 [2023-02-03T08:36:50.071Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 08:36:50 [2023-02-03T08:36:50.071Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/shared 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/shared/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/shared/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/shared/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/shared/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/shared/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/shared/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/rslave 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rslave/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rslave/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/slave 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/slave/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/slave/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/slave/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/slave/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/slave/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/slave/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/rprivate 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rprivate/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/rprivate/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/private 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/private/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/private/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/private/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/private/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === RUN TestMountDaemonRoot/private/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === PAUSE TestMountDaemonRoot/private/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/default/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/default/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/default/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/rshared/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/rshared/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/shared/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/rslave/bind_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/shared/mount_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/shared/mount_root 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/shared/bind_subpath 08:36:50 [2023-02-03T08:36:50.328Z] === CONT TestMountDaemonRoot/slave/bind_root 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rslave/mount_root 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/slave/mount_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/slave/mount_root 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/slave/bind_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/private/bind_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rprivate/mount_root 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/rprivate/bind_root 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/private/bind_root 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/private/mount_subpath 08:36:50 [2023-02-03T08:36:50.586Z] === CONT TestMountDaemonRoot/private/mount_root 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot (0.02s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/default (0.00s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 08:36:50 [2023-02-03T08:36:50.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/private (0.00s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 08:36:50 [2023-02-03T08:36:50.848Z] === RUN TestContainerBindMountNonRecursive 08:36:51 [2023-02-03T08:36:51.781Z] --- PASS: TestContainerBindMountNonRecursive (1.09s) 08:36:51 [2023-02-03T08:36:51.781Z] === RUN TestContainerVolumesMountedAsShared 08:36:52 [2023-02-03T08:36:52.346Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) 08:36:52 [2023-02-03T08:36:52.346Z] === RUN TestContainerVolumesMountedAsSlave 08:36:52 [2023-02-03T08:36:52.346Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) 08:36:52 [2023-02-03T08:36:52.346Z] === RUN TestContainerCopyLeaksMounts 08:36:52 [2023-02-03T08:36:52.912Z] --- PASS: TestContainerCopyLeaksMounts (0.47s) 08:36:52 [2023-02-03T08:36:52.912Z] === RUN TestNetworkNat 08:36:53 [2023-02-03T08:36:53.477Z] --- PASS: TestNetworkNat (0.40s) 08:36:53 [2023-02-03T08:36:53.477Z] === RUN TestNetworkLocalhostTCPNat 08:36:53 [2023-02-03T08:36:53.735Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) 08:36:53 [2023-02-03T08:36:53.735Z] === RUN TestNetworkLoopbackNat 08:36:56 [2023-02-03T08:36:56.316Z] --- PASS: TestNetworkLoopbackNat (2.50s) 08:36:56 [2023-02-03T08:36:56.316Z] === RUN TestPause 08:36:56 [2023-02-03T08:36:56.574Z] --- PASS: TestPause (0.38s) 08:36:56 [2023-02-03T08:36:56.574Z] === RUN TestPauseFailsOnWindowsServerContainers 08:36:56 [2023-02-03T08:36:56.574Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 08:36:56 [2023-02-03T08:36:56.574Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 08:36:56 [2023-02-03T08:36:56.574Z] === RUN TestPauseStopPausedContainer 08:36:57 [2023-02-03T08:36:57.141Z] --- PASS: TestPauseStopPausedContainer (0.41s) 08:36:57 [2023-02-03T08:36:57.141Z] === RUN TestPidHost 08:36:58 [2023-02-03T08:36:58.073Z] --- PASS: TestPidHost (0.86s) 08:36:58 [2023-02-03T08:36:58.073Z] === RUN TestPsFilter 08:36:58 [2023-02-03T08:36:58.073Z] --- PASS: TestPsFilter (0.10s) 08:36:58 [2023-02-03T08:36:58.073Z] === RUN TestRemoveContainerWithRemovedVolume 08:36:58 [2023-02-03T08:36:58.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.34s) 08:36:58 [2023-02-03T08:36:58.331Z] === RUN TestRemoveContainerWithVolume 08:36:58 [2023-02-03T08:36:58.895Z] --- PASS: TestRemoveContainerWithVolume (0.37s) 08:36:58 [2023-02-03T08:36:58.895Z] === RUN TestRemoveContainerRunning 08:36:59 [2023-02-03T08:36:59.161Z] --- PASS: TestRemoveContainerRunning (0.37s) 08:36:59 [2023-02-03T08:36:59.161Z] === RUN TestRemoveContainerForceRemoveRunning 08:36:59 [2023-02-03T08:36:59.419Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.35s) 08:36:59 [2023-02-03T08:36:59.419Z] === RUN TestRemoveInvalidContainer 08:36:59 [2023-02-03T08:36:59.419Z] --- PASS: TestRemoveInvalidContainer (0.01s) 08:36:59 [2023-02-03T08:36:59.419Z] === RUN TestRenameLinkedContainer 08:37:01 [2023-02-03T08:37:01.318Z] --- PASS: TestRenameLinkedContainer (1.58s) 08:37:01 [2023-02-03T08:37:01.318Z] === RUN TestRenameStoppedContainer 08:37:01 [2023-02-03T08:37:01.318Z] --- PASS: TestRenameStoppedContainer (0.36s) 08:37:01 [2023-02-03T08:37:01.318Z] === RUN TestRenameRunningContainerAndReuse 08:37:02 [2023-02-03T08:37:02.250Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) 08:37:02 [2023-02-03T08:37:02.250Z] === RUN TestRenameInvalidName 08:37:02 [2023-02-03T08:37:02.510Z] --- PASS: TestRenameInvalidName (0.40s) 08:37:02 [2023-02-03T08:37:02.510Z] === RUN TestRenameAnonymousContainer 08:37:03 [2023-02-03T08:37:03.883Z] --- PASS: TestRenameAnonymousContainer (1.31s) 08:37:03 [2023-02-03T08:37:03.883Z] === RUN TestRenameContainerWithSameName 08:37:04 [2023-02-03T08:37:04.140Z] --- PASS: TestRenameContainerWithSameName (0.37s) 08:37:04 [2023-02-03T08:37:04.140Z] === RUN TestRenameContainerWithLinkedContainer 08:37:05 [2023-02-03T08:37:05.073Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) 08:37:05 [2023-02-03T08:37:05.073Z] === RUN TestResize 08:37:05 [2023-02-03T08:37:05.331Z] --- PASS: TestResize (0.37s) 08:37:05 [2023-02-03T08:37:05.331Z] === RUN TestResizeWithInvalidSize 08:37:05 [2023-02-03T08:37:05.896Z] --- PASS: TestResizeWithInvalidSize (0.37s) 08:37:05 [2023-02-03T08:37:05.896Z] === RUN TestResizeWhenContainerNotStarted 08:37:06 [2023-02-03T08:37:06.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 08:37:06 [2023-02-03T08:37:06.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 08:37:07 [2023-02-03T08:37:07.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 08:37:08 [2023-02-03T08:37:08.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 08:37:09 [2023-02-03T08:37:09.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 08:37:09 [2023-02-03T08:37:09.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 08:37:11 [2023-02-03T08:37:11.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 08:37:11 [2023-02-03T08:37:11.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 08:37:14 [2023-02-03T08:37:14.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 08:37:14 [2023-02-03T08:37:14.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 08:37:15 [2023-02-03T08:37:15.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 08:37:17 [2023-02-03T08:37:17.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 08:37:17 [2023-02-03T08:37:17.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 08:37:19 [2023-02-03T08:37:19.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 08:37:19 [2023-02-03T08:37:19.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 08:37:20 [2023-02-03T08:37:20.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.14s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.61s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.44s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.64s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.50s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.43s) 08:37:22 [2023-02-03T08:37:22.251Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.51s) 08:37:22 [2023-02-03T08:37:22.251Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 08:37:22 [2023-02-03T08:37:22.251Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 08:37:22 [2023-02-03T08:37:22.816Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 08:37:23 [2023-02-03T08:37:23.382Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.60s) 08:37:23 [2023-02-03T08:37:23.382Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.79s) 08:37:23 [2023-02-03T08:37:23.382Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.80s) 08:37:23 [2023-02-03T08:37:23.382Z] === RUN TestCgroupNamespacesRun 08:37:24 [2023-02-03T08:37:24.752Z] --- PASS: TestCgroupNamespacesRun (0.99s) 08:37:24 [2023-02-03T08:37:24.752Z] === RUN TestCgroupNamespacesRunPrivileged 08:37:25 [2023-02-03T08:37:25.685Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s) 08:37:25 [2023-02-03T08:37:25.685Z] === RUN TestCgroupNamespacesRunDaemonHostMode 08:37:26 [2023-02-03T08:37:26.618Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) 08:37:26 [2023-02-03T08:37:26.618Z] === RUN TestCgroupNamespacesRunHostMode 08:37:27 [2023-02-03T08:37:27.549Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s) 08:37:27 [2023-02-03T08:37:27.549Z] === RUN TestCgroupNamespacesRunPrivateMode 08:37:28 [2023-02-03T08:37:28.482Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.00s) 08:37:28 [2023-02-03T08:37:28.482Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 08:37:29 [2023-02-03T08:37:29.854Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s) 08:37:29 [2023-02-03T08:37:29.854Z] === RUN TestCgroupNamespacesRunInvalidMode 08:37:30 [2023-02-03T08:37:30.111Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 08:37:30 [2023-02-03T08:37:30.111Z] === RUN TestCgroupNamespacesRunOlderClient 08:37:31 [2023-02-03T08:37:31.483Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s) 08:37:31 [2023-02-03T08:37:31.483Z] === RUN TestNISDomainname 08:37:31 [2023-02-03T08:37:31.740Z] --- PASS: TestNISDomainname (0.52s) 08:37:31 [2023-02-03T08:37:31.740Z] === RUN TestHostnameDnsResolution 08:37:32 [2023-02-03T08:37:32.305Z] --- PASS: TestHostnameDnsResolution (0.55s) 08:37:32 [2023-02-03T08:37:32.305Z] === RUN TestUnprivilegedPortsAndPing 08:37:32 [2023-02-03T08:37:32.870Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) 08:37:32 [2023-02-03T08:37:32.870Z] === RUN TestPrivilegedHostDevices 08:37:33 [2023-02-03T08:37:33.127Z] --- PASS: TestPrivilegedHostDevices (0.43s) 08:37:33 [2023-02-03T08:37:33.127Z] === RUN TestRunConsoleSize 08:37:33 [2023-02-03T08:37:33.692Z] --- PASS: TestRunConsoleSize (0.38s) 08:37:33 [2023-02-03T08:37:33.692Z] === RUN TestRunWithAlternativeContainerdShim 08:37:35 [2023-02-03T08:37:35.589Z] --- PASS: TestRunWithAlternativeContainerdShim (1.85s) 08:37:35 [2023-02-03T08:37:35.589Z] === RUN TestStats 08:37:38 [2023-02-03T08:37:38.113Z] --- PASS: TestStats (2.38s) 08:37:38 [2023-02-03T08:37:38.113Z] === RUN TestStopContainerWithTimeout 08:37:38 [2023-02-03T08:37:38.113Z] === RUN TestStopContainerWithTimeout/0 08:37:38 [2023-02-03T08:37:38.113Z] === PAUSE TestStopContainerWithTimeout/0 08:37:38 [2023-02-03T08:37:38.113Z] === RUN TestStopContainerWithTimeout/1 08:37:38 [2023-02-03T08:37:38.113Z] === PAUSE TestStopContainerWithTimeout/1 08:37:38 [2023-02-03T08:37:38.113Z] === RUN TestStopContainerWithTimeout/3 08:37:38 [2023-02-03T08:37:38.113Z] === PAUSE TestStopContainerWithTimeout/3 08:37:38 [2023-02-03T08:37:38.113Z] === RUN TestStopContainerWithTimeout/-1 08:37:38 [2023-02-03T08:37:38.113Z] === PAUSE TestStopContainerWithTimeout/-1 08:37:38 [2023-02-03T08:37:38.113Z] === CONT TestStopContainerWithTimeout/0 08:37:38 [2023-02-03T08:37:38.113Z] === CONT TestStopContainerWithTimeout/3 08:37:38 [2023-02-03T08:37:38.370Z] === CONT TestStopContainerWithTimeout/-1 08:37:40 [2023-02-03T08:37:40.894Z] === CONT TestStopContainerWithTimeout/1 08:37:41 [2023-02-03T08:37:41.826Z] --- PASS: TestStopContainerWithTimeout (0.01s) 08:37:41 [2023-02-03T08:37:41.826Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) 08:37:41 [2023-02-03T08:37:41.826Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) 08:37:41 [2023-02-03T08:37:41.826Z] --- PASS: TestStopContainerWithTimeout/-1 (2.32s) 08:37:41 [2023-02-03T08:37:41.826Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) 08:37:41 [2023-02-03T08:37:41.826Z] === RUN TestDeleteDevicemapper 08:37:41 [2023-02-03T08:37:41.826Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 08:37:41 [2023-02-03T08:37:41.826Z] --- SKIP: TestDeleteDevicemapper (0.00s) 08:37:41 [2023-02-03T08:37:41.826Z] === RUN TestStopContainerWithRestartPolicyAlways 08:37:43 [2023-02-03T08:37:43.743Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.83s) 08:37:43 [2023-02-03T08:37:43.743Z] === RUN TestUpdateMemory 08:37:44 [2023-02-03T08:37:44.034Z] --- PASS: TestUpdateMemory (0.50s) 08:37:44 [2023-02-03T08:37:44.034Z] === RUN TestUpdateCPUQuota 08:37:45 [2023-02-03T08:37:45.006Z] --- PASS: TestUpdateCPUQuota (0.70s) 08:37:45 [2023-02-03T08:37:45.006Z] === RUN TestUpdatePidsLimit 08:37:45 [2023-02-03T08:37:45.006Z] === RUN TestUpdatePidsLimit/update_from_none 08:37:45 [2023-02-03T08:37:45.006Z] === RUN TestUpdatePidsLimit/no_change 08:37:45 [2023-02-03T08:37:45.268Z] === RUN TestUpdatePidsLimit/update_lower 08:37:45 [2023-02-03T08:37:45.528Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 08:37:45 [2023-02-03T08:37:45.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 08:37:45 [2023-02-03T08:37:45.786Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 08:37:46 [2023-02-03T08:37:46.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit (1.82s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) 08:37:46 [2023-02-03T08:37:46.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) 08:37:46 [2023-02-03T08:37:46.608Z] === RUN TestUpdateRestartPolicy 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestUpdateRestartPolicy (10.51s) 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestUpdateRestartWithAutoRemove 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitNonBlocked 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestWaitNonBlocked (0.01s) 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitBlocked 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestWaitBlocked (0.01s) 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) 08:37:58 [2023-02-03T08:37:58.798Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitConditions 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitConditions/default 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitConditions/default 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitConditions/not-running 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitConditions/not-running 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitConditions/next-exit 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitConditions/next-exit 08:37:58 [2023-02-03T08:37:58.798Z] === RUN TestWaitConditions/removed 08:37:58 [2023-02-03T08:37:58.798Z] === PAUSE TestWaitConditions/removed 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitConditions/default 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitConditions/next-exit 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitConditions/default 08:37:58 [2023-02-03T08:37:58.798Z] wait_test.go:146: ContainerID = 165de1922a4762c89c2957bf3ff105edd24a737a8a2f6359f8461d39c2c83acb 08:37:58 [2023-02-03T08:37:58.798Z] === CONT TestWaitConditions/next-exit 08:37:58 [2023-02-03T08:37:58.798Z] wait_test.go:146: ContainerID = 3d3b88ae89fd0c47eadae4c904dfd76309c5fc4e83aa00052f9bc0fc8ad1c78f 08:37:59 [2023-02-03T08:37:59.363Z] === CONT TestWaitConditions/removed 08:37:59 [2023-02-03T08:37:59.363Z] wait_test.go:146: ContainerID = 7e663ee497885fc0d223805f6a33d47717f577cfaf3f28c6238a6a692858d799 08:37:59 [2023-02-03T08:37:59.363Z] === CONT TestWaitConditions/not-running 08:37:59 [2023-02-03T08:37:59.363Z] wait_test.go:146: ContainerID = b156c13fdebd1b7a4b532880cc5bdd95467f2089750a984c045c1b50bcf7d899 08:37:59 [2023-02-03T08:37:59.928Z] --- PASS: TestWaitConditions (0.01s) 08:37:59 [2023-02-03T08:37:59.928Z] --- PASS: TestWaitConditions/default (0.39s) 08:37:59 [2023-02-03T08:37:59.928Z] --- PASS: TestWaitConditions/next-exit (0.56s) 08:37:59 [2023-02-03T08:37:59.928Z] --- PASS: TestWaitConditions/removed (0.60s) 08:37:59 [2023-02-03T08:37:59.928Z] --- PASS: TestWaitConditions/not-running (0.52s) 08:37:59 [2023-02-03T08:37:59.928Z] === RUN TestWaitRestartedContainer 08:37:59 [2023-02-03T08:37:59.928Z] === RUN TestWaitRestartedContainer/default 08:37:59 [2023-02-03T08:37:59.928Z] === PAUSE TestWaitRestartedContainer/default 08:37:59 [2023-02-03T08:37:59.928Z] === RUN TestWaitRestartedContainer/not-running 08:37:59 [2023-02-03T08:37:59.928Z] === PAUSE TestWaitRestartedContainer/not-running 08:37:59 [2023-02-03T08:37:59.928Z] === RUN TestWaitRestartedContainer/next-exit 08:37:59 [2023-02-03T08:37:59.928Z] === PAUSE TestWaitRestartedContainer/next-exit 08:37:59 [2023-02-03T08:37:59.928Z] === CONT TestWaitRestartedContainer/default 08:37:59 [2023-02-03T08:37:59.928Z] === CONT TestWaitRestartedContainer/next-exit 08:38:01 [2023-02-03T08:38:01.303Z] === CONT TestWaitRestartedContainer/not-running 08:38:02 [2023-02-03T08:38:02.237Z] --- PASS: TestWaitRestartedContainer (0.01s) 08:38:02 [2023-02-03T08:38:02.237Z] --- PASS: TestWaitRestartedContainer/next-exit (1.29s) 08:38:02 [2023-02-03T08:38:02.237Z] --- PASS: TestWaitRestartedContainer/default (1.45s) 08:38:02 [2023-02-03T08:38:02.237Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) 08:38:02 [2023-02-03T08:38:02.237Z] === CONT TestRestartDaemonWithRestartingContainer 08:38:02 [2023-02-03T08:38:02.237Z] === CONT TestContainerStartOnDaemonRestart 08:38:04 [2023-02-03T08:38:04.135Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) 08:38:04 [2023-02-03T08:38:04.135Z] === CONT TestDaemonHostGatewayIP 08:38:04 [2023-02-03T08:38:04.135Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) 08:38:04 [2023-02-03T08:38:04.135Z] === CONT TestDaemonRestartIpcMode 08:38:06 [2023-02-03T08:38:06.037Z] --- PASS: TestDaemonHostGatewayIP (2.19s) 08:38:06 [2023-02-03T08:38:06.037Z] === CONT TestIpcModeOlderClient 08:38:06 [2023-02-03T08:38:06.037Z] --- PASS: TestIpcModeOlderClient (0.06s) 08:38:06 [2023-02-03T08:38:06.037Z] === CONT TestContainerKillOnDaemonStart 08:38:06 [2023-02-03T08:38:06.295Z] --- PASS: TestDaemonRestartIpcMode (2.32s) 08:38:18 [2023-02-03T08:38:18.483Z] --- PASS: TestContainerKillOnDaemonStart (11.36s) 08:38:18 [2023-02-03T08:38:18.483Z] PASS 08:38:18 [2023-02-03T08:38:18.483Z] 08:38:18 [2023-02-03T08:38:18.483Z] === Skipped 08:38:18 [2023-02-03T08:38:18.483Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 08:38:18 [2023-02-03T08:38:18.483Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 08:38:18 [2023-02-03T08:38:18.483Z] 08:38:18 [2023-02-03T08:38:18.483Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 08:38:18 [2023-02-03T08:38:18.483Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 08:38:18 [2023-02-03T08:38:18.483Z] 08:38:18 [2023-02-03T08:38:18.483Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 08:38:18 [2023-02-03T08:38:18.483Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 08:38:18 [2023-02-03T08:38:18.483Z] 08:38:18 [2023-02-03T08:38:18.483Z] DONE 281 tests, 3 skipped in 121.591s 08:38:18 [2023-02-03T08:38:18.483Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 08:38:18 [2023-02-03T08:38:18.483Z] ++ 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 08:38:18 [2023-02-03T08:38:18.483Z] ++ set -e 08:38:18 [2023-02-03T08:38:18.483Z] ++ '[' -n 0 ']' 08:38:18 [2023-02-03T08:38:18.483Z] ++ set -x 08:38:18 [2023-02-03T08:38:18.483Z] ++ 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 08:38:18 [2023-02-03T08:38:18.483Z] INFO: Testing against a local daemon 08:38:18 [2023-02-03T08:38:18.483Z] === RUN TestConfigDaemonID 08:38:18 [2023-02-03T08:38:18.741Z] daemon_test.go:51: [d9f1a5f50e29d] daemon is not started 08:38:18 [2023-02-03T08:38:18.741Z] --- PASS: TestConfigDaemonID (1.05s) 08:38:18 [2023-02-03T08:38:18.741Z] === RUN TestDaemonConfigValidation 08:38:18 [2023-02-03T08:38:18.741Z] === RUN TestDaemonConfigValidation/config_with_no_content 08:38:18 [2023-02-03T08:38:18.741Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 08:38:18 [2023-02-03T08:38:18.741Z] === RUN TestDaemonConfigValidation/config_with_{} 08:38:18 [2023-02-03T08:38:18.741Z] === PAUSE TestDaemonConfigValidation/config_with_{} 08:38:18 [2023-02-03T08:38:18.741Z] === RUN TestDaemonConfigValidation/invalid_config 08:38:18 [2023-02-03T08:38:18.741Z] === PAUSE TestDaemonConfigValidation/invalid_config 08:38:18 [2023-02-03T08:38:18.741Z] === RUN TestDaemonConfigValidation/malformed_config 08:38:18 [2023-02-03T08:38:18.741Z] === PAUSE TestDaemonConfigValidation/malformed_config 08:38:18 [2023-02-03T08:38:18.741Z] === RUN TestDaemonConfigValidation/valid_config 08:38:18 [2023-02-03T08:38:18.741Z] === PAUSE TestDaemonConfigValidation/valid_config 08:38:18 [2023-02-03T08:38:18.741Z] === CONT TestDaemonConfigValidation/config_with_no_content 08:38:18 [2023-02-03T08:38:18.741Z] === CONT TestDaemonConfigValidation/malformed_config 08:38:18 [2023-02-03T08:38:18.741Z] === CONT TestDaemonConfigValidation/valid_config 08:38:18 [2023-02-03T08:38:18.741Z] === CONT TestDaemonConfigValidation/invalid_config 08:38:18 [2023-02-03T08:38:18.999Z] === CONT TestDaemonConfigValidation/config_with_{} 08:38:18 [2023-02-03T08:38:18.999Z] --- PASS: TestDaemonConfigValidation (0.00s) 08:38:18 [2023-02-03T08:38:18.999Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 08:38:18 [2023-02-03T08:38:18.999Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 08:38:18 [2023-02-03T08:38:18.999Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 08:38:18 [2023-02-03T08:38:18.999Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) 08:38:18 [2023-02-03T08:38:18.999Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 08:38:18 [2023-02-03T08:38:18.999Z] === RUN TestConfigDaemonSeccompProfiles 08:38:18 [2023-02-03T08:38:18.999Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 08:38:19 [2023-02-03T08:38:19.932Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 08:38:21 [2023-02-03T08:38:21.304Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 08:38:22 [2023-02-03T08:38:22.237Z] === CONT TestConfigDaemonSeccompProfiles 08:38:22 [2023-02-03T08:38:22.237Z] daemon_test.go:165: [de010c6a6b1ba] daemon is not started 08:38:22 [2023-02-03T08:38:22.237Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 08:38:22 [2023-02-03T08:38:22.237Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 08:38:22 [2023-02-03T08:38:22.237Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 08:38:22 [2023-02-03T08:38:22.237Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 08:38:22 [2023-02-03T08:38:22.237Z] === RUN TestDaemonProxy 08:38:22 [2023-02-03T08:38:22.237Z] === RUN TestDaemonProxy/environment_variables 08:38:24 [2023-02-03T08:38:24.133Z] === RUN TestDaemonProxy/command-line_options 08:38:25 [2023-02-03T08:38:25.504Z] === RUN TestDaemonProxy/configuration_file 08:38:27 [2023-02-03T08:38:27.401Z] === RUN TestDaemonProxy/conflicting_options 08:38:27 [2023-02-03T08:38:27.658Z] === RUN TestDaemonProxy/reload_sanitized 08:38:28 [2023-02-03T08:38:28.223Z] --- PASS: TestDaemonProxy (6.21s) 08:38:28 [2023-02-03T08:38:28.223Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 08:38:28 [2023-02-03T08:38:28.223Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) 08:38:28 [2023-02-03T08:38:28.223Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 08:38:28 [2023-02-03T08:38:28.223Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 08:38:28 [2023-02-03T08:38:28.223Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 08:38:28 [2023-02-03T08:38:28.223Z] === RUN TestLiveRestore 08:38:28 [2023-02-03T08:38:28.223Z] === RUN TestLiveRestore/volume_references 08:38:28 [2023-02-03T08:38:28.223Z] === PAUSE TestLiveRestore/volume_references 08:38:28 [2023-02-03T08:38:28.223Z] === CONT TestLiveRestore/volume_references 08:38:28 [2023-02-03T08:38:28.787Z] === RUN TestLiveRestore/volume_references/restartPolicy 08:38:28 [2023-02-03T08:38:28.787Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 08:38:29 [2023-02-03T08:38:29.719Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 08:38:30 [2023-02-03T08:38:30.651Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 08:38:31 [2023-02-03T08:38:31.216Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore (0.00s) 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore/volume_references (3.86s) 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.27s) 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s) 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s) 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s) 08:38:32 [2023-02-03T08:38:32.147Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.80s) 08:38:32 [2023-02-03T08:38:32.147Z] PASS 08:38:32 [2023-02-03T08:38:32.147Z] 08:38:32 [2023-02-03T08:38:32.147Z] DONE 24 tests in 14.599s 08:38:32 [2023-02-03T08:38:32.147Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 08:38:32 [2023-02-03T08:38:32.147Z] ++ 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 08:38:32 [2023-02-03T08:38:32.147Z] ++ set -e 08:38:32 [2023-02-03T08:38:32.147Z] ++ '[' -n 0 ']' 08:38:32 [2023-02-03T08:38:32.147Z] ++ set -x 08:38:32 [2023-02-03T08:38:32.147Z] ++ 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 08:38:32 [2023-02-03T08:38:32.405Z] INFO: Testing against a local daemon 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestCommitInheritsEnv 08:38:32 [2023-02-03T08:38:32.405Z] --- PASS: TestCommitInheritsEnv (0.14s) 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportExtremelyLargeImageWorks 08:38:32 [2023-02-03T08:38:32.405Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 08:38:32 [2023-02-03T08:38:32.405Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/#00 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/_______ 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform// 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/linux 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/LINUX 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/linux/sparc64 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/macos 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/macos/arm64 08:38:32 [2023-02-03T08:38:32.405Z] === RUN TestImportWithCustomPlatform/nintendo64 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform (0.11s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 08:38:32 [2023-02-03T08:38:32.663Z] === RUN TestImagesFilterMultiReference 08:38:32 [2023-02-03T08:38:32.663Z] --- PASS: TestImagesFilterMultiReference (0.05s) 08:38:32 [2023-02-03T08:38:32.663Z] === RUN TestImagesFilterBeforeSince 08:38:32 [2023-02-03T08:38:32.663Z] list_test.go:87: ImageList: ID=sha256:79331ff970a31652fc71bfab3abaeee98b12263890384c2d7e68327ee7411cce RepoTags=[testimagesfilterbeforesince:v1] 08:38:32 [2023-02-03T08:38:32.663Z] list_test.go:87: ImageList: ID=sha256:eefe68e4dd328c0738c91e3d9448383ea184e831fc7949045afc00cb5817996a RepoTags=[testimagesfilterbeforesince:v2] 08:38:32 [2023-02-03T08:38:32.922Z] list_test.go:87: ImageList: ID=sha256:a3634408f64dc11aa4e671b05b44e5f5a785b5362a1ec836c2c89306dac5b3e4 RepoTags=[testimagesfilterbeforesince:v3] 08:38:32 [2023-02-03T08:38:32.922Z] --- PASS: TestImagesFilterBeforeSince (0.21s) 08:38:32 [2023-02-03T08:38:32.922Z] === RUN TestImagePullPlatformInvalid 08:38:32 [2023-02-03T08:38:32.922Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 08:38:32 [2023-02-03T08:38:32.922Z] === RUN TestImagePullStoredfDigestForOtherRepo 08:38:32 [2023-02-03T08:38:32.922Z] time="2023-02-03T08:38:32Z" 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=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.922Z] time="2023-02-03T08:38:32Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.19.5 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.922Z] time="2023-02-03T08:38:32Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.922Z] time="2023-02-03T08:38:32Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.922Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d658aa78-d5b8-4f31-95af-df6255e754bc http.request.method=GET http.request.remoteaddr="127.0.0.1:42478" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=d658aa78-d5b8-4f31-95af-df6255e754bc http.request.method=GET http.request.remoteaddr="127.0.0.1:42478" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.721036ms http.response.status=200 http.response.written=2 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2c0f5e28-87d8-4eca-a1d1-104458090af8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2c0f5e28-87d8-4eca-a1d1-104458090af8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dc950b82-d105-470a-90b5-826d1938b991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dc950b82-d105-470a-90b5-826d1938b991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=dc950b82-d105-470a-90b5-826d1938b991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=121.603µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=79798430-06d7-4975-a16e-473e377788e1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=dc950b82-d105-470a-90b5-826d1938b991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42494" 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=4.138863ms http.response.status=404 http.response.written=157 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=2c0f5e28-87d8-4eca-a1d1-104458090af8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=55.595µ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=4212eabc-d006-43a0-93c4-34846e61b47c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=2c0f5e28-87d8-4eca-a1d1-104458090af8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" 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.698529ms http.response.status=404 http.response.written=157 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2e63b0b1-8710-484c-9920-8fbc0bd57bfb http.request.method=POST http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2e63b0b1-8710-484c-9920-8fbc0bd57bfb http.request.method=POST http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2e63b0b1-8710-484c-9920-8fbc0bd57bfb http.request.method=POST http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=193.715µ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=c16f511d-e0bd-49b6-a505-a512902467d6 trace.line=95 vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2e63b0b1-8710-484c-9920-8fbc0bd57bfb http.request.method=POST http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=18.846µ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=2287fc8b-c6a9-43fe-b8ca-a988bf29ac15 trace.line=141 vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7eb2fdf6-412b-4938-a640-03ce6efff45d http.request.method=POST http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7eb2fdf6-412b-4938-a640-03ce6efff45d http.request.method=POST http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2e63b0b1-8710-484c-9920-8fbc0bd57bfb http.request.method=POST http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=74.327µ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=c7acd0e1-92ee-48fd-83e5-9be092434811 trace.line=95 vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2e63b0b1-8710-484c-9920-8fbc0bd57bfb http.request.method=POST http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.562272ms http.response.status=202 http.response.written=0 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7eb2fdf6-412b-4938-a640-03ce6efff45d http.request.method=POST http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=100.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).PutContent" trace.id=e89416df-4221-42ad-81ae-564e60ea91ac trace.line=95 vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7eb2fdf6-412b-4938-a640-03ce6efff45d http.request.method=POST http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=23.605µ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=4910f8a1-b0b5-4f9a-8435-3019b9afdf19 trace.line=141 vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7eb2fdf6-412b-4938-a640-03ce6efff45d http.request.method=POST http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=87.701µ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=15d4be77-19fb-4a9f-9c6c-77408693c0ed trace.line=95 vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7eb2fdf6-412b-4938-a640-03ce6efff45d http.request.method=POST http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=9.058634ms http.response.status=202 http.response.written=0 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=50.903µ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=bb4329ee-9bbd-49da-8de3-3f9e86829878 trace.line=82 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=14.079µ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=73e7a45d-af92-4b24-b0d7-33d5a6b3fea5 trace.line=141 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" 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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=34.271µ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=ea76d90c-61f8-4468-b437-174cedf72f62 trace.line=82 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.923Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=13.021µ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=d274ac04-609c-4192-baa5-ea7369bc394a trace.line=141 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=3.919468ms 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=6250cb29-7226-4735-8e3a-707482d6da92 trace.line=124 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=50.073µ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=2421cb58-9400-4462-928e-c748c2f597e4 trace.line=141 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=121.743µ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=ce5fe112-1dcf-4bd9-9da0-a118cd104da4 trace.line=141 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=13.989µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=26e7f61b-8c69-4b38-9a06-ab584c0f027e trace.line=141 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc/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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=124.056µ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=12cf59e3-6ed6-46b8-8477-c15e9d1d8ba8 trace.line=167 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=205.628µ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=f6c09180-c312-41d1-a706-e81fb9130772 trace.line=95 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/09b68174-3eb4-4536-9052-53d85de784bc\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=205.776µ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=3b8d9c54-ee83-4e41-9fae-bb002e7c3c8e trace.line=181 vars.name=test vars.uuid=09b68174-3eb4-4536-9052-53d85de784bc version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=b2c123a9-e707-4983-b73e-0793eb9efd0f http.request.method=PUT http.request.remoteaddr="127.0.0.1:42494" http.request.uri="/v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=9.266223ms http.response.status=201 http.response.written=0 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "PUT /v2/test/blobs/uploads/09b68174-3eb4-4536-9052-53d85de784bc?_state=0aPGUN8cZWcx4ygGL-I2BWermfyJ0467pESvDHQiIDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5YjY4MTc0LTNlYjQtNDUzNi05MDUyLTUzZDg1ZGU3ODRiYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjY0MTk4OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=631.514µ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=181f022f-0e9c-45cd-aeb5-e86aa7082d2c trace.line=124 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=53.84µ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=613b8813-f35d-4347-afbe-23dac736f1de trace.line=141 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=15.572µ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=97b3d2e0-90f3-4d66-8072-3934885d3097 trace.line=141 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=13.259µ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=0a6a210a-ac0f-4381-9af7-caa3cfd1ce2a trace.line=141 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f/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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=81.137µ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=a29b5736-fefc-4c0f-94c7-7ee497a89142 trace.line=167 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=120.807µ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=fc353ed8-daa4-42fa-a047-f86eb74994d4 trace.line=95 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=158.188µ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=0848c47a-d986-4119-bd3c-bc504378f2d8 trace.line=181 vars.name=test vars.uuid=2c9d35ff-ab09-4ed0-916b-a80b29bfe34f version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=63d6e315-5112-42d8-a8b2-c29ade2dca26 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=8.034438ms http.response.status=201 http.response.written=0 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "PUT /v2/test/blobs/uploads/2c9d35ff-ab09-4ed0-916b-a80b29bfe34f?_state=HjPIeM5fewgWdUINFuOof5SxPRI9K5vfijqOExp5sl97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjOWQzNWZmLWFiMDktNGVkMC05MTZiLWE4MGIyOWJmZTM0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wM1QwODozODozMi44NjkxNDEwOTNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8c2899d9-422b-49c3-8a25-1c3a2b04beca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=8c2899d9-422b-49c3-8a25-1c3a2b04beca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=8c2899d9-422b-49c3-8a25-1c3a2b04beca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=40.639µ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=f7ed222f-ad38-4ef1-8911-2be0220fd8be trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] time="2023-02-03T08:38:32Z" 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=8c2899d9-422b-49c3-8a25-1c3a2b04beca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42486" 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=1.223013ms http.response.status=404 http.response.written=96 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.924Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=76.231µ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=dbc193cf-4f2a-4a0e-a24c-4a6e5b542df6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=13.505µ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=b8cadabe-2dc7-4c72-89df-8594b3f5f1e4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=20.865µ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=e2a93055-99c2-4e17-88d7-f61983cdcf40 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=11.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=9a348ee9-8e9b-42a6-95a3-e643a5273a83 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=12.258µ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=746d300a-9a70-4dd5-93af-2fafbd812dae trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=52.231µ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=7c841f76-d828-492d-8bfd-24203c0cf233 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=89.777µ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=0b8c463b-04b8-4a64-b67f-a350405e8764 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=31.556µ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=05ddbe13-77d9-49aa-9ce8-0fa46abfcc9c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=111.618µ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=4eae8788-1aee-4488-9421-48ea357c88ac trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=59.272µ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=276d0728-97ba-47df-9478-396b02471e6c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=2d11191f-b4fd-4c2d-b617-8d2792b50cbd http.request.method=PUT http.request.remoteaddr="127.0.0.1:42486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=2.186903ms http.response.status=201 http.response.written=0 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a29d17e0-1102-42c6-b5ad-67032b8be1a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a29d17e0-1102-42c6-b5ad-67032b8be1a0 http.request.method=GET http.request.remoteaddr="127.0.0.1:42512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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="799.631µs" http.response.status=200 http.response.written=2 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=37.135µ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=b661c311-40ac-4ce8-b469-83947c47859c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=27.691µ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=09e086c4-1fc1-4ea1-9d75-07a4c091925e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=20.175µ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=f4ed09b2-9efc-4728-964c-d2aff57c6c17 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" 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=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=22.9µ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=d3bba13d-d6c9-4641-8bbe-6e3413dd2f24 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference=latest version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=71e3b3bc-0111-4711-a316-fadcaf4e1293 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42516" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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.001508ms http.response.status=200 http.response.written=417 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.925Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=67.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=769bc7bf-acfd-4195-b121-27c6a01ed2da trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=17.591µ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=4ad4f2ef-dbed-4899-8f22-1b50d80572c7 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=136.872µ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=39e245de-9363-4fd5-b2d8-82b9bf10faef trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=54f7d8df-749f-4229-ad58-8565e833acca http.request.method=GET http.request.remoteaddr="127.0.0.1:42518" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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=1.811363ms http.response.status=200 http.response.written=417 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=53.947µ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=667c75d9-413b-42f5-b464-9fc986b207ec trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=32.975µ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=67bdadd0-0c0c-467e-ae2f-5e8ffbc27687 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=44.314µ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=7ec83d7e-a46e-4063-b187-8bb10de60de7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=27.642µ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=83f2076d-6320-43e8-9a19-c17d8b261b11 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=13.751µ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=5c371149-0c78-499d-86d4-6ce9efdabdb3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=6.786µ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=366e1b98-2f14-469e-b93c-279efe18b6a6 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=66.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=57a56189-85e1-4ab6-b7c8-0def46dfb1ba trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=28.454µ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=6b7af439-7555-492f-b43c-91c26b1881ff trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=15.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b3470c1-e427-4698-88a0-d417447ac528 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=b5916580-7395-45b7-b9ea-8241abc78c2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42524" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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=4.556848ms http.response.status=200 http.response.written=179 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=49.073µ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=b6bbb0f1-0a4e-4e62-9f37-affefcc94b1a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.926Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=267.221µ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=166ef2ec-d0f2-46cd-8598-e483b08e9a07 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=100.549µ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=2d9ed6b7-d71c-4845-bd6c-e6242f1da87b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=18.009µ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=826a00e4-7dfd-4a6a-adbb-c02a0e8db191 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=206.408µ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=1d40edf9-e9b5-4a27-939d-4d8844fe2ba0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=7.942µ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=99156bb3-fd6c-4ecd-9fca-a21cb650a905 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=172.596µ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=78defddb-ff0f-4083-90b9-a49019873ab2 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=27.921µ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=36a28286-c900-4455-acaf-fe8d692fee81 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" 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=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=12.257µ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=0126d9e4-3951-4ff7-9524-e8fb21a01c54 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=c22c7e19-18db-4434-b5ce-dd151d8539fe http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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=10.049148ms http.response.status=200 http.response.written=68 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:32 [2023-02-03T08:38:32.927Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782bf305-e998-43ff-ac9e-b45a96f14ec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42538" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782bf305-e998-43ff-ac9e-b45a96f14ec7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42538" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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.341392ms http.response.status=200 http.response.written=2 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=860fee5e-7907-43db-b9d5-f8ae89e999da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=860fee5e-7907-43db-b9d5-f8ae89e999da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=860fee5e-7907-43db-b9d5-f8ae89e999da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" 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=860fee5e-7907-43db-b9d5-f8ae89e999da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=44.716µ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=359a3432-3e3a-4e43-9208-c3986f2616bf trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" 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=860fee5e-7907-43db-b9d5-f8ae89e999da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=16.139µ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=3eb0ef2b-9f87-4831-9e0b-d11dc06a4c86 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" 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=860fee5e-7907-43db-b9d5-f8ae89e999da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42548" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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.855913ms http.response.status=404 http.response.written=181 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5cb1faa9-6a46-4585-8e99-7df8df8aa410 http.request.method=GET http.request.remoteaddr="127.0.0.1:42558" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5cb1faa9-6a46-4585-8e99-7df8df8aa410 http.request.method=GET http.request.remoteaddr="127.0.0.1:42558" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.185Z] time="2023-02-03T08:38:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5cb1faa9-6a46-4585-8e99-7df8df8aa410 http.request.method=GET http.request.remoteaddr="127.0.0.1:42558" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.186Z] time="2023-02-03T08:38:32Z" 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=5cb1faa9-6a46-4585-8e99-7df8df8aa410 http.request.method=GET http.request.remoteaddr="127.0.0.1:42558" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=24.262µ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=f5cdcd42-545a-4450-ba5c-90b44bb4311d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.186Z] time="2023-02-03T08:38:32Z" 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=5cb1faa9-6a46-4585-8e99-7df8df8aa410 http.request.method=GET http.request.remoteaddr="127.0.0.1:42558" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea trace.duration=11.388µ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=37b9f4b7-aa81-4dae-b2ce-0b4549db11c9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.186Z] time="2023-02-03T08:38:32Z" 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=5cb1faa9-6a46-4585-8e99-7df8df8aa410 http.request.method=GET http.request.remoteaddr="127.0.0.1:42558" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 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="946.603µs" http.response.status=404 http.response.written=181 instance.id=0158f703-bffe-464c-8a7a-2d2fb031acea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 08:38:33 [2023-02-03T08:38:33.186Z] 127.0.0.1 - - [03/Feb/2023:08:38:32 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/521c2b25c2f44beefda8d1610664de2aa3c7a943 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 08:38:33 [2023-02-03T08:38:33.186Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) 08:38:33 [2023-02-03T08:38:33.186Z] === RUN TestRemoveImageOrphaning 08:38:33 [2023-02-03T08:38:33.186Z] --- PASS: TestRemoveImageOrphaning (0.13s) 08:38:33 [2023-02-03T08:38:33.186Z] === RUN TestRemoveImageGarbageCollector 08:38:33 [2023-02-03T08:38:33.186Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:38:33 [2023-02-03T08:38:33.186Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 08:38:33 [2023-02-03T08:38:33.186Z] === RUN TestTagUnprefixedRepoByNameOrName 08:38:33 [2023-02-03T08:38:33.186Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 08:38:33 [2023-02-03T08:38:33.186Z] === RUN TestTagInvalidReference 08:38:33 [2023-02-03T08:38:33.186Z] --- PASS: TestTagInvalidReference (0.02s) 08:38:33 [2023-02-03T08:38:33.186Z] === RUN TestTagValidPrefixedRepo 08:38:33 [2023-02-03T08:38:33.186Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 08:38:33 [2023-02-03T08:38:33.186Z] === RUN TestTagExistedNameWithoutForce 08:38:33 [2023-02-03T08:38:33.443Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 08:38:33 [2023-02-03T08:38:33.443Z] === RUN TestTagOfficialNames 08:38:33 [2023-02-03T08:38:33.443Z] --- PASS: TestTagOfficialNames (0.05s) 08:38:33 [2023-02-03T08:38:33.443Z] === RUN TestTagMatchesDigest 08:38:33 [2023-02-03T08:38:33.443Z] --- PASS: TestTagMatchesDigest (0.01s) 08:38:33 [2023-02-03T08:38:33.443Z] PASS 08:38:33 [2023-02-03T08:38:33.443Z] 08:38:33 [2023-02-03T08:38:33.443Z] === Skipped 08:38:33 [2023-02-03T08:38:33.443Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 08:38:33 [2023-02-03T08:38:33.443Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 08:38:33 [2023-02-03T08:38:33.443Z] 08:38:33 [2023-02-03T08:38:33.444Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 08:38:33 [2023-02-03T08:38:33.444Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:38:33 [2023-02-03T08:38:33.444Z] 08:38:33 [2023-02-03T08:38:33.444Z] DONE 24 tests, 2 skipped in 1.235s 08:38:33 [2023-02-03T08:38:33.444Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 08:38:33 [2023-02-03T08:38:33.444Z] ++ 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 08:38:33 [2023-02-03T08:38:33.444Z] ++ set -e 08:38:33 [2023-02-03T08:38:33.444Z] ++ '[' -n 0 ']' 08:38:33 [2023-02-03T08:38:33.444Z] ++ set -x 08:38:33 [2023-02-03T08:38:33.444Z] ++ 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 08:38:33 [2023-02-03T08:38:33.444Z] === RUN TestStripANSICommands 08:38:33 [2023-02-03T08:38:33.444Z] === RUN TestStripANSICommands/#00 08:38:33 [2023-02-03T08:38:33.444Z] === RUN TestStripANSICommands/#01 08:38:33 [2023-02-03T08:38:33.444Z] --- PASS: TestStripANSICommands (0.00s) 08:38:33 [2023-02-03T08:38:33.444Z] --- PASS: TestStripANSICommands/#00 (0.00s) 08:38:33 [2023-02-03T08:38:33.444Z] --- PASS: TestStripANSICommands/#01 (0.00s) 08:38:33 [2023-02-03T08:38:33.444Z] PASS 08:38:33 [2023-02-03T08:38:33.444Z] 08:38:33 [2023-02-03T08:38:33.444Z] DONE 3 tests in 0.037s 08:38:33 [2023-02-03T08:38:33.444Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 08:38:33 [2023-02-03T08:38:33.444Z] ++ 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 08:38:33 [2023-02-03T08:38:33.444Z] ++ set -e 08:38:33 [2023-02-03T08:38:33.444Z] ++ '[' -n 0 ']' 08:38:33 [2023-02-03T08:38:33.444Z] ++ set -x 08:38:33 [2023-02-03T08:38:33.444Z] ++ 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 08:38:33 [2023-02-03T08:38:33.444Z] INFO: Testing against a local daemon 08:38:33 [2023-02-03T08:38:33.444Z] === RUN TestNetworkCreateDelete 08:38:33 [2023-02-03T08:38:33.701Z] --- PASS: TestNetworkCreateDelete (0.15s) 08:38:33 [2023-02-03T08:38:33.701Z] === RUN TestDockerNetworkDeletePreferID 08:38:33 [2023-02-03T08:38:33.959Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) 08:38:33 [2023-02-03T08:38:33.959Z] === RUN TestDaemonDNSFallback 08:38:40 [2023-02-03T08:38:40.508Z] --- PASS: TestDaemonDNSFallback (6.11s) 08:38:40 [2023-02-03T08:38:40.508Z] === RUN TestInspectNetwork 08:38:43 [2023-02-03T08:38:43.033Z] === RUN TestInspectNetwork/full_network_id 08:38:43 [2023-02-03T08:38:43.033Z] === RUN TestInspectNetwork/partial_network_id 08:38:43 [2023-02-03T08:38:43.033Z] === RUN TestInspectNetwork/network_name 08:38:43 [2023-02-03T08:38:43.033Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 08:38:47 [2023-02-03T08:38:47.209Z] --- PASS: TestInspectNetwork (6.62s) 08:38:47 [2023-02-03T08:38:47.209Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 08:38:47 [2023-02-03T08:38:47.209Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 08:38:47 [2023-02-03T08:38:47.209Z] --- PASS: TestInspectNetwork/network_name (0.00s) 08:38:47 [2023-02-03T08:38:47.209Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 08:38:47 [2023-02-03T08:38:47.209Z] === RUN TestRunContainerWithBridgeNone 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestRunContainerWithBridgeNone (1.32s) 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/create 08:38:48 [2023-02-03T08:38:48.150Z] === PAUSE TestNetworkInvalidJSON/networks/create 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 08:38:48 [2023-02-03T08:38:48.150Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 08:38:48 [2023-02-03T08:38:48.150Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 08:38:48 [2023-02-03T08:38:48.150Z] === CONT TestNetworkInvalidJSON/networks/create 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 08:38:48 [2023-02-03T08:38:48.150Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 08:38:48 [2023-02-03T08:38:48.150Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON (0.01s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkList 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkList//networks 08:38:48 [2023-02-03T08:38:48.150Z] === PAUSE TestNetworkList//networks 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestNetworkList//networks/ 08:38:48 [2023-02-03T08:38:48.150Z] === PAUSE TestNetworkList//networks/ 08:38:48 [2023-02-03T08:38:48.150Z] === CONT TestNetworkList//networks 08:38:48 [2023-02-03T08:38:48.150Z] === CONT TestNetworkList//networks/ 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkList (0.01s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkList//networks/ (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] --- PASS: TestNetworkList//networks (0.00s) 08:38:48 [2023-02-03T08:38:48.150Z] === RUN TestHostIPv4BridgeLabel 08:38:48 [2023-02-03T08:38:48.735Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 08:38:48 [2023-02-03T08:38:48.735Z] === RUN TestDaemonRestartWithLiveRestore 08:38:49 [2023-02-03T08:38:49.680Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 08:38:49 [2023-02-03T08:38:49.681Z] === RUN TestDaemonDefaultNetworkPools 08:38:50 [2023-02-03T08:38:50.615Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) 08:38:50 [2023-02-03T08:38:50.615Z] === RUN TestDaemonRestartWithExistingNetwork 08:38:51 [2023-02-03T08:38:51.548Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 08:38:51 [2023-02-03T08:38:51.548Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 08:38:52 [2023-02-03T08:38:52.919Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 08:38:52 [2023-02-03T08:38:52.919Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 08:38:53 [2023-02-03T08:38:53.483Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 08:38:53 [2023-02-03T08:38:53.483Z] === RUN TestServiceWithPredefinedNetwork 08:38:55 [2023-02-03T08:38:55.379Z] --- PASS: TestServiceWithPredefinedNetwork (1.56s) 08:38:55 [2023-02-03T08:38:55.379Z] === RUN TestServiceRemoveKeepsIngressNetwork 08:38:55 [2023-02-03T08:38:55.379Z] service_test.go:242: FLAKY_TEST 08:38:55 [2023-02-03T08:38:55.379Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 08:38:55 [2023-02-03T08:38:55.379Z] === RUN TestServiceWithDataPathPortInit 08:39:10 [2023-02-03T08:39:10.241Z] --- PASS: TestServiceWithDataPathPortInit (12.91s) 08:39:10 [2023-02-03T08:39:10.241Z] === RUN TestServiceWithDefaultAddressPoolInit 08:39:10 [2023-02-03T08:39:10.241Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yah13nu6kspf1p9g4il8fg2tk Created:2023-02-03 08:39:09.138934289 +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[15cda1eae2b0bb8ea3a39b91e8b7c9fcf237960a01064287cea84a81e828ea85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iillpyqxfg9qi6fdxdfc3i08p EndpointID:d00c7a5a51739a65d2200313074c0033a2583c999c58389e54680f88828552b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8034820c38ad5cee2c12a2cb2fcac0971572045a5d280dc3ad525f88dbf6f8a5 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:09502f6c1696 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iillpyqxfg9qi6fdxdfc3i08p EndpointID:d00c7a5a51739a65d2200313074c0033a2583c999c58389e54680f88828552b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 08:39:14 [2023-02-03T08:39:14.418Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.16s) 08:39:14 [2023-02-03T08:39:14.418Z] PASS 08:39:14 [2023-02-03T08:39:14.418Z] 08:39:14 [2023-02-03T08:39:14.418Z] === Skipped 08:39:14 [2023-02-03T08:39:14.418Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 08:39:14 [2023-02-03T08:39:14.418Z] service_test.go:242: FLAKY_TEST 08:39:14 [2023-02-03T08:39:14.418Z] 08:39:14 [2023-02-03T08:39:14.418Z] DONE 38 tests, 1 skipped in 40.646s 08:39:14 [2023-02-03T08:39:14.418Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 08:39:14 [2023-02-03T08:39:14.418Z] ++ 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 08:39:14 [2023-02-03T08:39:14.418Z] ++ set -e 08:39:14 [2023-02-03T08:39:14.418Z] ++ '[' -n 0 ']' 08:39:14 [2023-02-03T08:39:14.418Z] ++ set -x 08:39:14 [2023-02-03T08:39:14.418Z] ++ 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 08:39:14 [2023-02-03T08:39:14.418Z] INFO: Testing against a local daemon 08:39:14 [2023-02-03T08:39:14.418Z] === RUN TestDockerNetworkIpvlanPersistance 08:39:14 [2023-02-03T08:39:14.418Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 08:39:14 [2023-02-03T08:39:14.418Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 08:39:14 [2023-02-03T08:39:14.418Z] === RUN TestDockerNetworkIpvlan 08:39:14 [2023-02-03T08:39:14.418Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 08:39:14 [2023-02-03T08:39:14.418Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 08:39:14 [2023-02-03T08:39:14.418Z] PASS 08:39:14 [2023-02-03T08:39:14.418Z] 08:39:14 [2023-02-03T08:39:14.418Z] === Skipped 08:39:14 [2023-02-03T08:39:14.418Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 08:39:14 [2023-02-03T08:39:14.418Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 08:39:14 [2023-02-03T08:39:14.418Z] 08:39:14 [2023-02-03T08:39:14.418Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 08:39:14 [2023-02-03T08:39:14.418Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 08:39:14 [2023-02-03T08:39:14.418Z] 08:39:14 [2023-02-03T08:39:14.418Z] DONE 2 tests, 2 skipped in 0.083s 08:39:14 [2023-02-03T08:39:14.418Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 08:39:14 [2023-02-03T08:39:14.418Z] ++ 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 08:39:14 [2023-02-03T08:39:14.418Z] ++ set -e 08:39:14 [2023-02-03T08:39:14.418Z] ++ '[' -n 0 ']' 08:39:14 [2023-02-03T08:39:14.418Z] ++ set -x 08:39:14 [2023-02-03T08:39:14.418Z] ++ 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 08:39:14 [2023-02-03T08:39:14.418Z] INFO: Testing against a local daemon 08:39:14 [2023-02-03T08:39:14.418Z] === RUN TestDockerNetworkMacvlanPersistance 08:39:15 [2023-02-03T08:39:15.789Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s) 08:39:15 [2023-02-03T08:39:15.789Z] === RUN TestDockerNetworkMacvlan 08:39:16 [2023-02-03T08:39:16.047Z] === RUN TestDockerNetworkMacvlan/Subinterface 08:39:16 [2023-02-03T08:39:16.612Z] === RUN TestDockerNetworkMacvlan/OverlapParent 08:39:17 [2023-02-03T08:39:17.545Z] === RUN TestDockerNetworkMacvlan/NilParent 08:39:18 [2023-02-03T08:39:18.916Z] === RUN TestDockerNetworkMacvlan/InternalMode 08:39:20 [2023-02-03T08:39:20.289Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 08:39:22 [2023-02-03T08:39:22.814Z] === RUN TestDockerNetworkMacvlan/Addressing 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan (7.59s) 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.57s) 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s) 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.41s) 08:39:23 [2023-02-03T08:39:23.072Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.33s) 08:39:23 [2023-02-03T08:39:23.072Z] PASS 08:39:23 [2023-02-03T08:39:23.072Z] 08:39:23 [2023-02-03T08:39:23.072Z] DONE 8 tests in 8.865s 08:39:23 [2023-02-03T08:39:23.072Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 08:39:23 [2023-02-03T08:39:23.072Z] ++ 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 08:39:23 [2023-02-03T08:39:23.072Z] ++ set -e 08:39:23 [2023-02-03T08:39:23.072Z] ++ '[' -n 0 ']' 08:39:23 [2023-02-03T08:39:23.072Z] ++ set -x 08:39:23 [2023-02-03T08:39:23.072Z] ++ 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 08:39:23 [2023-02-03T08:39:23.072Z] testing: warning: no tests to run 08:39:23 [2023-02-03T08:39:23.072Z] PASS 08:39:23 [2023-02-03T08:39:23.072Z] 08:39:23 [2023-02-03T08:39:23.072Z] DONE 0 tests in 0.027s 08:39:23 [2023-02-03T08:39:23.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 08:39:23 [2023-02-03T08:39:23.072Z] ++ 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 08:39:23 [2023-02-03T08:39:23.072Z] ++ set -e 08:39:23 [2023-02-03T08:39:23.072Z] ++ '[' -n 0 ']' 08:39:23 [2023-02-03T08:39:23.072Z] ++ set -x 08:39:23 [2023-02-03T08:39:23.072Z] ++ 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 08:39:23 [2023-02-03T08:39:23.330Z] INFO: Testing against a local daemon 08:39:23 [2023-02-03T08:39:23.330Z] === RUN TestAuthZPluginAllowRequest 08:39:24 [2023-02-03T08:39:24.262Z] --- PASS: TestAuthZPluginAllowRequest (0.96s) 08:39:24 [2023-02-03T08:39:24.262Z] === RUN TestAuthZPluginTLS 08:39:24 [2023-02-03T08:39:24.827Z] --- PASS: TestAuthZPluginTLS (0.55s) 08:39:24 [2023-02-03T08:39:24.827Z] === RUN TestAuthZPluginDenyRequest 08:39:25 [2023-02-03T08:39:25.392Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 08:39:25 [2023-02-03T08:39:25.392Z] === RUN TestAuthZPluginAPIDenyResponse 08:39:25 [2023-02-03T08:39:25.957Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 08:39:25 [2023-02-03T08:39:25.957Z] === RUN TestAuthZPluginDenyResponse 08:39:26 [2023-02-03T08:39:26.523Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 08:39:26 [2023-02-03T08:39:26.523Z] === RUN TestAuthZPluginAllowEventStream 08:39:27 [2023-02-03T08:39:27.456Z] --- PASS: TestAuthZPluginAllowEventStream (0.97s) 08:39:27 [2023-02-03T08:39:27.456Z] === RUN TestAuthZPluginErrorResponse 08:39:28 [2023-02-03T08:39:28.021Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 08:39:28 [2023-02-03T08:39:28.021Z] === RUN TestAuthZPluginErrorRequest 08:39:28 [2023-02-03T08:39:28.278Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 08:39:28 [2023-02-03T08:39:28.278Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 08:39:28 [2023-02-03T08:39:28.844Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 08:39:28 [2023-02-03T08:39:28.844Z] === RUN TestAuthZPluginEnsureLoadImportWorking 08:39:30 [2023-02-03T08:39:30.216Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.06s) 08:39:30 [2023-02-03T08:39:30.216Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 08:39:31 [2023-02-03T08:39:31.149Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.05s) 08:39:31 [2023-02-03T08:39:31.149Z] === RUN TestAuthZPluginHeader 08:39:31 [2023-02-03T08:39:31.714Z] --- PASS: TestAuthZPluginHeader (0.61s) 08:39:31 [2023-02-03T08:39:31.714Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 08:39:31 [2023-02-03T08:39:31.714Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:31 [2023-02-03T08:39:31.714Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 08:39:31 [2023-02-03T08:39:31.714Z] === RUN TestAuthZPluginV2Disable 08:39:31 [2023-02-03T08:39:31.714Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:31 [2023-02-03T08:39:31.714Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 08:39:31 [2023-02-03T08:39:31.714Z] === RUN TestAuthZPluginV2RejectVolumeRequests 08:39:31 [2023-02-03T08:39:31.714Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:31 [2023-02-03T08:39:31.714Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 08:39:31 [2023-02-03T08:39:31.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 08:39:31 [2023-02-03T08:39:31.714Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:31 [2023-02-03T08:39:31.714Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 08:39:31 [2023-02-03T08:39:31.714Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 08:39:49 [2023-02-03T08:39:49.780Z] PASS 08:39:49 [2023-02-03T08:39:49.780Z] 08:39:49 [2023-02-03T08:39:49.780Z] === Skipped 08:39:49 [2023-02-03T08:39:49.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:49 [2023-02-03T08:39:49.780Z] 08:39:49 [2023-02-03T08:39:49.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:49 [2023-02-03T08:39:49.780Z] 08:39:49 [2023-02-03T08:39:49.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:49 [2023-02-03T08:39:49.780Z] 08:39:49 [2023-02-03T08:39:49.780Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:39:49 [2023-02-03T08:39:49.780Z] 08:39:49 [2023-02-03T08:39:49.780Z] DONE 17 tests, 4 skipped in 25.418s 08:39:49 [2023-02-03T08:39:49.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 08:39:49 [2023-02-03T08:39:49.780Z] ++ 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 08:39:49 [2023-02-03T08:39:49.780Z] ++ set -e 08:39:49 [2023-02-03T08:39:49.780Z] ++ '[' -n 0 ']' 08:39:49 [2023-02-03T08:39:49.780Z] ++ set -x 08:39:49 [2023-02-03T08:39:49.780Z] ++ 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 08:39:49 [2023-02-03T08:39:49.780Z] INFO: Testing against a local daemon 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 08:39:49 [2023-02-03T08:39:49.780Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 08:39:49 [2023-02-03T08:39:49.780Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/pull 08:39:49 [2023-02-03T08:39:49.780Z] === PAUSE TestPluginInvalidJSON/plugins/pull 08:39:49 [2023-02-03T08:39:49.780Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 08:39:49 [2023-02-03T08:39:49.780Z] === CONT TestPluginInvalidJSON/plugins/pull 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 08:39:49 [2023-02-03T08:39:49.780Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON (0.02s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInstall 08:39:49 [2023-02-03T08:39:49.780Z] === RUN TestPluginInstall/no_auth 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49aa2177f4b0539a023e62c2aca9fa227a3227d1509ad45c9a20df884da02359" mediatype=application/vnd.docker.plugin.v1+json size=522 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49aa2177f4b0539a023e62c2aca9fa227a3227d1509ad45c9a20df884da02359" mediatype=application/vnd.docker.plugin.v1+json size=522 08:39:53 [2023-02-03T08:39:53.060Z] === RUN TestPluginInstall/with_htpasswd 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49aa2177f4b0539a023e62c2aca9fa227a3227d1509ad45c9a20df884da02359" mediatype=application/vnd.docker.plugin.v1+json size=522 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:39:53 [2023-02-03T08:39:53.060Z] time="2023-02-03T08:39:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49aa2177f4b0539a023e62c2aca9fa227a3227d1509ad45c9a20df884da02359" mediatype=application/vnd.docker.plugin.v1+json size=522 08:39:53 [2023-02-03T08:39:53.317Z] === RUN TestPluginInstall/with_insecure 08:39:54 [2023-02-03T08:39:54.249Z] time="2023-02-03T08:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:39:54 [2023-02-03T08:39:54.249Z] time="2023-02-03T08:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8bcc14f942eebe0ce2d03b9c17028b9907658d8d97fcdf22142a3b01fdd7a7f" mediatype=application/vnd.docker.plugin.v1+json size=522 08:39:54 [2023-02-03T08:39:54.249Z] time="2023-02-03T08:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 08:39:54 [2023-02-03T08:39:54.249Z] time="2023-02-03T08:39:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8bcc14f942eebe0ce2d03b9c17028b9907658d8d97fcdf22142a3b01fdd7a7f" mediatype=application/vnd.docker.plugin.v1+json size=522 08:39:54 [2023-02-03T08:39:54.249Z] plugin_test.go:196: [db736edc98b0f] daemon is not started 08:39:54 [2023-02-03T08:39:54.249Z] --- PASS: TestPluginInstall (5.54s) 08:39:54 [2023-02-03T08:39:54.249Z] --- PASS: TestPluginInstall/no_auth (4.07s) 08:39:54 [2023-02-03T08:39:54.249Z] --- PASS: TestPluginInstall/with_htpasswd (0.50s) 08:39:54 [2023-02-03T08:39:54.249Z] --- PASS: TestPluginInstall/with_insecure (0.97s) 08:39:54 [2023-02-03T08:39:54.249Z] === RUN TestPluginsWithRuntimes 08:39:55 [2023-02-03T08:39:55.620Z] === RUN TestPluginsWithRuntimes/No_Args 08:39:56 [2023-02-03T08:39:56.551Z] === RUN TestPluginsWithRuntimes/With_Args 08:39:57 [2023-02-03T08:39:57.483Z] --- PASS: TestPluginsWithRuntimes (3.31s) 08:39:57 [2023-02-03T08:39:57.483Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 08:39:57 [2023-02-03T08:39:57.483Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 08:39:57 [2023-02-03T08:39:57.483Z] === RUN TestPluginBackCompatMediaTypes 08:39:58 [2023-02-03T08:39:58.048Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) 08:39:58 [2023-02-03T08:39:58.048Z] PASS 08:39:58 [2023-02-03T08:39:58.048Z] 08:39:58 [2023-02-03T08:39:58.048Z] DONE 24 tests in 9.530s 08:39:58 [2023-02-03T08:39:58.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 08:39:58 [2023-02-03T08:39:58.048Z] ++ 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 08:39:58 [2023-02-03T08:39:58.048Z] ++ set -e 08:39:58 [2023-02-03T08:39:58.048Z] ++ '[' -n 0 ']' 08:39:58 [2023-02-03T08:39:58.048Z] ++ set -x 08:39:58 [2023-02-03T08:39:58.048Z] ++ 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 08:39:58 [2023-02-03T08:39:58.306Z] INFO: Testing against a local daemon 08:39:58 [2023-02-03T08:39:58.306Z] === RUN TestExternalGraphDriver 08:39:58 [2023-02-03T08:39:58.563Z] === RUN TestExternalGraphDriver/json 08:39:59 [2023-02-03T08:39:59.936Z] === RUN TestExternalGraphDriver/spec 08:40:01 [2023-02-03T08:40:01.898Z] === RUN TestExternalGraphDriver/pull 08:40:03 [2023-02-03T08:40:03.269Z] --- PASS: TestExternalGraphDriver (4.92s) 08:40:03 [2023-02-03T08:40:03.269Z] --- PASS: TestExternalGraphDriver/json (1.46s) 08:40:03 [2023-02-03T08:40:03.269Z] --- PASS: TestExternalGraphDriver/spec (1.48s) 08:40:03 [2023-02-03T08:40:03.269Z] --- PASS: TestExternalGraphDriver/pull (1.65s) 08:40:03 [2023-02-03T08:40:03.269Z] === RUN TestGraphdriverPluginV2 08:40:03 [2023-02-03T08:40:03.527Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:40:03 [2023-02-03T08:40:03.527Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 08:40:03 [2023-02-03T08:40:03.527Z] PASS 08:40:03 [2023-02-03T08:40:03.527Z] 08:40:03 [2023-02-03T08:40:03.527Z] === Skipped 08:40:03 [2023-02-03T08:40:03.527Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 08:40:03 [2023-02-03T08:40:03.527Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:40:03 [2023-02-03T08:40:03.527Z] 08:40:03 [2023-02-03T08:40:03.527Z] DONE 5 tests, 1 skipped in 5.370s 08:40:03 [2023-02-03T08:40:03.527Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 08:40:03 [2023-02-03T08:40:03.527Z] ++ 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 08:40:03 [2023-02-03T08:40:03.527Z] ++ set -e 08:40:03 [2023-02-03T08:40:03.527Z] ++ '[' -n 0 ']' 08:40:03 [2023-02-03T08:40:03.527Z] ++ set -x 08:40:03 [2023-02-03T08:40:03.527Z] ++ 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 08:40:03 [2023-02-03T08:40:03.527Z] INFO: Testing against a local daemon 08:40:03 [2023-02-03T08:40:03.527Z] === RUN TestContinueAfterPluginCrash 08:40:03 [2023-02-03T08:40:03.527Z] === PAUSE TestContinueAfterPluginCrash 08:40:03 [2023-02-03T08:40:03.527Z] === RUN TestReadPluginNoRead 08:40:03 [2023-02-03T08:40:03.527Z] === PAUSE TestReadPluginNoRead 08:40:03 [2023-02-03T08:40:03.527Z] === RUN TestDaemonStartWithLogOpt 08:40:03 [2023-02-03T08:40:03.527Z] === PAUSE TestDaemonStartWithLogOpt 08:40:03 [2023-02-03T08:40:03.527Z] === CONT TestContinueAfterPluginCrash 08:40:03 [2023-02-03T08:40:03.527Z] === CONT TestDaemonStartWithLogOpt 08:40:06 [2023-02-03T08:40:06.807Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) 08:40:06 [2023-02-03T08:40:06.807Z] === CONT TestReadPluginNoRead 08:40:08 [2023-02-03T08:40:08.704Z] === RUN TestReadPluginNoRead/default 08:40:10 [2023-02-03T08:40:10.076Z] === RUN TestReadPluginNoRead/disabled_caching 08:40:11 [2023-02-03T08:40:11.448Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 08:40:11 [2023-02-03T08:40:11.448Z] --- PASS: TestContinueAfterPluginCrash (7.91s) 08:40:12 [2023-02-03T08:40:12.381Z] === CONT TestReadPluginNoRead 08:40:12 [2023-02-03T08:40:12.381Z] read_test.go:91: [d3fa03e191286] daemon is not started 08:40:12 [2023-02-03T08:40:12.381Z] --- PASS: TestReadPluginNoRead (5.72s) 08:40:12 [2023-02-03T08:40:12.381Z] --- PASS: TestReadPluginNoRead/default (1.36s) 08:40:12 [2023-02-03T08:40:12.381Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) 08:40:12 [2023-02-03T08:40:12.381Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) 08:40:12 [2023-02-03T08:40:12.381Z] PASS 08:40:12 [2023-02-03T08:40:12.381Z] 08:40:12 [2023-02-03T08:40:12.381Z] DONE 6 tests in 8.908s 08:40:12 [2023-02-03T08:40:12.381Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 08:40:12 [2023-02-03T08:40:12.381Z] ++ 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 08:40:12 [2023-02-03T08:40:12.381Z] ++ set -e 08:40:12 [2023-02-03T08:40:12.381Z] ++ '[' -n 0 ']' 08:40:12 [2023-02-03T08:40:12.381Z] ++ set -x 08:40:12 [2023-02-03T08:40:12.381Z] ++ 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 08:40:12 [2023-02-03T08:40:12.381Z] testing: warning: no tests to run 08:40:12 [2023-02-03T08:40:12.381Z] PASS 08:40:12 [2023-02-03T08:40:12.381Z] 08:40:12 [2023-02-03T08:40:12.381Z] DONE 0 tests in 0.037s 08:40:12 [2023-02-03T08:40:12.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 08:40:12 [2023-02-03T08:40:12.381Z] ++ 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 08:40:12 [2023-02-03T08:40:12.381Z] ++ set -e 08:40:12 [2023-02-03T08:40:12.381Z] ++ '[' -n 0 ']' 08:40:12 [2023-02-03T08:40:12.381Z] ++ set -x 08:40:12 [2023-02-03T08:40:12.381Z] ++ 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 08:40:12 [2023-02-03T08:40:12.639Z] INFO: Testing against a local daemon 08:40:12 [2023-02-03T08:40:12.639Z] === RUN TestPluginWithDevMounts 08:40:12 [2023-02-03T08:40:12.639Z] === PAUSE TestPluginWithDevMounts 08:40:12 [2023-02-03T08:40:12.639Z] === CONT TestPluginWithDevMounts 08:40:14 [2023-02-03T08:40:14.537Z] --- PASS: TestPluginWithDevMounts (1.58s) 08:40:14 [2023-02-03T08:40:14.537Z] PASS 08:40:14 [2023-02-03T08:40:14.537Z] 08:40:14 [2023-02-03T08:40:14.537Z] DONE 1 tests in 1.696s 08:40:14 [2023-02-03T08:40:14.537Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 08:40:14 [2023-02-03T08:40:14.537Z] ++ 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 08:40:14 [2023-02-03T08:40:14.537Z] ++ set -e 08:40:14 [2023-02-03T08:40:14.537Z] ++ '[' -n 0 ']' 08:40:14 [2023-02-03T08:40:14.537Z] ++ set -x 08:40:14 [2023-02-03T08:40:14.538Z] ++ 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 08:40:14 [2023-02-03T08:40:14.538Z] INFO: Testing against a local daemon 08:40:14 [2023-02-03T08:40:14.538Z] === RUN TestSecretInspect 08:40:16 [2023-02-03T08:40:16.433Z] --- PASS: TestSecretInspect (1.79s) 08:40:16 [2023-02-03T08:40:16.433Z] === RUN TestSecretList 08:40:17 [2023-02-03T08:40:17.803Z] --- PASS: TestSecretList (1.73s) 08:40:17 [2023-02-03T08:40:17.803Z] === RUN TestSecretsCreateAndDelete 08:40:19 [2023-02-03T08:40:19.699Z] --- PASS: TestSecretsCreateAndDelete (1.82s) 08:40:19 [2023-02-03T08:40:19.699Z] === RUN TestSecretsUpdate 08:40:21 [2023-02-03T08:40:21.595Z] --- PASS: TestSecretsUpdate (1.85s) 08:40:21 [2023-02-03T08:40:21.595Z] === RUN TestTemplatedSecret 08:40:24 [2023-02-03T08:40:24.120Z] --- PASS: TestTemplatedSecret (2.50s) 08:40:24 [2023-02-03T08:40:24.120Z] === RUN TestSecretCreateResolve 08:40:26 [2023-02-03T08:40:26.017Z] --- PASS: TestSecretCreateResolve (1.76s) 08:40:26 [2023-02-03T08:40:26.017Z] PASS 08:40:26 [2023-02-03T08:40:26.017Z] 08:40:26 [2023-02-03T08:40:26.017Z] DONE 6 tests in 11.537s 08:40:26 [2023-02-03T08:40:26.017Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 08:40:26 [2023-02-03T08:40:26.017Z] ++ 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 08:40:26 [2023-02-03T08:40:26.017Z] ++ set -e 08:40:26 [2023-02-03T08:40:26.017Z] ++ '[' -n 0 ']' 08:40:26 [2023-02-03T08:40:26.017Z] ++ set -x 08:40:26 [2023-02-03T08:40:26.017Z] ++ 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 08:40:26 [2023-02-03T08:40:26.017Z] INFO: Testing against a local daemon 08:40:26 [2023-02-03T08:40:26.017Z] === RUN TestServiceCreateInit 08:40:26 [2023-02-03T08:40:26.017Z] === RUN TestServiceCreateInit/daemonInitDisabled 08:40:29 [2023-02-03T08:40:29.294Z] === RUN TestServiceCreateInit/daemonInitEnabled 08:40:33 [2023-02-03T08:40:33.471Z] --- PASS: TestServiceCreateInit (7.05s) 08:40:33 [2023-02-03T08:40:33.471Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) 08:40:33 [2023-02-03T08:40:33.471Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) 08:40:33 [2023-02-03T08:40:33.471Z] === RUN TestCreateServiceMultipleTimes 08:40:48 [2023-02-03T08:40:48.330Z] --- PASS: TestCreateServiceMultipleTimes (14.51s) 08:40:48 [2023-02-03T08:40:48.330Z] === RUN TestCreateServiceConflict 08:40:49 [2023-02-03T08:40:49.262Z] --- PASS: TestCreateServiceConflict (1.71s) 08:40:49 [2023-02-03T08:40:49.262Z] === RUN TestCreateServiceMaxReplicas 08:40:51 [2023-02-03T08:40:51.786Z] --- PASS: TestCreateServiceMaxReplicas (2.46s) 08:40:51 [2023-02-03T08:40:51.786Z] === RUN TestCreateWithDuplicateNetworkNames 08:41:06 [2023-02-03T08:41:06.645Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.54s) 08:41:06 [2023-02-03T08:41:06.645Z] === RUN TestCreateServiceSecretFileMode 08:41:06 [2023-02-03T08:41:06.645Z] --- PASS: TestCreateServiceSecretFileMode (2.35s) 08:41:06 [2023-02-03T08:41:06.645Z] === RUN TestCreateServiceConfigFileMode 08:41:09 [2023-02-03T08:41:09.171Z] --- PASS: TestCreateServiceConfigFileMode (2.34s) 08:41:09 [2023-02-03T08:41:09.171Z] === RUN TestCreateServiceSysctls 08:41:12 [2023-02-03T08:41:12.448Z] --- PASS: TestCreateServiceSysctls (3.07s) 08:41:12 [2023-02-03T08:41:12.449Z] === RUN TestCreateServiceCapabilities 08:41:14 [2023-02-03T08:41:14.346Z] --- PASS: TestCreateServiceCapabilities (2.16s) 08:41:14 [2023-02-03T08:41:14.346Z] === RUN TestInspect 08:41:16 [2023-02-03T08:41:16.881Z] --- PASS: TestInspect (2.64s) 08:41:16 [2023-02-03T08:41:16.882Z] === RUN TestCreateJob 08:41:19 [2023-02-03T08:41:19.453Z] --- PASS: TestCreateJob (2.86s) 08:41:19 [2023-02-03T08:41:19.453Z] === RUN TestReplicatedJob 08:41:23 [2023-02-03T08:41:23.634Z] --- PASS: TestReplicatedJob (4.15s) 08:41:23 [2023-02-03T08:41:23.634Z] === RUN TestUpdateReplicatedJob 08:41:26 [2023-02-03T08:41:26.911Z] --- PASS: TestUpdateReplicatedJob (2.80s) 08:41:26 [2023-02-03T08:41:26.911Z] === RUN TestServiceListWithStatuses 08:41:26 [2023-02-03T08:41:26.911Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 08:41:26 [2023-02-03T08:41:26.911Z] --- SKIP: TestServiceListWithStatuses (0.00s) 08:41:26 [2023-02-03T08:41:26.911Z] === RUN TestDockerNetworkConnectAlias 08:41:30 [2023-02-03T08:41:30.188Z] --- PASS: TestDockerNetworkConnectAlias (3.38s) 08:41:30 [2023-02-03T08:41:30.188Z] === RUN TestDockerNetworkReConnect 08:41:32 [2023-02-03T08:41:32.714Z] --- PASS: TestDockerNetworkReConnect (2.62s) 08:41:32 [2023-02-03T08:41:32.714Z] === RUN TestServicePlugin 08:41:32 [2023-02-03T08:41:32.714Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:41:32 [2023-02-03T08:41:32.714Z] --- SKIP: TestServicePlugin (0.00s) 08:41:32 [2023-02-03T08:41:32.714Z] === RUN TestServiceUpdateLabel 08:41:34 [2023-02-03T08:41:34.611Z] --- PASS: TestServiceUpdateLabel (1.70s) 08:41:34 [2023-02-03T08:41:34.611Z] === RUN TestServiceUpdateSecrets 08:41:49 [2023-02-03T08:41:49.471Z] --- PASS: TestServiceUpdateSecrets (14.33s) 08:41:49 [2023-02-03T08:41:49.471Z] === RUN TestServiceUpdateConfigs 08:42:04 [2023-02-03T08:42:04.332Z] --- PASS: TestServiceUpdateConfigs (14.08s) 08:42:04 [2023-02-03T08:42:04.332Z] === RUN TestServiceUpdateNetwork 08:42:14 [2023-02-03T08:42:14.290Z] --- PASS: TestServiceUpdateNetwork (11.74s) 08:42:14 [2023-02-03T08:42:14.290Z] === RUN TestServiceUpdatePidsLimit 08:42:15 [2023-02-03T08:42:15.660Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 08:42:16 [2023-02-03T08:42:16.225Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 08:42:22 [2023-02-03T08:42:22.775Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestServiceUpdatePidsLimit (15.75s) 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.69s) 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 08:42:30 [2023-02-03T08:42:30.875Z] PASS 08:42:30 [2023-02-03T08:42:30.875Z] 08:42:30 [2023-02-03T08:42:30.875Z] === Skipped 08:42:30 [2023-02-03T08:42:30.875Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 08:42:30 [2023-02-03T08:42:30.875Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 08:42:30 [2023-02-03T08:42:30.875Z] 08:42:30 [2023-02-03T08:42:30.875Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 08:42:30 [2023-02-03T08:42:30.875Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 08:42:30 [2023-02-03T08:42:30.875Z] 08:42:30 [2023-02-03T08:42:30.875Z] DONE 27 tests, 2 skipped in 124.382s 08:42:30 [2023-02-03T08:42:30.875Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 08:42:30 [2023-02-03T08:42:30.875Z] ++ 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 08:42:30 [2023-02-03T08:42:30.875Z] ++ set -e 08:42:30 [2023-02-03T08:42:30.875Z] ++ '[' -n 0 ']' 08:42:30 [2023-02-03T08:42:30.875Z] ++ set -x 08:42:30 [2023-02-03T08:42:30.875Z] ++ 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 08:42:30 [2023-02-03T08:42:30.875Z] INFO: Testing against a local daemon 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestSessionCreate 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestSessionCreate (0.02s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestSessionCreateWithBadUpgrade 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 08:42:30 [2023-02-03T08:42:30.875Z] PASS 08:42:30 [2023-02-03T08:42:30.875Z] 08:42:30 [2023-02-03T08:42:30.875Z] DONE 2 tests in 0.124s 08:42:30 [2023-02-03T08:42:30.875Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 08:42:30 [2023-02-03T08:42:30.875Z] ++ 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 08:42:30 [2023-02-03T08:42:30.875Z] ++ set -e 08:42:30 [2023-02-03T08:42:30.875Z] ++ '[' -n 0 ']' 08:42:30 [2023-02-03T08:42:30.875Z] ++ set -x 08:42:30 [2023-02-03T08:42:30.875Z] ++ 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 08:42:30 [2023-02-03T08:42:30.875Z] INFO: Testing against a local daemon 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestCgroupDriverSystemdMemoryLimit 08:42:30 [2023-02-03T08:42:30.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 08:42:30 [2023-02-03T08:42:30.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestDiskUsage 08:42:30 [2023-02-03T08:42:30.875Z] === PAUSE TestDiskUsage 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestEventsExecDie 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestEventsExecDie (0.43s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestEventsBackwardsCompatible 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestEventsVolumeCreate 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestEventsVolumeCreate (0.05s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestInfoBinaryCommits 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestInfoBinaryCommits (0.02s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestInfoAPIVersioned 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestInfoAPIVersioned (0.01s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestInfoAPI 08:42:30 [2023-02-03T08:42:30.875Z] --- PASS: TestInfoAPI (0.02s) 08:42:30 [2023-02-03T08:42:30.875Z] === RUN TestInfoAPIWarnings 08:42:48 [2023-02-03T08:42:48.939Z] --- PASS: TestInfoAPIWarnings (16.55s) 08:42:48 [2023-02-03T08:42:48.939Z] === RUN TestInfoDebug 08:42:48 [2023-02-03T08:42:48.939Z] --- PASS: TestInfoDebug (0.52s) 08:42:48 [2023-02-03T08:42:48.939Z] === RUN TestInfoInsecureRegistries 08:42:48 [2023-02-03T08:42:48.939Z] --- PASS: TestInfoInsecureRegistries (0.52s) 08:42:48 [2023-02-03T08:42:48.939Z] === RUN TestInfoRegistryMirrors 08:42:49 [2023-02-03T08:42:49.196Z] --- PASS: TestInfoRegistryMirrors (0.52s) 08:42:49 [2023-02-03T08:42:49.196Z] === RUN TestLoginFailsWithBadCredentials 08:42:49 [2023-02-03T08:42:49.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 08:42:49 [2023-02-03T08:42:49.454Z] === RUN TestPingCacheHeaders 08:42:49 [2023-02-03T08:42:49.454Z] --- PASS: TestPingCacheHeaders (0.02s) 08:42:49 [2023-02-03T08:42:49.454Z] === RUN TestPingGet 08:42:49 [2023-02-03T08:42:49.454Z] --- PASS: TestPingGet (0.02s) 08:42:49 [2023-02-03T08:42:49.454Z] === RUN TestPingHead 08:42:49 [2023-02-03T08:42:49.454Z] --- PASS: TestPingHead (0.02s) 08:42:49 [2023-02-03T08:42:49.454Z] === RUN TestPingSwarmHeader 08:42:50 [2023-02-03T08:42:50.018Z] === RUN TestPingSwarmHeader/before_swarm_init 08:42:50 [2023-02-03T08:42:50.583Z] === RUN TestPingSwarmHeader/after_swarm_init 08:42:51 [2023-02-03T08:42:51.148Z] === RUN TestPingSwarmHeader/after_swarm_leave 08:42:51 [2023-02-03T08:42:51.148Z] --- PASS: TestPingSwarmHeader (1.66s) 08:42:51 [2023-02-03T08:42:51.148Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 08:42:51 [2023-02-03T08:42:51.148Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 08:42:51 [2023-02-03T08:42:51.148Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 08:42:51 [2023-02-03T08:42:51.148Z] === RUN TestPingBuilderHeader 08:42:51 [2023-02-03T08:42:51.148Z] === RUN TestPingBuilderHeader/default_config 08:42:51 [2023-02-03T08:42:51.713Z] === RUN TestPingBuilderHeader/buildkit_disabled 08:42:52 [2023-02-03T08:42:52.280Z] --- PASS: TestPingBuilderHeader (1.04s) 08:42:52 [2023-02-03T08:42:52.280Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 08:42:52 [2023-02-03T08:42:52.280Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 08:42:52 [2023-02-03T08:42:52.280Z] === RUN TestVersion 08:42:52 [2023-02-03T08:42:52.280Z] --- PASS: TestVersion (0.02s) 08:42:52 [2023-02-03T08:42:52.280Z] === CONT TestDiskUsage 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/container_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/image_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/volume_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/container,_volume_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/image,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 08:42:52 [2023-02-03T08:42:52.845Z] === RUN TestDiskUsage/after_container.Run 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/container_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/image_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/volume_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 08:42:53 [2023-02-03T08:42:53.102Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage (1.11s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty (0.01s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] PASS 08:42:53 [2023-02-03T08:42:53.360Z] 08:42:53 [2023-02-03T08:42:53.360Z] === Skipped 08:42:53 [2023-02-03T08:42:53.360Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 08:42:53 [2023-02-03T08:42:53.360Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 08:42:53 [2023-02-03T08:42:53.360Z] 08:42:53 [2023-02-03T08:42:53.360Z] DONE 57 tests, 1 skipped in 23.063s 08:42:53 [2023-02-03T08:42:53.360Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 08:42:53 [2023-02-03T08:42:53.360Z] ++ 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 08:42:53 [2023-02-03T08:42:53.360Z] ++ set -e 08:42:53 [2023-02-03T08:42:53.360Z] ++ '[' -n 0 ']' 08:42:53 [2023-02-03T08:42:53.360Z] ++ set -x 08:42:53 [2023-02-03T08:42:53.360Z] ++ 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 08:42:53 [2023-02-03T08:42:53.360Z] INFO: Testing against a local daemon 08:42:53 [2023-02-03T08:42:53.360Z] === RUN TestVolumesCreateAndList 08:42:53 [2023-02-03T08:42:53.360Z] --- PASS: TestVolumesCreateAndList (0.02s) 08:42:53 [2023-02-03T08:42:53.360Z] === RUN TestVolumesRemove 08:42:53 [2023-02-03T08:42:53.618Z] --- PASS: TestVolumesRemove (0.06s) 08:42:53 [2023-02-03T08:42:53.618Z] === RUN TestVolumesInspect 08:42:53 [2023-02-03T08:42:53.618Z] --- PASS: TestVolumesInspect (0.02s) 08:42:53 [2023-02-03T08:42:53.618Z] === RUN TestVolumesInvalidJSON 08:42:53 [2023-02-03T08:42:53.618Z] === RUN TestVolumesInvalidJSON/volumes/create 08:42:53 [2023-02-03T08:42:53.618Z] === PAUSE TestVolumesInvalidJSON/volumes/create 08:42:53 [2023-02-03T08:42:53.618Z] === CONT TestVolumesInvalidJSON/volumes/create 08:42:53 [2023-02-03T08:42:53.618Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 08:42:53 [2023-02-03T08:42:53.618Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 08:42:53 [2023-02-03T08:42:53.619Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 08:42:53 [2023-02-03T08:42:53.619Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumesInvalidJSON (0.02s) 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 08:42:53 [2023-02-03T08:42:53.619Z] === RUN TestVolumePruneAnonymous 08:42:53 [2023-02-03T08:42:53.619Z] --- PASS: TestVolumePruneAnonymous (0.03s) 08:42:53 [2023-02-03T08:42:53.619Z] PASS 08:42:53 [2023-02-03T08:42:53.619Z] 08:42:53 [2023-02-03T08:42:53.619Z] DONE 10 tests in 0.230s 08:42:53 [2023-02-03T08:42:53.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 08:42:53 [2023-02-03T08:42:53.876Z] ++++ cat bundles/test-integration/docker.pid 08:42:53 [2023-02-03T08:42:53.876Z] +++ kill 14442 08:42:53 [2023-02-03T08:42:53.876Z] +++ /etc/init.d/apparmor stop 08:42:53 [2023-02-03T08:42:53.876Z] Leaving: AppArmorNo profiles have been unloaded. 08:42:53 [2023-02-03T08:42:53.876Z] 08:42:53 [2023-02-03T08:42:53.876Z] Unloading profiles will leave already running processes permanently 08:42:53 [2023-02-03T08:42:53.876Z] unconfined, which can lead to unexpected situations. 08:42:53 [2023-02-03T08:42:53.876Z] 08:42:53 [2023-02-03T08:42:53.876Z] To set a process to complain mode, use the command line tool 08:42:53 [2023-02-03T08:42:53.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 08:42:53 [2023-02-03T08:42:53.876Z] +++ true 08:42:53 [2023-02-03T08:42:53.876Z] exiting test-integration 08:42:53 [2023-02-03T08:42:53.876Z] ++ exit 0 08:42:53 [2023-02-03T08:42:53.876Z] Post stage [Pipeline] junit 08:42:54 [2023-02-03T08:42:54.828Z] Recording test results 08:42:55 [2023-02-03T08:42:55.052Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 08:42:55 [2023-02-03T08:42:55.392Z] + echo Ensuring container killed. 08:42:55 [2023-02-03T08:42:55.392Z] Ensuring container killed. 08:42:55 [2023-02-03T08:42:55.392Z] + docker rm -vf docker-pr2 08:42:55 [2023-02-03T08:42:55.392Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 08:42:55 [2023-02-03T08:42:55.690Z] + echo Chowning /workspace to jenkins user 08:42:55 [2023-02-03T08:42:55.690Z] Chowning /workspace to jenkins user 08:42:55 [2023-02-03T08:42:55.690Z] + id -u 08:42:55 [2023-02-03T08:42:55.690Z] + id -g 08:42:55 [2023-02-03T08:42:55.690Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44914:/workspace busybox chown -R 1000:1000 /workspace 08:42:55 [2023-02-03T08:42:55.690Z] Unable to find image 'busybox:latest' locally 08:42:55 [2023-02-03T08:42:55.690Z] latest: Pulling from library/busybox 08:42:55 [2023-02-03T08:42:55.947Z] f78e6840ded1: Already exists 08:42:55 [2023-02-03T08:42:55.948Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 08:42:55 [2023-02-03T08:42:55.948Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 08:42:57 [2023-02-03T08:42:57.603Z] + bundleName=arm64-integration 08:42:57 [2023-02-03T08:42:57.603Z] + echo Creating arm64-integration-bundles.tar.gz 08:42:57 [2023-02-03T08:42:57.603Z] Creating arm64-integration-bundles.tar.gz 08:42:57 [2023-02-03T08:42:57.603Z] + xargs tar -czf arm64-integration-bundles.tar.gz 08:42:57 [2023-02-03T08:42:57.603Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 08:42:57 [2023-02-03T08:42:57.872Z] Archiving artifacts 08:42:59 [2023-02-03T08:42:59.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44914/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 08:42:59 [2023-02-03T08:42:59.883Z] + make clean 08:43:00 [2023-02-03T08:43:00.143Z] docker volume rm -f docker-dev-cache docker-mod-cache 08:43:00 [2023-02-03T08:43:00.143Z] docker-dev-cache 08:43:00 [2023-02-03T08:43:00.143Z] 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