Pull request #44659 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f6c2f20cee7094d7b1d8868cfa7945ea91309355+1cc21c1b81d1309485460022ca76b94e3a212b1c (f30978a4f896c602f2b6d6c81d8055094e56fc87) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44659@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-12-15T22:02:02.034Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-15T22:02:02.038Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-15T22:02:17.194Z] Still waiting to schedule task [2022-12-15T22:02:17.194Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-12-15T22:03:11.563Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07b96effc3261a2f3) in /home/ubuntu/workspace/moby_PR-44659 [Pipeline] { [Pipeline] checkout [2022-12-15T22:03:11.896Z] The recommended git tool is: git [2022-12-15T22:03:15.431Z] using credential docker-jenkins-github-credentials [2022-12-15T22:03:15.445Z] Cloning the remote Git repository [2022-12-15T22:03:15.445Z] Cloning with configured refspecs honoured and without tags [2022-12-15T22:03:15.460Z] Cloning repository https://github.com/moby/moby.git [2022-12-15T22:03:15.535Z] > git init /home/ubuntu/workspace/moby_PR-44659 # timeout=10 [2022-12-15T22:03:15.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-15T22:03:15.952Z] > git --version # timeout=10 [2022-12-15T22:03:15.987Z] > git --version # 'git version 2.25.1' [2022-12-15T22:03:15.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-15T22:03:15.989Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-15T22:03:32.273Z] Fetching without tags [2022-12-15T22:03:32.571Z] Merging remotes/origin/23.0 commit 1cc21c1b81d1309485460022ca76b94e3a212b1c into PR head commit f6c2f20cee7094d7b1d8868cfa7945ea91309355 [2022-12-15T22:03:33.638Z] Merge succeeded, producing f6c2f20cee7094d7b1d8868cfa7945ea91309355 [2022-12-15T22:03:33.638Z] Checking out Revision f6c2f20cee7094d7b1d8868cfa7945ea91309355 (PR-44659) [2022-12-15T22:03:32.224Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-15T22:03:32.240Z] > git config --add remote.origin.fetch +refs/pull/44659/head:refs/remotes/origin/PR-44659 # timeout=10 [2022-12-15T22:03:32.254Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-15T22:03:32.262Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-15T22:03:32.274Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-15T22:03:32.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-15T22:03:32.276Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-15T22:03:32.579Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T22:03:32.611Z] > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10 [2022-12-15T22:03:33.480Z] > git remote # timeout=10 [2022-12-15T22:03:33.527Z] > git config --get remote.origin.url # timeout=10 [2022-12-15T22:03:33.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-15T22:03:33.569Z] > git merge 1cc21c1b81d1309485460022ca76b94e3a212b1c # timeout=10 [2022-12-15T22:03:33.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-15T22:03:33.638Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T22:03:33.658Z] > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10 [2022-12-15T22:03:38.258Z] Commit message: "Dockerfile: delve cross build with TARGETPLATFORM" [2022-12-15T22:03:38.258Z] First time build. Skipping changelog. [2022-12-15T22:03:38.315Z] > git --version # timeout=10 [2022-12-15T22:03:38.330Z] > git --version # 'git version 2.25.1' [2022-12-15T22:03:38.339Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:03:39.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44659:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-12-15T22:03:57.223Z] Unable to find image 'alpine:latest' locally [2022-12-15T22:03:57.223Z] latest: Pulling from library/alpine [2022-12-15T22:03:57.223Z] 261da4162673: Pulling fs layer [2022-12-15T22:03:57.223Z] 261da4162673: Verifying Checksum [2022-12-15T22:03:57.223Z] 261da4162673: Download complete [2022-12-15T22:03:57.223Z] 261da4162673: Pull complete [2022-12-15T22:03:57.223Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 [2022-12-15T22:03:57.223Z] Status: Downloaded newer image for alpine:latest [2022-12-15T22:04:02.475Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-12-15T22:04:03.236Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-069452c8ebe214806) in /home/ubuntu/workspace/moby_PR-44659 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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) [Pipeline] checkout 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] } [2022-12-15T22:04:03.302Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-12-15T22:04:03.313Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-12-15T22:04:03.324Z] Cloning the remote Git repository [2022-12-15T22:04:03.324Z] Cloning with configured refspecs honoured and without tags [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] } [2022-12-15T22:04:03.327Z] Cloning repository https://github.com/moby/moby.git [2022-12-15T22:04:03.327Z] > git init /home/ubuntu/workspace/moby_PR-44659 # timeout=10 [2022-12-15T22:04:03.346Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-15T22:04:03.346Z] > git --version # timeout=10 [2022-12-15T22:04:03.351Z] > git --version # 'git version 2.25.1' [2022-12-15T22:04:03.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-15T22:04:03.352Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-15T22:04:16.133Z] Fetching without tags [2022-12-15T22:04:16.362Z] Merging remotes/origin/23.0 commit 1cc21c1b81d1309485460022ca76b94e3a212b1c into PR head commit f6c2f20cee7094d7b1d8868cfa7945ea91309355 [2022-12-15T22:04:16.968Z] Merge succeeded, producing f6c2f20cee7094d7b1d8868cfa7945ea91309355 [2022-12-15T22:04:16.969Z] Checking out Revision f6c2f20cee7094d7b1d8868cfa7945ea91309355 (PR-44659) [2022-12-15T22:04:16.108Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-15T22:04:16.111Z] > git config --add remote.origin.fetch +refs/pull/44659/head:refs/remotes/origin/PR-44659 # timeout=10 [2022-12-15T22:04:16.116Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-15T22:04:16.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-15T22:04:16.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-15T22:04:16.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-15T22:04:16.137Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44659/head:refs/remotes/origin/PR-44659 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2022-12-15T22:04:16.365Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T22:04:16.370Z] > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10 [2022-12-15T22:04:16.935Z] > git remote # timeout=10 [2022-12-15T22:04:16.944Z] > git config --get remote.origin.url # timeout=10 [2022-12-15T22:04:16.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-15T22:04:16.949Z] > git merge 1cc21c1b81d1309485460022ca76b94e3a212b1c # timeout=10 [2022-12-15T22:04:16.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-15T22:04:16.971Z] > git config core.sparsecheckout # timeout=10 [2022-12-15T22:04:16.975Z] > git checkout -f f6c2f20cee7094d7b1d8868cfa7945ea91309355 # timeout=10 [2022-12-15T22:04:17.727Z] Commit message: "Dockerfile: delve cross build with TARGETPLATFORM" [2022-12-15T22:04:17.740Z] > git --version # timeout=10 [2022-12-15T22:04:17.743Z] > git --version # 'git version 2.25.1' [2022-12-15T22:04:17.749Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-15T22:04:18.418Z] + docker version [2022-12-15T22:04:18.418Z] Client: Docker Engine - Community [2022-12-15T22:04:18.418Z] Version: 22.06.0-beta.0 [2022-12-15T22:04:18.418Z] API version: 1.42 [2022-12-15T22:04:18.418Z] Go version: go1.18.3 [2022-12-15T22:04:18.418Z] Git commit: 3e9117b [2022-12-15T22:04:18.418Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-15T22:04:18.418Z] OS/Arch: linux/arm64 [2022-12-15T22:04:18.418Z] Context: default [2022-12-15T22:04:18.418Z] [2022-12-15T22:04:18.418Z] Server: Docker Engine - Community [2022-12-15T22:04:18.418Z] Engine: [2022-12-15T22:04:18.418Z] Version: 22.06.0-beta.0 [2022-12-15T22:04:18.418Z] API version: 1.42 (minimum version 1.12) [2022-12-15T22:04:18.418Z] Go version: go1.18.3 [2022-12-15T22:04:18.418Z] Git commit: 38633e7 [2022-12-15T22:04:18.418Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-15T22:04:18.418Z] OS/Arch: linux/arm64 [2022-12-15T22:04:18.418Z] Experimental: true [2022-12-15T22:04:18.418Z] containerd: [2022-12-15T22:04:18.418Z] Version: 1.6.8 [2022-12-15T22:04:18.418Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-15T22:04:18.418Z] runc: [2022-12-15T22:04:18.418Z] Version: 1.1.4 [2022-12-15T22:04:18.418Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-15T22:04:18.418Z] docker-init: [2022-12-15T22:04:18.418Z] Version: 0.19.0 [2022-12-15T22:04:18.418Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-15T22:04:18.704Z] + docker info [2022-12-15T22:04:18.704Z] Client: [2022-12-15T22:04:18.704Z] Context: default [2022-12-15T22:04:18.704Z] Debug Mode: false [2022-12-15T22:04:18.704Z] Plugins: [2022-12-15T22:04:18.704Z] buildx: Docker Buildx (Docker Inc.) [2022-12-15T22:04:18.704Z] Version: v0.8.2 [2022-12-15T22:04:18.704Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-15T22:04:18.704Z] compose: Docker Compose (Docker Inc.) [2022-12-15T22:04:18.704Z] Version: v2.12.0 [2022-12-15T22:04:18.704Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-15T22:04:18.704Z] [2022-12-15T22:04:18.704Z] Server: [2022-12-15T22:04:18.704Z] Containers: 0 [2022-12-15T22:04:18.704Z] Running: 0 [2022-12-15T22:04:18.704Z] Paused: 0 [2022-12-15T22:04:18.704Z] Stopped: 0 [2022-12-15T22:04:18.704Z] Images: 3 [2022-12-15T22:04:18.704Z] Server Version: 22.06.0-beta.0 [2022-12-15T22:04:18.704Z] Storage Driver: overlay2 [2022-12-15T22:04:18.704Z] Backing Filesystem: extfs [2022-12-15T22:04:18.704Z] Supports d_type: true [2022-12-15T22:04:18.704Z] Using metacopy: false [2022-12-15T22:04:18.704Z] Native Overlay Diff: true [2022-12-15T22:04:18.704Z] userxattr: false [2022-12-15T22:04:18.704Z] Logging Driver: json-file [2022-12-15T22:04:18.704Z] Cgroup Driver: cgroupfs [2022-12-15T22:04:18.704Z] Cgroup Version: 1 [2022-12-15T22:04:18.704Z] Plugins: [2022-12-15T22:04:18.704Z] Volume: local [2022-12-15T22:04:18.704Z] Network: bridge host ipvlan macvlan null overlay [2022-12-15T22:04:18.704Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-15T22:04:18.704Z] Swarm: inactive [2022-12-15T22:04:18.704Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-12-15T22:04:18.704Z] Default Runtime: runc [2022-12-15T22:04:18.704Z] Init Binary: docker-init [2022-12-15T22:04:18.704Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-15T22:04:18.704Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-15T22:04:18.704Z] init version: de40ad0 [2022-12-15T22:04:18.704Z] Security Options: [2022-12-15T22:04:18.704Z] apparmor [2022-12-15T22:04:18.704Z] seccomp [2022-12-15T22:04:18.704Z] Profile: builtin [2022-12-15T22:04:18.704Z] Kernel Version: 5.15.0-1022-aws [2022-12-15T22:04:18.704Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-15T22:04:18.704Z] OSType: linux [2022-12-15T22:04:18.704Z] Architecture: aarch64 [2022-12-15T22:04:18.704Z] CPUs: 2 [2022-12-15T22:04:18.704Z] Total Memory: 7.559GiB [2022-12-15T22:04:18.704Z] Name: ip-10-100-54-193 [2022-12-15T22:04:18.704Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-15T22:04:18.704Z] Docker Root Dir: /var/lib/docker [2022-12-15T22:04:18.704Z] Debug Mode: false [2022-12-15T22:04:18.704Z] Registry: https://index.docker.io/v1/ [2022-12-15T22:04:18.704Z] Labels: [2022-12-15T22:04:18.704Z] Experimental: true [2022-12-15T22:04:18.704Z] Insecure Registries: [2022-12-15T22:04:18.704Z] 127.0.0.0/8 [2022-12-15T22:04:18.704Z] Live Restore Enabled: true [2022-12-15T22:04:18.704Z] [Pipeline] sh [2022-12-15T22:04:18.993Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-15T22:04:18.993Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-15T22:04:18.993Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44659/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-12-15T22:04:18.993Z] + bash /home/ubuntu/workspace/moby_PR-44659/check-config.sh [2022-12-15T22:04:18.993Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-15T22:04:18.993Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-15T22:04:18.993Z] [2022-12-15T22:04:18.993Z] Generally Necessary: [2022-12-15T22:04:18.993Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-15T22:04:18.993Z] - apparmor: enabled and tools installed [2022-12-15T22:04:18.993Z] - CONFIG_NAMESPACES: enabled [2022-12-15T22:04:18.993Z] - CONFIG_NET_NS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_PID_NS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_IPC_NS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_UTS_NS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_CGROUPS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-15T22:04:18.993Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-15T22:04:18.993Z] - CONFIG_CPUSETS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_MEMCG: enabled [2022-12-15T22:04:18.993Z] - CONFIG_KEYS: enabled [2022-12-15T22:04:18.993Z] - CONFIG_VETH: enabled (as module) [2022-12-15T22:04:18.993Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-15T22:04:18.993Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-15T22:04:18.993Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-15T22:04:18.993Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-15T22:04:18.993Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_BPF: enabled [2022-12-15T22:04:19.253Z] [2022-12-15T22:04:19.253Z] Optional Features: [2022-12-15T22:04:19.253Z] - CONFIG_USER_NS: enabled [2022-12-15T22:04:19.253Z] - CONFIG_SECCOMP: enabled [2022-12-15T22:04:19.253Z] - CONFIG_SECCOMP_FILTER: enabled [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-15T22:04:19.253Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-15T22:04:19.253Z] (cgroup swap accounting is currently enabled) [2022-12-15T22:04:19.253Z] - CONFIG_BLK_CGROUP: enabled [2022-12-15T22:04:19.253Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_PERF: enabled [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-15T22:04:19.253Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-15T22:04:19.253Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-15T22:04:19.253Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-15T22:04:19.253Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-15T22:04:19.253Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-15T22:04:19.253Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS: enabled (as module) [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-15T22:04:19.513Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-15T22:04:19.513Z] - CONFIG_SECURITY_SELINUX: enabled [2022-12-15T22:04:19.513Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-12-15T22:04:19.513Z] - CONFIG_EXT4_FS: enabled [2022-12-15T22:04:19.513Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-15T22:04:19.513Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-15T22:04:19.513Z] - Network Drivers: [2022-12-15T22:04:19.513Z] - "overlay": [2022-12-15T22:04:19.513Z] - CONFIG_VXLAN: enabled (as module) [2022-12-15T22:04:19.513Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-15T22:04:19.513Z] Optional (for encrypted networks): [2022-12-15T22:04:19.513Z] - CONFIG_CRYPTO: enabled [2022-12-15T22:04:19.513Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-15T22:04:19.513Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-15T22:04:19.513Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-15T22:04:19.513Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-15T22:04:19.513Z] - CONFIG_XFRM: enabled [2022-12-15T22:04:19.513Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-15T22:04:19.513Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-15T22:04:19.513Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-15T22:04:19.513Z] - "ipvlan": [2022-12-15T22:04:19.513Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-15T22:04:19.513Z] - "macvlan": [2022-12-15T22:04:19.776Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-15T22:04:19.776Z] - CONFIG_DUMMY: enabled (as module) [2022-12-15T22:04:19.776Z] - "ftp,tftp client in container": [2022-12-15T22:04:19.776Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-15T22:04:19.776Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-15T22:04:19.776Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-15T22:04:19.776Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-15T22:04:19.776Z] - Storage Drivers: [2022-12-15T22:04:19.776Z] - "aufs": [2022-12-15T22:04:19.776Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-15T22:04:19.776Z] - "btrfs": [2022-12-15T22:04:19.776Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-15T22:04:19.776Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-15T22:04:19.776Z] - "devicemapper": [2022-12-15T22:04:19.776Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-15T22:04:19.776Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-15T22:04:19.776Z] - "overlay": [2022-12-15T22:04:19.776Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-15T22:04:19.776Z] - "zfs": [2022-12-15T22:04:19.776Z] - /dev/zfs: present [2022-12-15T22:04:19.776Z] - zfs command: missing [2022-12-15T22:04:19.776Z] - zpool command: missing [2022-12-15T22:04:19.776Z] [2022-12-15T22:04:19.776Z] Limits: [2022-12-15T22:04:19.776Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-15T22:04:19.776Z] [2022-12-15T22:04:19.776Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-15T22:04:20.092Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f6c2f20cee7094d7b1d8868cfa7945ea91309355 . [2022-12-15T22:04:20.353Z] #1 [internal] load .dockerignore [2022-12-15T22:04:20.353Z] #1 transferring context: 113B done [2022-12-15T22:04:20.353Z] #1 DONE 0.0s [2022-12-15T22:04:20.353Z] [2022-12-15T22:04:20.353Z] #2 [internal] load build definition from Dockerfile [2022-12-15T22:04:20.353Z] #2 transferring dockerfile: 27.87kB done [2022-12-15T22:04:20.353Z] #2 DONE 0.0s [2022-12-15T22:04:20.353Z] [2022-12-15T22:04:20.353Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-15T22:04:20.613Z] #3 DONE 0.1s [2022-12-15T22:04:20.613Z] [2022-12-15T22:04:20.613Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-15T22:04:20.613Z] #4 CACHED [2022-12-15T22:04:20.613Z] [2022-12-15T22:04:20.613Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye [2022-12-15T22:04:20.874Z] #5 ... [2022-12-15T22:04:20.874Z] [2022-12-15T22:04:20.874Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2022-12-15T22:04:20.874Z] #6 DONE 0.0s [2022-12-15T22:04:20.874Z] [2022-12-15T22:04:20.874Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-15T22:04:20.874Z] #7 DONE 0.1s [2022-12-15T22:04:20.874Z] [2022-12-15T22:04:20.874Z] #5 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye [2022-12-15T22:04:20.874Z] #5 DONE 0.1s [2022-12-15T22:04:20.874Z] [2022-12-15T22:04:20.874Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-15T22:04:20.874Z] #8 DONE 0.1s [2022-12-15T22:04:20.874Z] [2022-12-15T22:04:20.874Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2022-12-15T22:04:21.134Z] #9 DONE 0.4s [2022-12-15T22:04:22.519Z] [2022-12-15T22:04:22.519Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-15T22:04:22.519Z] #10 DONE 0.0s [2022-12-15T22:04:22.519Z] [2022-12-15T22:04:22.519Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b [2022-12-15T22:04:22.519Z] #11 DONE 0.0s [2022-12-15T22:04:22.519Z] [2022-12-15T22:04:22.519Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox [2022-12-15T22:04:22.519Z] #12 DONE 0.0s [2022-12-15T22:04:22.519Z] [2022-12-15T22:04:22.519Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-15T22:04:22.519Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-15T22:04:22.519Z] #13 ... [2022-12-15T22:04:22.519Z] [2022-12-15T22:04:22.519Z] #14 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 [2022-12-15T22:04:22.519Z] #14 CACHED [2022-12-15T22:04:22.519Z] [2022-12-15T22:04:22.519Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-15T22:04:22.519Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done [2022-12-15T22:04:22.781Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0B / 14.97kB 0.1s [2022-12-15T22:04:22.781Z] #13 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2022-12-15T22:04:22.781Z] #13 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2022-12-15T22:04:22.781Z] #13 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2022-12-15T22:04:22.781Z] #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done [2022-12-15T22:04:22.781Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done [2022-12-15T22:04:23.042Z] #13 DONE 0.5s [2022-12-15T22:04:23.042Z] [2022-12-15T22:04:23.042Z] #15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-12-15T22:04:23.042Z] #15 CACHED [2022-12-15T22:04:23.042Z] [2022-12-15T22:04:23.042Z] #16 [internal] load build context [2022-12-15T22:04:24.435Z] #16 transferring context: 63.83MB 1.5s done [2022-12-15T22:04:24.435Z] #16 DONE 1.7s [2022-12-15T22:04:24.435Z] [2022-12-15T22:04:24.435Z] #17 [build-dummy 2/2] RUN mkdir -p /build [2022-12-15T22:04:25.821Z] #17 DONE 2.8s [2022-12-15T22:04:25.821Z] [2022-12-15T22:04:25.821Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2022-12-15T22:04:25.821Z] #18 DONE 0.1s [2022-12-15T22:04:25.821Z] [2022-12-15T22:04:25.821Z] #19 [base 2/5] COPY --from=xx / / [2022-12-15T22:04:25.821Z] #19 DONE 0.2s [2022-12-15T22:04:25.821Z] [2022-12-15T22:04:25.821Z] #20 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-15T22:04:26.081Z] #20 DONE 0.4s [2022-12-15T22:04:26.081Z] [2022-12-15T22:04:26.081Z] #21 [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 [2022-12-15T22:04:26.651Z] #21 DONE 0.5s [2022-12-15T22:04:26.651Z] [2022-12-15T22:04:26.651Z] #22 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2022-12-15T22:04:27.222Z] #22 0.750 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-15T22:04:27.222Z] #22 0.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-15T22:04:27.222Z] #22 0.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-15T22:04:27.483Z] #22 0.909 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-12-15T22:04:27.483Z] #22 1.048 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-15T22:04:27.483Z] #22 1.166 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-15T22:04:28.424Z] #22 1.918 Fetched 8497 kB in 1s (5818 kB/s) [2022-12-15T22:04:28.995Z] #22 1.918 Reading package lists... [2022-12-15T22:04:29.566Z] #22 2.471 Reading package lists... [2022-12-15T22:04:29.566Z] #22 3.014 Building dependency tree... [2022-12-15T22:04:29.826Z] #22 3.180 Reading state information... [2022-12-15T22:04:29.826Z] #22 3.411 The following additional packages will be installed: [2022-12-15T22:04:29.826Z] #22 3.412 libmagic-mgc libmagic1 [2022-12-15T22:04:29.826Z] #22 3.443 The following NEW packages will be installed: [2022-12-15T22:04:30.087Z] #22 3.444 file libmagic-mgc libmagic1 [2022-12-15T22:04:30.087Z] #22 3.726 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:04:30.087Z] #22 3.726 Need to get 463 kB of archives. [2022-12-15T22:04:30.087Z] #22 3.726 After this operation, 7063 kB of additional disk space will be used. [2022-12-15T22:04:30.087Z] #22 3.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-12-15T22:04:30.347Z] #22 3.733 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-12-15T22:04:30.347Z] #22 3.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-12-15T22:04:30.347Z] #22 3.885 debconf: delaying package configuration, since apt-utils is not installed [2022-12-15T22:04:30.347Z] #22 3.929 Fetched 463 kB in 0s (1627 kB/s) [2022-12-15T22:04:30.347Z] #22 3.955 Selecting previously unselected package libmagic-mgc. [2022-12-15T22:04:30.347Z] #22 3.955 (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.) [2022-12-15T22:04:30.347Z] #22 3.965 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-12-15T22:04:30.347Z] #22 3.970 Unpacking libmagic-mgc (1:5.39-3) ... [2022-12-15T22:04:30.607Z] #22 4.045 Selecting previously unselected package libmagic1:arm64. [2022-12-15T22:04:30.607Z] #22 4.047 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2022-12-15T22:04:30.607Z] #22 4.056 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-12-15T22:04:30.607Z] #22 4.095 Selecting previously unselected package file. [2022-12-15T22:04:30.607Z] #22 4.097 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2022-12-15T22:04:30.607Z] #22 4.101 Unpacking file (1:5.39-3) ... [2022-12-15T22:04:30.607Z] #22 4.147 Setting up libmagic-mgc (1:5.39-3) ... [2022-12-15T22:04:30.868Z] #22 4.158 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-12-15T22:04:30.868Z] #22 4.177 Setting up file (1:5.39-3) ... [2022-12-15T22:04:30.868Z] #22 4.192 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-15T22:04:30.868Z] #22 DONE 4.4s [2022-12-15T22:04:31.128Z] [2022-12-15T22:04:31.128Z] #23 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2022-12-15T22:04:31.128Z] #23 ... [2022-12-15T22:04:31.128Z] [2022-12-15T22:04:31.128Z] #24 [tini-src 1/3] WORKDIR /usr/src/tini [2022-12-15T22:04:31.128Z] #24 DONE 0.3s [2022-12-15T22:04:31.128Z] [2022-12-15T22:04:31.128Z] #25 [registry-src 1/2] WORKDIR /usr/src/registry [2022-12-15T22:04:31.128Z] #25 DONE 0.3s [2022-12-15T22:04:31.128Z] [2022-12-15T22:04:31.128Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve [2022-12-15T22:04:31.128Z] #26 DONE 0.4s [2022-12-15T22:04:31.128Z] [2022-12-15T22:04:31.128Z] #27 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2022-12-15T22:04:31.389Z] #27 ... [2022-12-15T22:04:31.389Z] [2022-12-15T22:04:31.389Z] #28 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2022-12-15T22:04:31.389Z] #28 DONE 0.5s [2022-12-15T22:04:31.389Z] [2022-12-15T22:04:31.389Z] #29 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2022-12-15T22:04:31.389Z] #29 DONE 0.5s [2022-12-15T22:04:31.389Z] [2022-12-15T22:04:31.389Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-15T22:04:31.389Z] #30 DONE 0.6s [2022-12-15T22:04:31.389Z] [2022-12-15T22:04:31.389Z] #31 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-15T22:04:31.649Z] #31 ... [2022-12-15T22:04:31.649Z] [2022-12-15T22:04:31.649Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2022-12-15T22:04:31.649Z] #32 DONE 0.7s [2022-12-15T22:04:31.649Z] [2022-12-15T22:04:31.649Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-15T22:04:31.649Z] #33 DONE 0.8s [2022-12-15T22:04:31.649Z] [2022-12-15T22:04:31.649Z] #34 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2022-12-15T22:04:31.649Z] #34 DONE 0.8s [2022-12-15T22:04:31.649Z] [2022-12-15T22:04:31.649Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd [2022-12-15T22:04:31.649Z] #35 DONE 0.8s [2022-12-15T22:04:31.649Z] [2022-12-15T22:04:31.649Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2022-12-15T22:04:31.910Z] #36 ... [2022-12-15T22:04:31.910Z] [2022-12-15T22:04:31.910Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger [2022-12-15T22:04:31.910Z] #37 DONE 1.0s [2022-12-15T22:04:31.910Z] [2022-12-15T22:04:31.910Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2022-12-15T22:04:31.910Z] #38 DONE 1.0s [2022-12-15T22:04:31.910Z] [2022-12-15T22:04:31.910Z] #39 [runc-src 1/3] WORKDIR /usr/src/runc [2022-12-15T22:04:31.910Z] #39 DONE 1.0s [2022-12-15T22:04:31.910Z] [2022-12-15T22:04:31.910Z] #40 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2022-12-15T22:04:31.910Z] #40 DONE 1.0s [2022-12-15T22:04:31.910Z] [2022-12-15T22:04:31.910Z] #41 [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 [2022-12-15T22:04:31.910Z] #41 DONE 1.1s [2022-12-15T22:04:31.910Z] [2022-12-15T22:04:31.910Z] #42 [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 [2022-12-15T22:04:32.170Z] #42 ... [2022-12-15T22:04:32.170Z] [2022-12-15T22:04:32.170Z] #23 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2022-12-15T22:04:32.170Z] #23 DONE 1.1s [2022-12-15T22:04:32.170Z] [2022-12-15T22:04:32.170Z] #43 [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 [2022-12-15T22:04:36.376Z] #43 ... [2022-12-15T22:04:36.376Z] [2022-12-15T22:04:36.376Z] #36 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2022-12-15T22:04:36.376Z] #36 4.373 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:36.376Z] #36 4.373 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:36.376Z] #36 4.373 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:36.376Z] #36 4.373 hint: [2022-12-15T22:04:36.376Z] #36 4.373 hint: git config --global init.defaultBranch [2022-12-15T22:04:36.376Z] #36 4.373 hint: [2022-12-15T22:04:36.376Z] #36 4.373 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:36.376Z] #36 4.373 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:36.376Z] #36 4.373 hint: [2022-12-15T22:04:36.376Z] #36 4.373 hint: git branch -m [2022-12-15T22:04:36.376Z] #36 4.378 Initialized empty Git repository in /usr/src/containerd/.git/ [2022-12-15T22:04:36.376Z] #36 DONE 4.6s [2022-12-15T22:04:36.636Z] [2022-12-15T22:04:36.636Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-15T22:04:36.897Z] #44 ... [2022-12-15T22:04:36.897Z] [2022-12-15T22:04:36.897Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2022-12-15T22:04:36.897Z] #0 4.891 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:36.898Z] #0 4.891 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:36.898Z] #0 4.891 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:36.898Z] #0 4.891 hint: [2022-12-15T22:04:36.898Z] #0 4.891 hint: git config --global init.defaultBranch [2022-12-15T22:04:36.898Z] #0 4.891 hint: [2022-12-15T22:04:36.898Z] #0 4.891 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:36.898Z] #0 4.891 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:36.898Z] #0 4.891 hint: [2022-12-15T22:04:36.898Z] #0 4.891 hint: git branch -m [2022-12-15T22:04:36.898Z] #0 4.900 Initialized empty Git repository in /usr/src/swagger/.git/ [2022-12-15T22:04:36.898Z] #45 DONE 5.0s [2022-12-15T22:04:36.898Z] [2022-12-15T22:04:36.898Z] #46 [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 [2022-12-15T22:04:36.898Z] #0 5.752 v3.0.2 [2022-12-15T22:04:36.898Z] #46 DONE 6.0s [2022-12-15T22:04:36.898Z] [2022-12-15T22:04:36.898Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2022-12-15T22:04:37.159Z] #47 ... [2022-12-15T22:04:37.159Z] [2022-12-15T22:04:37.159Z] #48 [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 [2022-12-15T22:04:37.159Z] #0 5.966 NAME: [2022-12-15T22:04:37.159Z] #0 5.966 go-winres - A tool for embedding resources in Windows executables [2022-12-15T22:04:37.159Z] #0 5.966 [2022-12-15T22:04:37.159Z] #0 5.966 USAGE: [2022-12-15T22:04:37.159Z] #0 5.966 go-winres [global options] command [command options] [arguments...] [2022-12-15T22:04:37.159Z] #0 5.966 [2022-12-15T22:04:37.159Z] #0 5.966 COMMANDS: [2022-12-15T22:04:37.159Z] #0 5.966 init Create an initial ./winres/winres.json [2022-12-15T22:04:37.159Z] #0 5.966 make Make syso files for the "go build" command [2022-12-15T22:04:37.159Z] #0 5.966 simply Make syso files for the "go build" command (simplified) [2022-12-15T22:04:37.159Z] #0 5.966 extract Extract all resources from an executable [2022-12-15T22:04:37.159Z] #0 5.966 patch Replace resources in an executable file (exe, dll) [2022-12-15T22:04:37.159Z] #0 5.966 help, h Shows a list of commands or help for one command [2022-12-15T22:04:37.159Z] #0 5.966 [2022-12-15T22:04:37.159Z] #0 5.966 GLOBAL OPTIONS: [2022-12-15T22:04:37.159Z] #0 5.966 --help, -h show help (default: false) [2022-12-15T22:04:37.159Z] #48 DONE 6.2s [2022-12-15T22:04:37.159Z] [2022-12-15T22:04:37.159Z] #49 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-15T22:04:37.159Z] #0 3.771 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:04:37.159Z] #0 3.771 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:04:37.159Z] #0 3.875 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:04:37.731Z] #49 5.707 Reading package lists... [2022-12-15T22:04:37.731Z] #49 ... [2022-12-15T22:04:37.731Z] [2022-12-15T22:04:37.731Z] #31 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-15T22:04:37.731Z] #31 6.228 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:37.731Z] #31 6.228 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:37.731Z] #31 6.228 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:37.731Z] #31 6.228 hint: [2022-12-15T22:04:37.731Z] #31 6.228 hint: git config --global init.defaultBranch [2022-12-15T22:04:37.731Z] #31 6.228 hint: [2022-12-15T22:04:37.731Z] #31 6.228 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:37.731Z] #31 6.228 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:37.731Z] #31 6.228 hint: [2022-12-15T22:04:37.731Z] #31 6.228 hint: git branch -m [2022-12-15T22:04:37.731Z] #31 6.234 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2022-12-15T22:04:37.992Z] #31 DONE 6.5s [2022-12-15T22:04:37.992Z] [2022-12-15T22:04:37.992Z] #50 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2022-12-15T22:04:37.992Z] #0 6.568 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:37.992Z] #0 6.568 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:37.992Z] #0 6.568 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:37.992Z] #0 6.568 hint: [2022-12-15T22:04:37.992Z] #0 6.568 hint: git config --global init.defaultBranch [2022-12-15T22:04:37.992Z] #0 6.568 hint: [2022-12-15T22:04:37.992Z] #0 6.568 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:37.992Z] #0 6.568 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:37.992Z] #0 6.568 hint: [2022-12-15T22:04:37.992Z] #0 6.568 hint: git branch -m [2022-12-15T22:04:37.992Z] #0 6.577 Initialized empty Git repository in /usr/src/tini/.git/ [2022-12-15T22:04:37.992Z] #50 DONE 6.8s [2022-12-15T22:04:37.992Z] [2022-12-15T22:04:37.992Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-15T22:04:38.253Z] #51 ... [2022-12-15T22:04:38.253Z] [2022-12-15T22:04:38.253Z] #27 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2022-12-15T22:04:38.253Z] #27 6.606 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:38.253Z] #27 6.606 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:38.253Z] #27 6.606 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:38.253Z] #27 6.606 hint: [2022-12-15T22:04:38.253Z] #27 6.606 hint: git config --global init.defaultBranch [2022-12-15T22:04:38.253Z] #27 6.606 hint: [2022-12-15T22:04:38.253Z] #27 6.606 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:38.253Z] #27 6.606 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:38.253Z] #27 6.606 hint: [2022-12-15T22:04:38.253Z] #27 6.606 hint: git branch -m [2022-12-15T22:04:38.253Z] #27 6.661 Initialized empty Git repository in /usr/src/registry/.git/ [2022-12-15T22:04:38.253Z] #27 DONE 6.9s [2022-12-15T22:04:38.253Z] [2022-12-15T22:04:38.253Z] #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 < [2022-12-15T22:04:39.637Z] #0 6.713 hint: [2022-12-15T22:04:39.637Z] #0 6.713 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:39.637Z] #0 6.713 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:39.637Z] #0 6.713 hint: [2022-12-15T22:04:39.637Z] #0 6.713 hint: git branch -m [2022-12-15T22:04:39.637Z] #0 6.729 Initialized empty Git repository in /usr/src/delve/.git/ [2022-12-15T22:04:39.637Z] #53 DONE 8.0s [2022-12-15T22:04:39.637Z] [2022-12-15T22:04:39.637Z] #54 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-15T22:04:39.637Z] #54 ... [2022-12-15T22:04:39.637Z] [2022-12-15T22:04:39.637Z] #55 [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 [2022-12-15T22:04:39.637Z] #0 7.336 tomll can be used in two ways: [2022-12-15T22:04:39.637Z] #0 7.336 Writing to STDIN and reading from STDOUT: [2022-12-15T22:04:39.637Z] #0 7.336 cat file.toml | tomll > file.toml [2022-12-15T22:04:39.637Z] #0 7.336 [2022-12-15T22:04:39.637Z] #0 7.336 Reading and updating a list of files: [2022-12-15T22:04:39.637Z] #0 7.336 tomll a.toml b.toml c.toml [2022-12-15T22:04:39.637Z] #0 7.336 [2022-12-15T22:04:39.637Z] #0 7.336 When given a list of files, tomll will modify all files in place without asking. [2022-12-15T22:04:39.637Z] #55 DONE 8.8s [2022-12-15T22:04:39.898Z] [2022-12-15T22:04:39.898Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-15T22:04:40.159Z] #56 ... [2022-12-15T22:04:40.159Z] [2022-12-15T22:04:40.159Z] #57 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2022-12-15T22:04:40.159Z] #0 7.460 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:40.159Z] #0 7.460 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:40.159Z] #0 7.460 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:40.159Z] #0 7.460 hint: [2022-12-15T22:04:40.159Z] #0 7.460 hint: git config --global init.defaultBranch [2022-12-15T22:04:40.159Z] #0 7.460 hint: [2022-12-15T22:04:40.159Z] #0 7.460 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:40.159Z] #0 7.460 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:40.159Z] #0 7.460 hint: [2022-12-15T22:04:40.159Z] #0 7.460 hint: git branch -m [2022-12-15T22:04:40.159Z] #0 7.472 Initialized empty Git repository in /tmp/dockercli/.git/ [2022-12-15T22:04:40.159Z] #57 DONE 8.2s [2022-12-15T22:04:40.420Z] [2022-12-15T22:04:40.420Z] #58 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2022-12-15T22:04:40.420Z] #0 7.481 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-15T22:04:40.420Z] #0 7.481 hint: is subject to change. To configure the initial branch name to use in all [2022-12-15T22:04:40.420Z] #0 7.481 hint: of your new repositories, which will suppress this warning, call: [2022-12-15T22:04:40.420Z] #0 7.481 hint: [2022-12-15T22:04:40.420Z] #0 7.481 hint: git config --global init.defaultBranch [2022-12-15T22:04:40.420Z] #0 7.481 hint: [2022-12-15T22:04:40.420Z] #0 7.481 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-15T22:04:40.420Z] #0 7.481 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-15T22:04:40.420Z] #0 7.481 hint: [2022-12-15T22:04:40.420Z] #0 7.481 hint: git branch -m [2022-12-15T22:04:40.420Z] #0 7.487 Initialized empty Git repository in /usr/src/runc/.git/ [2022-12-15T22:04:40.420Z] #58 DONE 8.3s [2022-12-15T22:04:40.420Z] [2022-12-15T22:04:40.420Z] #43 [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 [2022-12-15T22:04:40.420Z] #43 8.322 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:04:40.420Z] #43 8.322 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:04:40.420Z] #43 8.322 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:04:40.992Z] #43 ... [2022-12-15T22:04:40.993Z] [2022-12-15T22:04:40.993Z] #59 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-15T22:04:40.993Z] #0 6.118 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:04:40.993Z] #0 6.119 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:04:40.993Z] #0 6.119 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:04:40.993Z] #0 9.119 Reading package lists... [2022-12-15T22:04:40.993Z] #59 ... [2022-12-15T22:04:40.993Z] [2022-12-15T22:04:40.993Z] #60 [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 ; [2022-12-15T22:04:40.993Z] #0 9.510 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:04:40.993Z] #0 9.510 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:04:40.993Z] #0 9.510 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:04:41.253Z] #60 ... [2022-12-15T22:04:41.253Z] [2022-12-15T22:04:41.253Z] #61 [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 [2022-12-15T22:04:41.253Z] #61 ... [2022-12-15T22:04:41.253Z] [2022-12-15T22:04:41.253Z] #62 [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 [2022-12-15T22:04:41.514Z] #62 ... [2022-12-15T22:04:41.514Z] [2022-12-15T22:04:41.514Z] #63 [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 [2022-12-15T22:04:41.514Z] #0 8.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-15T22:04:41.514Z] #0 8.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-15T22:04:41.514Z] #0 8.914 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-15T22:04:41.514Z] #63 ... [2022-12-15T22:04:41.514Z] [2022-12-15T22:04:41.514Z] #49 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-15T22:04:41.514Z] #49 5.707 Reading package lists... [2022-12-15T22:04:41.514Z] #49 9.303 + apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-15T22:04:41.775Z] #49 9.408 Reading package lists... [2022-12-15T22:04:41.775Z] #49 ... [2022-12-15T22:04:41.775Z] [2022-12-15T22:04:41.776Z] #64 [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 [2022-12-15T22:04:41.776Z] #0 8.717 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:04:41.776Z] #0 8.717 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:04:41.776Z] #0 8.717 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:04:41.776Z] #64 ... [2022-12-15T22:04:41.776Z] [2022-12-15T22:04:41.776Z] #65 [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 [2022-12-15T22:04:41.776Z] #0 6.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-15T22:04:41.776Z] #0 6.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-15T22:04:41.776Z] #0 6.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-15T22:04:41.776Z] #0 7.461 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-12-15T22:04:41.776Z] #0 9.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-15T22:04:42.039Z] #65 ... [2022-12-15T22:04:42.039Z] [2022-12-15T22:04:42.039Z] #63 [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 [2022-12-15T22:04:42.039Z] #63 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-12-15T22:04:43.952Z] #63 ... [2022-12-15T22:04:43.952Z] [2022-12-15T22:04:43.952Z] #62 [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 [2022-12-15T22:04:43.952Z] #62 12.11 gotestsum version dev [2022-12-15T22:04:43.952Z] #62 DONE 12.7s [2022-12-15T22:04:43.952Z] [2022-12-15T22:04:43.952Z] #42 [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 [2022-12-15T22:04:43.952Z] #42 8.498 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:04:43.952Z] #42 8.498 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:04:43.952Z] #42 8.498 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:04:43.952Z] #42 9.131 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-12-15T22:04:45.866Z] #42 ... [2022-12-15T22:04:45.866Z] [2022-12-15T22:04:45.866Z] #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 < /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 [2022-12-15T22:04:56.864Z] #42 14.80 Fetched 1540 B in 7s (227 B/s) [2022-12-15T22:04:56.864Z] #42 14.80 Reading package lists... [2022-12-15T22:04:56.864Z] #42 20.60 Reading package lists... [2022-12-15T22:04:56.864Z] #42 ... [2022-12-15T22:04:56.864Z] [2022-12-15T22:04:56.864Z] #59 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-15T22:04:56.864Z] #59 26.04 The following additional packages will be installed: [2022-12-15T22:04:56.864Z] #59 26.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-15T22:04:56.864Z] #59 26.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-12-15T22:04:56.864Z] #59 26.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-12-15T22:04:56.864Z] #59 26.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-12-15T22:04:56.864Z] #59 26.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-12-15T22:04:56.864Z] #59 26.07 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-12-15T22:04:56.864Z] #59 26.07 mingw-w64-common mingw-w64-x86-64-dev [2022-12-15T22:04:56.864Z] #59 26.10 Suggested packages: [2022-12-15T22:04:56.864Z] #59 26.10 gcc-10-locales seccomp wine64 [2022-12-15T22:04:58.784Z] #59 27.41 The following NEW packages will be installed: [2022-12-15T22:04:58.784Z] #59 27.44 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-12-15T22:04:58.784Z] #59 27.44 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-12-15T22:04:58.784Z] #59 27.44 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-12-15T22:04:58.784Z] #59 27.44 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-12-15T22:04:58.784Z] #59 27.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-12-15T22:04:58.784Z] #59 27.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-12-15T22:04:58.784Z] #59 27.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-12-15T22:04:58.784Z] #59 27.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-12-15T22:04:58.784Z] #59 27.46 mingw-w64-x86-64-dev [2022-12-15T22:04:58.784Z] #59 27.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:04:58.784Z] #59 27.91 Need to get 108 MB of archives. [2022-12-15T22:04:58.784Z] #59 27.91 After this operation, 620 MB of additional disk space will be used. [2022-12-15T22:04:58.784Z] #59 27.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-12-15T22:04:59.044Z] #59 27.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-12-15T22:04:59.044Z] #59 28.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-12-15T22:04:59.044Z] #59 28.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-12-15T22:04:59.044Z] #59 28.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-12-15T22:04:59.044Z] #59 28.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-12-15T22:04:59.305Z] #59 28.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-12-15T22:04:59.569Z] #59 28.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-12-15T22:04:59.569Z] #59 28.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-12-15T22:05:00.141Z] #59 29.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-12-15T22:05:00.715Z] #59 29.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-12-15T22:05:01.297Z] #59 30.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-12-15T22:05:01.559Z] #59 30.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-12-15T22:05:02.504Z] #59 31.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-12-15T22:05:02.765Z] #59 31.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-12-15T22:05:02.765Z] #59 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-12-15T22:05:02.765Z] #59 31.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-12-15T22:05:02.765Z] #59 31.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-15T22:05:02.765Z] #59 31.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-15T22:05:02.765Z] #59 31.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-12-15T22:05:02.765Z] #59 31.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-15T22:05:02.765Z] #59 31.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-15T22:05:02.765Z] #59 31.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-15T22:05:02.765Z] #59 31.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-15T22:05:02.765Z] #59 31.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-15T22:05:02.765Z] #59 31.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-15T22:05:02.765Z] #59 31.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-15T22:05:02.765Z] #59 31.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-12-15T22:05:02.765Z] #59 31.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-15T22:05:02.765Z] #59 31.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-15T22:05:04.149Z] #59 ... [2022-12-15T22:05:04.149Z] [2022-12-15T22:05:04.149Z] #60 [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 ; [2022-12-15T22:05:04.149Z] #60 19.86 Reading package lists... [2022-12-15T22:05:04.149Z] #60 25.08 Building dependency tree... [2022-12-15T22:05:04.149Z] #60 26.84 Reading state information... [2022-12-15T22:05:04.149Z] #60 29.03 python3 is already the newest version (3.9.2-3). [2022-12-15T22:05:04.149Z] #60 29.03 The following additional packages will be installed: [2022-12-15T22:05:04.149Z] #60 29.04 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 [2022-12-15T22:05:04.149Z] #60 29.05 patch xz-utils [2022-12-15T22:05:04.149Z] #60 29.07 Suggested packages: [2022-12-15T22:05:04.149Z] #60 29.08 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-12-15T22:05:04.149Z] #60 29.08 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-12-15T22:05:04.149Z] #60 29.08 m4-doc ed diffutils-doc [2022-12-15T22:05:04.149Z] #60 29.08 Recommended packages: [2022-12-15T22:05:04.149Z] #60 29.08 fakeroot libalgorithm-merge-perl libltdl-dev [2022-12-15T22:05:04.149Z] #60 30.30 The following NEW packages will be installed: [2022-12-15T22:05:04.149Z] #60 30.31 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2022-12-15T22:05:04.149Z] #60 30.31 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 [2022-12-15T22:05:04.150Z] #60 30.32 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2022-12-15T22:05:04.150Z] #60 30.72 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:05:04.150Z] #60 30.72 Need to get 5458 kB of archives. [2022-12-15T22:05:04.150Z] #60 30.72 After this operation, 11.6 MB of additional disk space will be used. [2022-12-15T22:05:04.150Z] #60 30.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-15T22:05:04.150Z] #60 30.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-15T22:05:04.150Z] #60 30.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-12-15T22:05:04.150Z] #60 30.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-12-15T22:05:04.150Z] #60 30.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-12-15T22:05:04.150Z] #60 30.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-12-15T22:05:04.150Z] #60 30.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-12-15T22:05:04.150Z] #60 30.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-15T22:05:04.150Z] #60 30.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-12-15T22:05:04.150Z] #60 30.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-12-15T22:05:04.150Z] #60 30.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-15T22:05:04.150Z] #60 30.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-12-15T22:05:04.150Z] #60 30.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-15T22:05:04.150Z] #60 30.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-12-15T22:05:04.150Z] #60 30.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-15T22:05:04.150Z] #60 30.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-15T22:05:04.150Z] #60 30.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-12-15T22:05:04.150Z] #60 30.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-15T22:05:04.150Z] #60 30.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-12-15T22:05:04.150Z] #60 30.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-12-15T22:05:04.150Z] #60 32.00 debconf: delaying package configuration, since apt-utils is not installed [2022-12-15T22:05:04.150Z] #60 32.26 Fetched 5458 kB in 1s (8934 kB/s) [2022-12-15T22:05:04.150Z] #60 32.36 Selecting previously unselected package bzip2. [2022-12-15T22:05:04.150Z] #60 32.36 (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.) [2022-12-15T22:05:04.150Z] #60 32.46 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-12-15T22:05:04.150Z] #60 32.47 Unpacking bzip2 (1.0.8-4) ... [2022-12-15T22:05:04.150Z] #60 32.61 Selecting previously unselected package xz-utils. [2022-12-15T22:05:04.150Z] #60 32.61 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-15T22:05:04.150Z] #60 32.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-15T22:05:04.150Z] #60 32.95 Selecting previously unselected package libsigsegv2:arm64. [2022-12-15T22:05:04.150Z] #60 32.95 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2022-12-15T22:05:04.150Z] #60 32.97 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-12-15T22:05:04.150Z] #60 33.09 Selecting previously unselected package m4. [2022-12-15T22:05:04.150Z] #60 33.09 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2022-12-15T22:05:04.150Z] #60 33.12 Unpacking m4 (1.4.18-5) ... [2022-12-15T22:05:04.150Z] #60 ... [2022-12-15T22:05:04.150Z] [2022-12-15T22:05:04.150Z] #59 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-15T22:05:04.150Z] #59 33.11 debconf: delaying package configuration, since apt-utils is not installed [2022-12-15T22:05:04.150Z] #59 33.31 Fetched 108 MB in 4s (24.4 MB/s) [2022-12-15T22:05:04.413Z] #59 33.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-15T22:05:04.413Z] #59 33.42 (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.) [2022-12-15T22:05:04.413Z] #59 33.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-15T22:05:04.413Z] #59 33.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-15T22:05:05.356Z] #59 ... [2022-12-15T22:05:05.356Z] [2022-12-15T22:05:05.356Z] #64 [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 [2022-12-15T22:05:05.356Z] #64 18.36 Reading package lists... [2022-12-15T22:05:05.356Z] #64 23.83 Building dependency tree... [2022-12-15T22:05:05.356Z] #64 25.48 Reading state information... [2022-12-15T22:05:05.356Z] #64 27.59 The following additional packages will be installed: [2022-12-15T22:05:05.356Z] #64 27.60 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-15T22:05:05.356Z] #64 27.62 Suggested packages: [2022-12-15T22:05:05.356Z] #64 27.62 cmake-doc ninja-build lrzip [2022-12-15T22:05:05.356Z] #64 27.94 The following NEW packages will be installed: [2022-12-15T22:05:05.356Z] #64 27.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-12-15T22:05:05.356Z] #64 28.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:05:05.356Z] #64 28.38 Need to get 15.1 MB of archives. [2022-12-15T22:05:05.356Z] #64 28.38 After this operation, 66.8 MB of additional disk space will be used. [2022-12-15T22:05:05.356Z] #64 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-12-15T22:05:05.356Z] #64 28.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-15T22:05:05.356Z] #64 28.86 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2022-12-15T22:05:05.356Z] #64 28.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-12-15T22:05:05.356Z] #64 28.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-12-15T22:05:05.356Z] #64 28.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-12-15T22:05:05.356Z] #64 28.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-12-15T22:05:05.356Z] #64 28.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-12-15T22:05:05.356Z] #64 30.00 debconf: delaying package configuration, since apt-utils is not installed [2022-12-15T22:05:05.356Z] #64 30.25 Fetched 15.1 MB in 1s (15.2 MB/s) [2022-12-15T22:05:05.356Z] #64 30.39 Selecting previously unselected package cmake-data. [2022-12-15T22:05:05.356Z] #64 30.39 (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.) [2022-12-15T22:05:05.356Z] #64 30.42 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-12-15T22:05:05.356Z] #64 30.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-12-15T22:05:05.616Z] #64 33.75 Selecting previously unselected package libicu67:arm64. [2022-12-15T22:05:05.616Z] #64 33.75 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2022-12-15T22:05:05.616Z] #64 33.80 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-15T22:05:05.616Z] #64 ... [2022-12-15T22:05:05.616Z] [2022-12-15T22:05:05.616Z] #60 [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 ; [2022-12-15T22:05:05.616Z] #60 33.38 Selecting previously unselected package autoconf. [2022-12-15T22:05:05.616Z] #60 33.38 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2022-12-15T22:05:05.616Z] #60 33.39 Unpacking autoconf (2.69-14) ... [2022-12-15T22:05:05.616Z] #60 33.71 Selecting previously unselected package autotools-dev. [2022-12-15T22:05:05.616Z] #60 33.72 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2022-12-15T22:05:05.616Z] #60 33.73 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-12-15T22:05:05.616Z] #60 33.90 Selecting previously unselected package automake. [2022-12-15T22:05:05.616Z] #60 33.90 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2022-12-15T22:05:05.616Z] #60 33.91 Unpacking automake (1:1.16.3-2) ... [2022-12-15T22:05:05.616Z] #60 34.51 Selecting previously unselected package patch. [2022-12-15T22:05:05.616Z] #60 34.52 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2022-12-15T22:05:05.616Z] #60 34.53 Unpacking patch (2.7.6-7) ... [2022-12-15T22:05:05.616Z] #60 34.71 Selecting previously unselected package dpkg-dev. [2022-12-15T22:05:05.616Z] #60 34.74 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2022-12-15T22:05:05.616Z] #60 34.75 Unpacking dpkg-dev (1.20.12) ... [2022-12-15T22:05:05.616Z] #60 ... [2022-12-15T22:05:05.616Z] [2022-12-15T22:05:05.616Z] #43 [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 [2022-12-15T22:05:05.616Z] #43 23.64 Reading package lists... [2022-12-15T22:05:05.616Z] #43 28.15 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2022-12-15T22:05:05.616Z] #43 28.22 Reading package lists... [2022-12-15T22:05:05.616Z] #43 32.20 Building dependency tree... [2022-12-15T22:05:05.616Z] #43 33.55 Reading state information... [2022-12-15T22:05:05.877Z] #43 ... [2022-12-15T22:05:05.877Z] [2022-12-15T22:05:05.877Z] #42 [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 [2022-12-15T22:05:05.877Z] #42 20.60 Reading package lists... [2022-12-15T22:05:05.877Z] #42 25.71 Building dependency tree... [2022-12-15T22:05:05.877Z] #42 27.33 Reading state information... [2022-12-15T22:05:05.877Z] #42 29.52 The following additional packages will be installed: [2022-12-15T22:05:05.877Z] #42 29.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-15T22:05:05.877Z] #42 29.54 python3-protobuf python3-six [2022-12-15T22:05:05.877Z] #42 29.55 Suggested packages: [2022-12-15T22:05:05.877Z] #42 29.56 python3-setuptools [2022-12-15T22:05:05.877Z] #42 29.56 Recommended packages: [2022-12-15T22:05:05.877Z] #42 29.56 iproute2 | iproute [2022-12-15T22:05:05.877Z] #42 30.14 The following NEW packages will be installed: [2022-12-15T22:05:05.877Z] #42 30.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-15T22:05:05.877Z] #42 30.17 python3-protobuf python3-six [2022-12-15T22:05:05.877Z] #42 30.60 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:05:05.877Z] #42 30.60 Need to get 2136 kB of archives. [2022-12-15T22:05:05.877Z] #42 30.60 After this operation, 10.8 MB of additional disk space will be used. [2022-12-15T22:05:05.878Z] #42 30.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-12-15T22:05:05.878Z] #42 30.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-15T22:05:05.878Z] #42 30.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-15T22:05:05.878Z] #42 30.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-12-15T22:05:05.878Z] #42 30.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-15T22:05:05.878Z] #42 30.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-15T22:05:05.878Z] #42 30.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-15T22:05:05.878Z] #42 32.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-12-15T22:05:05.878Z] #42 33.83 debconf: delaying package configuration, since apt-utils is not installed [2022-12-15T22:05:06.150Z] #42 34.12 Fetched 2136 kB in 3s (815 kB/s) [2022-12-15T22:05:06.150Z] #42 34.27 Selecting previously unselected package libprotobuf23:arm64. [2022-12-15T22:05:06.150Z] #42 34.27 (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.) [2022-12-15T22:05:06.411Z] #42 34.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-12-15T22:05:06.411Z] #42 34.36 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-12-15T22:05:06.672Z] #42 ... [2022-12-15T22:05:06.672Z] [2022-12-15T22:05:06.672Z] #65 [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 [2022-12-15T22:05:06.672Z] #65 19.75 Reading package lists... [2022-12-15T22:05:06.672Z] #65 25.80 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-15T22:05:06.672Z] #65 25.80 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-15T22:05:06.672Z] #65 25.80 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-15T22:05:06.672Z] #65 28.92 Reading package lists... [2022-12-15T22:05:06.672Z] #65 33.21 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2022-12-15T22:05:06.672Z] #65 33.28 Reading package lists... [2022-12-15T22:05:06.672Z] #65 ... [2022-12-15T22:05:06.672Z] [2022-12-15T22:05:06.672Z] #59 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-15T22:05:06.672Z] #59 35.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-15T22:05:06.672Z] #59 35.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-15T22:05:06.672Z] #59 35.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-15T22:05:07.244Z] #59 ... [2022-12-15T22:05:07.244Z] [2022-12-15T22:05:07.244Z] #69 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < /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 [2022-12-15T22:05:17.027Z] #42 35.01 Selecting previously unselected package python3-pkg-resources. [2022-12-15T22:05:17.027Z] #42 35.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-15T22:05:17.027Z] #42 35.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-15T22:05:17.027Z] #42 35.30 Selecting previously unselected package python3-six. [2022-12-15T22:05:17.027Z] #42 35.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-12-15T22:05:17.027Z] #42 35.34 Unpacking python3-six (1.16.0-2) ... [2022-12-15T22:05:17.027Z] #42 35.47 Selecting previously unselected package python3-protobuf. [2022-12-15T22:05:17.027Z] #42 35.47 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-12-15T22:05:17.027Z] #42 35.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-15T22:05:17.027Z] #42 36.10 Selecting previously unselected package libnet1:arm64. [2022-12-15T22:05:17.027Z] #42 36.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-15T22:05:17.027Z] #42 36.12 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-15T22:05:17.027Z] #42 36.27 Selecting previously unselected package libnl-3-200:arm64. [2022-12-15T22:05:17.027Z] #42 36.27 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-15T22:05:17.027Z] #42 36.29 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-15T22:05:17.027Z] #42 36.45 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-15T22:05:17.027Z] #42 36.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-15T22:05:17.027Z] #42 36.45 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-15T22:05:17.027Z] #42 36.59 Selecting previously unselected package criu. [2022-12-15T22:05:17.027Z] #42 36.59 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-12-15T22:05:17.027Z] #42 36.60 Unpacking criu (3.17.1-1) ... [2022-12-15T22:05:17.027Z] #42 37.39 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-15T22:05:17.027Z] #42 39.60 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-12-15T22:05:17.027Z] #42 39.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-15T22:05:17.027Z] #42 40.02 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-15T22:05:17.027Z] #42 40.09 Setting up python3-six (1.16.0-2) ... [2022-12-15T22:05:17.027Z] #42 41.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-15T22:05:17.027Z] #42 41.31 Setting up python3-protobuf (3.12.4-1) ... [2022-12-15T22:05:17.027Z] #42 45.16 Setting up criu (3.17.1-1) ... [2022-12-15T22:05:17.027Z] #42 ... [2022-12-15T22:05:17.027Z] [2022-12-15T22:05:17.027Z] #43 [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 [2022-12-15T22:05:17.027Z] #43 44.95 Selecting previously unselected package python3-lib2to3. [2022-12-15T22:05:17.027Z] #43 44.96 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-15T22:05:17.027Z] #43 44.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-15T22:05:17.307Z] #43 45.38 Selecting previously unselected package python3-distutils. [2022-12-15T22:05:17.645Z] #43 45.39 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... [2022-12-15T22:05:17.645Z] #43 45.45 Unpacking python3-distutils (3.9.2-1) ... [2022-12-15T22:05:18.219Z] #43 46.20 Selecting previously unselected package libglib2.0-dev-bin. [2022-12-15T22:05:18.219Z] #43 46.21 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2022-12-15T22:05:18.219Z] #43 46.24 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2022-12-15T22:05:18.791Z] #43 46.62 Selecting previously unselected package libsepol1-dev:arm64. [2022-12-15T22:05:18.791Z] #43 46.63 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... [2022-12-15T22:05:18.791Z] #43 46.66 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-12-15T22:05:19.051Z] #43 47.00 Selecting previously unselected package libpcre2-16-0:arm64. [2022-12-15T22:05:19.051Z] #43 47.01 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-12-15T22:05:19.051Z] #43 47.03 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:19.312Z] #43 47.27 Selecting previously unselected package libpcre2-32-0:arm64. [2022-12-15T22:05:19.312Z] #43 47.28 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-12-15T22:05:19.312Z] #43 47.30 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:19.573Z] #43 ... [2022-12-15T22:05:19.573Z] [2022-12-15T22:05:19.573Z] #65 [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 [2022-12-15T22:05:19.573Z] #65 33.28 Reading package lists... [2022-12-15T22:05:19.573Z] #65 37.96 Building dependency tree... [2022-12-15T22:05:19.573Z] #65 40.23 gcc is already the newest version (4:10.2.1-1). [2022-12-15T22:05:19.573Z] #65 40.23 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-15T22:05:19.573Z] #65 40.23 The following additional packages will be installed: [2022-12-15T22:05:19.573Z] #65 40.24 bzip2 patch xz-utils [2022-12-15T22:05:19.573Z] #65 40.27 Suggested packages: [2022-12-15T22:05:19.573Z] #65 40.27 bzip2-doc debian-keyring seccomp ed diffutils-doc [2022-12-15T22:05:19.573Z] #65 40.27 Recommended packages: [2022-12-15T22:05:19.573Z] #65 40.27 build-essential fakeroot libalgorithm-merge-perl [2022-12-15T22:05:19.573Z] #65 40.71 The following NEW packages will be installed: [2022-12-15T22:05:19.573Z] #65 40.71 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2022-12-15T22:05:19.573Z] #65 41.23 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:05:19.573Z] #65 41.23 Need to get 2790 kB of archives. [2022-12-15T22:05:19.573Z] #65 41.23 After this operation, 4077 kB of additional disk space will be used. [2022-12-15T22:05:19.573Z] #65 41.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-15T22:05:19.573Z] #65 41.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-15T22:05:19.573Z] #65 41.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-15T22:05:19.573Z] #65 41.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-12-15T22:05:19.573Z] #65 41.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-12-15T22:05:19.573Z] #65 42.53 debconf: delaying package configuration, since apt-utils is not installed [2022-12-15T22:05:19.573Z] #65 42.72 Fetched 2790 kB in 0s (5684 kB/s) [2022-12-15T22:05:19.573Z] #65 42.79 Selecting previously unselected package bzip2. [2022-12-15T22:05:19.573Z] #65 42.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) [2022-12-15T22:05:19.573Z] #65 42.88 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2022-12-15T22:05:19.573Z] #65 42.89 Unpacking bzip2 (1.0.8-4) ... [2022-12-15T22:05:19.573Z] #65 43.06 Selecting previously unselected package xz-utils. [2022-12-15T22:05:19.573Z] #65 43.06 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-15T22:05:19.573Z] #65 43.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-15T22:05:19.573Z] #65 43.38 Selecting previously unselected package patch. [2022-12-15T22:05:19.573Z] #65 43.39 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2022-12-15T22:05:19.573Z] #65 43.40 Unpacking patch (2.7.6-7) ... [2022-12-15T22:05:19.573Z] #65 43.63 Selecting previously unselected package dpkg-dev. [2022-12-15T22:05:19.573Z] #65 43.64 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2022-12-15T22:05:19.573Z] #65 43.66 Unpacking dpkg-dev (1.20.12) ... [2022-12-15T22:05:19.573Z] #65 45.09 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-15T22:05:19.573Z] #65 45.10 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-15T22:05:19.573Z] #65 45.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-15T22:05:19.573Z] #65 45.35 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-15T22:05:19.573Z] #65 45.50 Setting up bzip2 (1.0.8-4) ... [2022-12-15T22:05:19.573Z] #65 45.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-15T22:05:19.573Z] #65 45.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-15T22:05:19.573Z] #65 45.93 Setting up patch (2.7.6-7) ... [2022-12-15T22:05:19.573Z] #65 46.15 Setting up dpkg-dev (1.20.12) ... [2022-12-15T22:05:19.573Z] #65 ... [2022-12-15T22:05:19.573Z] [2022-12-15T22:05:19.573Z] #43 [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 [2022-12-15T22:05:19.573Z] #43 47.53 Selecting previously unselected package libpcre2-posix2:arm64. [2022-12-15T22:05:19.573Z] #43 47.53 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-12-15T22:05:19.573Z] #43 47.55 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:19.834Z] #43 47.73 Selecting previously unselected package libpcre2-dev:arm64. [2022-12-15T22:05:19.834Z] #43 47.74 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-12-15T22:05:19.834Z] #43 47.76 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:20.405Z] #43 48.24 Selecting previously unselected package libselinux1-dev:arm64.#43 ... [2022-12-15T22:05:20.405Z] [2022-12-15T22:05:20.405Z] #44 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-15T22:05:20.405Z] #44 DONE 44.0s [2022-12-15T22:05:20.405Z] [2022-12-15T22:05:20.405Z] #43 [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 [2022-12-15T22:05:20.405Z] #43 48.24 Selecting previously unselected package libselinux1-dev:arm64. [2022-12-15T22:05:20.405Z] #43 48.24 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... [2022-12-15T22:05:20.405Z] #43 48.25 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-12-15T22:05:20.405Z] #43 ... [2022-12-15T22:05:20.405Z] [2022-12-15T22:05:20.405Z] #61 [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 [2022-12-15T22:05:20.405Z] #61 44.44 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2022-12-15T22:05:20.405Z] #61 DONE 49.5s [2022-12-15T22:05:20.665Z] [2022-12-15T22:05:20.665Z] #66 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-15T22:05:20.665Z] #66 DONE 40.4s [2022-12-15T22:05:20.665Z] [2022-12-15T22:05:20.665Z] #64 [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 [2022-12-15T22:05:20.665Z] #64 40.33 Selecting previously unselected package libxml2:arm64. [2022-12-15T22:05:20.665Z] #64 40.33 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2022-12-15T22:05:20.665Z] #64 40.35 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-15T22:05:20.665Z] #64 40.83 Selecting previously unselected package libarchive13:arm64. [2022-12-15T22:05:20.665Z] #64 40.83 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-12-15T22:05:20.665Z] #64 40.83 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-15T22:05:20.665Z] #64 41.37 Selecting previously unselected package libjsoncpp24:arm64. [2022-12-15T22:05:20.665Z] #64 41.37 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-12-15T22:05:20.665Z] #64 41.39 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-15T22:05:20.665Z] #64 41.70 Selecting previously unselected package librhash0:arm64. [2022-12-15T22:05:20.665Z] #64 41.70 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2022-12-15T22:05:20.665Z] #64 41.71 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-12-15T22:05:20.665Z] #64 41.93 Selecting previously unselected package libuv1:arm64. [2022-12-15T22:05:20.665Z] #64 41.93 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2022-12-15T22:05:20.665Z] #64 41.96 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-12-15T22:05:20.665Z] #64 42.15 Selecting previously unselected package cmake. [2022-12-15T22:05:20.665Z] #64 42.17 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-12-15T22:05:20.665Z] #64 42.36 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-12-15T22:05:20.665Z] #64 46.42 Setting up libicu67:arm64 (67.1-7) ... [2022-12-15T22:05:20.665Z] #64 46.51 Setting up libuv1:arm64 (1.40.0-2) ... [2022-12-15T22:05:20.665Z] #64 46.58 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-12-15T22:05:20.665Z] #64 46.65 Setting up librhash0:arm64 (1.4.1-2) ... [2022-12-15T22:05:20.665Z] #64 46.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-12-15T22:05:20.665Z] #64 46.87 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2022-12-15T22:05:20.665Z] #64 46.96 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-12-15T22:05:20.665Z] #64 47.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-12-15T22:05:20.665Z] #64 47.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-15T22:05:20.665Z] #64 DONE 48.9s [2022-12-15T22:05:20.665Z] [2022-12-15T22:05:20.665Z] #43 [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 [2022-12-15T22:05:20.665Z] #43 48.56 Selecting previously unselected package libmount-dev:arm64. [2022-12-15T22:05:20.665Z] #43 48.60 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-15T22:05:20.665Z] #43 48.62 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-15T22:05:20.665Z] #43 ... [2022-12-15T22:05:20.665Z] [2022-12-15T22:05:20.665Z] #65 [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 [2022-12-15T22:05:20.665Z] #65 DONE 49.1s [2022-12-15T22:05:20.665Z] [2022-12-15T22:05:20.665Z] #63 [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 [2022-12-15T22:05:20.665Z] #63 35.36 Reading package lists... [2022-12-15T22:05:20.665Z] #63 40.21 Building dependency tree... [2022-12-15T22:05:20.665Z] #63 43.77 gcc is already the newest version (4:10.2.1-1). [2022-12-15T22:05:20.665Z] #63 43.77 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-15T22:05:20.665Z] #63 43.77 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-12-15T22:05:20.665Z] #63 DONE 49.3s [2022-12-15T22:05:20.665Z] [2022-12-15T22:05:20.665Z] #42 [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 [2022-12-15T22:05:20.665Z] #42 46.66 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-15T22:05:20.665Z] #42 DONE 48.8s [2022-12-15T22:05:20.925Z] [2022-12-15T22:05:20.925Z] #43 [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 [2022-12-15T22:05:20.925Z] #43 48.84 Selecting previously unselected package libpcre16-3:arm64. [2022-12-15T22:05:20.925Z] #43 48.84 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2022-12-15T22:05:20.925Z] #43 48.84 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2022-12-15T22:05:21.193Z] #43 49.09 Selecting previously unselected package libpcre32-3:arm64. [2022-12-15T22:05:21.194Z] #43 49.09 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2022-12-15T22:05:21.194Z] #43 49.09 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2022-12-15T22:05:21.194Z] #43 49.28 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-12-15T22:05:21.456Z] #43 49.30 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2022-12-15T22:05:21.456Z] #43 49.30 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2022-12-15T22:05:21.456Z] #43 49.58 Selecting previously unselected package libpcre3-dev:arm64. [2022-12-15T22:05:21.717Z] #43 49.60 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2022-12-15T22:05:21.717Z] #43 49.62 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2022-12-15T22:05:22.288Z] #43 50.26 Selecting previously unselected package zlib1g-dev:arm64. [2022-12-15T22:05:22.288Z] #43 50.26 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-12-15T22:05:22.288Z] #43 50.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-15T22:05:22.549Z] #43 50.57 Selecting previously unselected package libglib2.0-dev:arm64. [2022-12-15T22:05:22.549Z] #43 ... [2022-12-15T22:05:22.549Z] [2022-12-15T22:05:22.549Z] #70 [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 [2022-12-15T22:05:22.549Z] #0 0.823 Cloning into '/tmp/crun-build'... [2022-12-15T22:05:22.549Z] #0 5.200 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-12-15T22:05:22.550Z] #0 5.210 Cloning into '/tmp/crun-build/libocispec'... [2022-12-15T22:05:22.550Z] #0 5.882 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-12-15T22:05:22.550Z] #0 5.912 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-12-15T22:05:22.550Z] #0 5.913 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-12-15T22:05:22.550Z] #0 5.913 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-12-15T22:05:22.550Z] #0 5.932 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-12-15T22:05:22.550Z] #0 7.185 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-12-15T22:05:22.550Z] #0 8.481 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-12-15T22:05:22.550Z] #0 10.04 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-12-15T22:05:22.810Z] #70 ... [2022-12-15T22:05:22.810Z] [2022-12-15T22:05:22.810Z] #59 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-12-15T22:05:22.810Z] #59 51.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-12-15T22:05:22.810Z] #59 51.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-12-15T22:05:22.810Z] #59 51.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-12-15T22:05:22.810Z] #59 51.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-12-15T22:05:22.810Z] #59 51.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-12-15T22:05:22.810Z] #59 51.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-12-15T22:05:26.113Z] #59 ... [2022-12-15T22:05:26.113Z] [2022-12-15T22:05:26.113Z] #71 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2022-12-15T22:05:26.113Z] #71 DONE 5.4s [2022-12-15T22:05:26.113Z] [2022-12-15T22:05:26.113Z] #43 [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 [2022-12-15T22:05:26.113Z] #43 50.57 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2022-12-15T22:05:26.113Z] #43 50.60 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2022-12-15T22:05:26.113Z] #43 52.21 Selecting previously unselected package libsecret-1-dev:arm64. [2022-12-15T22:05:26.113Z] #43 52.21 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... [2022-12-15T22:05:26.113Z] #43 52.24 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2022-12-15T22:05:26.113Z] #43 52.83 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2022-12-15T22:05:26.113Z] #43 52.90 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2022-12-15T22:05:26.113Z] #43 52.92 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-12-15T22:05:26.113Z] #43 52.94 Setting up libffi-dev:arm64 (3.3-6) ... [2022-12-15T22:05:26.113Z] #43 52.96 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:26.113Z] #43 52.97 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-12-15T22:05:26.113Z] #43 53.06 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:26.113Z] #43 53.11 Setting up libglib2.0-data (2.66.8-1) ... [2022-12-15T22:05:26.113Z] #43 53.15 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-15T22:05:26.113Z] #43 53.18 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2022-12-15T22:05:26.113Z] #43 53.19 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-15T22:05:26.113Z] #43 53.22 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-15T22:05:26.113Z] #43 53.23 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-15T22:05:26.113Z] #43 53.25 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2022-12-15T22:05:26.113Z] #43 53.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-15T22:05:26.113Z] #43 53.71 Setting up libelf1:arm64 (0.183-1) ... [2022-12-15T22:05:26.113Z] #43 53.73 Setting up libsecret-common (0.20.4-2) ... [2022-12-15T22:05:26.113Z] #43 53.77 Setting up python3-distutils (3.9.2-1) ... [2022-12-15T22:05:26.374Z] #43 ... [2022-12-15T22:05:26.374Z] [2022-12-15T22:05:26.374Z] #72 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2022-12-15T22:05:26.374Z] #72 DONE 0.2s [2022-12-15T22:05:26.374Z] [2022-12-15T22:05:26.374Z] #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 < '/go/src/github.com/docker/docker/.bashrc' [2022-12-15T22:06:22.864Z] #81 DONE 0.8s [2022-12-15T22:06:22.864Z] [2022-12-15T22:06:22.864Z] #82 [dev-systemd-false 4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-15T22:06:23.570Z] #82 DONE 0.9s [2022-12-15T22:06:23.570Z] [2022-12-15T22:06:23.570Z] #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 <= 3... python3 [2022-12-15T22:06:45.117Z] #70 88.68 checking for python3... /usr/bin/python3 [2022-12-15T22:06:45.117Z] #70 88.68 checking for python3 version... 3.9 [2022-12-15T22:06:45.117Z] #70 88.74 checking for python3 platform... linux [2022-12-15T22:06:45.117Z] #70 88.78 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-15T22:06:45.117Z] #70 88.98 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-15T22:06:45.117Z] #70 89.15 checking for go-md2man... no [2022-12-15T22:06:45.117Z] #70 89.17 checking error.h usability... yes [2022-12-15T22:06:45.117Z] #70 89.37 checking error.h presence... yes [2022-12-15T22:06:45.117Z] #70 89.46 checking for error.h... yes [2022-12-15T22:06:45.117Z] #70 89.54 checking linux/openat2.h usability... yes [2022-12-15T22:06:45.117Z] #70 89.72 checking linux/openat2.h presence... yes [2022-12-15T22:06:45.117Z] #70 89.80 checking for linux/openat2.h... yes [2022-12-15T22:06:45.117Z] #70 89.82 checking for copy_file_range... yes [2022-12-15T22:06:45.117Z] #70 90.14 checking for fgetxattr... yes [2022-12-15T22:06:45.117Z] #70 90.57 checking for statx... yes [2022-12-15T22:06:45.117Z] #70 90.99 checking for fgetpwent_r... yes [2022-12-15T22:06:45.117Z] #70 91.30 checking for issetugid... no [2022-12-15T22:06:45.117Z] #70 91.55 checking for pkg-config... /usr/bin/pkg-config [2022-12-15T22:06:45.117Z] #70 91.56 checking pkg-config is at least version 0.9.0... yes [2022-12-15T22:06:45.117Z] #70 91.56 checking for library containing yajl_tree_get... -lyajl [2022-12-15T22:06:45.117Z] #70 92.24 checking for yajl >= 2.0.0... yes [2022-12-15T22:06:45.377Z] #70 92.30 checking sys/capability.h usability... yes [2022-12-15T22:06:45.377Z] #70 92.64 checking sys/capability.h presence... yes [2022-12-15T22:06:45.377Z] #70 92.82 checking for sys/capability.h... yes [2022-12-15T22:06:45.638Z] #70 92.82 checking for library containing cap_from_name... [2022-12-15T22:06:45.638Z] #70 ... [2022-12-15T22:06:45.638Z] [2022-12-15T22:06:45.638Z] #85 [dev-systemd-false 7/29] 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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-15T22:06:45.638Z] #85 20.33 Unpacking bash-completion (1:2.11-2) ... [2022-12-15T22:06:46.208Z] #85 20.93 Selecting previously unselected package bzip2. [2022-12-15T22:06:46.208Z] #85 20.93 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-12-15T22:06:46.208Z] #85 20.95 Unpacking bzip2 (1.0.8-4) ... [2022-12-15T22:06:46.468Z] #85 21.11 Selecting previously unselected package xz-utils. [2022-12-15T22:06:46.468Z] #85 21.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-15T22:06:46.468Z] #85 21.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-15T22:06:46.729Z] #85 21.36 Selecting previously unselected package apparmor. [2022-12-15T22:06:46.729Z] #85 21.40 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-12-15T22:06:46.729Z] #85 21.49 Unpacking apparmor (2.13.6-10) ... [2022-12-15T22:06:47.299Z] #85 21.98 Selecting previously unselected package inetutils-ping. [2022-12-15T22:06:47.299Z] #85 21.98 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-12-15T22:06:47.299Z] #85 22.01 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-15T22:06:47.299Z] #85 22.21 Selecting previously unselected package libip4tc2:arm64. [2022-12-15T22:06:47.560Z] #85 22.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-12-15T22:06:47.560Z] #85 22.22 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-12-15T22:06:47.560Z] #85 22.31 Selecting previously unselected package libip6tc2:arm64. [2022-12-15T22:06:47.560Z] #85 22.31 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-12-15T22:06:47.560Z] #85 22.32 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-12-15T22:06:47.820Z] #85 22.41 Selecting previously unselected package libnfnetlink0:arm64. [2022-12-15T22:06:47.820Z] #85 22.43 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-12-15T22:06:47.820Z] #85 22.43 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-15T22:06:47.820Z] #85 22.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-12-15T22:06:47.820Z] #85 22.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-12-15T22:06:47.820Z] #85 22.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-15T22:06:47.820Z] #85 22.65 Selecting previously unselected package libnftnl11:arm64. [2022-12-15T22:06:47.820Z] #85 22.65 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-12-15T22:06:47.820Z] #85 22.66 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-12-15T22:06:48.080Z] #85 22.77 Selecting previously unselected package iptables. [2022-12-15T22:06:48.080Z] #85 22.79 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-12-15T22:06:48.080Z] #85 22.80 Unpacking iptables (1.8.7-1) ... [2022-12-15T22:06:48.356Z] #85 23.14 Selecting previously unselected package libonig5:arm64. [2022-12-15T22:06:48.616Z] #85 23.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-15T22:06:48.616Z] #85 23.15 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-15T22:06:48.616Z] #85 23.35 Selecting previously unselected package libjq1:arm64. [2022-12-15T22:06:48.616Z] #85 23.35 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-12-15T22:06:48.616Z] #85 23.36 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-15T22:06:48.616Z] #85 23.49 Selecting previously unselected package jq. [2022-12-15T22:06:48.616Z] #85 23.49 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-12-15T22:06:48.616Z] #85 23.50 Unpacking jq (1.6-2.1) ... [2022-12-15T22:06:48.877Z] #85 23.62 Selecting previously unselected package libaio1:arm64. [2022-12-15T22:06:48.877Z] #85 23.63 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-12-15T22:06:48.877Z] #85 23.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-12-15T22:06:49.137Z] #85 23.71 Selecting previously unselected package libgpm2:arm64. [2022-12-15T22:06:49.137Z] #85 23.71 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-12-15T22:06:49.137Z] #85 23.71 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-12-15T22:06:49.137Z] #85 23.86 Selecting previously unselected package libicu67:arm64. [2022-12-15T22:06:49.137Z] #85 23.86 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-12-15T22:06:49.137Z] #85 23.87 Unpacking libicu67:arm64 (67.1-7) ... [2022-12-15T22:06:51.060Z] #85 ... [2022-12-15T22:06:51.060Z] [2022-12-15T22:06:51.060Z] #68 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <= 3.15... no [2022-12-15T22:06:51.060Z] #70 96.22 configure: CRIU headers not found, building without CRIU support [2022-12-15T22:06:51.060Z] #70 96.23 checking for criu > 3.16... no [2022-12-15T22:06:51.060Z] #70 96.24 configure: CRIU version doesn't support join-ns API [2022-12-15T22:06:51.060Z] #70 96.24 checking for criu > 3.16.1... no [2022-12-15T22:06:51.060Z] #70 96.28 configure: CRIU version doesn't support for pre-dumping [2022-12-15T22:06:51.060Z] #70 96.29 checking for new mount API (fsconfig)... yes [2022-12-15T22:06:51.060Z] #70 96.43 checking for seccomp notify API... yes [2022-12-15T22:06:51.060Z] #70 96.55 checking for gperf... no [2022-12-15T22:06:51.060Z] #70 96.56 configure: gperf not found - cannot rebuild signal parser code [2022-12-15T22:06:51.060Z] #70 96.56 checking for library containing argp_parse... none required [2022-12-15T22:06:51.060Z] #70 97.01 checking that generated files are newer than configure... done [2022-12-15T22:06:51.060Z] #70 97.02 configure: creating ./config.status [2022-12-15T22:06:52.974Z] #70 ... [2022-12-15T22:06:52.974Z] [2022-12-15T22:06:52.974Z] #85 [dev-systemd-false 7/29] 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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-15T22:06:52.974Z] #85 27.57 Selecting previously unselected package libinih1:arm64. [2022-12-15T22:06:52.974Z] #85 27.58 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-12-15T22:06:52.974Z] #85 27.58 Unpacking libinih1:arm64 (53-1+b2) ... [2022-12-15T22:06:52.974Z] #85 27.66 Selecting previously unselected package libnet1:arm64. [2022-12-15T22:06:52.974Z] #85 27.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-15T22:06:52.974Z] #85 27.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-15T22:06:52.974Z] #85 27.75 Selecting previously unselected package libnl-3-200:arm64. [2022-12-15T22:06:52.974Z] #85 27.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-15T22:06:52.974Z] #85 27.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-15T22:06:53.234Z] #85 27.84 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-15T22:06:53.234Z] #85 27.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-15T22:06:53.234Z] #85 27.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-15T22:06:53.234Z] #85 27.95 Selecting previously unselected package libyajl2:arm64. [2022-12-15T22:06:53.235Z] #85 27.95 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-12-15T22:06:53.235Z] #85 27.95 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-12-15T22:06:53.235Z] #85 28.03 Selecting previously unselected package net-tools. [2022-12-15T22:06:53.235Z] #85 28.04 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-12-15T22:06:53.235Z] #85 28.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-12-15T22:06:53.496Z] #85 28.26 Selecting previously unselected package patch. [2022-12-15T22:06:53.496Z] #85 28.27 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-12-15T22:06:53.496Z] #85 28.28 Unpacking patch (2.7.6-7) ... [2022-12-15T22:06:53.756Z] #85 28.41 Selecting previously unselected package python-pip-whl. [2022-12-15T22:06:53.756Z] #85 28.42 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-12-15T22:06:53.756Z] #85 28.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-15T22:06:54.017Z] #85 28.94 Selecting previously unselected package python3-lib2to3. [2022-12-15T22:06:54.278Z] #85 28.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-12-15T22:06:54.278Z] #85 28.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-12-15T22:06:54.539Z] #85 29.10 Selecting previously unselected package python3-distutils. [2022-12-15T22:06:54.539Z] #85 29.11 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-12-15T22:06:54.539Z] #85 29.12 Unpacking python3-distutils (3.9.2-1) ... [2022-12-15T22:06:54.539Z] #85 29.30 Selecting previously unselected package python3-pkg-resources. [2022-12-15T22:06:54.539Z] #85 29.30 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-15T22:06:54.539Z] #85 29.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-15T22:06:54.799Z] #85 29.46 Selecting previously unselected package python3-setuptools. [2022-12-15T22:06:54.799Z] #85 29.46 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-12-15T22:06:54.799Z] #85 29.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-12-15T22:06:55.060Z] #85 29.76 Selecting previously unselected package python3-wheel. [2022-12-15T22:06:55.060Z] #85 29.78 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-12-15T22:06:55.060Z] #85 29.78 Unpacking python3-wheel (0.34.2-1) ... [2022-12-15T22:06:55.060Z] #85 29.86 Selecting previously unselected package python3-pip. [2022-12-15T22:06:55.060Z] #85 29.89 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-12-15T22:06:55.060Z] #85 29.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-12-15T22:06:55.632Z] #85 ... [2022-12-15T22:06:55.632Z] [2022-12-15T22:06:55.632Z] #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 <= 2.1.0... yes [2022-12-15T22:07:02.510Z] #70 109.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-12-15T22:07:02.510Z] #70 109.8 checking for gcc... (cached) gcc [2022-12-15T22:07:02.510Z] #70 109.9 checking whether we are using the GNU C compiler... (cached) yes [2022-12-15T22:07:02.510Z] #70 109.9 checking whether gcc accepts -g... (cached) yes [2022-12-15T22:07:02.510Z] #70 109.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-12-15T22:07:02.510Z] #70 109.9 checking whether gcc understands -c and -o together... (cached) yes [2022-12-15T22:07:02.510Z] #70 109.9 checking for a Python interpreter with version >= 3... python3 [2022-12-15T22:07:02.510Z] #70 110.0 checking for python3... /usr/bin/python3 [2022-12-15T22:07:02.771Z] #70 110.0 checking for python3 version... 3.9 [2022-12-15T22:07:02.771Z] #70 110.1 checking for python3 platform... linux [2022-12-15T22:07:02.771Z] #70 110.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-15T22:07:02.771Z] #70 110.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-15T22:07:03.031Z] #70 110.4 checking that generated files are newer than configure... done [2022-12-15T22:07:03.031Z] #70 110.4 configure: creating ./config.status [2022-12-15T22:07:05.575Z] #70 112.6 config.status: creating Makefile [2022-12-15T22:07:05.575Z] #70 112.7 config.status: creating config.h [2022-12-15T22:07:05.575Z] #70 112.7 config.status: executing libtool commands [2022-12-15T22:07:05.575Z] #70 112.7 config.status: executing depfiles commands [2022-12-15T22:07:05.837Z] #70 113.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-12-15T22:07:05.837Z] #70 113.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-12-15T22:07:06.098Z] #70 113.6 checking for gcc... gcc [2022-12-15T22:07:06.359Z] #70 113.7 checking whether the C compiler works... yes [2022-12-15T22:07:06.359Z] #70 113.8 checking for C compiler default output file name... a.out [2022-12-15T22:07:06.621Z] #70 113.8 checking for suffix of executables... [2022-12-15T22:07:06.621Z] #70 114.0 checking whether we are cross compiling... no [2022-12-15T22:07:06.621Z] #70 114.1 checking for suffix of object files... o [2022-12-15T22:07:06.882Z] #70 114.2 checking whether we are using the GNU C compiler... yes [2022-12-15T22:07:06.882Z] #70 114.3 checking whether gcc accepts -g... yes [2022-12-15T22:07:06.882Z] #70 114.3 checking for gcc option to accept ISO C89... none needed [2022-12-15T22:07:07.143Z] #70 114.5 checking whether gcc understands -c and -o together... yes [2022-12-15T22:07:07.143Z] #70 114.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-12-15T22:07:07.143Z] #70 114.6 checking whether build environment is sane... yes [2022-12-15T22:07:07.143Z] #70 114.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-12-15T22:07:07.143Z] #70 114.6 checking for gawk... no [2022-12-15T22:07:07.143Z] #70 114.6 checking for mawk... mawk [2022-12-15T22:07:07.143Z] #70 114.6 checking whether make sets $(MAKE)... yes [2022-12-15T22:07:07.404Z] #70 114.7 checking whether make supports the include directive... yes (GNU style) [2022-12-15T22:07:07.404Z] #70 114.7 checking whether make supports nested variables... yes [2022-12-15T22:07:07.404Z] #70 114.7 checking whether UID '0' is supported by ustar format... yes [2022-12-15T22:07:07.404Z] #70 114.8 checking whether GID '0' is supported by ustar format... yes [2022-12-15T22:07:07.404Z] #70 114.8 checking how to create a ustar tar archive... gnutar [2022-12-15T22:07:07.404Z] #70 114.8 checking dependency style of gcc... gcc3 [2022-12-15T22:07:07.664Z] #70 114.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-12-15T22:07:07.664Z] #70 114.9 checking whether make supports nested variables... (cached) yes [2022-12-15T22:07:07.664Z] #70 115.0 checking build system type... aarch64-unknown-linux-gnu [2022-12-15T22:07:07.925Z] #70 115.2 checking host system type... aarch64-unknown-linux-gnu [2022-12-15T22:07:07.925Z] #70 115.2 checking how to print strings... printf [2022-12-15T22:07:07.925Z] #70 115.2 checking for a sed that does not truncate output... /bin/sed [2022-12-15T22:07:07.925Z] #70 115.2 checking for grep that handles long lines and -e... /bin/grep [2022-12-15T22:07:07.925Z] #70 115.2 checking for egrep... /bin/grep -E [2022-12-15T22:07:07.925Z] #70 115.2 checking for fgrep... /bin/grep -F [2022-12-15T22:07:07.925Z] #70 115.3 checking for ld used by gcc... /usr/bin/ld [2022-12-15T22:07:07.925Z] #70 115.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-12-15T22:07:07.925Z] #70 115.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-12-15T22:07:07.925Z] #70 115.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-12-15T22:07:07.925Z] #70 115.4 checking whether ln -s works... yes [2022-12-15T22:07:08.186Z] #70 115.4 checking the maximum length of command line arguments... 1572864 [2022-12-15T22:07:08.186Z] #70 115.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-12-15T22:07:08.186Z] #70 115.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-12-15T22:07:08.186Z] #70 115.5 checking for /usr/bin/ld option to reload object files... -r [2022-12-15T22:07:08.186Z] #70 115.5 checking for objdump... objdump [2022-12-15T22:07:08.186Z] #70 115.5 checking how to recognize dependent libraries... pass_all [2022-12-15T22:07:08.186Z] #70 115.5 checking for dlltool... no [2022-12-15T22:07:08.186Z] #70 115.5 checking how to associate runtime and link libraries... printf %s\n [2022-12-15T22:07:08.186Z] #70 115.5 checking for ar... ar [2022-12-15T22:07:08.186Z] #70 115.5 checking for archiver @FILE support... @ [2022-12-15T22:07:08.186Z] #70 115.6 checking for strip... strip [2022-12-15T22:07:08.186Z] #70 115.6 checking for ranlib... ranlib [2022-12-15T22:07:08.447Z] #70 115.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-12-15T22:07:08.447Z] #70 115.9 checking for sysroot... no [2022-12-15T22:07:08.447Z] #70 115.9 checking for a working dd... /bin/dd [2022-12-15T22:07:08.447Z] #70 115.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-12-15T22:07:08.447Z] #70 115.9 checking for mt... no [2022-12-15T22:07:08.447Z] #70 115.9 checking if : is a manifest tool... no [2022-12-15T22:07:08.708Z] #70 115.9 checking how to run the C preprocessor... gcc -E [2022-12-15T22:07:09.279Z] #70 116.2 checking for ANSI C header files... yes [2022-12-15T22:07:09.279Z] #70 116.6 checking for sys/types.h... yes [2022-12-15T22:07:09.540Z] #70 116.8 checking for sys/stat.h... yes [2022-12-15T22:07:09.540Z] #70 116.9 checking for stdlib.h... yes [2022-12-15T22:07:09.540Z] #70 117.1 checking for string.h... yes [2022-12-15T22:07:09.801Z] #70 117.1 checking for memory.h... yes [2022-12-15T22:07:09.801Z] #70 117.3 checking for strings.h... yes [2022-12-15T22:07:10.062Z] #70 117.4 checking for inttypes.h... yes [2022-12-15T22:07:10.062Z] #70 ... [2022-12-15T22:07:10.062Z] [2022-12-15T22:07:10.062Z] #85 [dev-systemd-false 7/29] 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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-15T22:07:10.062Z] #85 34.71 Selecting previously unselected package vim. [2022-12-15T22:07:10.062Z] #85 34.72 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-12-15T22:07:10.062Z] #85 34.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 35.17 Selecting previously unselected package xfsprogs. [2022-12-15T22:07:10.062Z] #85 35.18 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-12-15T22:07:10.062Z] #85 35.18 Unpacking xfsprogs (5.10.0-4) ... [2022-12-15T22:07:10.062Z] #85 35.47 Selecting previously unselected package zip. [2022-12-15T22:07:10.062Z] #85 35.49 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-12-15T22:07:10.062Z] #85 35.50 Unpacking zip (3.0-12) ... [2022-12-15T22:07:10.062Z] #85 35.62 Selecting previously unselected package zstd. [2022-12-15T22:07:10.062Z] #85 35.64 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-12-15T22:07:10.062Z] #85 35.65 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-12-15T22:07:10.062Z] #85 35.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-15T22:07:10.062Z] #85 36.62 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-15T22:07:10.062Z] #85 36.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-15T22:07:10.062Z] #85 36.65 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-15T22:07:10.062Z] #85 36.67 Setting up libicu67:arm64 (67.1-7) ... [2022-12-15T22:07:10.062Z] #85 36.68 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-15T22:07:10.062Z] #85 36.70 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-15T22:07:10.062Z] #85 36.71 Setting up uidmap (1:4.8.1-1) ... [2022-12-15T22:07:10.062Z] #85 36.72 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-15T22:07:10.062Z] #85 36.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-15T22:07:10.062Z] #85 36.75 Setting up bzip2 (1.0.8-4) ... [2022-12-15T22:07:10.062Z] #85 36.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-15T22:07:10.062Z] #85 36.78 Setting up python3-wheel (0.34.2-1) ... [2022-12-15T22:07:10.062Z] #85 37.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 37.36 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-15T22:07:10.062Z] #85 37.37 Setting up libcap2-bin (1:2.44-1) ... [2022-12-15T22:07:10.062Z] #85 37.39 Setting up apparmor (2.13.6-10) ... [2022-12-15T22:07:10.062Z] #85 38.81 Setting up zip (3.0-12) ... [2022-12-15T22:07:10.062Z] #85 38.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 38.87 Setting up bash-completion (1:2.11-2) ... [2022-12-15T22:07:10.062Z] #85 40.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-15T22:07:10.062Z] #85 40.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-15T22:07:10.062Z] #85 40.99 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-15T22:07:10.062Z] #85 41.00 Setting up patch (2.7.6-7) ... [2022-12-15T22:07:10.062Z] #85 41.02 Setting up sudo (1.9.5p2-3) ... [2022-12-15T22:07:10.062Z] #85 41.10 invoke-rc.d: could not determine current runlevel [2022-12-15T22:07:10.062Z] #85 41.12 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-15T22:07:10.062Z] #85 41.13 Setting up xfsprogs (5.10.0-4) ... [2022-12-15T22:07:10.062Z] #85 41.14 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-15T22:07:10.062Z] #85 41.16 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 41.17 Setting up pigz (2.6-1) ... [2022-12-15T22:07:10.062Z] #85 41.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-15T22:07:10.062Z] #85 41.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-15T22:07:10.062Z] #85 41.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 41.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 41.84 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-15T22:07:10.062Z] #85 41.85 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-15T22:07:10.062Z] #85 42.16 Setting up libelf1:arm64 (0.183-1) ... [2022-12-15T22:07:10.062Z] #85 42.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-12-15T22:07:10.062Z] #85 42.18 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-15T22:07:10.062Z] #85 42.20 Setting up python3-distutils (3.9.2-1) ... [2022-12-15T22:07:10.062Z] #85 42.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-15T22:07:10.062Z] #85 42.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-15T22:07:10.062Z] #85 42.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-15T22:07:10.062Z] #85 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-15T22:07:10.062Z] #85 42.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-15T22:07:10.062Z] #85 42.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-15T22:07:10.062Z] #85 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-15T22:07:10.063Z] #85 42.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-15T22:07:10.063Z] #85 42.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-15T22:07:10.063Z] #85 42.64 Setting up python3-setuptools (52.0.0-4) ... [2022-12-15T22:07:10.063Z] #85 43.59 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-15T22:07:10.063Z] #85 43.61 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-15T22:07:10.063Z] #85 43.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-15T22:07:10.063Z] #85 43.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-15T22:07:10.063Z] #85 44.36 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-15T22:07:10.063Z] #85 44.37 Setting up jq (1.6-2.1) ... [2022-12-15T22:07:10.063Z] #85 44.38 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-15T22:07:10.063Z] #85 44.40 Setting up iptables (1.8.7-1) ... [2022-12-15T22:07:10.063Z] #85 44.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-15T22:07:10.063Z] #85 44.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-15T22:07:10.063Z] #85 44.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-15T22:07:10.063Z] #85 44.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-15T22:07:10.063Z] #85 44.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-15T22:07:10.063Z] #85 44.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-15T22:07:10.063Z] #85 44.45 Setting up iproute2 (5.10.0-4) ... [2022-12-15T22:07:10.063Z] #85 44.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-15T22:07:10.063Z] #85 ... [2022-12-15T22:07:10.063Z] [2022-12-15T22:07:10.063Z] #70 [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 [2022-12-15T22:07:10.063Z] #70 117.5 checking for stdint.h... yes [2022-12-15T22:07:10.323Z] #70 117.7 checking for unistd.h... yes [2022-12-15T22:07:10.323Z] #70 117.8 checking for dlfcn.h... yes [2022-12-15T22:07:10.323Z] #70 117.9 checking for objdir... .libs [2022-12-15T22:07:10.585Z] #70 118.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-12-15T22:07:10.846Z] [2022-12-15T22:07:10.846Z] #70 ... [2022-12-15T22:07:10.846Z] [2022-12-15T22:07:10.846Z] #85 [dev-systemd-false 7/29] 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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-15T22:07:10.846Z] #85 DONE 45.5s [2022-12-15T22:07:10.846Z] [2022-12-15T22:07:10.846Z] #70 [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 [2022-12-15T22:07:10.846Z] #70 118.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-12-15T22:07:11.107Z] #70 118.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-12-15T22:07:11.368Z] #70 118.4 checking if gcc static flag -static works... yes [2022-12-15T22:07:11.368Z] #70 118.7 checking if gcc supports -c -o file.o... yes [2022-12-15T22:07:11.368Z] #70 118.8 checking if gcc supports -c -o file.o... (cached) yes [2022-12-15T22:07:11.368Z] #70 118.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-12-15T22:07:11.628Z] #70 118.9 checking dynamic linker characteristics... [2022-12-15T22:07:11.628Z] #70 ... [2022-12-15T22:07:11.628Z] [2022-12-15T22:07:11.628Z] #88 [dev-systemd-false 8/29] 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 [2022-12-15T22:07:11.628Z] #0 0.753 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-15T22:07:11.628Z] #0 0.758 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-15T22:07:11.628Z] #0 0.763 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-15T22:07:11.628Z] #88 DONE 0.8s [2022-12-15T22:07:11.628Z] [2022-12-15T22:07:11.628Z] #89 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-15T22:07:16.917Z] #89 ... [2022-12-15T22:07:16.917Z] [2022-12-15T22:07:16.917Z] #70 [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 [2022-12-15T22:07:16.917Z] #70 118.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-12-15T22:07:16.917Z] #70 119.2 checking how to hardcode library paths into programs... immediate [2022-12-15T22:07:16.917Z] #70 119.2 checking whether stripping libraries is possible... yes [2022-12-15T22:07:16.917Z] #70 119.2 checking if libtool supports shared libraries... yes [2022-12-15T22:07:16.917Z] #70 119.2 checking whether to build shared libraries... no [2022-12-15T22:07:16.917Z] #70 119.2 checking whether to build static libraries... yes [2022-12-15T22:07:16.917Z] #70 119.2 checking float.h usability... yes [2022-12-15T22:07:16.917Z] #70 119.3 checking float.h presence... yes [2022-12-15T22:07:16.917Z] #70 119.3 checking for float.h... yes [2022-12-15T22:07:16.917Z] #70 119.3 checking limits.h usability... yes [2022-12-15T22:07:16.917Z] #70 119.5 checking limits.h presence... yes [2022-12-15T22:07:16.917Z] #70 119.6 checking for limits.h... yes [2022-12-15T22:07:16.917Z] #70 119.6 checking stddef.h usability... yes [2022-12-15T22:07:16.917Z] #70 119.7 checking stddef.h presence... yes [2022-12-15T22:07:16.917Z] #70 119.8 checking for stddef.h... yes [2022-12-15T22:07:16.917Z] #70 119.8 checking for stdlib.h... (cached) yes [2022-12-15T22:07:16.917Z] #70 119.9 checking for string.h... (cached) yes [2022-12-15T22:07:16.917Z] #70 119.9 checking sys/time.h usability... yes [2022-12-15T22:07:16.917Z] #70 120.0 checking sys/time.h presence... yes [2022-12-15T22:07:16.917Z] #70 120.1 checking for sys/time.h... yes [2022-12-15T22:07:16.917Z] #70 120.1 checking for inline... inline [2022-12-15T22:07:16.917Z] #70 120.2 checking for size_t... yes [2022-12-15T22:07:16.917Z] #70 120.4 checking for stdlib.h... (cached) yes [2022-12-15T22:07:16.917Z] #70 120.4 checking for GNU libc compatible malloc... yes [2022-12-15T22:07:16.917Z] #70 120.6 checking for stdlib.h... (cached) yes [2022-12-15T22:07:16.917Z] #70 120.6 checking for GNU libc compatible realloc... yes [2022-12-15T22:07:16.917Z] #70 120.7 checking for working strtod... yes [2022-12-15T22:07:16.917Z] #70 120.9 checking for gettimeofday... yes [2022-12-15T22:07:16.917Z] #70 121.1 checking for memset... yes [2022-12-15T22:07:16.917Z] #70 121.3 checking for strspn... yes [2022-12-15T22:07:16.917Z] #70 121.5 checking that generated files are newer than configure... done [2022-12-15T22:07:16.917Z] #70 121.5 configure: creating ./config.status [2022-12-15T22:07:16.917Z] #70 123.8 config.status: creating Makefile [2022-12-15T22:07:16.917Z] #70 123.8 config.status: creating config.h [2022-12-15T22:07:16.917Z] #70 123.9 config.status: executing depfiles commands [2022-12-15T22:07:16.917Z] #70 124.0 config.status: executing libtool commands [2022-12-15T22:07:17.179Z] #70 124.6 GEN .version [2022-12-15T22:07:17.179Z] #70 124.7 make install-recursive [2022-12-15T22:07:17.179Z] #70 124.7 make[1]: Entering directory '/tmp/crun-build' [2022-12-15T22:07:17.179Z] #70 124.7 Making install in libocispec [2022-12-15T22:07:17.179Z] #70 124.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:17.179Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-12-15T22:07:17.439Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-12-15T22:07:17.439Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-12-15T22:07:17.439Z] #70 124.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-12-15T22:07:17.699Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-12-15T22:07:17.960Z] #70 125.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-12-15T22:07:17.960Z] #70 125.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-12-15T22:07:18.530Z] #70 125.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-12-15T22:07:18.530Z] #70 125.9 make install-recursive [2022-12-15T22:07:18.530Z] #70 125.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:18.530Z] #70 126.0 Making install in yajl [2022-12-15T22:07:18.530Z] #70 126.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-15T22:07:18.530Z] #70 126.0 CC verify/json_verify-json_verify.o [2022-12-15T22:07:18.530Z] #70 126.0 CC src/libyajl_la-yajl_alloc.lo [2022-12-15T22:07:18.530Z] #70 126.0 CC src/libyajl_la-yajl.lo [2022-12-15T22:07:18.530Z] #70 126.0 CC src/libyajl_la-yajl_gen.lo [2022-12-15T22:07:18.530Z] #70 126.1 CC src/libyajl_la-yajl_parser.lo [2022-12-15T22:07:18.530Z] #70 126.1 CC src/libyajl_la-yajl_buf.lo [2022-12-15T22:07:18.530Z] #70 126.1 CC src/libyajl_la-yajl_encode.lo [2022-12-15T22:07:18.530Z] #70 126.1 CC src/libyajl_la-yajl_lex.lo [2022-12-15T22:07:18.790Z] #70 126.1 CC src/libyajl_la-yajl_tree.lo [2022-12-15T22:07:22.998Z] #70 129.7 CCLD libyajl.la [2022-12-15T22:07:22.998Z] #70 129.9 CCLD verify/json_verify [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Nothing to be done for 'install-data-am'. [2022-12-15T22:07:22.998Z] #70 130.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-15T22:07:22.998Z] #70 130.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-15T22:07:22.998Z] #70 130.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:22.998Z] #70 130.4 CC src/validate.o [2022-12-15T22:07:22.998Z] #70 130.4 CC src/image_spec_schema_config_schema.lo [2022-12-15T22:07:22.998Z] #70 130.4 CC src/image_spec_schema_content_descriptor.lo [2022-12-15T22:07:22.998Z] #70 130.4 CC src/image_spec_schema_defs.lo [2022-12-15T22:07:22.998Z] #70 130.5 CC src/image_spec_schema_defs_descriptor.lo [2022-12-15T22:07:22.998Z] #70 130.5 CC src/image_spec_schema_image_index_schema.lo [2022-12-15T22:07:22.998Z] #70 130.5 CC src/image_spec_schema_image_layout_schema.lo [2022-12-15T22:07:23.259Z] #70 130.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-12-15T22:07:23.259Z] #70 130.5 CC src/runtime_spec_schema_config_linux.lo [2022-12-15T22:07:23.259Z] #70 130.5 CC src/runtime_spec_schema_config_zos.lo [2022-12-15T22:07:23.259Z] #70 130.6 CC src/runtime_spec_schema_config_schema.lo [2022-12-15T22:07:23.259Z] #70 130.6 CC src/runtime_spec_schema_config_solaris.lo [2022-12-15T22:07:23.259Z] #70 130.7 CC src/runtime_spec_schema_config_vm.lo [2022-12-15T22:07:23.259Z] #70 130.7 CC src/runtime_spec_schema_config_windows.lo [2022-12-15T22:07:23.259Z] #70 130.7 CC src/runtime_spec_schema_defs.lo [2022-12-15T22:07:23.259Z] #70 130.8 CC src/runtime_spec_schema_defs_linux.lo [2022-12-15T22:07:23.520Z] #70 130.8 CC src/runtime_spec_schema_defs_zos.lo [2022-12-15T22:07:23.520Z] #70 130.8 CC src/runtime_spec_schema_defs_vm.lo [2022-12-15T22:07:23.520Z] #70 131.0 CC src/runtime_spec_schema_defs_windows.lo [2022-12-15T22:07:23.520Z] #70 131.0 CC src/runtime_spec_schema_state_schema.lo [2022-12-15T22:07:23.781Z] #70 131.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-12-15T22:07:23.781Z] #70 131.2 CC src/basic_test_double_array_item.lo [2022-12-15T22:07:23.781Z] #70 ... [2022-12-15T22:07:23.781Z] [2022-12-15T22:07:23.781Z] #89 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-15T22:07:23.781Z] #89 8.379 Collecting yamllint==1.27.1 [2022-12-15T22:07:23.781Z] #89 9.424 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-12-15T22:07:23.781Z] #89 10.34 Collecting pathspec>=0.5.3 [2022-12-15T22:07:23.781Z] #89 10.35 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-15T22:07:23.781Z] #89 10.60 Collecting pyyaml [2022-12-15T22:07:23.781Z] #89 10.61 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-15T22:07:23.781Z] #89 10.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-12-15T22:07:23.781Z] #89 10.64 Building wheels for collected packages: yamllint [2022-12-15T22:07:23.781Z] #89 10.65 Building wheel for yamllint (setup.py): started [2022-12-15T22:07:23.781Z] #89 11.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-15T22:07:23.781Z] #89 11.35 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=56ab4d8a7f3d5c4e998f07f56c5211758bb909d2a02f450646ad126f13feac37 [2022-12-15T22:07:23.781Z] #89 11.37 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-12-15T22:07:23.781Z] #89 11.37 Successfully built yamllint [2022-12-15T22:07:23.781Z] #89 11.40 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-15T22:07:23.781Z] #89 11.69 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 [2022-12-15T22:07:23.781Z] #89 DONE 12.3s [2022-12-15T22:07:23.781Z] [2022-12-15T22:07:23.781Z] #70 [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 [2022-12-15T22:07:23.781Z] #70 131.2 CC src/basic_test_double_array.lo [2022-12-15T22:07:23.781Z] #70 131.2 CC src/basic_test_top_array_int.lo [2022-12-15T22:07:24.042Z] #70 ... [2022-12-15T22:07:24.042Z] [2022-12-15T22:07:24.042Z] #90 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-15T22:07:24.042Z] #90 CACHED [2022-12-15T22:07:24.042Z] [2022-12-15T22:07:24.042Z] #91 [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 [2022-12-15T22:07:24.042Z] #91 CACHED [2022-12-15T22:07:24.042Z] [2022-12-15T22:07:24.042Z] #92 [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 [2022-12-15T22:07:24.042Z] #92 CACHED [2022-12-15T22:07:24.042Z] [2022-12-15T22:07:24.042Z] #70 [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 [2022-12-15T22:07:24.042Z] #70 131.4 CC src/basic_test_top_array_string.lo [2022-12-15T22:07:24.042Z] #70 131.5 CC src/basic_test_top_double_array_int.lo [2022-12-15T22:07:24.042Z] #70 131.6 CC src/basic_test_top_double_array_obj.lo [2022-12-15T22:07:24.303Z] #70 131.7 CC src/basic_test_top_double_array_refobj.lo [2022-12-15T22:07:24.563Z] #70 131.8 CC src/basic_test_top_double_array_string.lo [2022-12-15T22:07:24.563Z] #70 132.0 CC src/read-file.lo [2022-12-15T22:07:24.563Z] #70 132.1 CC src/json_common.lo [2022-12-15T22:07:24.824Z] #70 132.1 CC tests/test-1.o [2022-12-15T22:07:24.824Z] #70 132.3 CC tests/test-2.o [2022-12-15T22:07:25.085Z] #70 132.4 CC tests/test-3.o [2022-12-15T22:07:25.085Z] #70 132.5 CC tests/test-4.o [2022-12-15T22:07:25.346Z] #70 132.7 CC tests/test-5.o [2022-12-15T22:07:25.346Z] #70 132.7 CC tests/test-6.o [2022-12-15T22:07:25.346Z] #70 132.9 CC tests/test-7.o [2022-12-15T22:07:25.606Z] #70 133.0 CC tests/test-8.o [2022-12-15T22:07:25.868Z] #70 133.1 CC tests/test-9.o [2022-12-15T22:07:25.868Z] #70 133.2 CC tests/test-10.o [2022-12-15T22:07:26.129Z] #70 133.5 CC tests/test-11.o [2022-12-15T22:07:52.704Z] #70 156.1 CCLD libocispec.la [2022-12-15T22:07:52.704Z] #70 156.5 CCLD src/validate [2022-12-15T22:07:52.704Z] #70 156.5 CCLD tests/test-1 [2022-12-15T22:07:52.704Z] #70 156.5 CCLD tests/test-2 [2022-12-15T22:07:52.704Z] #70 156.5 CCLD tests/test-3 [2022-12-15T22:07:52.704Z] #70 156.5 CCLD tests/test-4 [2022-12-15T22:07:52.704Z] #70 156.6 CCLD tests/test-5 [2022-12-15T22:07:52.704Z] #70 156.7 CCLD tests/test-6 [2022-12-15T22:07:52.704Z] #70 156.8 CCLD tests/test-7 [2022-12-15T22:07:52.704Z] #70 156.8 CCLD tests/test-8 [2022-12-15T22:07:52.704Z] #70 156.8 CCLD tests/test-9 [2022-12-15T22:07:52.704Z] #70 156.9 CCLD tests/test-10 [2022-12-15T22:07:52.704Z] #70 156.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-12-15T22:07:52.704Z] #70 157.0 CCLD tests/test-11 [2022-12-15T22:07:52.704Z] #70 158.2 libtool: link: ar cr libocispec.a [2022-12-15T22:07:52.704Z] #70 158.3 libtool: link: ranlib libocispec.a [2022-12-15T22:07:52.704Z] #70 159.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:52.704Z] #70 159.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-15T22:07:52.704Z] #70 159.5 make[5]: Nothing to be done for 'install-data-am'. [2022-12-15T22:07:52.704Z] #70 159.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:52.704Z] #70 159.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:52.704Z] #70 159.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:52.704Z] #70 159.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-12-15T22:07:52.704Z] #70 159.5 make[2]: Entering directory '/tmp/crun-build' [2022-12-15T22:07:52.704Z] #70 159.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-12-15T22:07:52.705Z] #70 159.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-12-15T22:07:52.705Z] #70 159.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-12-15T22:07:52.705Z] #70 159.6 CC src/libcrun/libcrun_testing_a-container.o [2022-12-15T22:07:52.705Z] #70 159.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-12-15T22:07:52.705Z] #70 159.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-12-15T22:07:52.705Z] #70 159.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-12-15T22:07:52.705Z] #70 159.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-12-15T22:07:52.705Z] #70 159.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-12-15T22:07:52.705Z] #70 159.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-12-15T22:07:52.705Z] #70 159.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-12-15T22:07:52.705Z] #70 159.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-12-15T22:07:52.705Z] #70 159.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-12-15T22:07:52.705Z] #70 159.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-12-15T22:07:52.705Z] #70 159.9 CC src/libcrun/libcrun_testing_a-error.o [2022-12-15T22:07:52.705Z] #70 159.9 CC src/libcrun/libcrun_testing_a-status.o [2022-12-15T22:07:52.705Z] #70 160.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-12-15T22:07:52.705Z] #70 160.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-12-15T22:07:52.705Z] #70 160.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-12-15T22:07:52.705Z] #70 160.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-12-15T22:07:52.705Z] #70 160.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-12-15T22:07:52.966Z] #70 160.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-12-15T22:07:52.966Z] #70 160.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-12-15T22:07:52.966Z] #70 160.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-12-15T22:07:53.226Z] #70 160.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-12-15T22:07:53.226Z] #70 160.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-12-15T22:07:53.226Z] #70 160.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-12-15T22:07:53.487Z] #70 161.0 CC src/crun-crun.o [2022-12-15T22:07:53.487Z] #70 161.1 CC src/crun-run.o [2022-12-15T22:07:53.748Z] #70 161.2 CC src/crun-delete.o [2022-12-15T22:07:53.748Z] #70 161.3 CC src/crun-kill.o [2022-12-15T22:07:53.748Z] #70 161.3 CC src/crun-pause.o [2022-12-15T22:07:54.008Z] #70 161.4 CC src/crun-unpause.o [2022-12-15T22:07:54.008Z] #70 161.5 CC src/crun-spec.o [2022-12-15T22:07:54.008Z] #70 161.5 CC src/crun-exec.o [2022-12-15T22:07:54.269Z] #70 161.6 CC src/crun-list.o [2022-12-15T22:07:54.269Z] #70 161.8 CC src/crun-create.o [2022-12-15T22:07:54.530Z] #70 161.9 CC src/crun-start.o [2022-12-15T22:07:54.530Z] #70 162.0 CC src/crun-state.o [2022-12-15T22:07:54.530Z] #70 162.1 CC src/crun-update.o [2022-12-15T22:07:54.791Z] #70 162.3 CC src/crun-ps.o [2022-12-15T22:07:55.051Z] #70 162.5 CC src/crun-checkpoint.o [2022-12-15T22:07:55.051Z] #70 162.5 CC src/crun-restore.o [2022-12-15T22:07:55.312Z] #70 162.7 CC src/libcrun/libcrun_la-utils.lo [2022-12-15T22:07:55.312Z] #70 162.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-12-15T22:07:55.573Z] #70 162.9 CC src/libcrun/libcrun_la-container.lo [2022-12-15T22:07:55.573Z] #70 162.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-12-15T22:07:55.573Z] #70 163.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-12-15T22:07:55.573Z] #70 163.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-12-15T22:07:55.834Z] #70 163.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-12-15T22:07:55.834Z] #70 163.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-12-15T22:07:56.095Z] #70 163.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-12-15T22:07:56.095Z] #70 163.4 CC src/libcrun/libcrun_la-criu.lo [2022-12-15T22:07:56.095Z] #70 163.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-12-15T22:07:56.095Z] #70 163.7 CC src/libcrun/libcrun_la-linux.lo [2022-12-15T22:07:56.355Z] #70 163.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-12-15T22:07:56.616Z] #70 163.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-12-15T22:07:56.616Z] #70 164.1 CC src/libcrun/libcrun_la-error.lo [2022-12-15T22:07:56.876Z] #70 164.5 CC src/libcrun/libcrun_la-status.lo [2022-12-15T22:07:57.137Z] #70 164.7 CC src/libcrun/libcrun_la-terminal.lo [2022-12-15T22:07:57.398Z] #70 164.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-12-15T22:07:57.398Z] #70 164.8 CC src/libcrun/libcrun_la-signals.lo [2022-12-15T22:07:57.658Z] #70 165.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-12-15T22:07:58.600Z] #70 165.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-12-15T22:07:58.861Z] #70 166.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-12-15T22:07:59.122Z] #70 166.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-12-15T22:07:59.122Z] #70 166.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-12-15T22:07:59.383Z] #70 166.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-12-15T22:07:59.955Z] #70 167.3 CC tests/init.o [2022-12-15T22:07:59.955Z] #70 167.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-12-15T22:08:02.501Z] #70 ... [2022-12-15T22:08:02.501Z] [2022-12-15T22:08:02.501Z] #76 [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 < Making bundle: binary-proxy (in bundles/binary-proxy) [2022-12-15T22:09:12.863Z] Building: bundles/binary-proxy/docker-proxy [2022-12-15T22:09:12.863Z] GOOS="" GOARCH="" GOARM="" [2022-12-15T22:09:19.448Z] Created binary: bundles/binary-proxy/docker-proxy [2022-12-15T22:09:19.448Z] [2022-12-15T22:09:19.448Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-12-15T22:09:19.448Z] Installing docker-proxy to /usr/local/bin/ [2022-12-15T22:09:19.448Z] [2022-12-15T22:09:19.448Z] + mkdir -p bundles [2022-12-15T22:09:19.448Z] + '[' -n 'github.com/docker/docker/api [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/backend/build [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/httpstatus [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/httputils [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/middleware [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/build [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/container [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/debug [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/distribution [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/grpc [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/image [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/network [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/plugin [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/session [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/swarm [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/system [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/server/router/volume [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/backend [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/blkiodev [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/container [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/events [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/filters [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/image [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/mount [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/network [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/registry [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/strslice [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/swarm [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/time [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/versions [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-15T22:09:19.448Z] github.com/docker/docker/api/types/volume [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/builder-next/worker [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/dockerfile [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/remotecontext [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/remotecontext/git [2022-12-15T22:09:19.448Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/config [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/debug [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-15T22:09:19.448Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-15T22:09:19.448Z] github.com/docker/docker/client [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/docker-proxy [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/dockerd [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-15T22:09:19.448Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-15T22:09:19.448Z] github.com/docker/docker/container [2022-12-15T22:09:19.448Z] github.com/docker/docker/container/stream [2022-12-15T22:09:19.448Z] github.com/docker/docker/contrib/apparmor [2022-12-15T22:09:19.448Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-15T22:09:19.448Z] github.com/docker/docker/contrib/httpserver [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/convert [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/executor [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/cluster/provider [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/config [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/events [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/events/testutils [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/exec [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/images [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/initlayer [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/links [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/listeners [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/gelf [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/journald [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/local [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/logentries [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/splunk [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/syslog [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/logger/templates [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/names [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/network [2022-12-15T22:09:19.448Z] github.com/docker/docker/daemon/stats [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution/metadata [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution/utils [2022-12-15T22:09:19.448Z] github.com/docker/docker/distribution/xfer [2022-12-15T22:09:19.448Z] github.com/docker/docker/dockerversion [2022-12-15T22:09:19.448Z] github.com/docker/docker/errdefs [2022-12-15T22:09:19.448Z] github.com/docker/docker/image [2022-12-15T22:09:19.448Z] github.com/docker/docker/image/cache [2022-12-15T22:09:19.448Z] github.com/docker/docker/image/tarexport [2022-12-15T22:09:19.448Z] github.com/docker/docker/image/v1 [2022-12-15T22:09:19.448Z] github.com/docker/docker/internal/test/suite [2022-12-15T22:09:19.448Z] github.com/docker/docker/layer [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/queue [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/remote [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-15T22:09:19.448Z] github.com/docker/docker/libcontainerd/types [2022-12-15T22:09:19.448Z] github.com/docker/docker/oci [2022-12-15T22:09:19.448Z] github.com/docker/docker/oci/caps [2022-12-15T22:09:19.448Z] github.com/docker/docker/opts [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/aaparser [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/archive [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/authorization [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/broadcaster [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/capabilities [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/chrootarchive [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/containerfs [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/devicemapper [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/directory [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/dmesg [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/fileutils [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/fsutils [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/homedir [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/idtools [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/ioutils [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/jsonmessage [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/longpath [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/loopback [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/namesgenerator [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/parsers [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/pidfile [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/platform [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugingetter [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/plugins/transport [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/pools [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/progress [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/pubsub [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/reexec [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/signal [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/stack [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/stdcopy [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/streamformatter [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/stringid [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/sysinfo [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/system [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/tailfile [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/tarsum [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/truncindex [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/urlutil [2022-12-15T22:09:19.448Z] github.com/docker/docker/pkg/useragent [2022-12-15T22:09:19.448Z] github.com/docker/docker/plugin [2022-12-15T22:09:19.448Z] github.com/docker/docker/plugin/executor/containerd [2022-12-15T22:09:19.448Z] github.com/docker/docker/plugin/v2 [2022-12-15T22:09:19.448Z] github.com/docker/docker/profiles/apparmor [2022-12-15T22:09:19.448Z] github.com/docker/docker/profiles/seccomp [2022-12-15T22:09:19.448Z] github.com/docker/docker/quota [2022-12-15T22:09:19.448Z] github.com/docker/docker/reference [2022-12-15T22:09:19.448Z] github.com/docker/docker/registry [2022-12-15T22:09:19.448Z] github.com/docker/docker/registry/resumable [2022-12-15T22:09:19.448Z] github.com/docker/docker/restartmanager [2022-12-15T22:09:19.448Z] github.com/docker/docker/rootless [2022-12-15T22:09:19.448Z] github.com/docker/docker/rootless/specconv [2022-12-15T22:09:19.448Z] github.com/docker/docker/runconfig [2022-12-15T22:09:19.448Z] github.com/docker/docker/runconfig/opts [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/daemon [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/environment [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fakecontext [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fakegit [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fakestorage [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fixtures/load [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/registry [2022-12-15T22:09:19.448Z] github.com/docker/docker/testutil/request [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/drivers [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/local [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/mounts [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/service [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/service/opts [2022-12-15T22:09:19.448Z] github.com/docker/docker/volume/testutils' ']' [2022-12-15T22:09:19.449Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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 github.com/docker/docker/cli/config 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec 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/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/test/suite 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/fsutils 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/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/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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/rootless github.com/docker/docker/rootless/specconv 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 [2022-12-15T22:09:20.021Z] ? github.com/docker/docker/api [no test files] [2022-12-15T22:09:34.928Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 6.0% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/container [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/builder/remotecontext 0.121s coverage: 13.7% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/builder/dockerfile 0.456s coverage: 49.3% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.012s coverage: 100.0% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-12-15T22:10:56.415Z] ok github.com/docker/docker/builder/remotecontext/git 2.498s coverage: 83.5% of statements [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/cli [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/cli/config [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-12-15T22:10:56.415Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-12-15T22:10:56.999Z] ok github.com/docker/docker/cmd/docker-proxy 0.032s coverage: 67.6% of statements [2022-12-15T22:10:58.918Z] ok github.com/docker/docker/client 0.095s coverage: 76.0% of statements [2022-12-15T22:11:37.667Z] ok github.com/docker/docker/cmd/dockerd 0.057s coverage: 31.8% of statements [2022-12-15T22:11:37.667Z] ok github.com/docker/docker/container 0.119s coverage: 36.1% of statements [2022-12-15T22:11:37.667Z] ok github.com/docker/docker/cmd/dockerd/trap 2.489s coverage: 0.0% of statements [2022-12-15T22:11:37.667Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-12-15T22:11:37.667Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-15T22:11:37.667Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-15T22:11:37.667Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-15T22:11:37.667Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-15T22:11:40.967Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-12-15T22:11:42.350Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-12-15T22:11:43.734Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 36.9% of statements [2022-12-15T22:11:50.316Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-12-15T22:11:51.698Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.1% of statements [2022-12-15T22:11:51.958Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-12-15T22:11:52.529Z] ok github.com/docker/docker/daemon 10.139s coverage: 16.3% of statements [2022-12-15T22:11:52.529Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-15T22:11:52.529Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-15T22:11:52.529Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-15T22:11:52.529Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-12-15T22:11:52.789Z] ok github.com/docker/docker/daemon/graphdriver 0.013s coverage: 2.2% of statements [2022-12-15T22:11:54.173Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.620s coverage: 74.8% of statements [2022-12-15T22:11:54.744Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.0% of statements [2022-12-15T22:11:55.005Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.217s coverage: 60.7% of statements [2022-12-15T22:11:56.388Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-12-15T22:11:57.784Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.292s coverage: 50.6% of statements [2022-12-15T22:11:58.726Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.881s coverage: 45.9% of statements [2022-12-15T22:11:58.726Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-15T22:11:59.672Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-12-15T22:12:00.257Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.034s coverage: 58.8% of statements [2022-12-15T22:12:00.257Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-15T22:12:00.257Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-15T22:12:00.828Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-12-15T22:12:01.089Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-12-15T22:12:03.002Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.9% of statements [2022-12-15T22:12:03.003Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-15T22:12:03.003Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-15T22:12:03.003Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-12-15T22:12:03.943Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-12-15T22:12:03.943Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 79.9% of statements [2022-12-15T22:12:03.943Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-15T22:12:04.515Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-12-15T22:12:04.515Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-12-15T22:12:05.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-12-15T22:12:05.346Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.153s coverage: 76.8% of statements [2022-12-15T22:12:05.917Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2022-12-15T22:12:05.917Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-15T22:12:05.917Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-12-15T22:12:06.488Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 62.3% of statements [2022-12-15T22:12:06.488Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-12-15T22:12:07.429Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-12-15T22:12:07.690Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-12-15T22:12:08.261Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-12-15T22:12:08.832Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-12-15T22:12:08.832Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-15T22:12:08.832Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-15T22:12:09.774Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-12-15T22:12:11.157Z] ok github.com/docker/docker/distribution 1.515s coverage: 29.5% of statements [2022-12-15T22:12:11.157Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-15T22:12:11.418Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-12-15T22:12:11.989Z] ok github.com/docker/docker/image 0.025s coverage: 87.3% of statements [2022-12-15T22:12:12.250Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-12-15T22:12:12.250Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-15T22:12:12.510Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-12-15T22:12:13.082Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-12-15T22:12:13.082Z] ? github.com/docker/docker/image/v1 [no test files] [2022-12-15T22:12:13.082Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-15T22:12:13.342Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-12-15T22:12:14.284Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-12-15T22:12:14.545Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-12-15T22:12:14.805Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-15T22:12:16.718Z] ok github.com/docker/docker/pkg/archive 0.321s coverage: 82.3% of statements [2022-12-15T22:12:17.659Z] ok github.com/docker/docker/pkg/authorization 0.724s coverage: 68.3% of statements [2022-12-15T22:12:17.919Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-15T22:12:18.180Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-12-15T22:12:21.476Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.1% of statements [2022-12-15T22:12:21.476Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-12-15T22:12:21.736Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2022-12-15T22:12:21.997Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-12-15T22:12:22.257Z] ok github.com/docker/docker/layer 7.959s coverage: 68.9% of statements [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-15T22:12:22.257Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 78.6% of statements [2022-12-15T22:12:22.257Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2022-12-15T22:12:22.518Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-12-15T22:12:23.496Z] ok github.com/docker/docker/pkg/idtools 0.451s coverage: 68.1% of statements [2022-12-15T22:12:23.496Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 71.5% of statements [2022-12-15T22:12:23.759Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-12-15T22:12:23.759Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-12-15T22:12:23.759Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-15T22:12:23.759Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-12-15T22:12:24.032Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-12-15T22:12:24.293Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-12-15T22:12:24.293Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-12-15T22:12:24.554Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-12-15T22:12:24.554Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-15T22:12:24.554Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-15T22:12:24.814Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-12-15T22:12:25.385Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-12-15T22:12:25.645Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-12-15T22:12:25.905Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-15T22:12:26.165Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-12-15T22:12:26.425Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-12-15T22:12:26.685Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-15T22:12:26.945Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-12-15T22:12:27.207Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2022-12-15T22:12:27.778Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-12-15T22:12:28.038Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 44.8% of statements [2022-12-15T22:12:28.299Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-12-15T22:12:28.869Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-12-15T22:12:29.130Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-12-15T22:12:29.390Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-15T22:12:31.301Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-12-15T22:12:31.561Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-12-15T22:12:31.822Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-12-15T22:12:33.204Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-12-15T22:12:33.465Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-12-15T22:12:34.405Z] ok github.com/docker/docker/registry 0.080s coverage: 58.7% of statements [2022-12-15T22:12:34.977Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-12-15T22:12:34.977Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-12-15T22:12:35.547Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-12-15T22:12:35.808Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-15T22:12:37.720Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-12-15T22:12:37.980Z] ok github.com/docker/docker/volume/local 0.058s coverage: 77.1% of statements [2022-12-15T22:12:38.551Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-12-15T22:12:39.934Z] ok github.com/docker/docker/volume/service 0.034s coverage: 73.1% of statements [2022-12-15T22:13:01.887Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/rootless [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/volume [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-15T22:13:01.887Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === Skipped [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-12-15T22:13:01.887Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-12-15T22:13:01.887Z] network_proxy_test.go:208: No support for dual stack yet [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-12-15T22:13:01.887Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-12-15T22:13:01.887Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:71: No driver to put! [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-15T22:13:01.887Z] time="2022-12-15T22:11:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:71: No driver to put! [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-15T22:13:01.887Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-15T22:13:01.887Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-15T22:13:01.887Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-15T22:13:01.887Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-15T22:13:01.887Z] graphtest_unix.go:71: No driver to put! [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-15T22:13:01.887Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-15T22:13:01.887Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-12-15T22:13:01.887Z] [2022-12-15T22:13:01.887Z] DONE 2792 tests, 28 skipped in 220.051s [2022-12-15T22:13:01.887Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/bitseq [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cluster [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/config [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/datastore [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/driverapi [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/etchosts [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/idm [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipam [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/iptables [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/netlabel [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/netutils [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/networkdb [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/ns [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/options [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/osl [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/portallocator [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/portmapper [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/testutils [2022-12-15T22:13:01.887Z] github.com/docker/docker/libnetwork/types' ']' [2022-12-15T22:13:01.888Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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 [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork 37.670s coverage: 40.6% of statements [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork/bitseq 0.147s coverage: 84.4% of statements [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.641s coverage: 59.9% of statements [2022-12-15T22:13:48.596Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-12-15T22:13:48.596Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-12-15T22:13:48.856Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-12-15T22:13:48.856Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-12-15T22:13:49.425Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-12-15T22:13:49.425Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-12-15T22:13:49.685Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-12-15T22:13:59.667Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.345s coverage: 6.6% of statements [2022-12-15T22:13:59.667Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-12-15T22:13:59.926Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-12-15T22:14:00.496Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-12-15T22:14:00.496Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-12-15T22:14:00.496Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-12-15T22:14:00.496Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-12-15T22:14:00.755Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-12-15T22:14:01.015Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-12-15T22:14:01.275Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-12-15T22:14:01.535Z] ok github.com/docker/docker/libnetwork/internal/caller 0.011s coverage: 100.0% of statements [2022-12-15T22:14:13.751Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-12-15T22:14:28.639Z] ok github.com/docker/docker/libnetwork/ipam 16.355s coverage: 85.3% of statements [2022-12-15T22:14:28.639Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-12-15T22:14:28.639Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-12-15T22:14:28.899Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-12-15T22:14:29.467Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-12-15T22:14:29.467Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-12-15T22:14:29.726Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-12-15T22:14:30.295Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-12-15T22:14:30.866Z] ok github.com/docker/docker/libnetwork/iptables 0.184s coverage: 45.0% of statements [2022-12-15T22:14:31.131Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-12-15T22:14:31.392Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-12-15T22:16:22.861Z] ok github.com/docker/docker/libnetwork/networkdb 105.302s coverage: 60.1% of statements [2022-12-15T22:16:22.861Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-12-15T22:16:22.861Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-12-15T22:16:23.431Z] ok github.com/docker/docker/libnetwork/osl 4.337s coverage: 39.7% of statements [2022-12-15T22:16:23.690Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-12-15T22:16:23.950Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-12-15T22:16:25.330Z] ok github.com/docker/docker/libnetwork/portmapper 0.700s coverage: 48.6% of statements [2022-12-15T22:16:25.330Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-12-15T22:16:25.330Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-12-15T22:16:25.592Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === Skipped [2022-12-15T22:16:25.592Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-12-15T22:16:25.592Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-12-15T22:16:25.592Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-12-15T22:16:25.592Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-12-15T22:16:25.592Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-12-15T22:16:25.592Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-12-15T22:16:25.592Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-12-15T22:16:25.592Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-12-15T22:16:25.592Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-12-15T22:16:25.592Z] firewalld_test.go:14: firewalld is not running [2022-12-15T22:16:25.592Z] [2022-12-15T22:16:25.592Z] DONE 327 tests, 9 skipped in 206.798s Post stage [Pipeline] junit [2022-12-15T22:16:26.544Z] Recording test results [2022-12-15T22:16:26.709Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-15T22:16:27.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44659/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f6c2f20cee7094d7b1d8868cfa7945ea91309355 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:f6c2f20cee7094d7b1d8868cfa7945ea91309355 hack/make.sh dynbinary test-integration [2022-12-15T22:16:27.598Z] [2022-12-15T22:16:27.598Z] Removing bundles/ [2022-12-15T22:16:27.598Z] [2022-12-15T22:16:27.598Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-15T22:16:27.598Z] Building: bundles/dynbinary-daemon/dockerd [2022-12-15T22:16:27.598Z] GOOS="" GOARCH="" GOARM="" [2022-12-15T22:18:04.102Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-12-15T22:18:04.102Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-12-15T22:18:04.102Z] GOOS="" GOARCH="" GOARM="" [2022-12-15T22:18:04.102Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-12-15T22:18:04.102Z] [2022-12-15T22:18:04.102Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-15T22:18:04.102Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-15T22:18:04.102Z] HOSTNAME=df49574e80bf [2022-12-15T22:18:04.102Z] TESTDEBUG=0 [2022-12-15T22:18:04.102Z] DEST=bundles/test-integration [2022-12-15T22:18:04.102Z] PWD=/go/src/github.com/docker/docker [2022-12-15T22:18:04.102Z] DOCKER_GITCOMMIT=f6c2f20cee7094d7b1d8868cfa7945ea91309355 [2022-12-15T22:18:04.102Z] container=docker [2022-12-15T22:18:04.102Z] HOME=/root [2022-12-15T22:18:04.102Z] GOLANG_VERSION=1.19.4 [2022-12-15T22:18:04.102Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-15T22:18:04.102Z] VALIDATE_BRANCH=23.0 [2022-12-15T22:18:04.102Z] TERM=xterm [2022-12-15T22:18:04.102Z] DOCKER_PKG=github.com/docker/docker [2022-12-15T22:18:04.102Z] SHLVL=1 [2022-12-15T22:18:04.102Z] TIMEOUT=120m [2022-12-15T22:18:04.102Z] DOCKER_BUILDTAGS= journald [2022-12-15T22:18:04.102Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-15T22:18:04.102Z] GO111MODULE=off [2022-12-15T22:18:04.102Z] DOCKER_EXPERIMENTAL=1 [2022-12-15T22:18:04.102Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-15T22:18:04.102Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-15T22:18:04.102Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-15T22:18:04.102Z] GOPATH=/go [2022-12-15T22:18:04.102Z] PKG_CONFIG=pkg-config [2022-12-15T22:18:04.102Z] _=/usr/bin/env [2022-12-15T22:18:04.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-15T22:18:42.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-15T22:18:42.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-15T22:19:04.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-15T22:19:12.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-15T22:19:25.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-12-15T22:19:25.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-15T22:19:26.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-15T22:19:26.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-15T22:19:27.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-15T22:19:28.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-15T22:19:28.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-15T22:19:30.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-15T22:19:31.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-15T22:19:32.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-15T22:19:32.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-15T22:19:33.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-15T22:19:34.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-15T22:19:35.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-15T22:19:36.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-15T22:19:37.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-15T22:19:38.093Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-15T22:19:38.093Z] Using test binary docker [2022-12-15T22:19:38.093Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-15T22:19:38.093Z] +++ /etc/init.d/apparmor start [2022-12-15T22:19:38.093Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-12-15T22:19:38.093Z] INFO: Waiting for daemon to start... [2022-12-15T22:19:38.093Z] Starting dockerd [2022-12-15T22:19:38.093Z] +++ 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 [2022-12-15T22:19:39.999Z] . [2022-12-15T22:19:39.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-15T22:19:39.999Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-15T22:19:39.999Z] Error: No such image: emptyfs [2022-12-15T22:19:39.999Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-15T22:19:39.999Z] ++++ docker load [2022-12-15T22:19:40.258Z] Running integration-test (iteration 1) [2022-12-15T22:19:40.258Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-15T22:19:40.258Z] ++ 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 [2022-12-15T22:19:40.258Z] ++ set -e [2022-12-15T22:19:40.258Z] ++ '[' -n 0 ']' [2022-12-15T22:19:40.258Z] ++ set -x [2022-12-15T22:19:40.258Z] ++ 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 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 [2022-12-15T22:19:40.518Z] Loaded image: busybox:latest [2022-12-15T22:19:40.778Z] Loaded image: busybox:glibc [2022-12-15T22:19:41.716Z] Loaded image: debian:bullseye-slim [2022-12-15T22:19:41.716Z] Loaded image: hello-world:latest [2022-12-15T22:19:41.975Z] Loaded image: arm32v7/hello-world:latest [2022-12-15T22:19:41.975Z] INFO: Testing against a local daemon [2022-12-15T22:19:41.975Z] === RUN TestCgroupNamespacesBuild [2022-12-15T22:19:43.881Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2022-12-15T22:19:43.881Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-15T22:19:44.819Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-12-15T22:19:44.819Z] === RUN TestBuildWithSession [2022-12-15T22:19:44.819Z] build_session_test.go:25: TODO: BuildKit [2022-12-15T22:19:44.819Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-15T22:19:44.819Z] === RUN TestBuildSquashParent [2022-12-15T22:19:49.016Z] --- PASS: TestBuildSquashParent (3.54s) [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-15T22:19:49.016Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-15T22:19:49.016Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-15T22:19:49.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-15T22:19:49.016Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-15T22:19:49.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-15T22:19:49.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-15T22:19:50.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-15T22:19:50.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s) [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-12-15T22:19:52.311Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-12-15T22:19:52.311Z] === RUN TestBuildMultiStageCopy [2022-12-15T22:19:52.311Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-15T22:19:53.690Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-15T22:19:53.690Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-15T22:19:53.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-15T22:19:54.209Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy (2.11s) [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-12-15T22:19:54.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-12-15T22:19:54.468Z] === RUN TestBuildMultiStageParentConfig [2022-12-15T22:19:55.036Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-12-15T22:19:55.036Z] === RUN TestBuildLabelWithTargets [2022-12-15T22:19:55.975Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-12-15T22:19:55.975Z] === RUN TestBuildWithEmptyLayers [2022-12-15T22:19:56.548Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2022-12-15T22:19:56.548Z] === RUN TestBuildMultiStageOnBuild [2022-12-15T22:19:57.928Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-12-15T22:19:57.928Z] === RUN TestBuildUncleanTarFilenames [2022-12-15T22:19:58.498Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2022-12-15T22:19:58.498Z] === RUN TestBuildMultiStageLayerLeak [2022-12-15T22:20:00.404Z] --- PASS: TestBuildMultiStageLayerLeak (1.47s) [2022-12-15T22:20:00.404Z] === RUN TestBuildWithHugeFile [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithHugeFile (35.56s) [2022-12-15T22:20:39.141Z] === RUN TestBuildWCOWSandboxSize [2022-12-15T22:20:39.141Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-15T22:20:39.141Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-12-15T22:20:39.141Z] === RUN TestBuildWithEmptyDockerfile [2022-12-15T22:20:39.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-15T22:20:39.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-15T22:20:39.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-15T22:20:39.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-15T22:20:39.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-15T22:20:39.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-15T22:20:39.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-15T22:20:39.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-15T22:20:39.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-12-15T22:20:39.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-12-15T22:20:39.141Z] === RUN TestBuildPreserveOwnership [2022-12-15T22:20:39.141Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-15T22:20:39.141Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-15T22:20:39.141Z] --- PASS: TestBuildPreserveOwnership (3.35s) [2022-12-15T22:20:39.141Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.30s) [2022-12-15T22:20:39.141Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-12-15T22:20:39.141Z] === RUN TestBuildPlatformInvalid [2022-12-15T22:20:39.400Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-12-15T22:20:39.400Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-15T22:20:39.968Z] Loaded image: busybox:latest [2022-12-15T22:20:40.227Z] Loaded image: busybox:glibc [2022-12-15T22:20:41.165Z] Loaded image: debian:bullseye-slim [2022-12-15T22:20:41.165Z] Loaded image: hello-world:latest [2022-12-15T22:20:41.425Z] Loaded image: arm32v7/hello-world:latest [2022-12-15T22:20:51.408Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s) [2022-12-15T22:20:51.408Z] PASS [2022-12-15T22:20:51.408Z] [2022-12-15T22:20:51.408Z] === Skipped [2022-12-15T22:20:51.408Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-15T22:20:51.408Z] build_session_test.go:25: TODO: BuildKit [2022-12-15T22:20:51.408Z] [2022-12-15T22:20:51.408Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-12-15T22:20:51.408Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-15T22:20:51.408Z] [2022-12-15T22:20:51.408Z] DONE 34 tests, 2 skipped in 69.534s [2022-12-15T22:20:51.408Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-15T22:20:51.408Z] ++ 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 [2022-12-15T22:20:51.408Z] ++ set -e [2022-12-15T22:20:51.408Z] ++ '[' -n 0 ']' [2022-12-15T22:20:51.408Z] ++ set -x [2022-12-15T22:20:51.408Z] ++ 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 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 [2022-12-15T22:20:51.408Z] INFO: Testing against a local daemon [2022-12-15T22:20:51.408Z] === RUN TestConfigInspect [2022-12-15T22:20:52.345Z] --- PASS: TestConfigInspect (2.27s) [2022-12-15T22:20:52.345Z] === RUN TestConfigList [2022-12-15T22:20:54.294Z] --- PASS: TestConfigList (2.21s) [2022-12-15T22:20:54.294Z] === RUN TestConfigsCreateAndDelete [2022-12-15T22:20:56.834Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2022-12-15T22:20:56.834Z] === RUN TestConfigsUpdate [2022-12-15T22:20:59.370Z] --- PASS: TestConfigsUpdate (2.30s) [2022-12-15T22:20:59.370Z] === RUN TestTemplatedConfig [2022-12-15T22:21:01.907Z] --- PASS: TestTemplatedConfig (2.46s) [2022-12-15T22:21:01.907Z] === RUN TestConfigCreateResolve [2022-12-15T22:21:03.813Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-12-15T22:21:03.813Z] PASS [2022-12-15T22:21:03.813Z] [2022-12-15T22:21:03.813Z] DONE 6 tests in 13.856s [2022-12-15T22:21:03.813Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-15T22:21:03.813Z] ++ 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 [2022-12-15T22:21:03.813Z] ++ set -e [2022-12-15T22:21:03.813Z] ++ '[' -n 0 ']' [2022-12-15T22:21:03.813Z] ++ set -x [2022-12-15T22:21:03.813Z] ++ 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 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 [2022-12-15T22:21:03.813Z] INFO: Testing against a local daemon [2022-12-15T22:21:03.813Z] === RUN TestAttachWithTTY [2022-12-15T22:21:03.813Z] --- PASS: TestAttachWithTTY (0.06s) [2022-12-15T22:21:03.813Z] === RUN TestAttachWithoutTTy [2022-12-15T22:21:03.813Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-12-15T22:21:03.813Z] === RUN TestCheckpoint [2022-12-15T22:21:03.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-15T22:21:03.813Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/commit [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/commit [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/create [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-15T22:21:03.813Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/commit [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/containers/create [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-12-15T22:21:03.813Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-12-15T22:21:03.813Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-12-15T22:21:03.813Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-12-15T22:21:03.814Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-12-15T22:21:03.814Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-15T22:21:04.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-15T22:21:04.073Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-15T22:21:04.073Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-15T22:21:04.073Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-15T22:21:04.073Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-12-15T22:21:04.073Z] === RUN TestCopyEmptyFile [2022-12-15T22:21:04.332Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-12-15T22:21:04.332Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-15T22:21:04.332Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-15T22:21:04.332Z] === RUN TestCopyFromContainer [2022-12-15T22:21:05.271Z] === RUN TestCopyFromContainer// [2022-12-15T22:21:05.271Z] === RUN TestCopyFromContainer//bar/root [2022-12-15T22:21:05.531Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-15T22:21:05.531Z] === RUN TestCopyFromContainer/bar/quux [2022-12-15T22:21:05.531Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-15T22:21:05.531Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-15T22:21:05.790Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-15T22:21:05.790Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-15T22:21:05.790Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-15T22:21:05.790Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer (1.60s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-12-15T22:21:06.050Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-12-15T22:21:06.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-15T22:21:06.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-15T22:21:06.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-15T22:21:06.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-15T22:21:06.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-15T22:21:06.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-15T22:21:06.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-15T22:21:06.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-15T22:21:06.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-15T22:21:06.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-15T22:21:06.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-12-15T22:21:06.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-15T22:21:06.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-15T22:21:06.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-15T22:21:06.050Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-15T22:21:06.050Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-12-15T22:21:06.050Z] === RUN TestCreateWithInvalidEnv [2022-12-15T22:21:06.050Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-15T22:21:06.050Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-15T22:21:06.050Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-15T22:21:06.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-15T22:21:06.050Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-15T22:21:06.050Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-15T22:21:06.050Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-15T22:21:06.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-15T22:21:06.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-15T22:21:06.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-15T22:21:06.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-15T22:21:06.050Z] === RUN TestCreateTmpfsMountsTarget [2022-12-15T22:21:06.050Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-15T22:21:06.050Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-15T22:21:07.430Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-12-15T22:21:07.430Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-12-15T22:21:08.809Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-15T22:21:08.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-15T22:21:08.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-15T22:21:08.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-15T22:21:08.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-15T22:21:08.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-15T22:21:08.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-15T22:21:08.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-15T22:21:08.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-15T22:21:08.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-15T22:21:08.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-15T22:21:08.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-15T22:21:08.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-15T22:21:08.809Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-15T22:21:09.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-12-15T22:21:09.069Z] === RUN TestCreateDifferentPlatform [2022-12-15T22:21:09.069Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-15T22:21:09.069Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-15T22:21:09.069Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-12-15T22:21:09.069Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-15T22:21:09.069Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-15T22:21:09.069Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-15T22:21:09.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-15T22:21:09.069Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-15T22:21:09.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-12-15T22:21:09.069Z] === RUN TestCreateInvalidHostConfig [2022-12-15T22:21:09.069Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-15T22:21:09.069Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-12-15T22:21:09.069Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-15T22:21:09.069Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-15T22:21:09.069Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-15T22:21:09.069Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-15T22:21:09.069Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-15T22:21:09.069Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-15T22:21:09.069Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-12-15T22:21:09.069Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-12-15T22:21:09.069Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-12-15T22:21:09.069Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-12-15T22:21:09.069Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-12-15T22:21:09.069Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-12-15T22:21:09.069Z] === RUN TestContainerStartOnDaemonRestart [2022-12-15T22:21:09.069Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-15T22:21:09.069Z] === RUN TestDaemonRestartIpcMode [2022-12-15T22:21:09.069Z] === PAUSE TestDaemonRestartIpcMode [2022-12-15T22:21:09.069Z] === RUN TestDaemonHostGatewayIP [2022-12-15T22:21:09.069Z] === PAUSE TestDaemonHostGatewayIP [2022-12-15T22:21:09.069Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-15T22:21:09.069Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-15T22:21:09.069Z] === RUN TestContainerKillOnDaemonStart [2022-12-15T22:21:09.069Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-15T22:21:09.069Z] === RUN TestDiff [2022-12-15T22:21:09.637Z] --- PASS: TestDiff (0.44s) [2022-12-15T22:21:09.637Z] === RUN TestExecConsoleSize [2022-12-15T22:21:10.206Z] --- PASS: TestExecConsoleSize (0.48s) [2022-12-15T22:21:10.206Z] === RUN TestExecWithCloseStdin [2022-12-15T22:21:10.467Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-12-15T22:21:10.467Z] === RUN TestExec [2022-12-15T22:21:11.035Z] --- PASS: TestExec (0.52s) [2022-12-15T22:21:11.035Z] === RUN TestExecUser [2022-12-15T22:21:11.604Z] --- PASS: TestExecUser (0.56s) [2022-12-15T22:21:11.604Z] === RUN TestExportContainerAndImportImage [2022-12-15T22:21:12.173Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-12-15T22:21:12.173Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-15T22:21:13.554Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-12-15T22:21:13.554Z] === RUN TestHealthCheckWorkdir [2022-12-15T22:21:14.122Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-12-15T22:21:14.122Z] === RUN TestHealthKillContainer [2022-12-15T22:21:22.242Z] --- PASS: TestHealthKillContainer (7.96s) [2022-12-15T22:21:22.242Z] === RUN TestHealthCheckProcessKilled [2022-12-15T22:21:22.820Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2022-12-15T22:21:22.820Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-15T22:21:23.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-12-15T22:21:23.392Z] === RUN TestIpcModeNone [2022-12-15T22:21:23.652Z] --- PASS: TestIpcModeNone (0.48s) [2022-12-15T22:21:23.652Z] === RUN TestIpcModePrivate [2022-12-15T22:21:24.221Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-15T22:21:24.221Z] --- PASS: TestIpcModePrivate (0.51s) [2022-12-15T22:21:24.221Z] === RUN TestIpcModeShareable [2022-12-15T22:21:24.790Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-15T22:21:24.790Z] --- PASS: TestIpcModeShareable (0.50s) [2022-12-15T22:21:24.790Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-15T22:21:26.755Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.59s) [2022-12-15T22:21:26.755Z] === RUN TestAPIIpcModeHost [2022-12-15T22:21:26.755Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-12-15T22:21:26.755Z] === RUN TestDaemonIpcModeShareable [2022-12-15T22:21:27.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-15T22:21:27.953Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-12-15T22:21:27.953Z] === RUN TestDaemonIpcModePrivate [2022-12-15T22:21:28.894Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-15T22:21:29.154Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-12-15T22:21:29.154Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-15T22:21:30.092Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-15T22:21:30.351Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-12-15T22:21:30.351Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-15T22:21:31.289Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-15T22:21:31.549Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-12-15T22:21:31.549Z] === RUN TestIpcModeOlderClient [2022-12-15T22:21:31.549Z] === PAUSE TestIpcModeOlderClient [2022-12-15T22:21:31.549Z] === RUN TestKillContainerInvalidSignal [2022-12-15T22:21:32.117Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-12-15T22:21:32.117Z] === RUN TestKillContainer [2022-12-15T22:21:32.117Z] === RUN TestKillContainer/no_signal [2022-12-15T22:21:32.686Z] === RUN TestKillContainer/non_killing_signal [2022-12-15T22:21:32.946Z] === RUN TestKillContainer/killing_signal [2022-12-15T22:21:33.515Z] --- PASS: TestKillContainer (1.44s) [2022-12-15T22:21:33.515Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-12-15T22:21:33.515Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2022-12-15T22:21:33.515Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-12-15T22:21:33.515Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-15T22:21:33.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-15T22:21:34.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-15T22:21:34.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-12-15T22:21:34.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-12-15T22:21:34.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-12-15T22:21:34.343Z] === RUN TestKillStoppedContainer [2022-12-15T22:21:34.343Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-12-15T22:21:34.343Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-15T22:21:34.343Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-12-15T22:21:34.343Z] === RUN TestKillDifferentUserContainer [2022-12-15T22:21:34.912Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-12-15T22:21:34.912Z] === RUN TestInspectOomKilledTrue [2022-12-15T22:21:35.482Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-12-15T22:21:35.482Z] === RUN TestInspectOomKilledFalse [2022-12-15T22:21:36.051Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-12-15T22:21:36.051Z] === RUN TestLinksEtcHostsContentMatch [2022-12-15T22:21:36.310Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-12-15T22:21:36.310Z] === RUN TestLinksContainerNames [2022-12-15T22:21:37.247Z] --- PASS: TestLinksContainerNames (0.85s) [2022-12-15T22:21:37.247Z] === RUN TestLogsFollowTailEmpty [2022-12-15T22:21:37.509Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-12-15T22:21:37.509Z] === RUN TestLogs [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-12-15T22:21:37.509Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-12-15T22:21:37.509Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-12-15T22:21:37.509Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-12-15T22:21:37.509Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-12-15T22:21:38.078Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-12-15T22:21:38.338Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-15T22:21:38.907Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-12-15T22:21:38.907Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-12-15T22:21:39.475Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-12-15T22:21:39.475Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-12-15T22:21:39.475Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-15T22:21:39.475Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-12-15T22:21:40.045Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-12-15T22:21:40.045Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-15T22:21:40.614Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-12-15T22:21:40.614Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-12-15T22:21:41.183Z] --- PASS: TestLogs (3.62s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local (0.01s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.48s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-12-15T22:21:41.183Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-12-15T22:21:41.183Z] === RUN TestContainerNetworkMountsNoChown [2022-12-15T22:21:41.442Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/default [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/private [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/private [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/rprivate [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/slave [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/slave [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/rslave [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/shared [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/shared [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/rshared [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-15T22:21:41.442Z] === CONT TestMountDaemonRoot/default [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-15T22:21:41.442Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-15T22:21:41.442Z] === CONT TestMountDaemonRoot/rprivate [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-15T22:21:41.442Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-15T22:21:41.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-15T22:21:41.443Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-15T22:21:41.443Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-15T22:21:41.443Z] === CONT TestMountDaemonRoot/private [2022-12-15T22:21:41.443Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-15T22:21:41.443Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-15T22:21:41.443Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-15T22:21:41.443Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-15T22:21:41.443Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-15T22:21:41.443Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-15T22:21:41.443Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/shared [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rshared [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rslave [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/slave [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-15T22:21:41.702Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-15T22:21:41.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-15T22:21:41.702Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-15T22:21:41.961Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-15T22:21:41.961Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-15T22:21:41.961Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-15T22:21:41.961Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-15T22:21:41.961Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-15T22:21:41.962Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-12-15T22:21:41.962Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-12-15T22:21:41.962Z] === RUN TestContainerBindMountNonRecursive [2022-12-15T22:21:43.341Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2022-12-15T22:21:43.341Z] === RUN TestContainerVolumesMountedAsShared [2022-12-15T22:21:43.600Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-12-15T22:21:43.600Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-15T22:21:43.860Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-12-15T22:21:43.860Z] === RUN TestNetworkNat [2022-12-15T22:21:44.440Z] --- PASS: TestNetworkNat (0.59s) [2022-12-15T22:21:44.440Z] === RUN TestNetworkLocalhostTCPNat [2022-12-15T22:21:45.017Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-12-15T22:21:45.017Z] === RUN TestNetworkLoopbackNat [2022-12-15T22:21:47.552Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-12-15T22:21:47.552Z] === RUN TestPause [2022-12-15T22:21:48.121Z] --- PASS: TestPause (0.46s) [2022-12-15T22:21:48.121Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-15T22:21:48.121Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-15T22:21:48.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-15T22:21:48.121Z] === RUN TestPauseStopPausedContainer [2022-12-15T22:21:48.381Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-12-15T22:21:48.381Z] === RUN TestPidHost [2022-12-15T22:21:49.759Z] --- PASS: TestPidHost (1.02s) [2022-12-15T22:21:49.759Z] === RUN TestPsFilter [2022-12-15T22:21:49.759Z] --- PASS: TestPsFilter (0.09s) [2022-12-15T22:21:49.759Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-15T22:21:50.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-12-15T22:21:50.019Z] === RUN TestRemoveContainerWithVolume [2022-12-15T22:21:50.587Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-12-15T22:21:50.587Z] === RUN TestRemoveContainerRunning [2022-12-15T22:21:50.847Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-12-15T22:21:50.847Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-15T22:21:51.416Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-12-15T22:21:51.416Z] === RUN TestRemoveInvalidContainer [2022-12-15T22:21:51.416Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-15T22:21:51.416Z] === RUN TestRenameLinkedContainer [2022-12-15T22:21:53.323Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-12-15T22:21:53.323Z] === RUN TestRenameStoppedContainer [2022-12-15T22:21:53.583Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-12-15T22:21:53.583Z] === RUN TestRenameRunningContainerAndReuse [2022-12-15T22:21:54.520Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-12-15T22:21:54.520Z] === RUN TestRenameInvalidName [2022-12-15T22:21:54.780Z] --- PASS: TestRenameInvalidName (0.44s) [2022-12-15T22:21:54.780Z] === RUN TestRenameAnonymousContainer [2022-12-15T22:21:56.690Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-12-15T22:21:56.690Z] === RUN TestRenameContainerWithSameName [2022-12-15T22:21:56.950Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-12-15T22:21:56.950Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-15T22:21:57.888Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-12-15T22:21:57.888Z] === RUN TestResize [2022-12-15T22:21:58.147Z] --- PASS: TestResize (0.43s) [2022-12-15T22:21:58.147Z] === RUN TestResizeWithInvalidSize [2022-12-15T22:21:58.716Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-12-15T22:21:58.716Z] === RUN TestResizeWhenContainerNotStarted [2022-12-15T22:21:58.977Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-15T22:21:58.977Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-15T22:21:58.977Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-15T22:21:59.236Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-15T22:21:59.236Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-15T22:21:59.236Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-15T22:21:59.236Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-15T22:21:59.236Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-15T22:21:59.236Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-15T22:21:59.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-15T22:21:59.236Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-15T22:22:00.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-15T22:22:00.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-15T22:22:01.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-15T22:22:01.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-15T22:22:02.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-15T22:22:05.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-15T22:22:06.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-15T22:22:09.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-15T22:22:10.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-15T22:22:11.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-15T22:22:11.799Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-15T22:22:13.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-15T22:22:14.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-15T22:22:14.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.86s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-12-15T22:22:16.593Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-12-15T22:22:16.593Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-12-15T22:22:16.593Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-12-15T22:22:17.532Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-12-15T22:22:18.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-12-15T22:22:18.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s) [2022-12-15T22:22:18.470Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2022-12-15T22:22:18.470Z] === RUN TestCgroupNamespacesRun [2022-12-15T22:22:19.848Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-12-15T22:22:19.849Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-15T22:22:20.790Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-12-15T22:22:20.790Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-15T22:22:22.172Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-12-15T22:22:22.172Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-15T22:22:23.110Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-12-15T22:22:23.110Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-15T22:22:24.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-12-15T22:22:24.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-15T22:22:25.427Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-12-15T22:22:25.427Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-15T22:22:25.996Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-12-15T22:22:25.996Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-15T22:22:27.375Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-12-15T22:22:27.375Z] === RUN TestNISDomainname [2022-12-15T22:22:27.635Z] --- PASS: TestNISDomainname (0.55s) [2022-12-15T22:22:27.635Z] === RUN TestHostnameDnsResolution [2022-12-15T22:22:28.572Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-12-15T22:22:28.572Z] === RUN TestUnprivilegedPortsAndPing [2022-12-15T22:22:29.140Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-12-15T22:22:29.140Z] === RUN TestPrivilegedHostDevices [2022-12-15T22:22:29.710Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-12-15T22:22:29.710Z] === RUN TestRunConsoleSize [2022-12-15T22:22:29.969Z] --- PASS: TestRunConsoleSize (0.42s) [2022-12-15T22:22:29.969Z] === RUN TestRunWithAlternativeContainerdShim [2022-12-15T22:22:31.879Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-12-15T22:22:31.879Z] === RUN TestStats [2022-12-15T22:22:34.444Z] --- PASS: TestStats (2.46s) [2022-12-15T22:22:34.444Z] === RUN TestStopContainerWithTimeout [2022-12-15T22:22:34.444Z] === RUN TestStopContainerWithTimeout/0 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-15T22:22:34.444Z] === RUN TestStopContainerWithTimeout/1 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-15T22:22:34.444Z] === RUN TestStopContainerWithTimeout/3 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-15T22:22:34.444Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-15T22:22:34.444Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-15T22:22:34.444Z] === CONT TestStopContainerWithTimeout/0 [2022-12-15T22:22:34.444Z] === CONT TestStopContainerWithTimeout/3 [2022-12-15T22:22:35.014Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-15T22:22:37.549Z] === CONT TestStopContainerWithTimeout/1 [2022-12-15T22:22:38.486Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-15T22:22:38.486Z] --- PASS: TestStopContainerWithTimeout/0 (0.55s) [2022-12-15T22:22:38.486Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-12-15T22:22:38.486Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-12-15T22:22:38.486Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-12-15T22:22:38.486Z] === RUN TestDeleteDevicemapper [2022-12-15T22:22:38.486Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-15T22:22:38.486Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-15T22:22:38.486Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-15T22:22:40.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2022-12-15T22:22:40.392Z] === RUN TestUpdateMemory [2022-12-15T22:22:40.652Z] --- PASS: TestUpdateMemory (0.52s) [2022-12-15T22:22:40.652Z] === RUN TestUpdateCPUQuota [2022-12-15T22:22:41.589Z] --- PASS: TestUpdateCPUQuota (0.75s) [2022-12-15T22:22:41.589Z] === RUN TestUpdatePidsLimit [2022-12-15T22:22:41.589Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-15T22:22:41.589Z] === RUN TestUpdatePidsLimit/no_change [2022-12-15T22:22:41.849Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-15T22:22:41.849Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-15T22:22:42.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-15T22:22:42.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-15T22:22:42.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-12-15T22:22:43.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-12-15T22:22:43.198Z] === RUN TestUpdateRestartPolicy [2022-12-15T22:22:55.410Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2022-12-15T22:22:55.410Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-15T22:22:55.410Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-12-15T22:22:55.410Z] === RUN TestWaitNonBlocked [2022-12-15T22:22:55.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-15T22:22:55.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-15T22:22:55.410Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-15T22:22:55.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-15T22:22:55.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-15T22:22:55.410Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-15T22:22:55.410Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-15T22:22:55.410Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-12-15T22:22:55.410Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-12-15T22:22:55.410Z] === RUN TestWaitBlocked [2022-12-15T22:22:55.410Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-15T22:22:55.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-15T22:22:55.410Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-15T22:22:55.410Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-15T22:22:55.410Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-15T22:22:55.410Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-15T22:22:56.348Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-15T22:22:56.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-12-15T22:22:56.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-12-15T22:22:56.348Z] === RUN TestWaitConditions [2022-12-15T22:22:56.348Z] === RUN TestWaitConditions/default [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/default [2022-12-15T22:22:56.348Z] === RUN TestWaitConditions/not-running [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/not-running [2022-12-15T22:22:56.348Z] === RUN TestWaitConditions/next-exit [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/next-exit [2022-12-15T22:22:56.348Z] === RUN TestWaitConditions/removed [2022-12-15T22:22:56.348Z] === PAUSE TestWaitConditions/removed [2022-12-15T22:22:56.348Z] === CONT TestWaitConditions/default [2022-12-15T22:22:56.348Z] === CONT TestWaitConditions/next-exit [2022-12-15T22:22:57.727Z] === CONT TestWaitConditions/removed [2022-12-15T22:22:57.987Z] === CONT TestWaitConditions/not-running [2022-12-15T22:22:59.365Z] --- PASS: TestWaitConditions (0.02s) [2022-12-15T22:22:59.365Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-12-15T22:22:59.365Z] --- PASS: TestWaitConditions/default (1.72s) [2022-12-15T22:22:59.365Z] --- PASS: TestWaitConditions/removed (1.52s) [2022-12-15T22:22:59.365Z] --- PASS: TestWaitConditions/not-running (1.43s) [2022-12-15T22:22:59.365Z] === RUN TestWaitRestartedContainer [2022-12-15T22:22:59.365Z] === RUN TestWaitRestartedContainer/default [2022-12-15T22:22:59.365Z] === PAUSE TestWaitRestartedContainer/default [2022-12-15T22:22:59.365Z] === RUN TestWaitRestartedContainer/not-running [2022-12-15T22:22:59.365Z] === PAUSE TestWaitRestartedContainer/not-running [2022-12-15T22:22:59.365Z] === RUN TestWaitRestartedContainer/next-exit [2022-12-15T22:22:59.365Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-12-15T22:22:59.365Z] === CONT TestWaitRestartedContainer/default [2022-12-15T22:22:59.365Z] === CONT TestWaitRestartedContainer/next-exit [2022-12-15T22:23:00.746Z] === CONT TestWaitRestartedContainer/not-running [2022-12-15T22:23:01.685Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-12-15T22:23:01.685Z] --- PASS: TestWaitRestartedContainer/default (1.19s) [2022-12-15T22:23:01.685Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-12-15T22:23:01.685Z] --- PASS: TestWaitRestartedContainer/not-running (0.99s) [2022-12-15T22:23:01.685Z] === CONT TestContainerStartOnDaemonRestart [2022-12-15T22:23:01.685Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-15T22:23:04.227Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-12-15T22:23:04.227Z] === CONT TestIpcModeOlderClient [2022-12-15T22:23:04.227Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-12-15T22:23:04.227Z] === CONT TestContainerKillOnDaemonStart [2022-12-15T22:23:04.227Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-12-15T22:23:04.227Z] === CONT TestDaemonHostGatewayIP [2022-12-15T22:23:06.767Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2022-12-15T22:23:06.767Z] === CONT TestDaemonRestartIpcMode [2022-12-15T22:23:08.736Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-12-15T22:23:15.304Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2022-12-15T22:23:15.304Z] PASS [2022-12-15T22:23:15.304Z] [2022-12-15T22:23:15.304Z] === Skipped [2022-12-15T22:23:15.304Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-15T22:23:15.304Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-15T22:23:15.304Z] [2022-12-15T22:23:15.304Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-15T22:23:15.304Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-15T22:23:15.304Z] [2022-12-15T22:23:15.304Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-15T22:23:15.304Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-15T22:23:15.304Z] [2022-12-15T22:23:15.304Z] DONE 273 tests, 3 skipped in 131.767s [2022-12-15T22:23:15.304Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-15T22:23:15.305Z] ++ 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 [2022-12-15T22:23:15.305Z] ++ set -e [2022-12-15T22:23:15.305Z] ++ '[' -n 0 ']' [2022-12-15T22:23:15.305Z] ++ set -x [2022-12-15T22:23:15.305Z] ++ 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 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 [2022-12-15T22:23:15.564Z] INFO: Testing against a local daemon [2022-12-15T22:23:15.564Z] === RUN TestConfigDaemonID [2022-12-15T22:23:16.942Z] daemon_test.go:67: [dbb7958066e30] daemon is not started [2022-12-15T22:23:16.942Z] --- PASS: TestConfigDaemonID (1.05s) [2022-12-15T22:23:16.942Z] === RUN TestDaemonConfigValidation [2022-12-15T22:23:16.942Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-12-15T22:23:16.942Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-12-15T22:23:16.942Z] === RUN TestDaemonConfigValidation/invalid_config [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-12-15T22:23:16.942Z] === RUN TestDaemonConfigValidation/malformed_config [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-12-15T22:23:16.942Z] === RUN TestDaemonConfigValidation/valid_config [2022-12-15T22:23:16.942Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-12-15T22:23:16.942Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-12-15T22:23:16.942Z] === CONT TestDaemonConfigValidation/malformed_config [2022-12-15T22:23:16.942Z] === CONT TestDaemonConfigValidation/valid_config [2022-12-15T22:23:16.942Z] === CONT TestDaemonConfigValidation/invalid_config [2022-12-15T22:23:16.942Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-12-15T22:23:16.942Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-12-15T22:23:16.942Z] === RUN TestConfigDaemonSeccompProfiles [2022-12-15T22:23:16.942Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-12-15T22:23:17.880Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-12-15T22:23:18.818Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-12-15T22:23:20.197Z] === CONT TestConfigDaemonSeccompProfiles [2022-12-15T22:23:20.197Z] daemon_test.go:181: [d2eb96481581a] daemon is not started [2022-12-15T22:23:20.197Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-12-15T22:23:20.197Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-12-15T22:23:20.197Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-12-15T22:23:20.197Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-12-15T22:23:20.197Z] === RUN TestDaemonProxy [2022-12-15T22:23:20.197Z] === RUN TestDaemonProxy/environment_variables [2022-12-15T22:23:22.102Z] === RUN TestDaemonProxy/command-line_options [2022-12-15T22:23:23.480Z] === RUN TestDaemonProxy/configuration_file [2022-12-15T22:23:25.386Z] === RUN TestDaemonProxy/conflicting_options [2022-12-15T22:23:25.645Z] === RUN TestDaemonProxy/reload_sanitized [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy (6.27s) [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-12-15T22:23:26.213Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-12-15T22:23:26.213Z] === RUN TestLiveRestore [2022-12-15T22:23:26.213Z] === RUN TestLiveRestore/volume_references [2022-12-15T22:23:26.213Z] === PAUSE TestLiveRestore/volume_references [2022-12-15T22:23:26.213Z] === CONT TestLiveRestore/volume_references [2022-12-15T22:23:27.151Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-15T22:23:27.151Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-15T22:23:28.089Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-15T22:23:29.033Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-15T22:23:29.971Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore (0.00s) [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore/volume_references (4.52s) [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.83s) [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2022-12-15T22:23:30.909Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2022-12-15T22:23:30.909Z] PASS [2022-12-15T22:23:30.909Z] [2022-12-15T22:23:30.909Z] DONE 24 tests in 15.347s [2022-12-15T22:23:30.909Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-15T22:23:30.909Z] ++ 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 [2022-12-15T22:23:30.909Z] ++ set -e [2022-12-15T22:23:30.909Z] ++ '[' -n 0 ']' [2022-12-15T22:23:30.909Z] ++ set -x [2022-12-15T22:23:30.909Z] ++ 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 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 [2022-12-15T22:23:30.909Z] INFO: Testing against a local daemon [2022-12-15T22:23:30.909Z] === RUN TestCommitInheritsEnv [2022-12-15T22:23:31.168Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-12-15T22:23:31.168Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-15T22:23:31.168Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-15T22:23:31.168Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-15T22:23:31.168Z] === RUN TestImportWithCustomPlatform [2022-12-15T22:23:31.168Z] === RUN TestImportWithCustomPlatform/#00 [2022-12-15T22:23:31.427Z] === RUN TestImportWithCustomPlatform/_______ [2022-12-15T22:23:31.428Z] === RUN TestImportWithCustomPlatform// [2022-12-15T22:23:31.428Z] === RUN TestImportWithCustomPlatform/linux [2022-12-15T22:23:31.428Z] === RUN TestImportWithCustomPlatform/LINUX [2022-12-15T22:23:31.428Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-12-15T22:23:31.687Z] === RUN TestImportWithCustomPlatform/macos [2022-12-15T22:23:31.687Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-12-15T22:23:31.687Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-12-15T22:23:31.687Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-12-15T22:23:31.687Z] === RUN TestImagesFilterMultiReference [2022-12-15T22:23:31.687Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-12-15T22:23:31.687Z] === RUN TestImagePullPlatformInvalid [2022-12-15T22:23:31.687Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-15T22:23:31.687Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.19.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fb2c1dc0-cc8d-4121-9625-d8c1e4fa1e17 http.request.method=GET http.request.remoteaddr="127.0.0.1:37638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=fb2c1dc0-cc8d-4121-9625-d8c1e4fa1e17 http.request.method=GET http.request.remoteaddr="127.0.0.1:37638" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.616009ms http.response.status=200 http.response.written=2 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=61.044µs trace.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=9a4e1a59-a370-4dee-aeb2-ee2f80ab3d84 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=27.717µs trace.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=39196220-550e-4be4-a455-b4f83c0b8025 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=aed40ebe-c527-4135-9a9e-66290f3d2c8d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.996027ms http.response.status=404 http.response.written=157 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=1e70e64c-d108-4e99-a854-11a22005046c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.00122ms http.response.status=404 http.response.written=157 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=134.749µs trace.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=7f676d99-7709-4e72-b910-55e4b73facd4 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=14.113µs trace.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=587919a1-ad5b-4710-b70f-8e4e596d74ec trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=101.264µs trace.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=27e79c0b-4c81-4985-a323-1d10882bc572 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=14.112µs trace.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=349f2a47-c7da-4768-bd86-0ab5a99f65fc trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=773.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2110c809-4e54-41b3-bd8b-854581fd3f35 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c3fa0bac-a41f-48fd-94bd-6532dddfa72e http.request.method=POST http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=4.805685ms http.response.status=202 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=84.149µs trace.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=a1681058-1eff-40bc-b63b-a09bc1e7d9f6 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=33699eb6-4926-4b31-be00-107e94c8fa30 http.request.method=POST http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=8.042291ms http.response.status=202 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.950Z] time="2022-12-15T22:23:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=169.431µs trace.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=79f279d9-e5f6-436c-af36-323ec7f25942 trace.line=82 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=24.147µs trace.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=3bb15ad0-f0d5-4cbf-9274-badc82bce885 trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=110.585µs trace.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=b62d0926-40ba-4eda-a417-9447384c036a trace.line=124 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=36.824µs trace.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=17540ac6-79ab-43c7-af85-64aee10dff7a trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=15.532µs trace.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=3699967a-1931-40d5-80c0-0412ed044710 trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=13.103µs trace.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=2f02bc1d-e36d-4174-8462-812162551954 trace.line=141 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=120.653µs trace.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=18c9866d-0db5-44c7-8ad6-8cd6b68808cc trace.line=167 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=105.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9e27ff4c-2938-496d-a0d3-39dae7720ff8 trace.line=95 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=319.433µs trace.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=40664999-c54c-4b45-8a3a-5f27d9581596 trace.line=181 vars.name=test vars.uuid=8d4605b5-7f06-4c06-9f35-f1188cfd481b version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a13f0c14-3e03-43db-a1d8-d1e51c0db223 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37648" http.request.uri="/v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=5.395058ms http.response.status=201 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "PUT /v2/test/blobs/uploads/8d4605b5-7f06-4c06-9f35-f1188cfd481b?_state=bPn5e4sM7_cGrjwLEOn9bDJUl95tr1ZWgOR0qEpRdZ17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhkNDYwNWI1LTdmMDYtNGMwNi05ZjM1LWYxMTg4Y2ZkNDgxYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NDg2NDY4MTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=350.513µs trace.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=b9010d8a-40d9-4137-bbd8-0a1c6feb433b trace.line=82 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=172.754µs trace.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=c434cb61-5f02-4e72-87dd-5dc74bd39ac5 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=116.673µs trace.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=c1867840-97b1-4bac-a314-4c014b8ff4e3 trace.line=124 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=32.615µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cffbb089-de1e-4c4c-8240-66c04daeb3b6 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.951Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=21.432µs trace.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=616a3d89-9a0c-46d8-8125-b57faac40e73 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.585µs trace.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=8d94638b-4b7b-4310-a2b1-157251ca4cf0 trace.line=141 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=63.752µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5cf546ec-b38f-43e9-aa71-8c8f2c3c9e84 trace.line=167 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=108.264µs trace.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=843f30aa-e6c1-48d8-91c5-0a40b6daf5c7 trace.line=95 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=287.671µs trace.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=2054d532-a1c7-4d04-ac9f-83ad81324269 trace.line=181 vars.name=test vars.uuid=39cd91fc-c7a6-42ab-8c09-ad41f915bf91 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=53588c1b-bd59-48e3-bf27-2878249a5dfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=10.149413ms http.response.status=201 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "PUT /v2/test/blobs/uploads/39cd91fc-c7a6-42ab-8c09-ad41f915bf91?_state=Pkk4U3RXZZaPcavzM0JgmjzJrTtPGVDWKF7CRMkPBIh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5Y2Q5MWZjLWM3YTYtNDJhYi04YzA5LWFkNDFmOTE1YmY5MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xNVQyMjoyMzozMS43NTEzMDk5NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=42.37µs trace.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=825d4d00-2927-4b26-9ae3-6e5f2a44fd4d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=55d2b694-1457-4a59-9c25-94c0d63748f2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.030263ms http.response.status=404 http.response.written=96 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=35.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).GetContent" trace.id=bf7d5c6e-d191-46d9-a879-25c025ec49e4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=13.005µs trace.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=0c62f19b-85cb-477e-a15f-fb967949fac0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=16.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3e105fb-3c07-4b93-9115-f1da00766ec7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=10.108µs trace.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=5acb41db-ba5f-4969-9eae-1610a6d10219 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=10.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f18cfa8f-d819-44a4-8a2b-c8b0fad504a3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=43.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=999b31e8-e34f-44f2-9d97-66056c366d3e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=50.469µs trace.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=9e0d9e12-eaf8-4947-bfc6-05cfb0832cd3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=24.573µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=106fde8f-72a3-4cf8-919a-832425620e33 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=55.087µs trace.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=f7071944-9b92-4dbc-b67d-073d56d81b25 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=30.998µs trace.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=0f2d4f42-6081-48d6-aeac-1bf477446611 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=858b8651-95f9-4f64-87c2-13f76374d09a http.request.method=PUT http.request.remoteaddr="127.0.0.1:37644" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.13+unknown" http.response.duration=1.579523ms http.response.status=201 http.response.written=0 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.13+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cd283b4b-5e1d-4540-bff7-edfc43baeec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37668" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cd283b4b-5e1d-4540-bff7-edfc43baeec3 http.request.method=GET http.request.remoteaddr="127.0.0.1:37668" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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="892.577µs" http.response.status=200 http.response.written=2 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.952Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=227.472µs trace.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=0945925d-0e04-4488-839f-8d758ff45f9e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=40.803µs trace.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=7db7adaa-1332-4080-8f97-072d24b33708 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=92.756µs trace.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=4a59eb50-8172-4f03-8c43-3a6a13839174 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=28.167µs trace.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=6a811870-ec30-4817-bc1d-4048c5111a90 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4790324a-7b23-46d4-b602-27c8e9e854d5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37674" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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=3.020211ms http.response.status=200 http.response.written=417 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=43.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ed8bf34b-a740-4b67-bb0d-d5f9daf76f0d trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=22.005µs trace.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=587d0d74-7b83-4de6-a474-372a9b407dea trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=39.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).GetContent" trace.id=8d12c9d0-1512-4bf0-8e13-7b11df722690 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8c83e129-c0c5-4bbb-9b6f-010c9934a528 http.request.method=GET http.request.remoteaddr="127.0.0.1:37690" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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.371975ms http.response.status=200 http.response.written=417 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=37.948µs trace.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=4f400530-3d9f-4f25-94e0-ac514143b82a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=16.811µs trace.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=8fe30038-37e8-4c0f-8e28-b767ae08b85b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=143.504µs trace.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=777a6970-01e6-4bde-8ba5-84a3990af295 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.953Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=13.374µs trace.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=ef678d93-dde8-4315-b185-2670bda37865 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.011µs trace.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=e752603f-e55e-417d-bf16-07f5b7040631 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=8.574µs trace.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=68952402-29f8-451e-b5a9-def8937b3c73 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=194.169µs trace.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=c1c0c2a0-7dbd-4f5a-9eb2-7c3f407dbb37 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=43.987µs trace.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=3fe4fd5c-facd-4e4f-9d27-f6d424cfcbc0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=97.474µs trace.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=8682e983-74e5-4437-857f-2ffe16baa8e8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8b306b3b-c818-4283-8e80-b6f5ecc8274f http.request.method=GET http.request.remoteaddr="127.0.0.1:37702" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.029375ms http.response.status=200 http.response.written=179 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=33.599µs trace.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=792800e7-0d44-4910-8f1c-785c4f0deda2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=15.326µs trace.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=121c7d7a-0a78-4226-bbe1-824acce9d024 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=297.968µs trace.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=1e8cb915-cdc3-4c57-887e-f3cab8f7fd0a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=218.553µs trace.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=96a00d77-4e4c-42a5-b6ec-1162aacf4948 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=84.075µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=891566d1-aedd-476d-92c8-085c9d6d8c19 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=7.745µs trace.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=8b9c794f-b75c-4823-8c31-80fb7120ee2c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=314.65µs trace.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=303ce040-1442-4b5b-8f62-ecc35d2b63ff trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=34.297µs trace.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=01d25f47-7883-4f3b-8ef4-e413596d83cc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=21.882µs trace.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=5fdae7c9-8683-4798-9899-c7e1f44c7eb9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=20251452-1d60-4036-af0d-394cbe6bb3bd http.request.method=GET http.request.remoteaddr="127.0.0.1:37716" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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=6.871577ms http.response.status=200 http.response.written=68 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b7eb325-570c-4729-924a-02139ad4d433 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b7eb325-570c-4729-924a-02139ad4d433 http.request.method=GET http.request.remoteaddr="127.0.0.1:37738" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 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="874.493µs" http.response.status=200 http.response.written=2 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.954Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=31.785µs trace.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=c22c5c87-8177-4bbc-87f4-69919bc3bf94 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.159µs trace.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=7344780c-d6b4-4a9d-8bce-4782705be78b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=8479cc52-ae6d-4afb-9fe8-683ab3aebbd4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37740" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.08147ms http.response.status=404 http.response.written=181 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=29.62µs trace.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=073a3f77-8d95-4eea-bd59-c182da34c0a7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=dca38126-9775-420a-9d04-c47f941e78f1 trace.duration=11.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).GetContent" trace.id=3e1687ae-e5c1-40b9-a802-6598e7c99a46 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] time="2022-12-15T22:23:31Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=471bb64c-e2dc-439d-82ef-a47044712999 http.request.method=GET http.request.remoteaddr="127.0.0.1:37742" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.077121ms http.response.status=404 http.response.written=181 instance.id=dca38126-9775-420a-9d04-c47f941e78f1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-15T22:23:31.955Z] 127.0.0.1 - - [15/Dec/2022:22:23:31 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/f6c2f20cee7094d7b1d8868cfa7945ea91309355 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-15T22:23:31.955Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2022-12-15T22:23:31.955Z] === RUN TestRemoveImageOrphaning [2022-12-15T22:23:32.215Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-12-15T22:23:32.215Z] === RUN TestRemoveImageGarbageCollector [2022-12-15T22:23:32.215Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:23:32.215Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-15T22:23:32.215Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-15T22:23:32.215Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-15T22:23:32.215Z] === RUN TestTagInvalidReference [2022-12-15T22:23:32.474Z] --- PASS: TestTagInvalidReference (0.02s) [2022-12-15T22:23:32.474Z] === RUN TestTagValidPrefixedRepo [2022-12-15T22:23:32.474Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-12-15T22:23:32.474Z] === RUN TestTagExistedNameWithoutForce [2022-12-15T22:23:32.474Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-15T22:23:32.474Z] === RUN TestTagOfficialNames [2022-12-15T22:23:32.474Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-15T22:23:32.474Z] === RUN TestTagMatchesDigest [2022-12-15T22:23:32.474Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-15T22:23:32.474Z] PASS [2022-12-15T22:23:32.474Z] [2022-12-15T22:23:32.474Z] === Skipped [2022-12-15T22:23:32.474Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-15T22:23:32.474Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-15T22:23:32.474Z] [2022-12-15T22:23:32.474Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-15T22:23:32.474Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:23:32.474Z] [2022-12-15T22:23:32.474Z] DONE 23 tests, 2 skipped in 1.686s [2022-12-15T22:23:32.474Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-12-15T22:23:32.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-12-15T22:23:32.474Z] ++ set -e [2022-12-15T22:23:32.474Z] ++ '[' -n 0 ']' [2022-12-15T22:23:32.474Z] ++ set -x [2022-12-15T22:23:32.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 [2022-12-15T22:23:32.474Z] === RUN TestStripANSICommands [2022-12-15T22:23:32.474Z] === RUN TestStripANSICommands/#00 [2022-12-15T22:23:32.474Z] === RUN TestStripANSICommands/#01 [2022-12-15T22:23:32.474Z] --- PASS: TestStripANSICommands (0.00s) [2022-12-15T22:23:32.474Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-12-15T22:23:32.474Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-12-15T22:23:32.474Z] PASS [2022-12-15T22:23:32.474Z] [2022-12-15T22:23:32.474Z] DONE 3 tests in 0.051s [2022-12-15T22:23:32.474Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-15T22:23:32.474Z] ++ 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 [2022-12-15T22:23:32.474Z] ++ set -e [2022-12-15T22:23:32.474Z] ++ '[' -n 0 ']' [2022-12-15T22:23:32.474Z] ++ set -x [2022-12-15T22:23:32.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 [2022-12-15T22:23:32.734Z] INFO: Testing against a local daemon [2022-12-15T22:23:32.734Z] === RUN TestNetworkCreateDelete [2022-12-15T22:23:32.993Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-12-15T22:23:32.993Z] === RUN TestDockerNetworkDeletePreferID [2022-12-15T22:23:33.257Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-12-15T22:23:33.257Z] === RUN TestDaemonDNSFallback [2022-12-15T22:23:39.840Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-12-15T22:23:39.840Z] === RUN TestInspectNetwork [2022-12-15T22:23:43.130Z] === RUN TestInspectNetwork/full_network_id [2022-12-15T22:23:43.130Z] === RUN TestInspectNetwork/partial_network_id [2022-12-15T22:23:43.130Z] === RUN TestInspectNetwork/network_name [2022-12-15T22:23:43.130Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-15T22:23:47.323Z] --- PASS: TestInspectNetwork (7.09s) [2022-12-15T22:23:47.323Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-15T22:23:47.323Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-15T22:23:47.323Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-15T22:23:47.323Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-15T22:23:47.323Z] === RUN TestRunContainerWithBridgeNone [2022-12-15T22:23:48.260Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/create [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-15T22:23:48.260Z] === CONT TestNetworkInvalidJSON/networks/create [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-12-15T22:23:48.260Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-12-15T22:23:48.260Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-12-15T22:23:48.260Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-12-15T22:23:48.260Z] === RUN TestNetworkList [2022-12-15T22:23:48.260Z] === RUN TestNetworkList//networks [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkList//networks [2022-12-15T22:23:48.260Z] === RUN TestNetworkList//networks/ [2022-12-15T22:23:48.260Z] === PAUSE TestNetworkList//networks/ [2022-12-15T22:23:48.260Z] === CONT TestNetworkList//networks [2022-12-15T22:23:48.260Z] === CONT TestNetworkList//networks/ [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkList (0.02s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-15T22:23:48.260Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-15T22:23:48.260Z] === RUN TestHostIPv4BridgeLabel [2022-12-15T22:23:48.829Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-12-15T22:23:48.829Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-15T22:23:49.767Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-15T22:23:49.767Z] === RUN TestDaemonDefaultNetworkPools [2022-12-15T22:23:50.705Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-12-15T22:23:50.705Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-15T22:23:52.084Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-12-15T22:23:52.084Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-15T22:23:53.022Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-12-15T22:23:53.022Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-15T22:23:53.590Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-12-15T22:23:53.590Z] === RUN TestServiceWithPredefinedNetwork [2022-12-15T22:23:56.127Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-12-15T22:23:56.127Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-15T22:23:56.127Z] service_test.go:242: FLAKY_TEST [2022-12-15T22:23:56.127Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-15T22:23:56.127Z] === RUN TestServiceWithDataPathPortInit [2022-12-15T22:24:11.013Z] --- PASS: TestServiceWithDataPathPortInit (13.85s) [2022-12-15T22:24:11.013Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-15T22:24:12.394Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qxkhiil7htt3tnb8imlj7zm1h Created:2022-12-15 22:24:11.012049077 +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[b293903661bff6ddb4f32afa60966650017f2eb1e3c9e36eb45b4b25f055dd88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8y9jnc4rmiqalsw23zspj0b5d EndpointID:bcbe9a92b315334bb75089abd4442b215d309de0046f96820f3dce4bbc19ea35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5e9ff137a6312314b1a4fed7325af74f6f3e717f461bd72395088322915e07ce 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:1b6decf315fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8y9jnc4rmiqalsw23zspj0b5d EndpointID:bcbe9a92b315334bb75089abd4442b215d309de0046f96820f3dce4bbc19ea35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-15T22:24:16.605Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-12-15T22:24:16.605Z] PASS [2022-12-15T22:24:16.605Z] [2022-12-15T22:24:16.605Z] === Skipped [2022-12-15T22:24:16.605Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-15T22:24:16.605Z] service_test.go:242: FLAKY_TEST [2022-12-15T22:24:16.605Z] [2022-12-15T22:24:16.605Z] DONE 38 tests, 1 skipped in 43.933s [2022-12-15T22:24:16.605Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-15T22:24:16.605Z] ++ 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 [2022-12-15T22:24:16.605Z] ++ set -e [2022-12-15T22:24:16.605Z] ++ '[' -n 0 ']' [2022-12-15T22:24:16.605Z] ++ set -x [2022-12-15T22:24:16.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 [2022-12-15T22:24:16.605Z] INFO: Testing against a local daemon [2022-12-15T22:24:16.605Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-15T22:24:16.605Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-15T22:24:16.605Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-15T22:24:16.605Z] === RUN TestDockerNetworkIpvlan [2022-12-15T22:24:16.605Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-15T22:24:16.605Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-15T22:24:16.605Z] PASS [2022-12-15T22:24:16.605Z] [2022-12-15T22:24:16.605Z] === Skipped [2022-12-15T22:24:16.605Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-15T22:24:16.605Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-15T22:24:16.605Z] [2022-12-15T22:24:16.605Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-15T22:24:16.605Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-15T22:24:16.605Z] [2022-12-15T22:24:16.605Z] DONE 2 tests, 2 skipped in 0.104s [2022-12-15T22:24:16.605Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-15T22:24:16.605Z] ++ 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 [2022-12-15T22:24:16.605Z] ++ set -e [2022-12-15T22:24:16.605Z] ++ '[' -n 0 ']' [2022-12-15T22:24:16.605Z] ++ set -x [2022-12-15T22:24:16.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 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 [2022-12-15T22:24:16.864Z] INFO: Testing against a local daemon [2022-12-15T22:24:16.864Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-15T22:24:18.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-12-15T22:24:18.243Z] === RUN TestDockerNetworkMacvlan [2022-12-15T22:24:18.813Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-15T22:24:19.382Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-15T22:24:20.320Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-15T22:24:21.699Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-15T22:24:23.605Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-15T22:24:26.896Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-12-15T22:24:27.465Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-12-15T22:24:27.465Z] PASS [2022-12-15T22:24:27.465Z] [2022-12-15T22:24:27.465Z] DONE 8 tests in 10.757s [2022-12-15T22:24:27.465Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-15T22:24:27.465Z] ++ 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 [2022-12-15T22:24:27.465Z] ++ set -e [2022-12-15T22:24:27.465Z] ++ '[' -n 0 ']' [2022-12-15T22:24:27.465Z] ++ set -x [2022-12-15T22:24:27.465Z] ++ 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 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 [2022-12-15T22:24:27.465Z] testing: warning: no tests to run [2022-12-15T22:24:27.465Z] PASS [2022-12-15T22:24:27.465Z] [2022-12-15T22:24:27.465Z] DONE 0 tests in 0.027s [2022-12-15T22:24:27.465Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-15T22:24:27.465Z] ++ 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 [2022-12-15T22:24:27.465Z] ++ set -e [2022-12-15T22:24:27.465Z] ++ '[' -n 0 ']' [2022-12-15T22:24:27.465Z] ++ set -x [2022-12-15T22:24:27.465Z] ++ 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 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 [2022-12-15T22:24:27.465Z] INFO: Testing against a local daemon [2022-12-15T22:24:27.465Z] === RUN TestAuthZPluginAllowRequest [2022-12-15T22:24:28.849Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-12-15T22:24:28.849Z] === RUN TestAuthZPluginTLS [2022-12-15T22:24:29.417Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-12-15T22:24:29.417Z] === RUN TestAuthZPluginDenyRequest [2022-12-15T22:24:29.677Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-15T22:24:29.677Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-15T22:24:30.246Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-15T22:24:30.246Z] === RUN TestAuthZPluginDenyResponse [2022-12-15T22:24:30.814Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-12-15T22:24:30.814Z] === RUN TestAuthZPluginAllowEventStream [2022-12-15T22:24:32.193Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-12-15T22:24:32.193Z] === RUN TestAuthZPluginErrorResponse [2022-12-15T22:24:32.453Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-15T22:24:32.453Z] === RUN TestAuthZPluginErrorRequest [2022-12-15T22:24:33.022Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-15T22:24:33.022Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-15T22:24:33.590Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-12-15T22:24:33.590Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-15T22:24:34.970Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-12-15T22:24:34.970Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-15T22:24:36.349Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-12-15T22:24:36.349Z] === RUN TestAuthZPluginHeader [2022-12-15T22:24:37.286Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-12-15T22:24:37.287Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-15T22:24:37.287Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-15T22:24:37.287Z] === RUN TestAuthZPluginV2Disable [2022-12-15T22:24:37.287Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-15T22:24:37.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-15T22:24:37.287Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-15T22:24:37.287Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-15T22:24:37.287Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:37.287Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-15T22:24:37.287Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-15T22:24:55.525Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-15T22:24:55.525Z] PASS [2022-12-15T22:24:55.525Z] [2022-12-15T22:24:55.525Z] === Skipped [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-15T22:24:55.525Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:55.525Z] [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-15T22:24:55.525Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:55.525Z] [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-15T22:24:55.525Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:55.525Z] [2022-12-15T22:24:55.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-15T22:24:55.525Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:24:55.525Z] [2022-12-15T22:24:55.525Z] DONE 17 tests, 4 skipped in 26.544s [2022-12-15T22:24:55.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-15T22:24:55.525Z] ++ 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 [2022-12-15T22:24:55.525Z] ++ set -e [2022-12-15T22:24:55.525Z] ++ '[' -n 0 ']' [2022-12-15T22:24:55.525Z] ++ set -x [2022-12-15T22:24:55.525Z] ++ 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 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 [2022-12-15T22:24:55.525Z] INFO: Testing against a local daemon [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-12-15T22:24:55.525Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-15T22:24:55.525Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-12-15T22:24:55.525Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-12-15T22:24:55.525Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-12-15T22:24:55.525Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-12-15T22:24:55.525Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-12-15T22:24:55.525Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-12-15T22:24:55.525Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-12-15T22:24:55.525Z] === RUN TestPluginInstall [2022-12-15T22:24:55.525Z] === RUN TestPluginInstall/no_auth [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a7fb55b77c8aea2c7a5de995f71290624f525d29ab9e8042e7b37900cf5a695" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-15T22:24:58.063Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a7fb55b77c8aea2c7a5de995f71290624f525d29ab9e8042e7b37900cf5a695" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-15T22:24:58.323Z] === RUN TestPluginInstall/with_htpasswd [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb532f3ed26ea9d706eb1cedf7d8a6292f7ddda31e21310287955d1b64743987" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-15T22:24:58.582Z] time="2022-12-15T22:24:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb532f3ed26ea9d706eb1cedf7d8a6292f7ddda31e21310287955d1b64743987" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-15T22:24:59.151Z] === RUN TestPluginInstall/with_insecure [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18262119e942770e47b5be4ea1f4ebcc6e16b98a51b5b03516d5e9d11ef38604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-15T22:24:59.720Z] time="2022-12-15T22:24:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18262119e942770e47b5be4ea1f4ebcc6e16b98a51b5b03516d5e9d11ef38604" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-15T22:24:59.979Z] plugin_test.go:195: [dd9beab0360c5] daemon is not started [2022-12-15T22:24:59.980Z] --- PASS: TestPluginInstall (5.86s) [2022-12-15T22:24:59.980Z] --- PASS: TestPluginInstall/no_auth (4.22s) [2022-12-15T22:24:59.980Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-12-15T22:24:59.980Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-12-15T22:24:59.980Z] === RUN TestPluginsWithRuntimes [2022-12-15T22:25:01.886Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-15T22:25:02.455Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-15T22:25:03.393Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2022-12-15T22:25:03.393Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-12-15T22:25:03.393Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-12-15T22:25:03.393Z] === RUN TestPluginBackCompatMediaTypes [2022-12-15T22:25:03.963Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-12-15T22:25:03.963Z] PASS [2022-12-15T22:25:03.963Z] [2022-12-15T22:25:03.963Z] DONE 24 tests in 10.027s [2022-12-15T22:25:03.963Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-15T22:25:03.963Z] ++ 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 [2022-12-15T22:25:03.963Z] ++ set -e [2022-12-15T22:25:03.963Z] ++ '[' -n 0 ']' [2022-12-15T22:25:03.963Z] ++ set -x [2022-12-15T22:25:03.963Z] ++ 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 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 [2022-12-15T22:25:04.222Z] INFO: Testing against a local daemon [2022-12-15T22:25:04.222Z] === RUN TestExternalGraphDriver [2022-12-15T22:25:04.482Z] === RUN TestExternalGraphDriver/json [2022-12-15T22:25:06.390Z] === RUN TestExternalGraphDriver/spec [2022-12-15T22:25:07.769Z] === RUN TestExternalGraphDriver/pull [2022-12-15T22:25:09.675Z] --- PASS: TestExternalGraphDriver (5.17s) [2022-12-15T22:25:09.675Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-12-15T22:25:09.675Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-12-15T22:25:09.675Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-12-15T22:25:09.675Z] === RUN TestGraphdriverPluginV2 [2022-12-15T22:25:09.675Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:25:09.675Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-15T22:25:09.675Z] PASS [2022-12-15T22:25:09.675Z] [2022-12-15T22:25:09.675Z] === Skipped [2022-12-15T22:25:09.675Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-15T22:25:09.675Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:25:09.675Z] [2022-12-15T22:25:09.675Z] DONE 5 tests, 1 skipped in 5.611s [2022-12-15T22:25:09.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-15T22:25:09.675Z] ++ 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 [2022-12-15T22:25:09.675Z] ++ set -e [2022-12-15T22:25:09.675Z] ++ '[' -n 0 ']' [2022-12-15T22:25:09.675Z] ++ set -x [2022-12-15T22:25:09.675Z] ++ 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 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 [2022-12-15T22:25:09.934Z] INFO: Testing against a local daemon [2022-12-15T22:25:09.934Z] === RUN TestContinueAfterPluginCrash [2022-12-15T22:25:09.934Z] === PAUSE TestContinueAfterPluginCrash [2022-12-15T22:25:09.934Z] === RUN TestReadPluginNoRead [2022-12-15T22:25:09.934Z] === PAUSE TestReadPluginNoRead [2022-12-15T22:25:09.934Z] === RUN TestDaemonStartWithLogOpt [2022-12-15T22:25:09.934Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-15T22:25:09.934Z] === CONT TestContinueAfterPluginCrash [2022-12-15T22:25:09.934Z] === CONT TestDaemonStartWithLogOpt [2022-12-15T22:25:13.226Z] --- PASS: TestDaemonStartWithLogOpt (3.16s) [2022-12-15T22:25:13.226Z] === CONT TestReadPluginNoRead [2022-12-15T22:25:15.131Z] === RUN TestReadPluginNoRead/default [2022-12-15T22:25:16.509Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-15T22:25:17.888Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-15T22:25:17.888Z] --- PASS: TestContinueAfterPluginCrash (8.09s) [2022-12-15T22:25:19.277Z] === CONT TestReadPluginNoRead [2022-12-15T22:25:19.277Z] read_test.go:91: [dce59ea379cc6] daemon is not started [2022-12-15T22:25:19.277Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-12-15T22:25:19.277Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-12-15T22:25:19.277Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-12-15T22:25:19.277Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-12-15T22:25:19.277Z] PASS [2022-12-15T22:25:19.277Z] [2022-12-15T22:25:19.277Z] DONE 6 tests in 9.307s [2022-12-15T22:25:19.277Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-12-15T22:25:19.277Z] ++ 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 [2022-12-15T22:25:19.277Z] ++ set -e [2022-12-15T22:25:19.277Z] ++ '[' -n 0 ']' [2022-12-15T22:25:19.277Z] ++ set -x [2022-12-15T22:25:19.277Z] ++ 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 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 [2022-12-15T22:25:19.277Z] testing: warning: no tests to run [2022-12-15T22:25:19.277Z] PASS [2022-12-15T22:25:19.277Z] [2022-12-15T22:25:19.277Z] DONE 0 tests in 0.035s [2022-12-15T22:25:19.277Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-15T22:25:19.277Z] ++ 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 [2022-12-15T22:25:19.277Z] ++ set -e [2022-12-15T22:25:19.277Z] ++ '[' -n 0 ']' [2022-12-15T22:25:19.277Z] ++ set -x [2022-12-15T22:25:19.277Z] ++ 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 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 [2022-12-15T22:25:19.277Z] INFO: Testing against a local daemon [2022-12-15T22:25:19.277Z] === RUN TestPluginWithDevMounts [2022-12-15T22:25:19.277Z] === PAUSE TestPluginWithDevMounts [2022-12-15T22:25:19.277Z] === CONT TestPluginWithDevMounts [2022-12-15T22:25:20.655Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-12-15T22:25:20.655Z] PASS [2022-12-15T22:25:20.655Z] [2022-12-15T22:25:20.655Z] DONE 1 tests in 1.672s [2022-12-15T22:25:20.655Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-15T22:25:20.655Z] ++ 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 [2022-12-15T22:25:20.655Z] ++ set -e [2022-12-15T22:25:20.655Z] ++ '[' -n 0 ']' [2022-12-15T22:25:20.655Z] ++ set -x [2022-12-15T22:25:20.655Z] ++ 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 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 [2022-12-15T22:25:20.914Z] INFO: Testing against a local daemon [2022-12-15T22:25:20.914Z] === RUN TestSecretInspect [2022-12-15T22:25:23.450Z] --- PASS: TestSecretInspect (2.21s) [2022-12-15T22:25:23.450Z] === RUN TestSecretList [2022-12-15T22:25:25.356Z] --- PASS: TestSecretList (2.21s) [2022-12-15T22:25:25.356Z] === RUN TestSecretsCreateAndDelete [2022-12-15T22:25:27.893Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-12-15T22:25:27.893Z] === RUN TestSecretsUpdate [2022-12-15T22:25:29.799Z] --- PASS: TestSecretsUpdate (2.22s) [2022-12-15T22:25:29.799Z] === RUN TestTemplatedSecret [2022-12-15T22:25:32.334Z] --- PASS: TestTemplatedSecret (2.60s) [2022-12-15T22:25:32.334Z] === RUN TestSecretCreateResolve [2022-12-15T22:25:34.870Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-12-15T22:25:34.870Z] PASS [2022-12-15T22:25:34.870Z] [2022-12-15T22:25:34.870Z] DONE 6 tests in 13.761s [2022-12-15T22:25:34.870Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-15T22:25:34.870Z] ++ 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 [2022-12-15T22:25:34.870Z] ++ set -e [2022-12-15T22:25:34.870Z] ++ '[' -n 0 ']' [2022-12-15T22:25:34.870Z] ++ set -x [2022-12-15T22:25:34.870Z] ++ 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 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 [2022-12-15T22:25:34.870Z] INFO: Testing against a local daemon [2022-12-15T22:25:34.870Z] === RUN TestServiceCreateInit [2022-12-15T22:25:34.870Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-15T22:25:38.160Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-15T22:25:42.355Z] --- PASS: TestServiceCreateInit (7.35s) [2022-12-15T22:25:42.355Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-12-15T22:25:42.355Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-12-15T22:25:42.355Z] === RUN TestCreateServiceMultipleTimes [2022-12-15T22:26:00.450Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2022-12-15T22:26:00.450Z] === RUN TestCreateServiceConflict [2022-12-15T22:26:00.450Z] --- PASS: TestCreateServiceConflict (2.26s) [2022-12-15T22:26:00.450Z] === RUN TestCreateServiceMaxReplicas [2022-12-15T22:26:03.015Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-12-15T22:26:03.015Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-15T22:26:17.903Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-12-15T22:26:17.903Z] === RUN TestCreateServiceSecretFileMode [2022-12-15T22:26:18.162Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-12-15T22:26:18.162Z] === RUN TestCreateServiceConfigFileMode [2022-12-15T22:26:20.700Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2022-12-15T22:26:20.700Z] === RUN TestCreateServiceSysctls [2022-12-15T22:26:23.990Z] --- PASS: TestCreateServiceSysctls (2.99s) [2022-12-15T22:26:23.990Z] === RUN TestCreateServiceCapabilities [2022-12-15T22:26:25.896Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-12-15T22:26:25.896Z] === RUN TestInspect [2022-12-15T22:26:29.187Z] --- PASS: TestInspect (2.76s) [2022-12-15T22:26:29.187Z] === RUN TestCreateJob [2022-12-15T22:26:31.724Z] --- PASS: TestCreateJob (2.92s) [2022-12-15T22:26:31.724Z] === RUN TestReplicatedJob [2022-12-15T22:26:36.999Z] --- PASS: TestReplicatedJob (5.02s) [2022-12-15T22:26:36.999Z] === RUN TestUpdateReplicatedJob [2022-12-15T22:26:40.290Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-12-15T22:26:40.290Z] === RUN TestServiceListWithStatuses [2022-12-15T22:26:40.290Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-15T22:26:40.290Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-15T22:26:40.290Z] === RUN TestDockerNetworkConnectAlias [2022-12-15T22:26:44.494Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-12-15T22:26:44.494Z] === RUN TestDockerNetworkReConnect [2022-12-15T22:26:47.792Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-12-15T22:26:47.792Z] === RUN TestServicePlugin [2022-12-15T22:26:47.792Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:26:47.793Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-15T22:26:47.793Z] === RUN TestServiceUpdateLabel [2022-12-15T22:26:49.700Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-12-15T22:26:49.700Z] === RUN TestServiceUpdateSecrets [2022-12-15T22:27:04.588Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2022-12-15T22:27:04.588Z] === RUN TestServiceUpdateConfigs [2022-12-15T22:27:19.490Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-12-15T22:27:19.490Z] === RUN TestServiceUpdateNetwork [2022-12-15T22:27:31.717Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-12-15T22:27:31.717Z] === RUN TestServiceUpdatePidsLimit [2022-12-15T22:27:32.286Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-15T22:27:32.854Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-15T22:27:40.975Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-15T22:27:47.556Z] --- PASS: TestServiceUpdatePidsLimit (16.30s) [2022-12-15T22:27:47.556Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-12-15T22:27:47.556Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-12-15T22:27:47.556Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-12-15T22:27:47.556Z] PASS [2022-12-15T22:27:47.556Z] [2022-12-15T22:27:47.556Z] === Skipped [2022-12-15T22:27:47.556Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-15T22:27:47.556Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-15T22:27:47.556Z] [2022-12-15T22:27:47.556Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-15T22:27:47.556Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-15T22:27:47.556Z] [2022-12-15T22:27:47.556Z] DONE 27 tests, 2 skipped in 132.640s [2022-12-15T22:27:47.556Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-15T22:27:47.556Z] ++ 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 [2022-12-15T22:27:47.556Z] ++ set -e [2022-12-15T22:27:47.556Z] ++ '[' -n 0 ']' [2022-12-15T22:27:47.556Z] ++ set -x [2022-12-15T22:27:47.557Z] ++ 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 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 [2022-12-15T22:27:47.557Z] INFO: Testing against a local daemon [2022-12-15T22:27:47.557Z] === RUN TestSessionCreate [2022-12-15T22:27:47.557Z] --- PASS: TestSessionCreate (0.02s) [2022-12-15T22:27:47.557Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-15T22:27:47.557Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-15T22:27:47.557Z] PASS [2022-12-15T22:27:47.557Z] [2022-12-15T22:27:47.557Z] DONE 2 tests in 0.144s [2022-12-15T22:27:47.557Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-15T22:27:47.557Z] ++ 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 [2022-12-15T22:27:47.557Z] ++ set -e [2022-12-15T22:27:47.557Z] ++ '[' -n 0 ']' [2022-12-15T22:27:47.557Z] ++ set -x [2022-12-15T22:27:47.557Z] ++ 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 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 [2022-12-15T22:27:47.557Z] INFO: Testing against a local daemon [2022-12-15T22:27:47.557Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-15T22:27:47.557Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-15T22:27:47.557Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-15T22:27:47.557Z] === RUN TestDiskUsage [2022-12-15T22:27:47.557Z] === PAUSE TestDiskUsage [2022-12-15T22:27:47.557Z] === RUN TestEventsExecDie [2022-12-15T22:27:48.126Z] --- PASS: TestEventsExecDie (0.52s) [2022-12-15T22:27:48.126Z] === RUN TestEventsBackwardsCompatible [2022-12-15T22:27:48.126Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-12-15T22:27:48.126Z] === RUN TestEventsVolumeCreate [2022-12-15T22:27:48.126Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-12-15T22:27:48.126Z] === RUN TestInfoBinaryCommits [2022-12-15T22:27:48.126Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-15T22:27:48.126Z] === RUN TestInfoAPIVersioned [2022-12-15T22:27:48.126Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-15T22:27:48.126Z] === RUN TestInfoAPI [2022-12-15T22:27:48.126Z] --- PASS: TestInfoAPI (0.02s) [2022-12-15T22:27:48.126Z] === RUN TestInfoAPIWarnings [2022-12-15T22:28:06.219Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-12-15T22:28:06.219Z] === RUN TestInfoDebug [2022-12-15T22:28:06.219Z] --- PASS: TestInfoDebug (0.52s) [2022-12-15T22:28:06.219Z] === RUN TestInfoInsecureRegistries [2022-12-15T22:28:06.219Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-15T22:28:06.219Z] === RUN TestInfoRegistryMirrors [2022-12-15T22:28:06.219Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-15T22:28:06.219Z] === RUN TestLoginFailsWithBadCredentials [2022-12-15T22:28:06.788Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-12-15T22:28:06.788Z] === RUN TestPingCacheHeaders [2022-12-15T22:28:06.788Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-15T22:28:06.788Z] === RUN TestPingGet [2022-12-15T22:28:06.788Z] --- PASS: TestPingGet (0.01s) [2022-12-15T22:28:06.788Z] === RUN TestPingHead [2022-12-15T22:28:06.788Z] --- PASS: TestPingHead (0.02s) [2022-12-15T22:28:06.788Z] === RUN TestPingSwarmHeader [2022-12-15T22:28:07.357Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-12-15T22:28:07.926Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-12-15T22:28:08.864Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-12-15T22:28:08.864Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-12-15T22:28:08.864Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-12-15T22:28:08.864Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-12-15T22:28:08.864Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-12-15T22:28:08.864Z] === RUN TestPingBuilderHeader [2022-12-15T22:28:08.864Z] === RUN TestPingBuilderHeader/default_config [2022-12-15T22:28:09.465Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-12-15T22:28:10.034Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-12-15T22:28:10.034Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-12-15T22:28:10.034Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-12-15T22:28:10.034Z] === RUN TestVersion [2022-12-15T22:28:10.034Z] --- PASS: TestVersion (0.02s) [2022-12-15T22:28:10.034Z] === CONT TestDiskUsage [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/container_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/image_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/volume_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-12-15T22:28:10.603Z] === RUN TestDiskUsage/after_container.Run [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-12-15T22:28:10.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage (1.16s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-12-15T22:28:13.303Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-12-15T22:28:13.304Z] PASS [2022-12-15T22:28:13.304Z] [2022-12-15T22:28:13.304Z] === Skipped [2022-12-15T22:28:13.304Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-15T22:28:13.304Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-15T22:28:13.304Z] [2022-12-15T22:28:13.304Z] DONE 57 tests, 1 skipped in 23.740s [2022-12-15T22:28:13.304Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-15T22:28:13.304Z] ++ 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 [2022-12-15T22:28:13.304Z] ++ set -e [2022-12-15T22:28:13.304Z] ++ '[' -n 0 ']' [2022-12-15T22:28:13.304Z] ++ set -x [2022-12-15T22:28:13.304Z] ++ 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 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 [2022-12-15T22:28:13.304Z] INFO: Testing against a local daemon [2022-12-15T22:28:13.304Z] === RUN TestVolumesCreateAndList [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-15T22:28:13.304Z] === RUN TestVolumesRemove [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesRemove (0.07s) [2022-12-15T22:28:13.304Z] === RUN TestVolumesInspect [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-15T22:28:13.304Z] === RUN TestVolumesInvalidJSON [2022-12-15T22:28:13.304Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-12-15T22:28:13.304Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-12-15T22:28:13.304Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-12-15T22:28:13.304Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-12-15T22:28:13.304Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-12-15T22:28:13.304Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-12-15T22:28:13.304Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-12-15T22:28:13.304Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-12-15T22:28:13.304Z] === RUN TestVolumePruneAnonymous [2022-12-15T22:28:13.304Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-12-15T22:28:13.304Z] PASS [2022-12-15T22:28:13.304Z] [2022-12-15T22:28:13.304Z] DONE 10 tests in 0.261s [2022-12-15T22:28:13.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-15T22:28:13.304Z] ++++ cat bundles/test-integration/docker.pid [2022-12-15T22:28:13.304Z] +++ kill 15112 [2022-12-15T22:28:13.304Z] +++ /etc/init.d/apparmor stop [2022-12-15T22:28:13.304Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-15T22:28:13.304Z] [2022-12-15T22:28:13.304Z] Unloading profiles will leave already running processes permanently [2022-12-15T22:28:13.304Z] unconfined, which can lead to unexpected situations. [2022-12-15T22:28:13.304Z] [2022-12-15T22:28:13.304Z] To set a process to complain mode, use the command line tool [2022-12-15T22:28:13.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-15T22:28:13.304Z] +++ true [2022-12-15T22:28:13.304Z] exiting test-integration [2022-12-15T22:28:13.304Z] ++ exit 0 [2022-12-15T22:28:13.304Z] Post stage [Pipeline] junit [2022-12-15T22:28:13.321Z] Recording test results [2022-12-15T22:28:13.523Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-15T22:28:13.838Z] + echo Ensuring container killed. [2022-12-15T22:28:13.838Z] Ensuring container killed. [2022-12-15T22:28:13.838Z] + docker rm -vf docker-pr1 [2022-12-15T22:28:13.838Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-12-15T22:28:14.121Z] + echo Chowning /workspace to jenkins user [2022-12-15T22:28:14.121Z] Chowning /workspace to jenkins user [2022-12-15T22:28:14.121Z] + id -u [2022-12-15T22:28:14.121Z] + id -g [2022-12-15T22:28:14.121Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44659:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-15T22:28:15.792Z] + bundleName=arm64-integration [2022-12-15T22:28:15.792Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-15T22:28:15.792Z] Creating arm64-integration-bundles.tar.gz [2022-12-15T22:28:15.792Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-12-15T22:28:15.792Z] + 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 [2022-12-15T22:28:16.064Z] Archiving artifacts [2022-12-15T22:28:16.373Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44659/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-15T22:28:16.669Z] + make clean [2022-12-15T22:28:16.929Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-12-15T22:28:16.929Z] docker-dev-cache [2022-12-15T22:28:16.929Z] 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