Pull request #44720 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 rather than ec859162c1f229d133be3000050883b453c01753 Obtained Jenkinsfile from 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 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-44720@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-30T21:39:25.050Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-12-30T21:39:25.055Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-12-30T21:39:40.244Z] Still waiting to schedule task [2022-12-30T21:39:40.245Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-038462bd764c8d923)’ is offline [2022-12-30T21:40:35.309Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-038462bd764c8d923) in /home/ubuntu/workspace/moby_PR-44720 [Pipeline] { [Pipeline] checkout [2022-12-30T21:40:35.492Z] The recommended git tool is: git [2022-12-30T21:40:39.811Z] using credential docker-jenkins-github-credentials [2022-12-30T21:40:39.825Z] Cloning the remote Git repository [2022-12-30T21:40:39.825Z] Cloning with configured refspecs honoured and without tags [2022-12-30T21:40:39.869Z] Cloning repository https://github.com/moby/moby.git [2022-12-30T21:40:39.930Z] > git init /home/ubuntu/workspace/moby_PR-44720 # timeout=10 [2022-12-30T21:40:40.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-30T21:40:40.405Z] > git --version # timeout=10 [2022-12-30T21:40:40.418Z] > git --version # 'git version 2.25.1' [2022-12-30T21:40:40.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-30T21:40:40.421Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44720/head:refs/remotes/origin/PR-44720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-12-30T21:40:57.187Z] Fetching without tags [2022-12-30T21:40:57.430Z] Merging remotes/origin/master commit 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 into PR head commit ec859162c1f229d133be3000050883b453c01753 [2022-12-30T21:40:57.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-30T21:40:57.149Z] > git config --add remote.origin.fetch +refs/pull/44720/head:refs/remotes/origin/PR-44720 # timeout=10 [2022-12-30T21:40:57.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-12-30T21:40:57.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-30T21:40:57.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-30T21:40:57.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-30T21:40:57.249Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44720/head:refs/remotes/origin/PR-44720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-12-30T21:40:57.440Z] > git config core.sparsecheckout # timeout=10 [2022-12-30T21:40:58.504Z] Merge succeeded, producing ec859162c1f229d133be3000050883b453c01753 [2022-12-30T21:40:58.504Z] Checking out Revision ec859162c1f229d133be3000050883b453c01753 (PR-44720) [2022-12-30T21:40:57.449Z] > git checkout -f ec859162c1f229d133be3000050883b453c01753 # timeout=10 [2022-12-30T21:40:58.180Z] > git remote # timeout=10 [2022-12-30T21:40:58.196Z] > git config --get remote.origin.url # timeout=10 [2022-12-30T21:40:58.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-30T21:40:58.489Z] > git merge 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 # timeout=10 [2022-12-30T21:40:58.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-30T21:40:58.510Z] > git config core.sparsecheckout # timeout=10 [2022-12-30T21:40:58.524Z] > git checkout -f ec859162c1f229d133be3000050883b453c01753 # timeout=10 [2022-12-30T21:41:02.692Z] Commit message: "Fix EditorConfig file name" [2022-12-30T21:41:02.692Z] First time build. Skipping changelog. [2022-12-30T21:41:02.714Z] > git --version # timeout=10 [2022-12-30T21:41:02.724Z] > git --version # 'git version 2.25.1' [2022-12-30T21:41:02.735Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-30T21:41:03.749Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44720:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-12-30T21:41:25.689Z] Unable to find image 'alpine:latest' locally [2022-12-30T21:41:25.689Z] latest: Pulling from library/alpine [2022-12-30T21:41:25.689Z] 261da4162673: Pulling fs layer [2022-12-30T21:41:25.689Z] 261da4162673: Verifying Checksum [2022-12-30T21:41:25.689Z] 261da4162673: Download complete [2022-12-30T21:41:25.689Z] 261da4162673: Pull complete [2022-12-30T21:41:25.689Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 [2022-12-30T21:41:25.689Z] Status: Downloaded newer image for alpine:latest [2022-12-30T21:41:29.882Z] 0 adds, 0 deletions; nothing to validate! :) [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 [2022-12-30T21:41:30.042Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-038462bd764c8d923) in /home/ubuntu/workspace/moby_PR-44720 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) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-12-30T21:41:30.074Z] The recommended git tool is: git [Pipeline] // stage [2022-12-30T21:41:30.083Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-12-30T21:41:30.096Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-12-30T21:41:30.112Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-12-30T21:41:30.465Z] Merging remotes/origin/master commit 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 into PR head commit ec859162c1f229d133be3000050883b453c01753 [2022-12-30T21:41:30.763Z] Merge succeeded, producing ec859162c1f229d133be3000050883b453c01753 [2022-12-30T21:41:30.763Z] Checking out Revision ec859162c1f229d133be3000050883b453c01753 (PR-44720) [2022-12-30T21:41:30.845Z] Commit message: "Fix EditorConfig file name" [2022-12-30T21:41:30.860Z] > git --version # timeout=10 [2022-12-30T21:41:30.867Z] > git --version # 'git version 2.25.1' [2022-12-30T21:41:30.879Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-12-30T21:41:30.096Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44720/.git # timeout=10 [2022-12-30T21:41:30.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-12-30T21:41:30.118Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-12-30T21:41:30.118Z] > git --version # timeout=10 [2022-12-30T21:41:30.122Z] > git --version # 'git version 2.25.1' [2022-12-30T21:41:30.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-30T21:41:30.123Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44720/head:refs/remotes/origin/PR-44720 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-12-30T21:41:30.472Z] > git config core.sparsecheckout # timeout=10 [2022-12-30T21:41:30.477Z] > git checkout -f ec859162c1f229d133be3000050883b453c01753 # timeout=10 [2022-12-30T21:41:30.714Z] > git remote # timeout=10 [2022-12-30T21:41:30.727Z] > git config --get remote.origin.url # timeout=10 [2022-12-30T21:41:30.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-12-30T21:41:30.735Z] > git merge 8e69882c03661cf4f12ab0cb66aae1cafa9f7cd1 # timeout=10 [2022-12-30T21:41:30.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-30T21:41:30.769Z] > git config core.sparsecheckout # timeout=10 [2022-12-30T21:41:30.772Z] > git checkout -f ec859162c1f229d133be3000050883b453c01753 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-12-30T21:41:31.537Z] + docker version [2022-12-30T21:41:31.537Z] Client: Docker Engine - Community [2022-12-30T21:41:31.537Z] Version: 22.06.0-beta.0 [2022-12-30T21:41:31.537Z] API version: 1.42 [2022-12-30T21:41:31.537Z] Go version: go1.18.3 [2022-12-30T21:41:31.537Z] Git commit: 3e9117b [2022-12-30T21:41:31.537Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-30T21:41:31.537Z] OS/Arch: linux/arm64 [2022-12-30T21:41:31.537Z] Context: default [2022-12-30T21:41:31.537Z] [2022-12-30T21:41:31.537Z] Server: Docker Engine - Community [2022-12-30T21:41:31.537Z] Engine: [2022-12-30T21:41:31.537Z] Version: 22.06.0-beta.0 [2022-12-30T21:41:31.537Z] API version: 1.42 (minimum version 1.12) [2022-12-30T21:41:31.537Z] Go version: go1.18.3 [2022-12-30T21:41:31.537Z] Git commit: 38633e7 [2022-12-30T21:41:31.537Z] Built: Fri Jun 3 17:55:34 2022 [2022-12-30T21:41:31.537Z] OS/Arch: linux/arm64 [2022-12-30T21:41:31.537Z] Experimental: true [2022-12-30T21:41:31.537Z] containerd: [2022-12-30T21:41:31.537Z] Version: 1.6.8 [2022-12-30T21:41:31.537Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-30T21:41:31.537Z] runc: [2022-12-30T21:41:31.537Z] Version: 1.1.4 [2022-12-30T21:41:31.537Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-12-30T21:41:31.537Z] docker-init: [2022-12-30T21:41:31.537Z] Version: 0.19.0 [2022-12-30T21:41:31.537Z] GitCommit: de40ad0 [Pipeline] sh [2022-12-30T21:41:31.817Z] + docker info [2022-12-30T21:41:31.817Z] Client: [2022-12-30T21:41:31.817Z] Context: default [2022-12-30T21:41:31.817Z] Debug Mode: false [2022-12-30T21:41:31.817Z] Plugins: [2022-12-30T21:41:31.817Z] buildx: Docker Buildx (Docker Inc.) [2022-12-30T21:41:31.817Z] Version: v0.8.2 [2022-12-30T21:41:31.817Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-12-30T21:41:31.817Z] compose: Docker Compose (Docker Inc.) [2022-12-30T21:41:31.817Z] Version: v2.12.0 [2022-12-30T21:41:31.817Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-12-30T21:41:31.817Z] [2022-12-30T21:41:31.817Z] Server: [2022-12-30T21:41:31.817Z] Containers: 0 [2022-12-30T21:41:31.817Z] Running: 0 [2022-12-30T21:41:31.817Z] Paused: 0 [2022-12-30T21:41:31.817Z] Stopped: 0 [2022-12-30T21:41:31.817Z] Images: 1 [2022-12-30T21:41:31.817Z] Server Version: 22.06.0-beta.0 [2022-12-30T21:41:31.817Z] Storage Driver: overlay2 [2022-12-30T21:41:31.817Z] Backing Filesystem: extfs [2022-12-30T21:41:31.817Z] Supports d_type: true [2022-12-30T21:41:31.817Z] Using metacopy: false [2022-12-30T21:41:31.817Z] Native Overlay Diff: true [2022-12-30T21:41:31.817Z] userxattr: false [2022-12-30T21:41:31.817Z] Logging Driver: json-file [2022-12-30T21:41:31.817Z] Cgroup Driver: cgroupfs [2022-12-30T21:41:31.817Z] Cgroup Version: 1 [2022-12-30T21:41:31.817Z] Plugins: [2022-12-30T21:41:31.817Z] Volume: local [2022-12-30T21:41:31.817Z] Network: bridge host ipvlan macvlan null overlay [2022-12-30T21:41:31.817Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-12-30T21:41:31.817Z] Swarm: inactive [2022-12-30T21:41:31.817Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-12-30T21:41:31.817Z] Default Runtime: runc [2022-12-30T21:41:31.817Z] Init Binary: docker-init [2022-12-30T21:41:31.817Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-12-30T21:41:31.817Z] runc version: v1.1.4-0-g5fd4c4d [2022-12-30T21:41:31.817Z] init version: de40ad0 [2022-12-30T21:41:31.817Z] Security Options: [2022-12-30T21:41:31.817Z] apparmor [2022-12-30T21:41:31.817Z] seccomp [2022-12-30T21:41:31.817Z] Profile: builtin [2022-12-30T21:41:31.817Z] Kernel Version: 5.15.0-1022-aws [2022-12-30T21:41:31.817Z] Operating System: Ubuntu 20.04.5 LTS [2022-12-30T21:41:31.817Z] OSType: linux [2022-12-30T21:41:31.817Z] Architecture: aarch64 [2022-12-30T21:41:31.817Z] CPUs: 2 [2022-12-30T21:41:31.817Z] Total Memory: 7.559GiB [2022-12-30T21:41:31.817Z] Name: ip-10-100-119-220 [2022-12-30T21:41:31.817Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-12-30T21:41:31.817Z] Docker Root Dir: /var/lib/docker [2022-12-30T21:41:31.817Z] Debug Mode: false [2022-12-30T21:41:31.817Z] Registry: https://index.docker.io/v1/ [2022-12-30T21:41:31.817Z] Labels: [2022-12-30T21:41:31.817Z] Experimental: true [2022-12-30T21:41:31.817Z] Insecure Registries: [2022-12-30T21:41:31.817Z] 127.0.0.0/8 [2022-12-30T21:41:31.817Z] Live Restore Enabled: true [2022-12-30T21:41:31.817Z] [Pipeline] sh [2022-12-30T21:41:32.097Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-30T21:41:32.097Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-12-30T21:41:32.097Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44720/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-12-30T21:41:32.097Z] + bash /home/ubuntu/workspace/moby_PR-44720/check-config.sh [2022-12-30T21:41:32.097Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-12-30T21:41:32.097Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-12-30T21:41:32.097Z] [2022-12-30T21:41:32.097Z] Generally Necessary: [2022-12-30T21:41:32.097Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-12-30T21:41:32.097Z] - apparmor: enabled and tools installed [2022-12-30T21:41:32.097Z] - CONFIG_NAMESPACES: enabled [2022-12-30T21:41:32.097Z] - CONFIG_NET_NS: enabled [2022-12-30T21:41:32.097Z] - CONFIG_PID_NS: enabled [2022-12-30T21:41:32.097Z] - CONFIG_IPC_NS: enabled [2022-12-30T21:41:32.097Z] - CONFIG_UTS_NS: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CGROUPS: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CGROUP_DEVICE: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CGROUP_FREEZER: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CGROUP_SCHED: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CPUSETS: enabled [2022-12-30T21:41:32.356Z] - CONFIG_MEMCG: enabled [2022-12-30T21:41:32.356Z] - CONFIG_KEYS: enabled [2022-12-30T21:41:32.356Z] - CONFIG_VETH: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_BRIDGE: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_NF_NAT: enabled (as module) [2022-12-30T21:41:32.356Z] - CONFIG_POSIX_MQUEUE: enabled [2022-12-30T21:41:32.356Z] - CONFIG_CGROUP_BPF: enabled [2022-12-30T21:41:32.356Z] [2022-12-30T21:41:32.356Z] Optional Features: [2022-12-30T21:41:32.356Z] - CONFIG_USER_NS: enabled [2022-12-30T21:41:32.614Z] - CONFIG_SECCOMP: enabled [2022-12-30T21:41:32.614Z] - CONFIG_SECCOMP_FILTER: enabled [2022-12-30T21:41:32.614Z] - CONFIG_CGROUP_PIDS: enabled [2022-12-30T21:41:32.614Z] - CONFIG_MEMCG_SWAP: enabled [2022-12-30T21:41:32.614Z] (cgroup swap accounting is currently enabled) [2022-12-30T21:41:32.614Z] - CONFIG_BLK_CGROUP: enabled [2022-12-30T21:41:32.614Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-12-30T21:41:32.614Z] - CONFIG_CGROUP_PERF: enabled [2022-12-30T21:41:32.614Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-12-30T21:41:32.614Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-12-30T21:41:32.614Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-12-30T21:41:32.614Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-12-30T21:41:32.614Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-12-30T21:41:32.614Z] - CONFIG_RT_GROUP_SCHED: missing [2022-12-30T21:41:32.614Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-12-30T21:41:32.614Z] - CONFIG_IP_VS: enabled (as module) [2022-12-30T21:41:32.614Z] - CONFIG_IP_VS_NFCT: enabled [2022-12-30T21:41:32.614Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-12-30T21:41:32.614Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-12-30T21:41:32.614Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-12-30T21:41:32.614Z] - CONFIG_SECURITY_SELINUX: enabled [2022-12-30T21:41:32.614Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-12-30T21:41:32.614Z] - CONFIG_EXT4_FS: enabled [2022-12-30T21:41:32.614Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-12-30T21:41:32.873Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-12-30T21:41:32.873Z] - Network Drivers: [2022-12-30T21:41:32.873Z] - "overlay": [2022-12-30T21:41:32.873Z] - CONFIG_VXLAN: enabled (as module) [2022-12-30T21:41:32.873Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-12-30T21:41:32.873Z] Optional (for encrypted networks): [2022-12-30T21:41:32.873Z] - CONFIG_CRYPTO: enabled [2022-12-30T21:41:32.873Z] - CONFIG_CRYPTO_AEAD: enabled [2022-12-30T21:41:32.873Z] - CONFIG_CRYPTO_GCM: enabled [2022-12-30T21:41:32.873Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-12-30T21:41:32.873Z] - CONFIG_CRYPTO_GHASH: enabled [2022-12-30T21:41:32.873Z] - CONFIG_XFRM: enabled [2022-12-30T21:41:32.873Z] - CONFIG_XFRM_USER: enabled (as module) [2022-12-30T21:41:32.873Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-12-30T21:41:32.873Z] - CONFIG_INET_ESP: enabled (as module) [2022-12-30T21:41:32.873Z] - "ipvlan": [2022-12-30T21:41:32.873Z] - CONFIG_IPVLAN: enabled (as module) [2022-12-30T21:41:32.873Z] - "macvlan": [2022-12-30T21:41:32.873Z] - CONFIG_MACVLAN: enabled (as module) [2022-12-30T21:41:32.873Z] - CONFIG_DUMMY: enabled (as module) [2022-12-30T21:41:32.873Z] - "ftp,tftp client in container": [2022-12-30T21:41:33.132Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-12-30T21:41:33.132Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-12-30T21:41:33.132Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-12-30T21:41:33.132Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-12-30T21:41:33.132Z] - Storage Drivers: [2022-12-30T21:41:33.132Z] - "aufs": [2022-12-30T21:41:33.132Z] - CONFIG_AUFS_FS: enabled (as module) [2022-12-30T21:41:33.132Z] - "btrfs": [2022-12-30T21:41:33.132Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-12-30T21:41:33.132Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-12-30T21:41:33.132Z] - "devicemapper": [2022-12-30T21:41:33.132Z] - CONFIG_BLK_DEV_DM: enabled [2022-12-30T21:41:33.132Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-12-30T21:41:33.132Z] - "overlay": [2022-12-30T21:41:33.132Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-12-30T21:41:33.132Z] - "zfs": [2022-12-30T21:41:33.132Z] - /dev/zfs: present [2022-12-30T21:41:33.132Z] - zfs command: missing [2022-12-30T21:41:33.132Z] - zpool command: missing [2022-12-30T21:41:33.132Z] [2022-12-30T21:41:33.132Z] Limits: [2022-12-30T21:41:33.132Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-12-30T21:41:33.132Z] [2022-12-30T21:41:33.132Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-12-30T21:41:33.452Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec859162c1f229d133be3000050883b453c01753 . [2022-12-30T21:41:33.710Z] #1 [internal] load build definition from Dockerfile [2022-12-30T21:41:33.710Z] #1 transferring dockerfile: 27.69kB done [2022-12-30T21:41:33.710Z] #1 DONE 0.1s [2022-12-30T21:41:33.710Z] [2022-12-30T21:41:33.711Z] #2 [internal] load .dockerignore [2022-12-30T21:41:33.711Z] #2 transferring context: 113B done [2022-12-30T21:41:33.711Z] #2 DONE 0.1s [2022-12-30T21:41:33.711Z] [2022-12-30T21:41:33.711Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-12-30T21:41:33.969Z] #3 DONE 0.3s [2022-12-30T21:41:33.969Z] [2022-12-30T21:41:33.969Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-12-30T21:41:33.969Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-12-30T21:41:34.231Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done [2022-12-30T21:41:34.232Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-12-30T21:41:34.232Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-12-30T21:41:34.232Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-12-30T21:41:34.232Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-12-30T21:41:34.232Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-12-30T21:41:34.490Z] #4 DONE 0.4s [2022-12-30T21:41:34.490Z] [2022-12-30T21:41:34.490Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2022-12-30T21:41:35.064Z] #5 ... [2022-12-30T21:41:35.064Z] [2022-12-30T21:41:35.064Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-12-30T21:41:35.064Z] #6 DONE 0.5s [2022-12-30T21:41:35.064Z] [2022-12-30T21:41:35.064Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2022-12-30T21:41:35.064Z] #7 DONE 0.5s [2022-12-30T21:41:35.064Z] [2022-12-30T21:41:35.064Z] #8 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye [2022-12-30T21:41:35.064Z] #8 DONE 0.5s [2022-12-30T21:41:35.064Z] [2022-12-30T21:41:35.064Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-12-30T21:41:35.064Z] #9 DONE 0.6s [2022-12-30T21:41:35.064Z] [2022-12-30T21:41:35.064Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2022-12-30T21:41:35.064Z] #5 DONE 0.6s [2022-12-30T21:41:35.331Z] [2022-12-30T21:41:35.331Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-30T21:41:35.331Z] #10 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done [2022-12-30T21:41:35.331Z] #10 DONE 0.1s [2022-12-30T21:41:35.331Z] [2022-12-30T21:41:35.331Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-30T21:41:35.331Z] #11 resolve docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 0.0s done [2022-12-30T21:41:35.331Z] #11 sha256:9bf1b624e59da5e71e18c45607c874e315de6155d0094fe4d4daa9361dd7e2c4 1.47kB / 1.47kB done [2022-12-30T21:41:35.331Z] #11 sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 2.29kB / 2.29kB done [2022-12-30T21:41:35.331Z] #11 sha256:9421d4cc473b282bf48888476604444fa3c74f6e3f5cddfa210e773c534cd33d 528B / 528B done [2022-12-30T21:41:35.331Z] #11 extracting sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a [2022-12-30T21:41:35.331Z] #11 ... [2022-12-30T21:41:35.331Z] [2022-12-30T21:41:35.331Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-12-30T21:41:35.331Z] #12 DONE 0.4s [2022-12-30T21:41:35.331Z] [2022-12-30T21:41:35.331Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-30T21:41:35.331Z] #11 sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a 2.00MB / 2.00MB 0.1s done [2022-12-30T21:41:35.596Z] #11 ... [2022-12-30T21:41:35.596Z] [2022-12-30T21:41:35.596Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-12-30T21:41:35.596Z] #12 DONE 0.4s [2022-12-30T21:41:35.596Z] [2022-12-30T21:41:35.596Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-30T21:41:35.854Z] #11 ... [2022-12-30T21:41:35.854Z] [2022-12-30T21:41:35.854Z] #10 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2022-12-30T21:41:35.854Z] #10 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2022-12-30T21:41:35.854Z] #10 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2022-12-30T21:41:35.854Z] #10 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2022-12-30T21:41:35.854Z] #10 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done [2022-12-30T21:41:35.854Z] #10 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done [2022-12-30T21:41:35.854Z] #10 DONE 0.6s [2022-12-30T21:41:35.854Z] [2022-12-30T21:41:35.854Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-30T21:41:35.854Z] #11 extracting sha256:ce2f991d7b899f573f7570b836ae8afab15f0b700a5f9a3cd73c9f569d60fc1a 0.5s done [2022-12-30T21:41:37.236Z] #11 DONE 2.1s [2022-12-30T21:41:37.236Z] [2022-12-30T21:41:37.236Z] #13 [build-dummy 2/2] RUN mkdir -p /build [2022-12-30T21:41:38.170Z] #13 ... [2022-12-30T21:41:38.170Z] [2022-12-30T21:41:38.170Z] #14 [internal] load build context [2022-12-30T21:41:38.170Z] #14 transferring context: 63.88MB 2.4s done [2022-12-30T21:41:38.170Z] #14 DONE 2.8s [2022-12-30T21:41:38.170Z] [2022-12-30T21:41:38.170Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb [2022-12-30T21:41:38.170Z] #15 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 0.1s done [2022-12-30T21:41:38.170Z] #15 sha256:34d882fa8bfc1733c1318d18869c3f9e410f023e1f4316276558cd71846bef01 7.12kB / 7.12kB done [2022-12-30T21:41:38.170Z] #15 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.4s done [2022-12-30T21:41:38.170Z] #15 sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 1.86kB / 1.86kB done [2022-12-30T21:41:38.170Z] #15 sha256:681df87843c8ba25756164c1c630a659975af6c16b7246ac59c08ac71fce5a2d 1.80kB / 1.80kB done [2022-12-30T21:41:38.170Z] #15 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 1.0s done [2022-12-30T21:41:38.170Z] #15 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.4s done [2022-12-30T21:41:38.170Z] #15 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 1.8s [2022-12-30T21:41:38.170Z] #15 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.5s done [2022-12-30T21:41:38.170Z] #15 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 2.8s [2022-12-30T21:41:38.170Z] #15 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 1.4s [2022-12-30T21:41:38.170Z] #15 sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 156B / 156B 1.9s [2022-12-30T21:41:40.706Z] #15 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 [2022-12-30T21:41:40.706Z] #15 sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 115.17MB / 115.17MB 5.1s done [2022-12-30T21:41:40.706Z] #15 ... [2022-12-30T21:41:40.706Z] [2022-12-30T21:41:40.706Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-12-30T21:41:40.706Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-12-30T21:41:40.706Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-12-30T21:41:40.706Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-12-30T21:41:40.706Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-12-30T21:41:40.706Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.4s done [2022-12-30T21:41:40.706Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-12-30T21:41:40.706Z] #16 DONE 5.5s [2022-12-30T21:41:40.706Z] [2022-12-30T21:41:40.706Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb [2022-12-30T21:41:40.706Z] #15 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.2s done [2022-12-30T21:41:40.706Z] #15 ... [2022-12-30T21:41:40.706Z] [2022-12-30T21:41:40.706Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 [2022-12-30T21:41:40.706Z] #17 resolve docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 0.1s done [2022-12-30T21:41:40.706Z] #17 sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 1.85kB / 1.85kB done [2022-12-30T21:41:40.706Z] #17 sha256:cd0203336405261730500869e4ea4c4e28b485188b4719531851a103feacdde1 529B / 529B done [2022-12-30T21:41:40.706Z] #17 sha256:917ea2fdcbd63d7446a418b5bb0d800d60a43a3c3cc36fdaedf9d5e2d9044492 1.48kB / 1.48kB done [2022-12-30T21:41:40.706Z] #17 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 3.2s done [2022-12-30T21:41:40.969Z] #17 DONE 5.8s [2022-12-30T21:41:40.969Z] [2022-12-30T21:41:40.969Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-30T21:41:42.870Z] #18 1.803 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:41:42.870Z] #18 1.834 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:41:42.870Z] #18 1.837 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:41:42.870Z] #18 1.962 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:41:43.806Z] #18 2.676 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:41:43.806Z] #18 2.676 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:41:44.742Z] #18 3.639 Fetched 8498 kB in 2s (4052 kB/s) [2022-12-30T21:41:45.001Z] #18 3.639 Reading package lists... [2022-12-30T21:41:45.838Z] #18 4.203 Reading package lists... [2022-12-30T21:41:45.838Z] #18 4.761 Building dependency tree... [2022-12-30T21:41:46.099Z] #18 5.179 The following additional packages will be installed: [2022-12-30T21:41:46.099Z] #18 5.180 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-12-30T21:41:46.099Z] #18 5.180 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-12-30T21:41:46.099Z] #18 5.182 Recommended packages: [2022-12-30T21:41:46.099Z] #18 5.183 libldap-common publicsuffix libsasl2-modules [2022-12-30T21:41:46.357Z] #18 5.313 The following NEW packages will be installed: [2022-12-30T21:41:46.357Z] #18 5.314 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-12-30T21:41:46.357Z] #18 5.314 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-12-30T21:41:46.357Z] #18 5.315 libssh2-1 openssl [2022-12-30T21:41:46.615Z] #18 5.596 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-12-30T21:41:46.615Z] #18 5.596 Need to get 2941 kB of archives. [2022-12-30T21:41:46.615Z] #18 5.596 After this operation, 6478 kB of additional disk space will be used. [2022-12-30T21:41:46.615Z] #18 5.596 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-12-30T21:41:46.615Z] #18 5.643 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-12-30T21:41:46.615Z] #18 5.646 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-12-30T21:41:46.615Z] #18 5.702 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-12-30T21:41:46.615Z] #18 5.702 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-12-30T21:41:46.615Z] #18 5.702 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-12-30T21:41:46.615Z] #18 5.702 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-12-30T21:41:46.615Z] #18 5.704 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-12-30T21:41:46.615Z] #18 5.704 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-12-30T21:41:46.615Z] #18 5.708 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-12-30T21:41:46.615Z] #18 5.708 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-12-30T21:41:46.615Z] #18 5.710 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-12-30T21:41:46.615Z] #18 5.743 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-30T21:41:46.615Z] #18 5.743 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-30T21:41:46.615Z] #18 5.743 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-30T21:41:46.874Z] #18 6.056 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:41:47.131Z] #18 6.101 Fetched 2941 kB in 0s (7057 kB/s) [2022-12-30T21:41:47.131Z] #18 6.168 Selecting previously unselected package openssl. [2022-12-30T21:41:47.131Z] #18 6.168 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-12-30T21:41:47.131Z] #18 6.173 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-12-30T21:41:47.131Z] #18 6.234 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-12-30T21:41:47.389Z] #18 6.525 Selecting previously unselected package ca-certificates. [2022-12-30T21:41:47.389Z] #18 6.525 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-12-30T21:41:47.389Z] #18 6.536 Unpacking ca-certificates (20210119) ... [2022-12-30T21:41:48.338Z] #18 7.114 Selecting previously unselected package libbrotli1:arm64. [2022-12-30T21:41:48.338Z] #18 7.114 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-12-30T21:41:48.338Z] #18 7.129 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-30T21:41:48.338Z] #18 7.252 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-12-30T21:41:48.338Z] #18 7.252 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-30T21:41:48.338Z] #18 7.260 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-30T21:41:48.338Z] #18 7.323 Selecting previously unselected package libsasl2-2:arm64. [2022-12-30T21:41:48.338Z] #18 7.323 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-12-30T21:41:48.338Z] #18 7.333 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-30T21:41:48.911Z] #18 7.814 Selecting previously unselected package libldap-2.4-2:arm64. [2022-12-30T21:41:48.911Z] #18 7.814 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-12-30T21:41:48.911Z] #18 7.871 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-30T21:41:49.235Z] #18 8.143 Selecting previously unselected package libnghttp2-14:arm64. [2022-12-30T21:41:49.235Z] #18 8.143 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-12-30T21:41:49.235Z] #18 8.154 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-30T21:41:49.493Z] #18 8.586 Selecting previously unselected package libpsl5:arm64. [2022-12-30T21:41:49.493Z] #18 8.586 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-12-30T21:41:49.493Z] #18 8.602 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-12-30T21:41:50.060Z] #18 ... [2022-12-30T21:41:50.060Z] [2022-12-30T21:41:50.060Z] #13 [build-dummy 2/2] RUN mkdir -p /build [2022-12-30T21:41:50.060Z] #13 DONE 12.6s [2022-12-30T21:41:50.060Z] [2022-12-30T21:41:50.060Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-30T21:41:50.060Z] #18 8.958 Selecting previously unselected package librtmp1:arm64. [2022-12-30T21:41:50.060Z] #18 8.958 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-12-30T21:41:50.060Z] #18 8.973 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-30T21:41:50.060Z] #18 ... [2022-12-30T21:41:50.060Z] [2022-12-30T21:41:50.060Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb [2022-12-30T21:41:50.060Z] #15 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.2s done [2022-12-30T21:41:50.060Z] #15 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.2s done [2022-12-30T21:41:50.060Z] #15 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 3.0s done [2022-12-30T21:41:50.060Z] #15 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 2.8s [2022-12-30T21:41:50.060Z] #15 ... [2022-12-30T21:41:50.060Z] [2022-12-30T21:41:50.060Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-30T21:41:50.060Z] #18 9.047 Selecting previously unselected package libssh2-1:arm64. [2022-12-30T21:41:50.060Z] #18 9.047 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-12-30T21:41:50.060Z] #18 9.058 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-12-30T21:41:50.060Z] #18 9.105 Selecting previously unselected package libcurl4:arm64. [2022-12-30T21:41:50.060Z] #18 9.106 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-30T21:41:50.060Z] #18 9.110 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-30T21:41:50.060Z] #18 9.215 Selecting previously unselected package curl. [2022-12-30T21:41:50.060Z] #18 9.215 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-12-30T21:41:50.060Z] #18 9.215 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-12-30T21:41:50.323Z] #18 9.277 Selecting previously unselected package libonig5:arm64. [2022-12-30T21:41:50.323Z] #18 9.277 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-12-30T21:41:50.323Z] #18 9.282 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-12-30T21:41:50.323Z] #18 ... [2022-12-30T21:41:50.323Z] [2022-12-30T21:41:50.323Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2022-12-30T21:41:50.323Z] #19 DONE 0.3s [2022-12-30T21:41:50.323Z] [2022-12-30T21:41:50.323Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-30T21:41:50.323Z] #18 9.346 Selecting previously unselected package libjq1:arm64. [2022-12-30T21:41:50.323Z] #18 9.346 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-12-30T21:41:50.323Z] #18 9.351 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-12-30T21:41:50.323Z] #18 9.396 Selecting previously unselected package jq. [2022-12-30T21:41:50.323Z] #18 9.399 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-12-30T21:41:50.323Z] #18 9.404 Unpacking jq (1.6-2.1) ... [2022-12-30T21:41:50.323Z] #18 9.444 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-12-30T21:41:50.581Z] #18 9.455 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-12-30T21:41:50.581Z] #18 9.465 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-12-30T21:41:50.581Z] #18 9.479 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-30T21:41:50.581Z] #18 9.489 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-12-30T21:41:50.581Z] #18 9.504 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-12-30T21:41:50.581Z] #18 9.515 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-12-30T21:41:50.581Z] #18 9.527 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-12-30T21:41:50.581Z] #18 9.542 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-30T21:41:50.581Z] #18 9.563 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-30T21:41:50.581Z] #18 9.574 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-12-30T21:41:50.581Z] #18 9.584 Setting up ca-certificates (20210119) ... [2022-12-30T21:41:51.408Z] #18 10.36 Updating certificates in /etc/ssl/certs... [2022-12-30T21:41:52.343Z] #18 11.32 129 added, 0 removed; done. [2022-12-30T21:41:52.343Z] #18 11.45 Setting up jq (1.6-2.1) ... [2022-12-30T21:41:52.343Z] #18 11.47 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-12-30T21:41:52.343Z] #18 11.53 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-12-30T21:41:52.343Z] #18 11.55 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-30T21:41:52.602Z] #18 11.57 Processing triggers for ca-certificates (20210119) ... [2022-12-30T21:41:52.602Z] #18 11.58 Updating certificates in /etc/ssl/certs... [2022-12-30T21:41:53.539Z] #18 12.34 0 added, 0 removed; done. [2022-12-30T21:41:53.539Z] #18 12.34 Running hooks in /etc/ca-certificates/update.d... [2022-12-30T21:41:53.539Z] #18 12.35 done. [2022-12-30T21:41:54.472Z] #18 ... [2022-12-30T21:41:54.472Z] [2022-12-30T21:41:54.472Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb [2022-12-30T21:41:54.472Z] #15 extracting sha256:67d8e0dbc46f4d070f1153cb69be470060512eba8f6b71181d6ddaa44ef8256a 6.1s done [2022-12-30T21:41:54.472Z] #15 extracting sha256:0eb3ddaa61147c4c43373adf36e8475f289770ce1ee979a3dc116b0a8096af85 done [2022-12-30T21:41:54.472Z] #15 DONE 19.2s [2022-12-30T21:41:54.472Z] [2022-12-30T21:41:54.472Z] #20 [base 2/5] COPY --from=xx / / [2022-12-30T21:41:54.730Z] #20 DONE 0.3s [2022-12-30T21:41:54.730Z] [2022-12-30T21:41:54.730Z] #18 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-12-30T21:41:54.730Z] #18 DONE 13.9s [2022-12-30T21:41:54.730Z] [2022-12-30T21:41:54.730Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-30T21:41:54.988Z] #21 ... [2022-12-30T21:41:54.988Z] [2022-12-30T21:41:54.988Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-12-30T21:41:54.988Z] #22 DONE 0.1s [2022-12-30T21:41:55.249Z] [2022-12-30T21:41:55.249Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-30T21:41:55.508Z] #23 ... [2022-12-30T21:41:55.508Z] [2022-12-30T21:41:55.508Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-12-30T21:41:55.508Z] #21 DONE 0.6s [2022-12-30T21:41:55.508Z] [2022-12-30T21:41:55.508Z] #24 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-12-30T21:41:56.075Z] #24 DONE 0.6s [2022-12-30T21:41:56.075Z] [2022-12-30T21:41:56.075Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2022-12-30T21:41:57.009Z] #25 0.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:41:57.272Z] #25 1.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:41:57.272Z] #25 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:41:57.272Z] #25 1.355 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:41:57.537Z] #25 1.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:41:57.537Z] #25 1.661 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:41:58.472Z] #25 2.400 Fetched 8498 kB in 2s (4593 kB/s) [2022-12-30T21:41:59.042Z] #25 2.400 Reading package lists... [2022-12-30T21:41:59.608Z] #25 2.982 Reading package lists... [2022-12-30T21:41:59.867Z] #25 3.558 Building dependency tree... [2022-12-30T21:41:59.867Z] #25 3.730 Reading state information... [2022-12-30T21:42:00.125Z] #25 3.989 The following additional packages will be installed: [2022-12-30T21:42:00.125Z] #25 3.990 libmagic-mgc libmagic1 [2022-12-30T21:42:00.125Z] #25 4.022 The following NEW packages will be installed: [2022-12-30T21:42:00.125Z] #25 4.024 file libmagic-mgc libmagic1 [2022-12-30T21:42:00.384Z] #25 4.326 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:42:00.384Z] #25 4.326 Need to get 463 kB of archives. [2022-12-30T21:42:00.384Z] #25 4.326 After this operation, 7063 kB of additional disk space will be used. [2022-12-30T21:42:00.384Z] #25 4.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-12-30T21:42:00.384Z] #25 4.331 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-12-30T21:42:00.384Z] #25 4.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-12-30T21:42:00.384Z] #25 4.489 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:42:00.384Z] #25 4.533 Fetched 463 kB in 0s (1500 kB/s) [2022-12-30T21:42:00.643Z] #25 4.560 Selecting previously unselected package libmagic-mgc. [2022-12-30T21:42:00.643Z] #25 4.560 (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-30T21:42:00.643Z] #25 4.577 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-12-30T21:42:00.643Z] #25 4.581 Unpacking libmagic-mgc (1:5.39-3) ... [2022-12-30T21:42:00.901Z] #25 4.700 Selecting previously unselected package libmagic1:arm64. [2022-12-30T21:42:00.901Z] #25 4.703 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2022-12-30T21:42:00.901Z] #25 4.709 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-12-30T21:42:00.901Z] #25 4.752 Selecting previously unselected package file. [2022-12-30T21:42:00.901Z] #25 4.754 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2022-12-30T21:42:00.901Z] #25 4.758 Unpacking file (1:5.39-3) ... [2022-12-30T21:42:00.901Z] #25 4.863 Setting up libmagic-mgc (1:5.39-3) ... [2022-12-30T21:42:00.901Z] #25 4.874 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-12-30T21:42:00.901Z] #25 4.893 Setting up file (1:5.39-3) ... [2022-12-30T21:42:00.901Z] #25 4.904 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-30T21:42:01.160Z] #25 DONE 5.2s [2022-12-30T21:42:01.160Z] [2022-12-30T21:42:01.160Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-30T21:42:01.732Z] #26 ... [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #27 [delve-src 1/3] WORKDIR /usr/src/delve [2022-12-30T21:42:01.732Z] #27 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #28 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2022-12-30T21:42:01.732Z] #28 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #29 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2022-12-30T21:42:01.732Z] #29 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-12-30T21:42:01.732Z] #30 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2022-12-30T21:42:01.732Z] #31 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini [2022-12-30T21:42:01.732Z] #32 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #33 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2022-12-30T21:42:01.732Z] #33 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #26 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-12-30T21:42:01.732Z] #26 DONE 0.4s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry [2022-12-30T21:42:01.732Z] #34 DONE 0.5s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2022-12-30T21:42:01.732Z] #35 DONE 0.5s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #36 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2022-12-30T21:42:01.732Z] #36 ... [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #37 [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-30T21:42:01.732Z] #37 DONE 0.5s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2022-12-30T21:42:01.732Z] #38 DONE 0.5s [2022-12-30T21:42:01.732Z] [2022-12-30T21:42:01.732Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd [2022-12-30T21:42:01.732Z] #39 DONE 0.6s [2022-12-30T21:42:01.991Z] [2022-12-30T21:42:01.991Z] #40 [runc-src 1/3] WORKDIR /usr/src/runc [2022-12-30T21:42:01.991Z] #40 DONE 0.7s [2022-12-30T21:42:01.991Z] [2022-12-30T21:42:01.991Z] #41 [swagger-src 1/3] WORKDIR /usr/src/swagger [2022-12-30T21:42:01.991Z] #41 DONE 0.8s [2022-12-30T21:42:01.991Z] [2022-12-30T21:42:01.991Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-30T21:42:01.991Z] #23 1.937 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-12-30T21:42:01.991Z] #23 2.129 [2022-12-30T21:42:01.991Z] #23 2.349 #=#=# ######################################################################## 100.0% [2022-12-30T21:42:01.991Z] #23 2.620 [2022-12-30T21:42:01.991Z] #23 3.730 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-12-30T21:42:01.991Z] #23 3.960 [2022-12-30T21:42:01.991Z] #23 4.182 #=#=# 0.8% ######################################################################## 100.0% [2022-12-30T21:42:01.991Z] #23 4.480 [2022-12-30T21:42:01.991Z] #23 5.581 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-12-30T21:42:01.991Z] #23 5.795 [2022-12-30T21:42:01.991Z] #23 6.020 #=#=# 0.0% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% [2022-12-30T21:42:01.991Z] #23 6.727 [2022-12-30T21:42:01.991Z] #23 ... [2022-12-30T21:42:01.991Z] [2022-12-30T21:42:01.991Z] #42 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2022-12-30T21:42:01.991Z] #42 DONE 0.8s [2022-12-30T21:42:01.991Z] [2022-12-30T21:42:01.991Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-30T21:42:06.184Z] #43 ... [2022-12-30T21:42:06.184Z] [2022-12-30T21:42:06.184Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2022-12-30T21:42:06.184Z] #0 4.402 Initialized empty Git repository in /usr/src/delve/.git/ [2022-12-30T21:42:06.184Z] #0 4.402 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:06.185Z] #0 4.402 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:06.185Z] #0 4.402 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:06.185Z] #0 4.402 hint: [2022-12-30T21:42:06.185Z] #0 4.402 hint: git config --global init.defaultBranch [2022-12-30T21:42:06.185Z] #0 4.402 hint: [2022-12-30T21:42:06.185Z] #0 4.402 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:06.185Z] #0 4.402 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:06.185Z] #0 4.402 hint: [2022-12-30T21:42:06.185Z] #0 4.402 hint: git branch -m [2022-12-30T21:42:06.185Z] #44 DONE 4.5s [2022-12-30T21:42:06.185Z] [2022-12-30T21:42:06.185Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-12-30T21:42:06.185Z] #23 8.377 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-12-30T21:42:06.185Z] #23 8.794 [2022-12-30T21:42:06.185Z] #23 9.049 #=#=# ######################################################################## 100.0% [2022-12-30T21:42:06.185Z] #23 9.511 [2022-12-30T21:42:06.185Z] #23 10.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-12-30T21:42:06.185Z] #23 10.62 [2022-12-30T21:42:06.185Z] #23 10.85 #=#=# ######################################################################## 100.0% [2022-12-30T21:42:06.185Z] #23 11.13 [2022-12-30T21:42:06.185Z] #23 11.23 Download of images into '/build' complete. [2022-12-30T21:42:06.185Z] #23 11.23 Use something like the following to load the result into a Docker daemon: [2022-12-30T21:42:06.185Z] #23 11.23 tar -cC '/build' . | docker load [2022-12-30T21:42:06.185Z] #23 DONE 11.3s [2022-12-30T21:42:06.443Z] [2022-12-30T21:42:06.443Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-30T21:42:07.377Z] #45 ... [2022-12-30T21:42:07.377Z] [2022-12-30T21:42:07.377Z] #46 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2022-12-30T21:42:07.377Z] #0 5.508 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:07.377Z] #0 5.508 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:07.377Z] #0 5.508 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:07.377Z] #0 5.508 hint: [2022-12-30T21:42:07.377Z] #0 5.508 hint: git config --global init.defaultBranch [2022-12-30T21:42:07.377Z] #0 5.508 hint: [2022-12-30T21:42:07.377Z] #0 5.508 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:07.377Z] #0 5.508 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:07.378Z] #0 5.508 hint: [2022-12-30T21:42:07.378Z] #0 5.508 hint: git branch -m [2022-12-30T21:42:07.378Z] #0 5.508 Initialized empty Git repository in /usr/src/containerd/.git/ [2022-12-30T21:42:07.378Z] #46 DONE 5.6s [2022-12-30T21:42:07.636Z] [2022-12-30T21:42:07.636Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-30T21:42:07.636Z] #47 ... [2022-12-30T21:42:07.636Z] [2022-12-30T21:42:07.636Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2022-12-30T21:42:07.636Z] #0 5.598 Initialized empty Git repository in /usr/src/swagger/.git/ [2022-12-30T21:42:07.636Z] #0 5.598 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:07.636Z] #0 5.598 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:07.636Z] #0 5.598 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:07.636Z] #0 5.598 hint: [2022-12-30T21:42:07.636Z] #0 5.598 hint: git config --global init.defaultBranch [2022-12-30T21:42:07.636Z] #0 5.598 hint: [2022-12-30T21:42:07.636Z] #0 5.598 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:07.636Z] #0 5.598 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:07.636Z] #0 5.598 hint: [2022-12-30T21:42:07.636Z] #0 5.598 hint: git branch -m [2022-12-30T21:42:07.636Z] #48 DONE 5.7s [2022-12-30T21:42:07.894Z] [2022-12-30T21:42:07.894Z] #49 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2022-12-30T21:42:07.894Z] #0 6.051 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:07.894Z] #0 6.051 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:07.894Z] #0 6.051 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:07.894Z] #0 6.051 hint: [2022-12-30T21:42:07.894Z] #0 6.051 hint: git config --global init.defaultBranch [2022-12-30T21:42:07.894Z] #0 6.051 hint: [2022-12-30T21:42:07.894Z] #0 6.051 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:07.894Z] #0 6.051 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:07.894Z] #0 6.051 hint: [2022-12-30T21:42:07.894Z] #0 6.051 hint: git branch -m [2022-12-30T21:42:07.894Z] #0 6.052 Initialized empty Git repository in /tmp/dockercli/.git/ [2022-12-30T21:42:07.894Z] #49 DONE 6.1s [2022-12-30T21:42:07.894Z] [2022-12-30T21:42:07.894Z] #50 [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-30T21:42:08.461Z] #50 ... [2022-12-30T21:42:08.461Z] [2022-12-30T21:42:08.461Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2022-12-30T21:42:08.461Z] #0 6.615 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:08.461Z] #0 6.615 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:08.461Z] #0 6.615 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:08.461Z] #0 6.615 hint: [2022-12-30T21:42:08.461Z] #0 6.615 hint: git config --global init.defaultBranch [2022-12-30T21:42:08.461Z] #0 6.615 hint: [2022-12-30T21:42:08.461Z] #0 6.615 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:08.461Z] #0 6.615 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:08.461Z] #0 6.615 hint: [2022-12-30T21:42:08.461Z] #0 6.615 hint: git branch -m [2022-12-30T21:42:08.461Z] #0 6.620 Initialized empty Git repository in /usr/src/tini/.git/ [2022-12-30T21:42:08.461Z] #51 DONE 6.7s [2022-12-30T21:42:08.461Z] [2022-12-30T21:42:08.461Z] #36 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2022-12-30T21:42:08.461Z] #36 6.676 Initialized empty Git repository in /usr/src/registry/.git/ [2022-12-30T21:42:08.461Z] #36 6.676 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:08.461Z] #36 6.676 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:08.461Z] #36 6.676 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:08.461Z] #36 6.676 hint: [2022-12-30T21:42:08.461Z] #36 6.676 hint: git config --global init.defaultBranch [2022-12-30T21:42:08.461Z] #36 6.676 hint: [2022-12-30T21:42:08.461Z] #36 6.676 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:08.461Z] #36 6.676 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:08.461Z] #36 6.676 hint: [2022-12-30T21:42:08.461Z] #36 6.676 hint: git branch -m [2022-12-30T21:42:08.461Z] #36 DONE 6.8s [2022-12-30T21:42:08.461Z] [2022-12-30T21:42:08.461Z] #52 [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-30T21:42:08.719Z] #52 ... [2022-12-30T21:42:08.719Z] [2022-12-30T21:42:08.719Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2022-12-30T21:42:08.719Z] #0 6.554 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:08.719Z] #0 6.554 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:08.719Z] #0 6.554 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:08.719Z] #0 6.554 hint: [2022-12-30T21:42:08.719Z] #0 6.554 hint: git config --global init.defaultBranch [2022-12-30T21:42:08.719Z] #0 6.554 hint: [2022-12-30T21:42:08.719Z] #0 6.554 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:08.719Z] #0 6.554 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:08.719Z] #0 6.554 hint: [2022-12-30T21:42:08.719Z] #0 6.554 hint: git branch -m [2022-12-30T21:42:08.719Z] #0 6.560 Initialized empty Git repository in /usr/src/runc/.git/ [2022-12-30T21:42:08.719Z] #53 DONE 6.8s [2022-12-30T21:42:08.719Z] [2022-12-30T21:42:08.719Z] #54 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2022-12-30T21:42:08.719Z] #0 6.721 hint: Using 'master' as the name for the initial branch. This default branch name [2022-12-30T21:42:08.719Z] #0 6.727 hint: is subject to change. To configure the initial branch name to use in all [2022-12-30T21:42:08.719Z] #0 6.727 hint: of your new repositories, which will suppress this warning, call: [2022-12-30T21:42:08.719Z] #0 6.727 hint: [2022-12-30T21:42:08.719Z] #0 6.727 hint: git config --global init.defaultBranch [2022-12-30T21:42:08.719Z] #0 6.727 hint: [2022-12-30T21:42:08.719Z] #0 6.727 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2022-12-30T21:42:08.719Z] #0 6.727 hint: 'development'. The just-created branch can be renamed via this command: [2022-12-30T21:42:08.719Z] #0 6.727 hint: [2022-12-30T21:42:08.719Z] #0 6.727 hint: git branch -m [2022-12-30T21:42:08.719Z] #0 6.732 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2022-12-30T21:42:08.719Z] #54 DONE 7.0s [2022-12-30T21:42:08.980Z] [2022-12-30T21:42:08.980Z] #55 [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-30T21:42:11.513Z] #55 ... [2022-12-30T21:42:11.513Z] [2022-12-30T21:42:11.513Z] #56 [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-30T21:42:11.513Z] #0 9.649 go: downloading github.com/tc-hib/go-winres v0.3.0 [2022-12-30T21:42:11.513Z] #56 ... [2022-12-30T21:42:11.513Z] [2022-12-30T21:42:11.513Z] #57 [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-30T21:42:11.513Z] #0 8.754 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-12-30T21:42:11.513Z] #57 ... [2022-12-30T21:42:11.513Z] [2022-12-30T21:42:11.513Z] #58 [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-30T21:42:11.513Z] #0 6.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:11.513Z] #0 6.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:11.513Z] #0 6.877 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:11.513Z] #0 7.195 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:42:11.513Z] #0 8.198 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:42:11.513Z] #0 9.850 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:42:11.772Z] #58 ... [2022-12-30T21:42:11.772Z] [2022-12-30T21:42:11.772Z] #59 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2022-12-30T21:42:11.772Z] #0 6.805 go: downloading gotest.tools/gotestsum v1.8.2 [2022-12-30T21:42:11.772Z] #0 7.939 go: downloading github.com/fatih/color v1.13.0 [2022-12-30T21:42:11.772Z] #0 7.939 go: downloading github.com/dnephin/pflag v1.0.7 [2022-12-30T21:42:11.772Z] #0 8.007 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-12-30T21:42:11.772Z] #0 8.072 go: downloading golang.org/x/tools v0.1.11 [2022-12-30T21:42:11.772Z] #0 8.337 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-12-30T21:42:11.772Z] #0 8.376 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-12-30T21:42:11.772Z] #0 8.398 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-12-30T21:42:11.772Z] #0 8.425 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2022-12-30T21:42:11.772Z] #59 ... [2022-12-30T21:42:11.772Z] [2022-12-30T21:42:11.772Z] #60 [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-30T21:42:11.772Z] #0 9.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:11.772Z] #0 9.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:11.772Z] #0 9.887 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:12.030Z] #60 ... [2022-12-30T21:42:12.030Z] [2022-12-30T21:42:12.030Z] #61 [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-30T21:42:12.030Z] #0 10.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:12.030Z] #0 10.37 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:12.030Z] #61 10.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:12.030Z] #61 ... [2022-12-30T21:42:12.030Z] [2022-12-30T21:42:12.030Z] #62 [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-30T21:42:12.030Z] #0 9.641 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-12-30T21:42:12.288Z] #62 ... [2022-12-30T21:42:12.288Z] [2022-12-30T21:42:12.288Z] #63 [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-30T21:42:12.288Z] #0 10.08 go: downloading github.com/golangci/golangci-lint v1.49.0 [2022-12-30T21:42:12.288Z] #63 ... [2022-12-30T21:42:12.288Z] [2022-12-30T21:42:12.288Z] #64 [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-30T21:42:12.288Z] #0 9.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:12.288Z] #0 9.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:12.288Z] #0 9.620 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:12.288Z] #0 10.16 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-12-30T21:42:12.548Z] #64 ... [2022-12-30T21:42:12.548Z] [2022-12-30T21:42:12.548Z] #65 [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-30T21:42:12.548Z] #0 8.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:12.548Z] #0 8.817 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:12.548Z] #0 8.817 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:12.548Z] #0 9.633 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:42:12.548Z] #65 ... [2022-12-30T21:42:12.548Z] [2022-12-30T21:42:12.548Z] #66 [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-30T21:42:12.548Z] #0 10.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:12.548Z] #0 10.15 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:12.548Z] #0 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:12.806Z] #66 ... [2022-12-30T21:42:12.807Z] [2022-12-30T21:42:12.807Z] #67 [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-30T21:42:12.807Z] #0 8.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-12-30T21:42:12.807Z] #0 8.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-12-30T21:42:12.807Z] #0 8.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-12-30T21:42:12.807Z] #0 10.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:42:13.090Z] #67 ... [2022-12-30T21:42:13.090Z] [2022-12-30T21:42:13.090Z] #56 [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-30T21:42:13.090Z] #56 10.73 go: downloading github.com/tc-hib/winres v0.1.6 [2022-12-30T21:42:13.661Z] #56 12.41 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-12-30T21:42:13.921Z] #56 12.70 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-12-30T21:42:14.180Z] #56 12.89 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-12-30T21:42:16.712Z] #56 ... [2022-12-30T21:42:16.712Z] [2022-12-30T21:42:16.712Z] #52 [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-30T21:42:16.712Z] #52 DONE 8.0s [2022-12-30T21:42:16.712Z] [2022-12-30T21:42:16.712Z] #63 [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-30T21:42:16.712Z] #63 13.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-12-30T21:42:16.712Z] #63 13.55 go: downloading github.com/pkg/errors v0.9.1 [2022-12-30T21:42:16.712Z] #63 13.68 go: downloading github.com/spf13/cobra v1.5.0 [2022-12-30T21:42:16.712Z] #63 13.74 go: downloading github.com/spf13/pflag v1.0.5 [2022-12-30T21:42:16.712Z] #63 14.05 go: downloading github.com/spf13/viper v1.12.0 [2022-12-30T21:42:16.712Z] #63 14.24 go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-12-30T21:42:16.712Z] #63 14.89 go: downloading github.com/mattn/go-colorable v0.1.13 [2022-12-30T21:42:16.712Z] #63 14.92 go: downloading github.com/mattn/go-isatty v0.0.16 [2022-12-30T21:42:16.712Z] #63 15.06 go: downloading golang.org/x/tools v0.1.12 [2022-12-30T21:42:16.712Z] #63 15.27 go: downloading github.com/hashicorp/go-version v1.6.0 [2022-12-30T21:42:16.712Z] #63 15.51 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-12-30T21:42:16.971Z] #63 15.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-12-30T21:42:17.230Z] #63 15.87 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-12-30T21:42:17.797Z] #63 ... [2022-12-30T21:42:17.797Z] [2022-12-30T21:42:17.797Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2022-12-30T21:42:17.797Z] #68 ... [2022-12-30T21:42:17.797Z] [2022-12-30T21:42:17.797Z] #56 [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-30T21:42:17.797Z] #56 16.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-12-30T21:42:18.060Z] #56 16.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-12-30T21:42:19.001Z] #56 ... [2022-12-30T21:42:19.001Z] [2022-12-30T21:42:19.001Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-30T21:42:19.001Z] #69 ... [2022-12-30T21:42:19.001Z] [2022-12-30T21:42:19.001Z] #70 [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-30T21:42:23.778Z] #64 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:42:23.778Z] #64 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:42:23.778Z] #64 18.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:42:23.778Z] #64 ... [2022-12-30T21:42:23.778Z] [2022-12-30T21:42:23.778Z] #61 [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-30T21:42:23.778Z] #61 12.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2022-12-30T21:42:23.778Z] #61 15.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:42:23.778Z] #61 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:42:24.345Z] #61 ... [2022-12-30T21:42:24.345Z] [2022-12-30T21:42:24.345Z] #65 [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-30T21:42:24.345Z] #65 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:42:24.345Z] #65 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:42:24.345Z] #65 ... [2022-12-30T21:42:24.345Z] [2022-12-30T21:42:24.345Z] #58 [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-30T21:42:24.345Z] #58 15.62 Fetched 8498 kB in 9s (945 kB/s) [2022-12-30T21:42:24.345Z] #58 15.62 Reading package lists... [2022-12-30T21:42:24.604Z] #58 23.48 Reading package lists... [2022-12-30T21:42:24.604Z] #58 ... [2022-12-30T21:42:24.604Z] [2022-12-30T21:42:24.604Z] #67 [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-30T21:42:24.604Z] #67 13.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB] [2022-12-30T21:42:24.604Z] #67 17.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-12-30T21:42:24.862Z] #67 ... [2022-12-30T21:42:24.862Z] [2022-12-30T21:42:24.862Z] #70 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < file.toml [2022-12-30T21:42:28.148Z] #62 25.83 [2022-12-30T21:42:28.148Z] #62 25.83 Reading and updating a list of files: [2022-12-30T21:42:28.148Z] #62 25.83 tomll a.toml b.toml c.toml [2022-12-30T21:42:28.148Z] #62 25.83 [2022-12-30T21:42:28.148Z] #62 25.83 When given a list of files, tomll will modify all files in place without asking. [2022-12-30T21:42:28.148Z] #62 DONE 26.4s [2022-12-30T21:42:28.148Z] [2022-12-30T21:42:28.148Z] #70 [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-30T21:42:35.137Z] #64 23.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-12-30T21:42:35.137Z] #64 27.76 Fetched 8502 kB in 19s (459 kB/s) [2022-12-30T21:42:35.137Z] #64 27.76 Reading package lists... [2022-12-30T21:42:35.137Z] #64 33.26 Reading package lists... [2022-12-30T21:42:35.137Z] #64 ... [2022-12-30T21:42:35.137Z] [2022-12-30T21:42:35.137Z] #63 [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-30T21:42:35.137Z] #63 32.70 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-12-30T21:42:35.137Z] #63 32.88 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-12-30T21:42:35.137Z] #63 33.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-12-30T21:42:35.137Z] #63 33.12 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-12-30T21:42:35.137Z] #63 33.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-12-30T21:42:35.137Z] #63 33.41 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-12-30T21:42:35.137Z] #63 33.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-12-30T21:42:35.137Z] #63 33.52 go: downloading github.com/julz/importas v0.1.0 [2022-12-30T21:42:35.137Z] #63 33.52 go: downloading github.com/kisielk/errcheck v1.6.2 [2022-12-30T21:42:35.137Z] #63 33.65 go: downloading github.com/kulti/thelper v0.6.3 [2022-12-30T21:42:35.137Z] #63 33.71 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2022-12-30T21:42:35.137Z] #63 33.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-12-30T21:42:35.137Z] #63 33.92 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-12-30T21:42:35.137Z] #63 33.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-12-30T21:42:35.137Z] #63 34.01 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-12-30T21:42:35.407Z] #63 34.11 go: downloading github.com/maratori/testpackage v1.1.0 [2022-12-30T21:42:35.407Z] #63 34.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-12-30T21:42:35.407Z] #63 ... [2022-12-30T21:42:35.407Z] [2022-12-30T21:42:35.407Z] #65 [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-30T21:42:35.407Z] #65 24.19 Fetched 8498 kB in 16s (541 kB/s) [2022-12-30T21:42:35.407Z] #65 24.19 Reading package lists... [2022-12-30T21:42:35.407Z] #65 31.09 Reading package lists... [2022-12-30T21:42:35.407Z] #65 ... [2022-12-30T21:42:35.407Z] [2022-12-30T21:42:35.407Z] #67 [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-30T21:42:35.407Z] #67 23.82 Fetched 8498 kB in 15s (557 kB/s) [2022-12-30T21:42:35.407Z] #67 23.82 Reading package lists... [2022-12-30T21:42:35.407Z] #67 31.31 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-30T21:42:35.407Z] #67 31.31 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-30T21:42:35.407Z] #67 31.31 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-30T21:42:35.670Z] #67 ... [2022-12-30T21:42:35.670Z] [2022-12-30T21:42:35.670Z] #43 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-30T21:42:35.670Z] #43 20.06 Reading package lists... [2022-12-30T21:42:35.670Z] #43 27.66 Building dependency tree... [2022-12-30T21:42:35.670Z] #43 29.34 Reading state information... [2022-12-30T21:42:35.670Z] #43 32.73 gcc is already the newest version (4:10.2.1-1). [2022-12-30T21:42:35.670Z] #43 32.73 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-30T21:42:35.670Z] #43 32.73 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:42:35.670Z] #43 DONE 33.5s [2022-12-30T21:42:35.670Z] [2022-12-30T21:42:35.670Z] #63 [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-30T21:42:35.670Z] #63 34.24 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-12-30T21:42:35.670Z] #63 34.36 go: downloading github.com/mgechev/revive v1.2.3 [2022-12-30T21:42:36.612Z] #63 35.30 go: downloading github.com/moricho/tparallel v0.2.1 [2022-12-30T21:42:36.612Z] #63 35.35 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-12-30T21:42:36.612Z] #63 35.40 go: downloading github.com/nishanths/exhaustive v0.8.1 [2022-12-30T21:42:36.612Z] #63 35.52 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-12-30T21:42:36.882Z] #63 35.75 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2022-12-30T21:42:36.882Z] #63 35.82 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2022-12-30T21:42:36.882Z] #63 ... [2022-12-30T21:42:36.882Z] [2022-12-30T21:42:36.882Z] #66 [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-30T21:42:36.882Z] #66 25.25 Fetched 8498 kB in 16s (544 kB/s) [2022-12-30T21:42:36.882Z] #66 25.25 Reading package lists... [2022-12-30T21:42:36.882Z] #66 32.71 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-30T21:42:36.882Z] #66 32.72 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-30T21:42:36.882Z] #66 32.72 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-30T21:42:37.140Z] #66 ... [2022-12-30T21:42:37.140Z] [2022-12-30T21:42:37.140Z] #63 [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-30T21:42:37.140Z] #63 35.90 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-12-30T21:42:37.140Z] #63 35.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-12-30T21:42:37.140Z] #63 35.98 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2022-12-30T21:42:37.140Z] #63 36.03 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2022-12-30T21:42:37.140Z] #63 36.09 go: downloading github.com/securego/gosec/v2 v2.13.1 [2022-12-30T21:42:37.140Z] #63 ... [2022-12-30T21:42:37.140Z] [2022-12-30T21:42:37.141Z] #60 [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-30T21:42:37.141Z] #60 25.55 Fetched 8498 kB in 16s (531 kB/s) [2022-12-30T21:42:37.141Z] #60 25.55 Reading package lists... [2022-12-30T21:42:37.141Z] #60 32.83 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-30T21:42:37.141Z] #60 32.85 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-30T21:42:37.141Z] #60 32.85 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-30T21:42:37.422Z] #60 ... [2022-12-30T21:42:37.422Z] [2022-12-30T21:42:37.422Z] #58 [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-30T21:42:37.422Z] #58 23.48 Reading package lists... [2022-12-30T21:42:37.422Z] #58 29.56 Building dependency tree... [2022-12-30T21:42:37.422Z] #58 34.32 python3 is already the newest version (3.9.2-3). [2022-12-30T21:42:37.422Z] #58 34.32 The following additional packages will be installed: [2022-12-30T21:42:37.422Z] #58 34.33 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 [2022-12-30T21:42:37.422Z] #58 34.34 patch xz-utils [2022-12-30T21:42:37.422Z] #58 34.36 Suggested packages: [2022-12-30T21:42:37.422Z] #58 34.37 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-12-30T21:42:37.422Z] #58 34.37 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-12-30T21:42:37.422Z] #58 34.37 m4-doc ed diffutils-doc [2022-12-30T21:42:37.422Z] #58 34.37 Recommended packages: [2022-12-30T21:42:37.422Z] #58 34.37 fakeroot libalgorithm-merge-perl libltdl-dev [2022-12-30T21:42:37.696Z] #58 36.43 The following NEW packages will be installed: [2022-12-30T21:42:37.696Z] #58 36.45 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2022-12-30T21:42:37.696Z] #58 36.45 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 [2022-12-30T21:42:37.696Z] #58 36.46 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2022-12-30T21:42:37.696Z] #58 ... [2022-12-30T21:42:37.696Z] [2022-12-30T21:42:37.696Z] #66 [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-30T21:42:38.263Z] #66 35.96 Reading package lists... [2022-12-30T21:42:38.263Z] #66 ... [2022-12-30T21:42:38.263Z] [2022-12-30T21:42:38.263Z] #70 [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-30T21:42:50.248Z] #64 33.26 Reading package lists... [2022-12-30T21:42:50.248Z] #64 38.61 Building dependency tree... [2022-12-30T21:42:50.248Z] #64 43.05 The following additional packages will be installed: [2022-12-30T21:42:50.248Z] #64 43.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-30T21:42:50.248Z] #64 43.06 python3-protobuf python3-six [2022-12-30T21:42:50.248Z] #64 43.10 Suggested packages: [2022-12-30T21:42:50.248Z] #64 43.10 python3-setuptools [2022-12-30T21:42:50.248Z] #64 43.10 Recommended packages: [2022-12-30T21:42:50.248Z] #64 43.10 iproute2 | iproute [2022-12-30T21:42:50.248Z] #64 43.87 The following NEW packages will be installed: [2022-12-30T21:42:50.248Z] #64 43.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-12-30T21:42:50.248Z] #64 43.90 python3-protobuf python3-six [2022-12-30T21:42:50.248Z] #64 44.52 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:42:50.248Z] #64 44.52 Need to get 2136 kB of archives. [2022-12-30T21:42:50.248Z] #64 44.52 After this operation, 10.8 MB of additional disk space will be used. [2022-12-30T21:42:50.248Z] #64 44.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-12-30T21:42:50.248Z] #64 44.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-30T21:42:50.248Z] #64 44.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-12-30T21:42:50.248Z] #64 44.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-12-30T21:42:50.248Z] #64 44.56 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-30T21:42:50.248Z] #64 44.56 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-30T21:42:50.248Z] #64 44.56 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-30T21:42:50.248Z] #64 46.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-12-30T21:42:50.248Z] #64 48.29 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:42:50.248Z] #64 ... [2022-12-30T21:42:50.248Z] [2022-12-30T21:42:50.248Z] #58 [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-30T21:42:50.248Z] #58 48.15 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-12-30T21:42:50.248Z] #58 48.34 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-12-30T21:42:50.248Z] #58 48.44 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-12-30T21:42:50.248Z] #58 48.53 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-12-30T21:42:50.248Z] #58 48.57 Setting up libtool (2.4.6-15) ... [2022-12-30T21:42:50.248Z] #58 48.62 Setting up m4 (1.4.18-5) ... [2022-12-30T21:42:50.248Z] #58 48.65 Setting up dpkg-dev (1.20.12) ... [2022-12-30T21:42:50.248Z] #58 48.84 Setting up autoconf (2.69-14) ... [2022-12-30T21:42:50.248Z] #58 48.87 Setting up build-essential (12.9) ... [2022-12-30T21:42:50.248Z] #58 49.04 Setting up automake (1:1.16.3-2) ... [2022-12-30T21:42:50.248Z] #58 49.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-12-30T21:42:50.248Z] #58 49.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-30T21:42:53.533Z] #58 ... [2022-12-30T21:42:53.534Z] [2022-12-30T21:42:53.534Z] #57 [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-30T21:42:53.534Z] #57 47.31 v3.0.2 [2022-12-30T21:42:53.534Z] #57 DONE 51.7s [2022-12-30T21:42:53.534Z] [2022-12-30T21:42:53.534Z] #66 [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-30T21:42:53.534Z] #66 35.96 Reading package lists... [2022-12-30T21:42:53.534Z] #66 41.43 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2022-12-30T21:42:53.534Z] #66 41.53 Reading package lists... [2022-12-30T21:42:53.534Z] #66 46.93 Building dependency tree... [2022-12-30T21:42:53.534Z] #66 50.16 gcc is already the newest version (4:10.2.1-1). [2022-12-30T21:42:53.534Z] #66 50.16 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-30T21:42:53.534Z] #66 50.16 The following additional packages will be installed: [2022-12-30T21:42:53.534Z] #66 50.17 bzip2 patch xz-utils [2022-12-30T21:42:53.534Z] #66 50.19 Suggested packages: [2022-12-30T21:42:53.534Z] #66 50.20 bzip2-doc debian-keyring seccomp ed diffutils-doc [2022-12-30T21:42:53.534Z] #66 50.20 Recommended packages: [2022-12-30T21:42:53.534Z] #66 50.20 build-essential fakeroot libalgorithm-merge-perl [2022-12-30T21:42:53.534Z] #66 50.69 The following NEW packages will be installed: [2022-12-30T21:42:53.534Z] #66 50.70 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2022-12-30T21:42:53.534Z] #66 51.13 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:42:53.534Z] #66 51.13 Need to get 2790 kB of archives. [2022-12-30T21:42:53.534Z] #66 51.13 After this operation, 4077 kB of additional disk space will be used. [2022-12-30T21:42:53.534Z] #66 51.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-30T21:42:53.534Z] #66 51.14 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-30T21:42:53.534Z] #66 51.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-30T21:42:53.534Z] #66 51.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2022-12-30T21:42:53.534Z] #66 51.32 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-30T21:42:53.534Z] #66 ... [2022-12-30T21:42:53.534Z] [2022-12-30T21:42:53.534Z] #56 [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-30T21:42:53.534Z] #56 DONE 51.9s [2022-12-30T21:42:53.534Z] [2022-12-30T21:42:53.534Z] #58 [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-30T21:42:53.534Z] #58 DONE 52.0s [2022-12-30T21:42:53.534Z] [2022-12-30T21:42:53.534Z] #67 [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-30T21:42:53.534Z] #67 45.42 Building dependency tree... [2022-12-30T21:42:53.534Z] #67 49.80 gcc is already the newest version (4:10.2.1-1). [2022-12-30T21:42:53.534Z] #67 49.80 libc6-dev is already the newest version (2.31-13+deb11u5). [2022-12-30T21:42:53.534Z] #67 49.80 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:42:53.534Z] #67 DONE 51.5s [2022-12-30T21:42:53.534Z] [2022-12-30T21:42:53.534Z] #73 [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-30T21:42:54.911Z] #73 ... [2022-12-30T21:42:54.911Z] [2022-12-30T21:42:54.911Z] #50 [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-30T21:42:54.912Z] #50 DONE 46.9s [2022-12-30T21:42:54.912Z] [2022-12-30T21:42:54.912Z] #64 [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-30T21:42:54.912Z] #64 48.67 Fetched 2136 kB in 3s (692 kB/s) [2022-12-30T21:42:54.912Z] #64 49.07 Selecting previously unselected package libprotobuf23:arm64. [2022-12-30T21:42:54.912Z] #64 49.07 (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-30T21:42:54.912Z] #64 49.13 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-12-30T21:42:54.912Z] #64 49.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-12-30T21:42:54.912Z] #64 50.14 Selecting previously unselected package python3-pkg-resources. [2022-12-30T21:42:54.912Z] #64 50.14 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-12-30T21:42:54.912Z] #64 50.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-12-30T21:42:54.912Z] #64 50.40 Selecting previously unselected package python3-six. [2022-12-30T21:42:54.912Z] #64 50.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-12-30T21:42:54.912Z] #64 50.41 Unpacking python3-six (1.16.0-2) ... [2022-12-30T21:42:54.912Z] #64 50.53 Selecting previously unselected package python3-protobuf. [2022-12-30T21:42:54.912Z] #64 50.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-12-30T21:42:54.912Z] #64 50.54 Unpacking python3-protobuf (3.12.4-1) ... [2022-12-30T21:42:54.912Z] #64 51.26 Selecting previously unselected package libnet1:arm64. [2022-12-30T21:42:54.912Z] #64 51.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-12-30T21:42:54.912Z] #64 51.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-30T21:42:54.912Z] #64 51.60 Selecting previously unselected package libnl-3-200:arm64. [2022-12-30T21:42:54.912Z] #64 51.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-12-30T21:42:54.912Z] #64 51.70 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-30T21:42:54.912Z] #64 52.02 Selecting previously unselected package libprotobuf-c1:arm64. [2022-12-30T21:42:54.912Z] #64 52.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-12-30T21:42:54.912Z] #64 52.05 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-30T21:42:54.912Z] #64 52.38 Selecting previously unselected package criu. [2022-12-30T21:42:54.912Z] #64 52.38 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-12-30T21:42:54.912Z] #64 52.38 Unpacking criu (3.17.1-1) ... [2022-12-30T21:42:55.170Z] #64 ... [2022-12-30T21:42:55.170Z] [2022-12-30T21:42:55.170Z] #47 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2022-12-30T21:42:55.170Z] #47 DONE 47.8s [2022-12-30T21:42:55.170Z] [2022-12-30T21:42:55.170Z] #60 [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-30T21:42:55.170Z] #60 46.22 Building dependency tree... [2022-12-30T21:42:55.170Z] #60 49.85 gcc is already the newest version (4:10.2.1-1). [2022-12-30T21:42:55.170Z] #60 49.85 The following additional packages will be installed: [2022-12-30T21:42:55.170Z] #60 49.89 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2022-12-30T21:42:55.170Z] #60 49.89 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2022-12-30T21:42:55.170Z] #60 49.89 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2022-12-30T21:42:55.170Z] #60 49.89 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-12-30T21:42:55.170Z] #60 49.90 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2022-12-30T21:42:55.170Z] #60 49.90 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2022-12-30T21:42:55.170Z] #60 49.93 Suggested packages: [2022-12-30T21:42:55.170Z] #60 49.93 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2022-12-30T21:42:55.170Z] #60 49.93 | libgdk-pixbuf2.0-dev libxml2-utils [2022-12-30T21:42:55.170Z] #60 51.21 The following NEW packages will be installed: [2022-12-30T21:42:55.170Z] #60 51.22 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2022-12-30T21:42:55.170Z] #60 51.22 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2022-12-30T21:42:55.170Z] #60 51.22 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2022-12-30T21:42:55.170Z] #60 51.22 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2022-12-30T21:42:55.170Z] #60 51.22 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2022-12-30T21:42:55.170Z] #60 51.22 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2022-12-30T21:42:55.170Z] #60 51.94 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:42:55.170Z] #60 51.94 Need to get 7950 kB of archives. [2022-12-30T21:42:55.170Z] #60 51.94 After this operation, 39.9 MB of additional disk space will be used. [2022-12-30T21:42:55.170Z] #60 51.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2022-12-30T21:42:55.170Z] #60 51.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-30T21:42:55.170Z] #60 51.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-30T21:42:55.170Z] #60 51.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-30T21:42:55.170Z] #60 51.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2022-12-30T21:42:55.170Z] #60 52.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2022-12-30T21:42:55.170Z] #60 52.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2022-12-30T21:42:55.170Z] #60 52.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-30T21:42:55.170Z] #60 52.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-30T21:42:55.170Z] #60 52.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2022-12-30T21:42:55.170Z] #60 52.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-30T21:42:55.170Z] #60 52.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-30T21:42:55.170Z] #60 52.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-30T21:42:55.170Z] #60 52.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-30T21:42:55.170Z] #60 52.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-30T21:42:55.170Z] #60 52.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-30T21:42:55.170Z] #60 52.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2022-12-30T21:42:55.170Z] #60 52.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2022-12-30T21:42:55.170Z] #60 52.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2022-12-30T21:42:55.170Z] #60 52.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2022-12-30T21:42:55.170Z] #60 52.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2022-12-30T21:42:55.170Z] #60 52.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-12-30T21:42:55.170Z] #60 52.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2022-12-30T21:42:55.170Z] #60 52.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2022-12-30T21:42:55.428Z] #60 ... [2022-12-30T21:42:55.428Z] [2022-12-30T21:42:55.428Z] #64 [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-30T21:42:55.428Z] #64 53.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-12-30T21:42:57.332Z] #64 ... [2022-12-30T21:42:57.332Z] [2022-12-30T21:42:57.332Z] #65 [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-30T21:42:57.332Z] #65 45.85 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-30T21:42:57.332Z] #65 46.24 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-30T21:42:57.332Z] #65 47.53 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-30T21:42:57.332Z] #65 48.11 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-30T21:42:57.332Z] #65 48.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-12-30T21:42:57.332Z] #65 48.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-12-30T21:42:57.332Z] #65 48.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-12-30T21:42:57.332Z] #65 48.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-12-30T21:42:57.332Z] #65 48.27 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-30T21:42:57.332Z] #65 48.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-12-30T21:42:57.332Z] #65 48.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-12-30T21:42:57.332Z] #65 48.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-12-30T21:42:57.332Z] #65 48.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-12-30T21:42:57.332Z] #65 48.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-12-30T21:42:57.332Z] #65 48.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-12-30T21:42:57.332Z] #65 48.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-12-30T21:42:57.332Z] #65 48.50 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-30T21:42:57.332Z] #65 48.51 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-30T21:42:57.332Z] #65 48.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-12-30T21:42:57.332Z] #65 49.70 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:42:57.332Z] #65 50.06 Fetched 108 MB in 6s (19.1 MB/s) [2022-12-30T21:42:57.332Z] #65 50.17 Selecting previously unselected package binutils-mingw-w64-i686. [2022-12-30T21:42:57.332Z] #65 50.17 (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-30T21:42:57.332Z] #65 50.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-30T21:42:57.332Z] #65 50.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-12-30T21:42:57.332Z] #65 53.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-12-30T21:42:57.332Z] #65 53.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-12-30T21:42:57.332Z] #65 53.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-12-30T21:42:57.332Z] #65 ... [2022-12-30T21:42:57.332Z] [2022-12-30T21:42:57.332Z] #60 [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-30T21:42:57.332Z] #60 54.30 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:42:57.332Z] #60 54.69 Fetched 7950 kB in 1s (6740 kB/s) [2022-12-30T21:42:57.332Z] #60 54.86 Selecting previously unselected package libgirepository-1.0-1:arm64. [2022-12-30T21:42:57.332Z] #60 54.86 (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-30T21:42:57.332Z] #60 55.00 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2022-12-30T21:42:57.332Z] #60 55.03 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2022-12-30T21:42:57.332Z] #60 55.38 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2022-12-30T21:42:57.332Z] #60 55.40 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2022-12-30T21:42:57.332Z] #60 55.40 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2022-12-30T21:42:57.332Z] #60 55.88 Selecting previously unselected package libsecret-common. [2022-12-30T21:42:57.332Z] #60 55.89 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2022-12-30T21:42:57.590Z] #60 55.91 Unpacking libsecret-common (0.20.4-2) ... [2022-12-30T21:42:57.865Z] #60 56.26 Selecting previously unselected package libsecret-1-0:arm64. [2022-12-30T21:42:57.865Z] #60 56.27 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2022-12-30T21:42:57.865Z] #60 56.27 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2022-12-30T21:42:58.123Z] #60 56.54 Selecting previously unselected package gir1.2-secret-1:arm64. [2022-12-30T21:42:58.123Z] #60 56.55 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2022-12-30T21:42:58.123Z] #60 56.56 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2022-12-30T21:42:58.123Z] #60 ... [2022-12-30T21:42:58.123Z] [2022-12-30T21:42:58.123Z] #63 [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-30T21:42:58.123Z] #63 46.95 go: downloading github.com/subosito/gotenv v1.4.0 [2022-12-30T21:42:58.123Z] #63 47.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-12-30T21:42:58.123Z] #63 47.37 go: downloading github.com/magiconair/properties v1.8.6 [2022-12-30T21:42:58.123Z] #63 47.38 go: downloading gopkg.in/ini.v1 v1.66.6 [2022-12-30T21:42:58.123Z] #63 47.56 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2022-12-30T21:42:58.123Z] #63 47.56 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2022-12-30T21:42:58.123Z] #63 48.35 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-12-30T21:42:58.123Z] #63 48.65 go: downloading github.com/gobwas/glob v0.2.3 [2022-12-30T21:42:58.123Z] #63 48.77 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2022-12-30T21:42:58.123Z] #63 48.79 go: downloading go.uber.org/zap v1.17.0 [2022-12-30T21:42:58.123Z] #63 49.28 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-12-30T21:42:58.123Z] #63 49.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2022-12-30T21:42:58.123Z] #63 49.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-12-30T21:42:58.123Z] #63 49.53 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2022-12-30T21:42:58.123Z] #63 49.57 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2022-12-30T21:42:58.123Z] #63 49.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-12-30T21:42:58.123Z] #63 49.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-12-30T21:42:58.123Z] #63 49.63 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-12-30T21:42:58.123Z] #63 49.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2022-12-30T21:42:58.123Z] #63 49.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-12-30T21:42:58.123Z] #63 49.97 go: downloading github.com/kisielk/gotool v1.0.0 [2022-12-30T21:42:58.123Z] #63 50.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-12-30T21:42:58.123Z] #63 50.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-12-30T21:42:58.123Z] #63 50.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-12-30T21:42:58.123Z] #63 50.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-12-30T21:42:58.123Z] #63 50.49 go: downloading github.com/Masterminds/semver v1.5.0 [2022-12-30T21:42:58.123Z] #63 50.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-12-30T21:42:58.123Z] #63 50.61 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-12-30T21:42:58.123Z] #63 50.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-12-30T21:42:58.123Z] #63 50.84 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-12-30T21:42:58.123Z] #63 51.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-12-30T21:42:58.123Z] #63 51.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-12-30T21:42:58.123Z] #63 51.64 go: downloading github.com/google/go-cmp v0.5.8 [2022-12-30T21:42:58.123Z] #63 52.55 go: downloading go.uber.org/atomic v1.7.0 [2022-12-30T21:42:58.123Z] #63 52.55 go: downloading go.uber.org/multierr v1.6.0 [2022-12-30T21:42:58.123Z] #63 52.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-12-30T21:42:58.123Z] #63 53.18 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-12-30T21:42:58.123Z] #63 53.18 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2022-12-30T21:42:58.123Z] #63 53.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-12-30T21:42:58.123Z] #63 53.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-12-30T21:42:58.123Z] #63 53.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-12-30T21:42:58.123Z] #63 53.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-12-30T21:42:58.123Z] #63 54.03 go: downloading github.com/prometheus/common v0.32.1 [2022-12-30T21:42:58.123Z] #63 54.59 go: downloading github.com/prometheus/procfs v0.7.3 [2022-12-30T21:42:58.123Z] #63 54.60 go: downloading google.golang.org/protobuf v1.28.0 [2022-12-30T21:42:58.123Z] #63 56.08 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-12-30T21:42:58.123Z] #63 ... [2022-12-30T21:42:58.123Z] [2022-12-30T21:42:58.123Z] #60 [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-30T21:42:58.123Z] #60 56.68 Selecting previously unselected package uuid-dev:arm64. [2022-12-30T21:42:58.123Z] #60 56.69 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-30T21:42:58.382Z] #60 56.71 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-30T21:42:58.641Z] #60 56.90 Selecting previously unselected package libblkid-dev:arm64. [2022-12-30T21:42:58.641Z] #60 56.91 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-30T21:42:58.641Z] #60 56.94 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-30T21:42:58.900Z] #60 57.23 Selecting previously unselected package libbtrfs0:arm64. [2022-12-30T21:42:58.900Z] #60 57.23 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2022-12-30T21:42:58.900Z] #60 57.25 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-12-30T21:42:59.172Z] #60 57.51 Selecting previously unselected package libbtrfs-dev:arm64. [2022-12-30T21:42:59.172Z] #60 57.53 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-12-30T21:42:59.172Z] #60 57.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-12-30T21:42:59.430Z] #60 57.96 Selecting previously unselected package libelf1:arm64. [2022-12-30T21:42:59.430Z] #60 57.98 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2022-12-30T21:42:59.688Z] #60 58.00 Unpacking libelf1:arm64 (0.183-1) ... [2022-12-30T21:42:59.947Z] #60 58.36 Selecting previously unselected package libffi-dev:arm64. [2022-12-30T21:42:59.947Z] #60 58.36 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2022-12-30T21:43:00.205Z] #60 58.40 Unpacking libffi-dev:arm64 (3.3-6) ... [2022-12-30T21:43:00.464Z] #60 58.78 Selecting previously unselected package libglib2.0-data. [2022-12-30T21:43:00.464Z] #60 58.78 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2022-12-30T21:43:00.464Z] #60 58.78 Unpacking libglib2.0-data (2.66.8-1) ... [2022-12-30T21:43:00.464Z] #60 ... [2022-12-30T21:43:00.464Z] [2022-12-30T21:43:00.464Z] #66 [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-30T21:43:00.464Z] #66 53.25 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:43:00.464Z] #66 53.69 Fetched 2790 kB in 1s (5413 kB/s) [2022-12-30T21:43:00.464Z] #66 53.85 Selecting previously unselected package bzip2. [2022-12-30T21:43:00.464Z] #66 53.85 (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-30T21:43:00.464Z] #66 53.95 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2022-12-30T21:43:00.464Z] #66 53.98 Unpacking bzip2 (1.0.8-4) ... [2022-12-30T21:43:00.464Z] #66 54.33 Selecting previously unselected package xz-utils. [2022-12-30T21:43:00.464Z] #66 54.33 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-12-30T21:43:00.464Z] #66 54.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-30T21:43:00.464Z] #66 54.84 Selecting previously unselected package patch. [2022-12-30T21:43:00.464Z] #66 54.87 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2022-12-30T21:43:00.464Z] #66 54.89 Unpacking patch (2.7.6-7) ... [2022-12-30T21:43:00.464Z] #66 55.22 Selecting previously unselected package dpkg-dev. [2022-12-30T21:43:00.464Z] #66 55.23 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2022-12-30T21:43:00.464Z] #66 55.23 Unpacking dpkg-dev (1.20.12) ... [2022-12-30T21:43:00.464Z] #66 56.44 Selecting previously unselected package libseccomp-dev:arm64. [2022-12-30T21:43:00.464Z] #66 56.44 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-12-30T21:43:00.464Z] #66 56.48 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-30T21:43:00.464Z] #66 56.76 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-12-30T21:43:00.464Z] #66 56.78 Setting up bzip2 (1.0.8-4) ... [2022-12-30T21:43:00.464Z] #66 56.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-30T21:43:00.464Z] #66 56.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-30T21:43:00.464Z] #66 56.88 Setting up patch (2.7.6-7) ... [2022-12-30T21:43:00.464Z] #66 56.90 Setting up dpkg-dev (1.20.12) ... [2022-12-30T21:43:00.464Z] #66 DONE 58.7s [2022-12-30T21:43:00.464Z] [2022-12-30T21:43:00.464Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2022-12-30T21:43:00.465Z] #74 DONE 5.8s [2022-12-30T21:43:00.724Z] [2022-12-30T21:43:00.724Z] #65 [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-30T21:43:00.724Z] #65 57.55 Selecting previously unselected package binutils-mingw-w64. [2022-12-30T21:43:00.724Z] #65 57.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-12-30T21:43:00.724Z] #65 57.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-12-30T21:43:00.724Z] #65 57.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-12-30T21:43:00.724Z] #65 57.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-12-30T21:43:00.724Z] #65 57.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-12-30T21:43:00.724Z] #65 58.27 Selecting previously unselected package dmsetup. [2022-12-30T21:43:00.724Z] #65 58.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-12-30T21:43:00.724Z] #65 58.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-12-30T21:43:00.724Z] #65 58.51 Selecting previously unselected package mingw-w64-common. [2022-12-30T21:43:00.724Z] #65 58.52 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-12-30T21:43:00.724Z] #65 58.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-12-30T21:43:00.984Z] #65 ... [2022-12-30T21:43:00.984Z] [2022-12-30T21:43:00.984Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2022-12-30T21:43:00.984Z] #75 DONE 0.6s [2022-12-30T21:43:01.245Z] [2022-12-30T21:43:01.245Z] #64 [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-30T21:43:01.245Z] #64 56.22 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-12-30T21:43:01.245Z] #64 56.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-30T21:43:01.245Z] #64 56.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-30T21:43:01.245Z] #64 56.37 Setting up python3-six (1.16.0-2) ... [2022-12-30T21:43:01.245Z] #64 57.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-30T21:43:01.245Z] #64 57.82 Setting up python3-protobuf (3.12.4-1) ... [2022-12-30T21:43:01.812Z] #64 ... [2022-12-30T21:43:01.812Z] [2022-12-30T21:43:01.812Z] #70 [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-30T21:43:08.256Z] #64 62.17 Setting up criu (3.17.1-1) ... [2022-12-30T21:43:08.256Z] #64 63.95 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-30T21:43:08.256Z] #64 DONE 66.4s [2022-12-30T21:43:08.256Z] [2022-12-30T21:43:08.256Z] #61 [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-30T21:43:08.256Z] #61 DONE 66.5s [2022-12-30T21:43:08.256Z] [2022-12-30T21:43:08.256Z] #60 [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-30T21:43:08.256Z] #60 61.84 Selecting previously unselected package libsepol1-dev:arm64. [2022-12-30T21:43:08.256Z] #60 61.84 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 61.85 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-12-30T21:43:08.256Z] #60 62.16 Selecting previously unselected package libpcre2-16-0:arm64. [2022-12-30T21:43:08.256Z] #60 62.16 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 62.18 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-12-30T21:43:08.256Z] #60 62.39 Selecting previously unselected package libpcre2-32-0:arm64. [2022-12-30T21:43:08.256Z] #60 62.40 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 62.41 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-12-30T21:43:08.256Z] #60 62.66 Selecting previously unselected package libpcre2-posix2:arm64. [2022-12-30T21:43:08.256Z] #60 62.68 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 62.68 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-12-30T21:43:08.256Z] #60 62.83 Selecting previously unselected package libpcre2-dev:arm64. [2022-12-30T21:43:08.256Z] #60 62.83 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 62.85 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-12-30T21:43:08.256Z] #60 63.40 Selecting previously unselected package libselinux1-dev:arm64. [2022-12-30T21:43:08.256Z] #60 63.40 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 63.41 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-12-30T21:43:08.256Z] #60 63.87 Selecting previously unselected package libmount-dev:arm64. [2022-12-30T21:43:08.256Z] #60 63.89 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 63.90 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2022-12-30T21:43:08.256Z] #60 64.05 Selecting previously unselected package libpcre16-3:arm64. [2022-12-30T21:43:08.256Z] #60 64.05 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 64.06 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2022-12-30T21:43:08.256Z] #60 64.31 Selecting previously unselected package libpcre32-3:arm64. [2022-12-30T21:43:08.256Z] #60 64.34 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 64.35 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2022-12-30T21:43:08.256Z] #60 64.73 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-12-30T21:43:08.256Z] #60 64.73 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 64.74 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2022-12-30T21:43:08.256Z] #60 64.92 Selecting previously unselected package libpcre3-dev:arm64. [2022-12-30T21:43:08.256Z] #60 64.92 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 64.94 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2022-12-30T21:43:08.256Z] #60 65.72 Selecting previously unselected package zlib1g-dev:arm64. [2022-12-30T21:43:08.256Z] #60 65.72 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 65.76 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-12-30T21:43:08.256Z] #60 66.02 Selecting previously unselected package libglib2.0-dev:arm64. [2022-12-30T21:43:08.256Z] #60 66.03 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2022-12-30T21:43:08.256Z] #60 66.07 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2022-12-30T21:43:08.513Z] #60 ... [2022-12-30T21:43:08.514Z] [2022-12-30T21:43:08.514Z] #63 [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-30T21:43:08.514Z] #63 57.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-12-30T21:43:08.772Z] #63 ... [2022-12-30T21:43:08.772Z] [2022-12-30T21:43:08.772Z] #78 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2022-12-30T21:43:10.147Z] #78 2.162 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-12-30T21:43:10.405Z] #78 2.244 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-12-30T21:43:10.405Z] #78 2.245 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-12-30T21:43:10.405Z] #78 ... [2022-12-30T21:43:10.405Z] [2022-12-30T21:43:10.405Z] #79 [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 < '/go/src/github.com/docker/docker/.bashrc' [2022-12-30T21:44:18.987Z] #84 DONE 0.9s [2022-12-30T21:44:18.987Z] [2022-12-30T21:44:18.987Z] #85 [dev-systemd-false 4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-12-30T21:44:19.556Z] #85 DONE 0.9s [2022-12-30T21:44:19.556Z] [2022-12-30T21:44:19.556Z] #70 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3... python3 [2022-12-30T21:44:35.897Z] #73 102.7 checking for python3... /usr/bin/python3 [2022-12-30T21:44:35.897Z] #73 102.7 checking for python3 version... 3.9 [2022-12-30T21:44:35.897Z] #73 ... [2022-12-30T21:44:35.897Z] [2022-12-30T21:44:35.897Z] #70 [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 <= 2.0.0... yes [2022-12-30T21:44:39.965Z] #73 106.6 checking sys/capability.h usability... yes [2022-12-30T21:44:40.225Z] #73 106.8 checking sys/capability.h presence... yes [2022-12-30T21:44:40.225Z] #73 106.9 checking for sys/capability.h... yes [2022-12-30T21:44:40.482Z] #73 106.9 checking for library containing cap_from_name... -lcap [2022-12-30T21:44:41.319Z] #73 107.5 checking for library containing dlopen... -ldl [2022-12-30T21:44:41.577Z] #73 108.1 checking seccomp.h usability... yes [2022-12-30T21:44:41.836Z] #73 108.4 checking seccomp.h presence... yes [2022-12-30T21:44:41.836Z] #73 108.5 checking for seccomp.h... yes [2022-12-30T21:44:42.408Z] #73 108.5 checking for library containing seccomp_rule_add... -lseccomp [2022-12-30T21:44:42.408Z] #73 109.1 checking for library containing seccomp_arch_resolve_name... none required [2022-12-30T21:44:42.665Z] #73 109.3 checking systemd/sd-bus.h usability... yes [2022-12-30T21:44:42.923Z] #73 109.6 checking systemd/sd-bus.h presence... yes [2022-12-30T21:44:42.923Z] #73 109.7 checking for systemd/sd-bus.h... yes [2022-12-30T21:44:43.498Z] #73 109.7 checking for library containing sd_bus_match_signal_async... [2022-12-30T21:44:43.498Z] #73 ... [2022-12-30T21:44:43.498Z] [2022-12-30T21:44:43.498Z] #88 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-30T21:44:43.498Z] #88 8.723 Reading package lists... [2022-12-30T21:44:43.498Z] #88 12.02 Reading package lists... [2022-12-30T21:44:43.498Z] #88 15.32 Building dependency tree... [2022-12-30T21:44:43.498Z] #88 18.01 The following additional packages will be installed: [2022-12-30T21:44:43.498Z] #88 18.01 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-12-30T21:44:43.498Z] #88 18.01 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-12-30T21:44:43.498Z] #88 18.01 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-12-30T21:44:43.498Z] #88 18.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-12-30T21:44:43.498Z] #88 18.02 python3-pkg-resources systemd vim-runtime xxd [2022-12-30T21:44:43.498Z] #88 18.02 Suggested packages: [2022-12-30T21:44:43.498Z] #88 18.03 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-12-30T21:44:43.498Z] #88 18.03 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-12-30T21:44:43.498Z] #88 18.03 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-12-30T21:44:43.498Z] #88 18.03 Recommended packages: [2022-12-30T21:44:43.498Z] #88 18.03 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-12-30T21:44:43.498Z] #88 18.03 systemd-timesyncd | time-daemon unzip [2022-12-30T21:44:43.498Z] #88 19.66 The following NEW packages will be installed: [2022-12-30T21:44:43.498Z] #88 19.67 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-12-30T21:44:43.498Z] #88 19.67 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-12-30T21:44:43.498Z] #88 19.68 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-12-30T21:44:43.498Z] #88 19.68 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-12-30T21:44:43.498Z] #88 19.68 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-12-30T21:44:43.498Z] #88 19.68 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-12-30T21:44:43.498Z] #88 19.68 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-12-30T21:44:43.498Z] #88 19.68 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-12-30T21:44:43.498Z] #88 19.69 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-12-30T21:44:43.498Z] #88 20.06 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-12-30T21:44:43.498Z] #88 20.06 Need to get 31.8 MB of archives. [2022-12-30T21:44:43.498Z] #88 20.06 After this operation, 123 MB of additional disk space will be used. [2022-12-30T21:44:43.498Z] #88 20.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-12-30T21:44:43.498Z] #88 20.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-12-30T21:44:43.498Z] #88 20.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-12-30T21:44:43.498Z] #88 20.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-12-30T21:44:43.498Z] #88 20.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-12-30T21:44:43.498Z] #88 20.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-12-30T21:44:43.498Z] #88 20.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2022-12-30T21:44:43.498Z] #88 20.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-12-30T21:44:43.498Z] #88 20.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-12-30T21:44:43.498Z] #88 20.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-12-30T21:44:43.498Z] #88 20.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-12-30T21:44:43.498Z] #88 20.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-12-30T21:44:43.498Z] #88 20.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-12-30T21:44:43.498Z] #88 20.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-12-30T21:44:43.498Z] #88 20.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-12-30T21:44:43.498Z] #88 20.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-12-30T21:44:43.498Z] #88 20.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-12-30T21:44:43.498Z] #88 20.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-12-30T21:44:43.498Z] #88 20.24 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-12-30T21:44:43.498Z] #88 20.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-12-30T21:44:43.498Z] #88 20.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-12-30T21:44:43.498Z] #88 20.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-12-30T21:44:43.498Z] #88 20.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-12-30T21:44:43.498Z] #88 20.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-12-30T21:44:43.498Z] #88 20.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-12-30T21:44:43.498Z] #88 20.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-12-30T21:44:43.498Z] #88 20.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-12-30T21:44:43.498Z] #88 20.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-12-30T21:44:43.498Z] #88 20.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-12-30T21:44:43.498Z] #88 20.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-12-30T21:44:43.498Z] #88 20.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-12-30T21:44:43.498Z] #88 20.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-12-30T21:44:43.498Z] #88 20.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-12-30T21:44:43.498Z] #88 20.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-12-30T21:44:43.498Z] #88 20.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-12-30T21:44:43.498Z] #88 20.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-12-30T21:44:43.498Z] #88 20.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-12-30T21:44:43.498Z] #88 20.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-12-30T21:44:43.498Z] #88 20.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-12-30T21:44:43.498Z] #88 20.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-12-30T21:44:43.498Z] #88 20.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-12-30T21:44:43.498Z] #88 20.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-12-30T21:44:43.498Z] #88 20.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-12-30T21:44:43.498Z] #88 20.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-12-30T21:44:43.498Z] #88 20.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-12-30T21:44:43.498Z] #88 20.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-12-30T21:44:43.498Z] #88 20.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-12-30T21:44:43.498Z] #88 20.80 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-12-30T21:44:43.498Z] #88 20.84 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2022-12-30T21:44:43.498Z] #88 20.85 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-12-30T21:44:43.498Z] #88 20.86 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-12-30T21:44:43.498Z] #88 20.86 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-12-30T21:44:43.498Z] #88 21.04 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-12-30T21:44:43.498Z] #88 21.07 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-12-30T21:44:43.498Z] #88 21.08 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-12-30T21:44:43.498Z] #88 21.09 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-12-30T21:44:43.498Z] #88 21.75 debconf: delaying package configuration, since apt-utils is not installed [2022-12-30T21:44:43.498Z] #88 21.92 Fetched 31.8 MB in 1s (23.2 MB/s) [2022-12-30T21:44:43.498Z] #88 22.00 Selecting previously unselected package libcap2:arm64. [2022-12-30T21:44:43.498Z] #88 22.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% [2022-12-30T21:44:43.498Z] #88 ... [2022-12-30T21:44:43.498Z] [2022-12-30T21:44:43.498Z] #73 [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-30T21:44:43.498Z] #73 109.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-12-30T21:44:43.756Z] #73 110.3 checking for sd_notify_barrier... yes [2022-12-30T21:44:44.017Z] #73 110.5 checking linux/bpf.h usability... [2022-12-30T21:44:44.017Z] #73 ... [2022-12-30T21:44:44.017Z] [2022-12-30T21:44:44.017Z] #77 [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 <= 3.15... no [2022-12-30T21:44:44.538Z] #73 111.4 configure: CRIU headers not found, building without CRIU support [2022-12-30T21:44:44.538Z] #73 111.4 checking for criu > 3.16... no [2022-12-30T21:44:44.538Z] #73 111.5 configure: CRIU version doesn't support join-ns API [2022-12-30T21:44:44.538Z] #73 111.5 checking for criu > 3.16.1... no [2022-12-30T21:44:44.796Z] #73 111.6 configure: CRIU version doesn't support for pre-dumping [2022-12-30T21:44:44.796Z] #73 111.6 checking for new mount API (fsconfig)... yes [2022-12-30T21:44:45.055Z] #73 111.7 checking for seccomp notify API... yes [2022-12-30T21:44:45.055Z] #73 111.8 checking for gperf... no [2022-12-30T21:44:45.055Z] #73 111.8 configure: gperf not found - cannot rebuild signal parser code [2022-12-30T21:44:45.313Z] #73 111.8 checking for library containing argp_parse... none required [2022-12-30T21:44:45.572Z] #73 112.3 checking that generated files are newer than configure... done [2022-12-30T21:44:45.572Z] #73 112.3 configure: creating ./config.status [2022-12-30T21:44:46.507Z] #73 ... [2022-12-30T21:44:46.507Z] [2022-12-30T21:44:46.507Z] #71 [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/ <= 2.1.0... yes [2022-12-30T21:45:05.980Z] #73 125.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-12-30T21:45:05.980Z] #73 125.8 checking for gcc... (cached) gcc [2022-12-30T21:45:05.980Z] #73 125.9 checking whether we are using the GNU C compiler... (cached) yes [2022-12-30T21:45:05.980Z] #73 125.9 checking whether gcc accepts -g... (cached) yes [2022-12-30T21:45:05.980Z] #73 125.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-12-30T21:45:05.980Z] #73 125.9 checking whether gcc understands -c and -o together... (cached) yes [2022-12-30T21:45:05.980Z] #73 125.9 checking for a Python interpreter with version >= 3... python3 [2022-12-30T21:45:05.980Z] #73 126.0 checking for python3... /usr/bin/python3 [2022-12-30T21:45:05.980Z] #73 126.0 checking for python3 version... 3.9 [2022-12-30T21:45:05.980Z] #73 126.0 checking for python3 platform... linux [2022-12-30T21:45:05.980Z] #73 126.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-12-30T21:45:05.980Z] #73 126.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-12-30T21:45:05.980Z] #73 126.4 checking that generated files are newer than configure... done [2022-12-30T21:45:05.980Z] #73 126.5 configure: creating ./config.status [2022-12-30T21:45:05.980Z] #73 128.9 config.status: creating Makefile [2022-12-30T21:45:05.980Z] #73 129.0 config.status: creating config.h [2022-12-30T21:45:05.980Z] #73 129.0 config.status: executing libtool commands [2022-12-30T21:45:05.980Z] #73 129.1 config.status: executing depfiles commands [2022-12-30T21:45:05.980Z] #73 129.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-12-30T21:45:05.980Z] #73 129.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-12-30T21:45:05.980Z] #73 130.3 checking for gcc... gcc [2022-12-30T21:45:05.980Z] #73 130.4 checking whether the C compiler works... yes [2022-12-30T21:45:05.980Z] #73 130.6 checking for C compiler default output file name... a.out [2022-12-30T21:45:05.980Z] #73 130.6 checking for suffix of executables... [2022-12-30T21:45:05.980Z] #73 130.8 checking whether we are cross compiling... no [2022-12-30T21:45:05.980Z] #73 131.0 checking for suffix of object files... o [2022-12-30T21:45:05.980Z] #73 131.1 checking whether we are using the GNU C compiler... yes [2022-12-30T21:45:05.980Z] #73 131.2 checking whether gcc accepts -g... yes [2022-12-30T21:45:05.980Z] #73 131.3 checking for gcc option to accept ISO C89... none needed [2022-12-30T21:45:05.980Z] #73 131.4 checking whether gcc understands -c and -o together... yes [2022-12-30T21:45:05.980Z] #73 131.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-12-30T21:45:05.980Z] #73 131.6 checking whether build environment is sane... yes [2022-12-30T21:45:05.980Z] #73 131.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-12-30T21:45:05.980Z] #73 131.6 checking for gawk... no [2022-12-30T21:45:05.980Z] #73 131.6 checking for mawk... mawk [2022-12-30T21:45:05.980Z] #73 131.6 checking whether make sets $(MAKE)... yes [2022-12-30T21:45:05.980Z] #73 131.7 checking whether make supports the include directive... yes (GNU style) [2022-12-30T21:45:05.980Z] #73 131.7 checking whether make supports nested variables... yes [2022-12-30T21:45:05.980Z] #73 131.8 checking whether UID '0' is supported by ustar format... yes [2022-12-30T21:45:05.980Z] #73 131.8 checking whether GID '0' is supported by ustar format... yes [2022-12-30T21:45:05.980Z] #73 131.8 checking how to create a ustar tar archive... gnutar [2022-12-30T21:45:05.980Z] #73 131.9 checking dependency style of gcc... gcc3 [2022-12-30T21:45:05.980Z] #73 132.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-12-30T21:45:05.980Z] #73 132.1 checking whether make supports nested variables... (cached) yes [2022-12-30T21:45:05.980Z] #73 132.1 checking build system type... aarch64-unknown-linux-gnu [2022-12-30T21:45:05.980Z] #73 132.4 checking host system type... aarch64-unknown-linux-gnu [2022-12-30T21:45:05.980Z] #73 132.4 checking how to print strings... printf [2022-12-30T21:45:05.980Z] #73 132.4 checking for a sed that does not truncate output... /bin/sed [2022-12-30T21:45:05.980Z] #73 132.4 checking for grep that handles long lines and -e... /bin/grep [2022-12-30T21:45:05.980Z] #73 132.4 checking for egrep... /bin/grep -E [2022-12-30T21:45:05.980Z] #73 132.4 checking for fgrep... /bin/grep -F [2022-12-30T21:45:05.980Z] #73 132.4 checking for ld used by gcc... /usr/bin/ld [2022-12-30T21:45:05.980Z] #73 132.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-12-30T21:45:05.980Z] #73 132.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-12-30T21:45:05.980Z] #73 132.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-12-30T21:45:05.980Z] #73 132.6 checking whether ln -s works... yes [2022-12-30T21:45:05.980Z] #73 132.6 checking the maximum length of command line arguments... 1572864 [2022-12-30T21:45:05.980Z] #73 132.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-12-30T21:45:05.980Z] #73 132.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-12-30T21:45:05.980Z] #73 132.7 checking for /usr/bin/ld option to reload object files... -r [2022-12-30T21:45:05.980Z] #73 132.7 checking for objdump... objdump [2022-12-30T21:45:05.980Z] #73 132.7 checking how to recognize dependent libraries... pass_all [2022-12-30T21:45:05.980Z] #73 132.7 checking for dlltool... no [2022-12-30T21:45:05.980Z] #73 132.7 checking how to associate runtime and link libraries... printf %s\n [2022-12-30T21:45:05.980Z] #73 132.7 checking for ar... ar [2022-12-30T21:45:05.980Z] #73 132.7 checking for archiver @FILE support... @ [2022-12-30T21:45:05.980Z] #73 132.9 checking for strip... strip [2022-12-30T21:45:05.980Z] #73 132.9 checking for ranlib... ranlib [2022-12-30T21:45:06.239Z] #73 132.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-12-30T21:45:06.498Z] #73 133.2 checking for sysroot... no [2022-12-30T21:45:06.498Z] #73 133.2 checking for a working dd... /bin/dd [2022-12-30T21:45:06.498Z] #73 133.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-12-30T21:45:06.498Z] #73 133.3 checking for mt... no [2022-12-30T21:45:06.498Z] #73 133.3 checking if : is a manifest tool... no [2022-12-30T21:45:06.498Z] #73 133.3 checking how to run the C preprocessor... gcc -E [2022-12-30T21:45:06.498Z] #73 ... [2022-12-30T21:45:06.498Z] [2022-12-30T21:45:06.498Z] #88 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-30T21:45:06.756Z] #88 45.18 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-12-30T21:45:06.756Z] #88 45.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-12-30T21:45:06.756Z] #88 45.20 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-12-30T21:45:06.756Z] #88 45.22 Setting up libicu67:arm64 (67.1-7) ... [2022-12-30T21:45:06.756Z] #88 45.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-12-30T21:45:06.756Z] #88 45.24 Setting up libinih1:arm64 (53-1+b2) ... [2022-12-30T21:45:06.756Z] #88 45.26 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-12-30T21:45:06.756Z] #88 45.27 Setting up uidmap (1:4.8.1-1) ... [2022-12-30T21:45:06.756Z] #88 45.28 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-12-30T21:45:06.757Z] #88 45.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-12-30T21:45:06.757Z] #88 45.31 Setting up bzip2 (1.0.8-4) ... [2022-12-30T21:45:06.757Z] #88 45.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-12-30T21:45:06.757Z] #88 45.34 Setting up python3-wheel (0.34.2-1) ... [2022-12-30T21:45:07.692Z] #88 45.92 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-12-30T21:45:07.692Z] #88 45.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-12-30T21:45:07.693Z] #88 45.94 Setting up libcap2:arm64 (1:2.44-1) ... [2022-12-30T21:45:07.693Z] #88 45.96 Setting up libcap2-bin (1:2.44-1) ... [2022-12-30T21:45:07.693Z] #88 45.98 Setting up apparmor (2.13.6-10) ... [2022-12-30T21:45:09.068Z] #88 47.37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-12-30T21:45:09.068Z] #88 47.43 Setting up zip (3.0-12) ... [2022-12-30T21:45:09.068Z] #88 47.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-12-30T21:45:09.068Z] #88 47.50 Setting up bash-completion (1:2.11-2) ... [2022-12-30T21:45:11.595Z] #88 50.10 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-12-30T21:45:11.595Z] #88 50.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-12-30T21:45:11.595Z] #88 50.13 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-12-30T21:45:11.595Z] #88 50.15 Setting up patch (2.7.6-7) ... [2022-12-30T21:45:11.595Z] #88 50.17 Setting up sudo (1.9.5p2-3) ... [2022-12-30T21:45:11.853Z] #88 50.25 invoke-rc.d: could not determine current runlevel [2022-12-30T21:45:11.853Z] #88 50.27 invoke-rc.d: policy-rc.d denied execution of start. [2022-12-30T21:45:11.853Z] #88 50.28 Setting up xfsprogs (5.10.0-4) ... [2022-12-30T21:45:11.853Z] #88 50.29 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-12-30T21:45:11.853Z] #88 50.29 Failed to connect to bus: Host is down [2022-12-30T21:45:11.853Z] #88 50.30 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-12-30T21:45:11.853Z] #88 50.32 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-12-30T21:45:11.853Z] #88 50.33 Setting up pigz (2.6-1) ... [2022-12-30T21:45:11.853Z] #88 50.35 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-12-30T21:45:11.853Z] #88 50.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-12-30T21:45:11.853Z] #88 50.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-12-30T21:45:11.853Z] #88 50.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-12-30T21:45:12.419Z] #88 50.90 Setting up libaio1:arm64 (0.3.112-9) ... [2022-12-30T21:45:12.419Z] #88 50.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-12-30T21:45:12.676Z] #88 51.29 Setting up libelf1:arm64 (0.183-1) ... [2022-12-30T21:45:12.934Z] #88 51.31 Setting up libjson-c5:arm64 (0.15-2) ... [2022-12-30T21:45:12.934Z] #88 51.32 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-12-30T21:45:12.934Z] #88 51.34 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-12-30T21:45:12.934Z] #88 51.35 Setting up libkmod2:arm64 (28-1) ... [2022-12-30T21:45:12.934Z] #88 51.36 Setting up python3-distutils (3.9.2-1) ... [2022-12-30T21:45:13.192Z] #88 51.78 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-12-30T21:45:13.449Z] #88 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-12-30T21:45:13.449Z] #88 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-12-30T21:45:13.449Z] #88 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-12-30T21:45:13.449Z] #88 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-12-30T21:45:13.449Z] #88 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-12-30T21:45:13.449Z] #88 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-12-30T21:45:13.449Z] #88 51.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-12-30T21:45:13.449Z] #88 51.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-12-30T21:45:13.449Z] #88 51.92 Setting up python3-setuptools (52.0.0-4) ... [2022-12-30T21:45:14.824Z] #88 53.13 Setting up libjq1:arm64 (1.6-2.1) ... [2022-12-30T21:45:14.824Z] #88 53.14 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-12-30T21:45:14.824Z] #88 53.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-12-30T21:45:14.824Z] #88 53.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-12-30T21:45:15.759Z] #88 54.26 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-12-30T21:45:15.759Z] #88 54.28 Setting up jq (1.6-2.1) ... [2022-12-30T21:45:15.759Z] #88 54.29 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-12-30T21:45:15.759Z] #88 54.31 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-12-30T21:45:15.759Z] #88 54.33 Setting up iptables (1.8.7-1) ... [2022-12-30T21:45:15.759Z] #88 54.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-30T21:45:15.759Z] #88 54.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-30T21:45:15.759Z] #88 54.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-12-30T21:45:16.017Z] #88 54.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-12-30T21:45:16.017Z] #88 54.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-12-30T21:45:16.017Z] #88 54.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-12-30T21:45:16.017Z] #88 54.40 Setting up iproute2 (5.10.0-4) ... [2022-12-30T21:45:16.275Z] #88 54.74 Setting up systemd (247.3-7+deb11u1) ... [2022-12-30T21:45:16.275Z] #88 54.79 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-12-30T21:45:16.275Z] #88 54.79 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-12-30T21:45:16.275Z] #88 54.81 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-12-30T21:45:16.275Z] #88 54.82 Initializing machine ID from random generator. [2022-12-30T21:45:16.842Z] #88 ... [2022-12-30T21:45:16.842Z] [2022-12-30T21:45:16.842Z] #73 [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-30T21:45:16.842Z] #73 133.6 checking for ANSI C header files... yes [2022-12-30T21:45:16.842Z] #73 134.1 checking for sys/types.h... yes [2022-12-30T21:45:16.842Z] #73 134.2 checking for sys/stat.h... yes [2022-12-30T21:45:16.842Z] #73 134.4 checking for stdlib.h... yes [2022-12-30T21:45:16.842Z] #73 134.5 checking for string.h... yes [2022-12-30T21:45:16.842Z] #73 134.7 checking for memory.h... yes [2022-12-30T21:45:16.842Z] #73 134.9 checking for strings.h... yes [2022-12-30T21:45:16.842Z] #73 135.1 checking for inttypes.h... yes [2022-12-30T21:45:16.842Z] #73 135.2 checking for stdint.h... yes [2022-12-30T21:45:16.842Z] #73 135.4 checking for unistd.h... yes [2022-12-30T21:45:16.842Z] #73 135.5 checking for dlfcn.h... yes [2022-12-30T21:45:16.842Z] #73 135.6 checking for objdir... .libs [2022-12-30T21:45:16.842Z] #73 136.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-12-30T21:45:16.842Z] #73 136.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-12-30T21:45:16.842Z] #73 136.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-12-30T21:45:16.842Z] #73 136.2 checking if gcc static flag -static works... yes [2022-12-30T21:45:16.842Z] #73 136.6 checking if gcc supports -c -o file.o... yes [2022-12-30T21:45:16.842Z] #73 136.7 checking if gcc supports -c -o file.o... (cached) yes [2022-12-30T21:45:16.842Z] #73 136.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-12-30T21:45:16.842Z] #73 136.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-12-30T21:45:16.842Z] #73 137.0 checking how to hardcode library paths into programs... immediate [2022-12-30T21:45:16.842Z] #73 137.0 checking whether stripping libraries is possible... yes [2022-12-30T21:45:16.842Z] #73 137.0 checking if libtool supports shared libraries... yes [2022-12-30T21:45:16.842Z] #73 137.0 checking whether to build shared libraries... no [2022-12-30T21:45:16.842Z] #73 137.0 checking whether to build static libraries... yes [2022-12-30T21:45:16.842Z] #73 137.1 checking float.h usability... yes [2022-12-30T21:45:16.842Z] #73 137.2 checking float.h presence... yes [2022-12-30T21:45:16.842Z] #73 137.3 checking for float.h... yes [2022-12-30T21:45:16.842Z] #73 137.3 checking limits.h usability... yes [2022-12-30T21:45:16.842Z] #73 137.5 checking limits.h presence... yes [2022-12-30T21:45:16.842Z] #73 137.6 checking for limits.h... yes [2022-12-30T21:45:16.842Z] #73 137.6 checking stddef.h usability... yes [2022-12-30T21:45:16.842Z] #73 137.8 checking stddef.h presence... yes [2022-12-30T21:45:16.842Z] #73 137.8 checking for stddef.h... yes [2022-12-30T21:45:16.842Z] #73 137.8 checking for stdlib.h... (cached) yes [2022-12-30T21:45:16.842Z] #73 137.9 checking for string.h... (cached) yes [2022-12-30T21:45:16.842Z] #73 137.9 checking sys/time.h usability... yes [2022-12-30T21:45:16.842Z] #73 138.0 checking sys/time.h presence... yes [2022-12-30T21:45:16.842Z] #73 138.1 checking for sys/time.h... yes [2022-12-30T21:45:16.842Z] #73 138.1 checking for inline... inline [2022-12-30T21:45:16.842Z] #73 138.2 checking for size_t... yes [2022-12-30T21:45:16.842Z] #73 138.5 checking for stdlib.h... (cached) yes [2022-12-30T21:45:16.842Z] #73 138.5 checking for GNU libc compatible malloc... yes [2022-12-30T21:45:16.842Z] #73 138.7 checking for stdlib.h... (cached) yes [2022-12-30T21:45:16.842Z] #73 138.7 checking for GNU libc compatible realloc... yes [2022-12-30T21:45:16.842Z] #73 138.8 checking for working strtod... yes [2022-12-30T21:45:16.842Z] #73 139.0 checking for gettimeofday... yes [2022-12-30T21:45:16.842Z] #73 139.2 checking for memset... yes [2022-12-30T21:45:16.842Z] #73 139.5 checking for strspn... yes [2022-12-30T21:45:16.842Z] #73 139.8 checking that generated files are newer than configure... done [2022-12-30T21:45:16.842Z] #73 139.8 configure: creating ./config.status [2022-12-30T21:45:16.842Z] #73 142.3 config.status: creating Makefile [2022-12-30T21:45:16.842Z] #73 142.4 config.status: creating config.h [2022-12-30T21:45:16.842Z] #73 142.4 config.status: executing depfiles commands [2022-12-30T21:45:16.842Z] #73 142.6 config.status: executing libtool commands [2022-12-30T21:45:16.842Z] #73 143.5 GEN .version [2022-12-30T21:45:16.842Z] #73 143.5 make install-recursive [2022-12-30T21:45:16.842Z] #73 143.5 make[1]: Entering directory '/tmp/crun-build' [2022-12-30T21:45:16.842Z] #73 143.7 Making install in libocispec [2022-12-30T21:45:16.842Z] #73 143.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-12-30T21:45:16.842Z] #73 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-12-30T21:45:17.100Z] #73 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-12-30T21:45:17.100Z] #73 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-12-30T21:45:17.100Z] #73 143.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-12-30T21:45:17.100Z] #73 ... [2022-12-30T21:45:17.100Z] [2022-12-30T21:45:17.100Z] #88 [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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-12-30T21:45:17.100Z] #88 55.65 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-12-30T21:45:17.358Z] #88 55.90 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-12-30T21:45:18.734Z] #88 DONE 57.3s [2022-12-30T21:45:18.734Z] [2022-12-30T21:45:18.734Z] #91 [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-30T21:45:19.667Z] #91 0.768 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-12-30T21:45:19.667Z] #91 0.774 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-12-30T21:45:19.667Z] #91 0.779 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-12-30T21:45:19.667Z] #91 DONE 0.9s [2022-12-30T21:45:19.667Z] [2022-12-30T21:45:19.667Z] #73 [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-30T21:45:19.667Z] #73 144.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-12-30T21:45:19.667Z] #73 144.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-12-30T21:45:19.667Z] #73 144.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-12-30T21:45:19.667Z] #73 145.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-12-30T21:45:19.667Z] #73 145.1 make install-recursive [2022-12-30T21:45:19.667Z] #73 145.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-12-30T21:45:19.667Z] #73 145.1 Making install in yajl [2022-12-30T21:45:19.667Z] #73 145.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-30T21:45:19.667Z] #73 145.2 CC verify/json_verify-json_verify.o [2022-12-30T21:45:19.667Z] #73 145.2 CC src/libyajl_la-yajl_alloc.lo [2022-12-30T21:45:19.667Z] #73 145.2 CC src/libyajl_la-yajl.lo [2022-12-30T21:45:19.667Z] #73 145.2 CC src/libyajl_la-yajl_gen.lo [2022-12-30T21:45:19.667Z] #73 145.3 CC src/libyajl_la-yajl_buf.lo [2022-12-30T21:45:19.667Z] #73 145.3 CC src/libyajl_la-yajl_parser.lo [2022-12-30T21:45:19.667Z] #73 145.3 CC src/libyajl_la-yajl_encode.lo [2022-12-30T21:45:19.667Z] #73 145.3 CC src/libyajl_la-yajl_lex.lo [2022-12-30T21:45:19.667Z] #73 145.4 CC src/libyajl_la-yajl_tree.lo [2022-12-30T21:45:23.851Z] #73 150.4 CCLD libyajl.la [2022-12-30T21:45:24.109Z] #73 150.8 CCLD verify/json_verify [2022-12-30T21:45:24.367Z] #73 151.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-12-30T21:45:24.367Z] #73 151.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-12-30T21:45:24.367Z] #73 151.2 make[5]: Nothing to be done for 'install-data-am'. [2022-12-30T21:45:24.367Z] #73 151.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-30T21:45:24.367Z] #73 151.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-12-30T21:45:24.367Z] #73 151.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-12-30T21:45:24.367Z] #73 151.3 CC src/validate.o [2022-12-30T21:45:24.626Z] #73 151.3 CC src/image_spec_schema_config_schema.lo [2022-12-30T21:45:24.626Z] #73 151.3 CC src/image_spec_schema_content_descriptor.lo [2022-12-30T21:45:24.626Z] #73 151.3 CC src/image_spec_schema_defs.lo [2022-12-30T21:45:24.626Z] #73 151.3 CC src/image_spec_schema_defs_descriptor.lo [2022-12-30T21:45:24.626Z] #73 151.4 CC src/image_spec_schema_image_index_schema.lo [2022-12-30T21:45:24.626Z] #73 151.4 CC src/image_spec_schema_image_layout_schema.lo [2022-12-30T21:45:24.626Z] #73 151.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-12-30T21:45:24.626Z] #73 151.4 CC src/runtime_spec_schema_config_linux.lo [2022-12-30T21:45:24.626Z] #73 151.5 CC src/runtime_spec_schema_config_zos.lo [2022-12-30T21:45:24.626Z] #73 151.5 CC src/runtime_spec_schema_config_schema.lo [2022-12-30T21:45:24.626Z] #73 151.5 CC src/runtime_spec_schema_config_solaris.lo [2022-12-30T21:45:24.885Z] #73 151.6 CC src/runtime_spec_schema_config_vm.lo [2022-12-30T21:45:24.885Z] #73 151.6 CC src/runtime_spec_schema_config_windows.lo [2022-12-30T21:45:24.885Z] #73 151.7 CC src/runtime_spec_schema_defs.lo [2022-12-30T21:45:24.885Z] #73 151.7 CC src/runtime_spec_schema_defs_linux.lo [2022-12-30T21:45:24.885Z] #73 151.8 CC src/runtime_spec_schema_defs_zos.lo [2022-12-30T21:45:25.143Z] #73 151.8 CC src/runtime_spec_schema_defs_windows.lo [2022-12-30T21:45:25.143Z] #73 151.8 CC src/runtime_spec_schema_defs_vm.lo [2022-12-30T21:45:25.143Z] #73 152.0 CC src/runtime_spec_schema_state_schema.lo [2022-12-30T21:45:25.143Z] #73 152.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-12-30T21:45:25.143Z] #73 152.1 CC src/basic_test_double_array_item.lo [2022-12-30T21:45:25.402Z] #73 152.3 CC src/basic_test_double_array.lo [2022-12-30T21:45:25.402Z] #73 152.4 CC src/basic_test_top_array_int.lo [2022-12-30T21:45:25.660Z] #73 152.4 CC src/basic_test_top_array_string.lo [2022-12-30T21:45:25.918Z] #73 152.6 CC src/basic_test_top_double_array_int.lo [2022-12-30T21:45:25.918Z] #73 152.6 CC src/basic_test_top_double_array_obj.lo [2022-12-30T21:45:25.918Z] #73 152.7 CC src/basic_test_top_double_array_refobj.lo [2022-12-30T21:45:25.918Z] #73 152.7 CC src/basic_test_top_double_array_string.lo [2022-12-30T21:45:26.178Z] #73 152.9 CC src/read-file.lo [2022-12-30T21:45:26.178Z] #73 153.0 CC src/json_common.lo [2022-12-30T21:45:26.178Z] #73 153.1 CC tests/test-1.o [2022-12-30T21:45:26.437Z] #73 153.3 CC tests/test-2.o [2022-12-30T21:45:26.437Z] #73 153.3 CC tests/test-3.o [2022-12-30T21:45:27.007Z] #73 153.6 CC tests/test-4.o [2022-12-30T21:45:27.007Z] #73 153.7 CC tests/test-5.o [2022-12-30T21:45:27.007Z] #73 153.9 CC tests/test-6.o [2022-12-30T21:45:27.266Z] #73 154.0 CC tests/test-7.o [2022-12-30T21:45:27.524Z] #73 154.3 CC tests/test-8.o [2022-12-30T21:45:27.524Z] #73 154.4 CC tests/test-9.o [2022-12-30T21:45:27.783Z] #73 154.7 CC tests/test-10.o [2022-12-30T21:45:28.042Z] #73 154.8 CC tests/test-11.o [2022-12-30T21:45:29.944Z] #73 ... [2022-12-30T21:45:29.944Z] [2022-12-30T21:45:29.944Z] #92 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 [2022-12-30T21:45:29.944Z] #0 9.053 Collecting yamllint==1.27.1 [2022-12-30T21:45:29.944Z] #92 10.14 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-12-30T21:45:30.880Z] #92 11.10 Collecting pathspec>=0.5.3 [2022-12-30T21:45:30.880Z] #92 11.12 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2022-12-30T21:45:31.139Z] #92 11.37 Collecting pyyaml [2022-12-30T21:45:31.139Z] #92 11.38 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-12-30T21:45:31.139Z] #92 11.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-12-30T21:45:31.139Z] #92 11.46 Building wheels for collected packages: yamllint [2022-12-30T21:45:31.139Z] #92 11.46 Building wheel for yamllint (setup.py): started [2022-12-30T21:45:32.074Z] #92 12.25 Building wheel for yamllint (setup.py): finished with status 'done' [2022-12-30T21:45:32.074Z] #92 12.25 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=547d14c04aee20b4b0755aa2f4642bd843fc35a316cdf6cc440bb1e4d6b7325a [2022-12-30T21:45:32.074Z] #92 12.25 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-12-30T21:45:32.074Z] #92 12.25 Successfully built yamllint [2022-12-30T21:45:32.074Z] #92 12.27 Installing collected packages: pyyaml, pathspec, yamllint [2022-12-30T21:45:32.332Z] #92 12.63 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 [2022-12-30T21:45:33.267Z] #92 DONE 13.6s [2022-12-30T21:45:33.267Z] [2022-12-30T21:45:33.267Z] #79 [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 < Making bundle: binary-proxy (in bundles/binary-proxy) [2022-12-30T21:47:42.901Z] Building: bundles/binary-proxy/docker-proxy [2022-12-30T21:47:42.901Z] GOOS="" GOARCH="" GOARM="" [2022-12-30T21:47:51.011Z] Created binary: bundles/binary-proxy/docker-proxy [2022-12-30T21:47:51.011Z] [2022-12-30T21:47:51.011Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-12-30T21:47:51.011Z] Installing docker-proxy to /usr/local/bin/ [2022-12-30T21:47:51.011Z] [2022-12-30T21:47:51.011Z] + mkdir -p bundles [2022-12-30T21:47:51.011Z] + '[' -n 'github.com/docker/docker/api [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/backend/build [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/httpstatus [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/httputils [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/middleware [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/build [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/checkpoint [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/container [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/debug [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/distribution [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/grpc [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/image [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/network [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/plugin [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/session [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/swarm [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/system [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/server/router/volume [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/backend [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/blkiodev [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/container [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/events [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/filters [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/image [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/mount [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/network [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/plugins/logdriver [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/registry [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/strslice [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/swarm [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/swarm/runtime [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/time [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/versions [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/versions/v1p19 [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/versions/v1p20 [2022-12-30T21:47:51.011Z] github.com/docker/docker/api/types/volume [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next/exporter [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/builder-next/worker [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/dockerfile [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/remotecontext [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/remotecontext/git [2022-12-30T21:47:51.011Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-12-30T21:47:51.011Z] github.com/docker/docker/cli/debug [2022-12-30T21:47:51.011Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-12-30T21:47:51.011Z] github.com/docker/docker/cli/winresources/dockerd [2022-12-30T21:47:51.011Z] github.com/docker/docker/client [2022-12-30T21:47:51.011Z] github.com/docker/docker/cmd/docker-proxy [2022-12-30T21:47:51.011Z] github.com/docker/docker/cmd/dockerd [2022-12-30T21:47:51.011Z] github.com/docker/docker/cmd/dockerd/trap [2022-12-30T21:47:51.011Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-12-30T21:47:51.011Z] github.com/docker/docker/container [2022-12-30T21:47:51.011Z] github.com/docker/docker/container/stream [2022-12-30T21:47:51.011Z] github.com/docker/docker/contrib/apparmor [2022-12-30T21:47:51.011Z] github.com/docker/docker/contrib/docker-device-tool [2022-12-30T21:47:51.011Z] github.com/docker/docker/contrib/httpserver [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/cluster [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/cluster/convert [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/cluster/executor [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/cluster/executor/container [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/cluster/provider [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/config [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/containerd [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/events [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/events/testutils [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/copy [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/register [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/images [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/initlayer [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/links [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/listeners [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/awslogs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/fluentd [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/gcplogs [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/gelf [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/journald [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/local [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/logentries [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/loggertest [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/loggerutils [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/splunk [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/syslog [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/logger/templates [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/names [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/network [2022-12-30T21:47:51.011Z] github.com/docker/docker/daemon/stats [2022-12-30T21:47:51.011Z] github.com/docker/docker/distribution [2022-12-30T21:47:51.011Z] github.com/docker/docker/distribution/metadata [2022-12-30T21:47:51.011Z] github.com/docker/docker/distribution/utils [2022-12-30T21:47:51.011Z] github.com/docker/docker/distribution/xfer [2022-12-30T21:47:51.011Z] github.com/docker/docker/dockerversion [2022-12-30T21:47:51.011Z] github.com/docker/docker/errdefs [2022-12-30T21:47:51.011Z] github.com/docker/docker/image [2022-12-30T21:47:51.011Z] github.com/docker/docker/image/cache [2022-12-30T21:47:51.011Z] github.com/docker/docker/image/tarexport [2022-12-30T21:47:51.011Z] github.com/docker/docker/image/v1 [2022-12-30T21:47:51.011Z] github.com/docker/docker/internal/mounttree [2022-12-30T21:47:51.011Z] github.com/docker/docker/internal/test/suite [2022-12-30T21:47:51.011Z] github.com/docker/docker/internal/unshare [2022-12-30T21:47:51.011Z] github.com/docker/docker/layer [2022-12-30T21:47:51.011Z] github.com/docker/docker/libcontainerd [2022-12-30T21:47:51.011Z] github.com/docker/docker/libcontainerd/queue [2022-12-30T21:47:51.011Z] github.com/docker/docker/libcontainerd/remote [2022-12-30T21:47:51.011Z] github.com/docker/docker/libcontainerd/supervisor [2022-12-30T21:47:51.011Z] github.com/docker/docker/libcontainerd/types [2022-12-30T21:47:51.011Z] github.com/docker/docker/oci [2022-12-30T21:47:51.011Z] github.com/docker/docker/oci/caps [2022-12-30T21:47:51.011Z] github.com/docker/docker/opts [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/aaparser [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/archive [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/authorization [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/broadcaster [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/capabilities [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/chrootarchive [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/containerfs [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/devicemapper [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/directory [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/dmesg [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/fileutils [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/homedir [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/idtools [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/ioutils [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/jsonmessage [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/longpath [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/loopback [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/namesgenerator [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/parsers [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/parsers/kernel [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/pidfile [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/platform [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/plugingetter [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/plugins [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/plugins/transport [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/pools [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/process [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/progress [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/reexec [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/stack [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/stdcopy [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/streamformatter [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/stringid [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/sysinfo [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/system [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/tailfile [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/tarsum [2022-12-30T21:47:51.011Z] github.com/docker/docker/pkg/useragent [2022-12-30T21:47:51.011Z] github.com/docker/docker/plugin [2022-12-30T21:47:51.011Z] github.com/docker/docker/plugin/executor/containerd [2022-12-30T21:47:51.011Z] github.com/docker/docker/plugin/v2 [2022-12-30T21:47:51.011Z] github.com/docker/docker/profiles/apparmor [2022-12-30T21:47:51.011Z] github.com/docker/docker/profiles/seccomp [2022-12-30T21:47:51.011Z] github.com/docker/docker/quota [2022-12-30T21:47:51.011Z] github.com/docker/docker/reference [2022-12-30T21:47:51.011Z] github.com/docker/docker/registry [2022-12-30T21:47:51.011Z] github.com/docker/docker/registry/resumable [2022-12-30T21:47:51.011Z] github.com/docker/docker/restartmanager [2022-12-30T21:47:51.011Z] github.com/docker/docker/rootless [2022-12-30T21:47:51.011Z] github.com/docker/docker/rootless/specconv [2022-12-30T21:47:51.011Z] github.com/docker/docker/runconfig [2022-12-30T21:47:51.011Z] github.com/docker/docker/runconfig/opts [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/daemon [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/environment [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/fakecontext [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/fakegit [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/fakestorage [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/fixtures/load [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/fixtures/plugin [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/registry [2022-12-30T21:47:51.011Z] github.com/docker/docker/testutil/request [2022-12-30T21:47:51.011Z] github.com/docker/docker/volume [2022-12-30T21:47:51.012Z] github.com/docker/docker/volume/drivers [2022-12-30T21:47:51.012Z] github.com/docker/docker/volume/local [2022-12-30T21:47:51.012Z] github.com/docker/docker/volume/mounts [2022-12-30T21:47:51.012Z] github.com/docker/docker/volume/service [2022-12-30T21:47:51.012Z] github.com/docker/docker/volume/service/opts [2022-12-30T21:47:51.012Z] github.com/docker/docker/volume/testutils' ']' [2022-12-30T21:47:51.012Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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-30T21:47:51.012Z] ? github.com/docker/docker/api [no test files] [2022-12-30T21:48:06.005Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 74.3% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/events [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.3% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/image [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/network [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-12-30T21:49:27.433Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-12-30T21:49:27.433Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-12-30T21:49:28.806Z] ok github.com/docker/docker/builder/remotecontext 0.053s coverage: 13.7% of statements [2022-12-30T21:49:29.376Z] ok github.com/docker/docker/builder/dockerfile 0.081s coverage: 50.1% of statements [2022-12-30T21:49:29.376Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-12-30T21:49:29.633Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-12-30T21:49:32.913Z] ok github.com/docker/docker/builder/remotecontext/git 3.067s coverage: 82.5% of statements [2022-12-30T21:49:32.913Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-12-30T21:49:32.913Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-12-30T21:49:33.479Z] ok github.com/docker/docker/client 0.076s coverage: 76.1% of statements [2022-12-30T21:49:33.737Z] ok github.com/docker/docker/cmd/docker-proxy 0.288s coverage: 66.5% of statements [2022-12-30T21:50:12.444Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 27.7% of statements [2022-12-30T21:50:12.444Z] ok github.com/docker/docker/container 0.124s coverage: 36.7% of statements [2022-12-30T21:50:12.444Z] ok github.com/docker/docker/cmd/dockerd/trap 2.440s coverage: 0.0% of statements [2022-12-30T21:50:12.444Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-12-30T21:50:12.444Z] ? github.com/docker/docker/container/stream [no test files] [2022-12-30T21:50:12.444Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-12-30T21:50:12.444Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-12-30T21:50:12.444Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-12-30T21:50:14.973Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2022-12-30T21:50:15.908Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2022-12-30T21:50:17.807Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements [2022-12-30T21:50:24.360Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2022-12-30T21:50:25.733Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 77.0% of statements [2022-12-30T21:50:26.341Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-12-30T21:50:27.303Z] ok github.com/docker/docker/daemon 10.106s coverage: 16.3% of statements [2022-12-30T21:50:27.303Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-12-30T21:50:27.303Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-12-30T21:50:27.303Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-12-30T21:50:27.303Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-12-30T21:50:27.303Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2022-12-30T21:50:29.211Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.684s coverage: 74.8% of statements [2022-12-30T21:50:29.468Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-12-30T21:50:30.033Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.305s coverage: 60.7% of statements [2022-12-30T21:50:31.933Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-12-30T21:50:33.317Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.238s coverage: 50.6% of statements [2022-12-30T21:50:34.691Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.813s coverage: 46.1% of statements [2022-12-30T21:50:34.691Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-12-30T21:50:34.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.175s coverage: 60.3% of statements [2022-12-30T21:50:34.950Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-12-30T21:50:34.950Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-12-30T21:50:35.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-12-30T21:50:36.452Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-12-30T21:50:36.710Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-12-30T21:50:38.085Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.7% of statements [2022-12-30T21:50:38.086Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-12-30T21:50:38.086Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-12-30T21:50:38.651Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-12-30T21:50:39.585Z] ok github.com/docker/docker/daemon/logger/fluentd 0.028s coverage: 53.6% of statements [2022-12-30T21:50:39.585Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 79.9% of statements [2022-12-30T21:50:39.585Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-12-30T21:50:40.150Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-12-30T21:50:40.408Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-12-30T21:50:41.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.124s coverage: 76.8% of statements [2022-12-30T21:50:41.907Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-12-30T21:50:42.841Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-12-30T21:50:43.407Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 67.6% of statements [2022-12-30T21:50:44.346Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-12-30T21:50:44.604Z] ok github.com/docker/docker/daemon/logger/journald 3.840s coverage: 74.5% of statements [2022-12-30T21:50:44.604Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-12-30T21:50:44.604Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-12-30T21:50:44.604Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-12-30T21:50:44.604Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-12-30T21:50:45.537Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-12-30T21:50:45.795Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-12-30T21:50:46.361Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-12-30T21:50:46.361Z] ok github.com/docker/docker/daemon/logger/splunk 1.540s coverage: 82.5% of statements [2022-12-30T21:50:46.361Z] ? github.com/docker/docker/daemon/names [no test files] [2022-12-30T21:50:46.361Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-12-30T21:50:47.734Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 44.4% of statements [2022-12-30T21:50:49.629Z] ok github.com/docker/docker/distribution 1.502s coverage: 29.5% of statements [2022-12-30T21:50:49.629Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-12-30T21:50:49.887Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2022-12-30T21:50:50.452Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-12-30T21:50:50.452Z] ? github.com/docker/docker/dockerversion [no test files] [2022-12-30T21:50:50.710Z] ok github.com/docker/docker/image 0.033s coverage: 87.3% of statements [2022-12-30T21:50:51.275Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-12-30T21:50:51.841Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-12-30T21:50:51.841Z] ? github.com/docker/docker/image/v1 [no test files] [2022-12-30T21:50:51.841Z] ? github.com/docker/docker/internal/mounttree [no test files] [2022-12-30T21:50:51.841Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-12-30T21:50:51.841Z] ? github.com/docker/docker/internal/unshare [no test files] [2022-12-30T21:50:52.407Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-12-30T21:50:52.974Z] ok github.com/docker/docker/oci 0.012s coverage: 39.3% of statements [2022-12-30T21:50:53.540Z] ok github.com/docker/docker/opts 0.022s coverage: 67.3% of statements [2022-12-30T21:50:53.799Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-12-30T21:50:55.697Z] ok github.com/docker/docker/pkg/archive 0.325s coverage: 81.8% of statements [2022-12-30T21:50:56.630Z] ok github.com/docker/docker/pkg/authorization 0.410s coverage: 68.3% of statements [2022-12-30T21:50:56.630Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-12-30T21:50:56.887Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-12-30T21:50:57.820Z] ok github.com/docker/docker/pkg/chrootarchive 0.237s coverage: 83.1% of statements [2022-12-30T21:50:57.820Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2022-12-30T21:50:58.078Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2022-12-30T21:50:58.337Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-12-30T21:50:58.596Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 77.5% of statements [2022-12-30T21:50:58.853Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-12-30T21:50:59.419Z] ok github.com/docker/docker/pkg/idtools 0.307s coverage: 69.6% of statements [2022-12-30T21:51:00.352Z] ok github.com/docker/docker/layer 7.096s coverage: 68.9% of statements [2022-12-30T21:51:00.352Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-12-30T21:51:00.352Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-12-30T21:51:00.352Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-12-30T21:51:00.352Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-12-30T21:51:00.352Z] ? github.com/docker/docker/oci/caps [no test files] [2022-12-30T21:51:00.352Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-12-30T21:51:00.352Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 71.8% of statements [2022-12-30T21:51:00.610Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2022-12-30T21:51:00.610Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-12-30T21:51:00.610Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-12-30T21:51:00.868Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-12-30T21:51:00.868Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-12-30T21:51:01.126Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-12-30T21:51:01.126Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.2% of statements [2022-12-30T21:51:01.384Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements [2022-12-30T21:51:01.384Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-12-30T21:51:01.384Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-12-30T21:51:01.950Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-12-30T21:51:02.516Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-12-30T21:51:02.774Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2022-12-30T21:51:02.774Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2022-12-30T21:51:03.031Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-12-30T21:51:03.289Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-12-30T21:51:03.547Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-12-30T21:51:03.805Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-12-30T21:51:04.063Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-12-30T21:51:04.320Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2022-12-30T21:51:04.886Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 56.0% of statements [2022-12-30T21:51:05.451Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements [2022-12-30T21:51:05.708Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-12-30T21:51:06.275Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.1% of statements [2022-12-30T21:51:06.532Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-12-30T21:51:08.431Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-12-30T21:51:08.996Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-12-30T21:51:09.253Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-12-30T21:51:10.624Z] ok github.com/docker/docker/quota 0.183s coverage: 71.4% of statements [2022-12-30T21:51:10.882Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-12-30T21:51:11.815Z] ok github.com/docker/docker/registry 0.081s coverage: 58.7% of statements [2022-12-30T21:51:12.073Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-12-30T21:51:12.358Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-12-30T21:51:12.934Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2022-12-30T21:51:13.193Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-12-30T21:51:15.093Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-12-30T21:51:15.658Z] ok github.com/docker/docker/volume/local 0.062s coverage: 76.6% of statements [2022-12-30T21:51:16.223Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements [2022-12-30T21:51:17.156Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.2% of statements [2022-12-30T21:51:39.068Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/rootless [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/testutil/request [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/volume [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-12-30T21:51:39.068Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === Skipped [2022-12-30T21:51:39.068Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-12-30T21:51:39.068Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-12-30T21:51:39.068Z] network_proxy_test.go:208: No support for dual stack yet [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-12-30T21:51:39.068Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-12-30T21:51:39.068Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver btrfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:71: No driver to put! [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-12-30T21:51:39.068Z] time="2022-12-30T21:50:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-12-30T21:51:39.068Z] time="2022-12-30T21:50:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-12-30T21:51:39.068Z] time="2022-12-30T21:50:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-12-30T21:51:39.068Z] time="2022-12-30T21:50:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-12-30T21:51:39.068Z] time="2022-12-30T21:50:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:71: No driver to put! [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-12-30T21:51:39.068Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-12-30T21:51:39.068Z] overlay_test.go:50: Fails to compute changes intermittently [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-12-30T21:51:39.068Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-12-30T21:51:39.068Z] graphtest_unix.go:44: Driver zfs not supported [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-12-30T21:51:39.068Z] graphtest_unix.go:71: No driver to put! [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-12-30T21:51:39.068Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-12-30T21:51:39.068Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-12-30T21:51:39.068Z] [2022-12-30T21:51:39.068Z] DONE 2964 tests, 28 skipped in 225.982s [2022-12-30T21:51:39.068Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/bitseq [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cluster [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/config [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/datastore [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/diagnostic [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/discoverapi [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/driverapi [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/host [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/null [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/remote [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/windows [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/drvregistry [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/etchosts [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/idm [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/internal/caller [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipam [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipamapi [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipams/null [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipams/remote [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ipamutils [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/iptables [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/netlabel [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/netutils [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/networkdb [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/ns [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/options [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/osl [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/osl/kernel [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/portallocator [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/portmapper [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/resolvconf [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/testutils [2022-12-30T21:51:39.068Z] github.com/docker/docker/libnetwork/types' ']' [2022-12-30T21:51:39.068Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/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-30T21:52:25.723Z] ok github.com/docker/docker/libnetwork 42.116s coverage: 40.9% of statements [2022-12-30T21:52:25.723Z] ok github.com/docker/docker/libnetwork/bitseq 0.146s coverage: 84.4% of statements [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-12-30T21:52:25.723Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-12-30T21:52:25.982Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements [2022-12-30T21:52:26.239Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 22.0% of statements [2022-12-30T21:52:26.239Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-12-30T21:52:26.239Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-12-30T21:52:26.497Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-12-30T21:52:29.781Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.748s coverage: 61.7% of statements [2022-12-30T21:52:29.781Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-12-30T21:52:29.781Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-12-30T21:52:30.714Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.344s coverage: 5.2% of statements [2022-12-30T21:52:30.714Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-12-30T21:52:31.280Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.8% of statements [2022-12-30T21:52:31.538Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-12-30T21:52:31.796Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-12-30T21:52:41.756Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.324s coverage: 6.9% of statements [2022-12-30T21:52:41.757Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-12-30T21:52:41.757Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-12-30T21:52:42.324Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-12-30T21:52:42.324Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-12-30T21:52:42.324Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-12-30T21:52:42.324Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-12-30T21:52:42.890Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-12-30T21:52:43.148Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.0% of statements [2022-12-30T21:52:43.406Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-12-30T21:52:43.664Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-12-30T21:52:55.858Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/ipam 16.459s coverage: 85.3% of statements [2022-12-30T21:53:13.935Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-12-30T21:53:13.935Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2022-12-30T21:53:13.935Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/iptables 0.258s coverage: 43.3% of statements [2022-12-30T21:53:13.935Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2022-12-30T21:53:13.935Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/networkdb 102.663s coverage: 60.0% of statements [2022-12-30T21:55:05.366Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.4% of statements [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/portmapper 0.706s coverage: 46.3% of statements [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-12-30T21:55:05.366Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-12-30T21:55:05.366Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] === Skipped [2022-12-30T21:55:05.366Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-12-30T21:55:05.366Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-12-30T21:55:05.366Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-12-30T21:55:05.366Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-12-30T21:55:05.366Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-12-30T21:55:05.366Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-12-30T21:55:05.366Z] firewalld_test.go:14: firewalld is not running [2022-12-30T21:55:05.366Z] [2022-12-30T21:55:05.366Z] DONE 321 tests, 6 skipped in 209.225s Post stage [Pipeline] junit [2022-12-30T21:55:05.974Z] Recording test results [2022-12-30T21:55:07.290Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-30T21:55:07.608Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44720/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec859162c1f229d133be3000050883b453c01753 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec859162c1f229d133be3000050883b453c01753 hack/make.sh dynbinary test-integration [2022-12-30T21:55:08.174Z] [2022-12-30T21:55:08.174Z] Removing bundles/ [2022-12-30T21:55:08.174Z] [2022-12-30T21:55:08.174Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-12-30T21:55:08.174Z] Building: bundles/dynbinary-daemon/dockerd [2022-12-30T21:55:08.174Z] GOOS="" GOARCH="" GOARM="" [2022-12-30T21:56:44.632Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-12-30T21:56:44.632Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-12-30T21:56:44.632Z] GOOS="" GOARCH="" GOARM="" [2022-12-30T21:56:44.632Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-12-30T21:56:44.632Z] [2022-12-30T21:56:44.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-12-30T21:56:44.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-12-30T21:56:44.632Z] HOSTNAME=e82be157481d [2022-12-30T21:56:44.632Z] TESTDEBUG=0 [2022-12-30T21:56:44.632Z] DEST=bundles/test-integration [2022-12-30T21:56:44.632Z] PWD=/go/src/github.com/docker/docker [2022-12-30T21:56:44.632Z] DOCKER_GITCOMMIT=ec859162c1f229d133be3000050883b453c01753 [2022-12-30T21:56:44.632Z] container=docker [2022-12-30T21:56:44.632Z] HOME=/root [2022-12-30T21:56:44.632Z] GOLANG_VERSION=1.19.4 [2022-12-30T21:56:44.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-12-30T21:56:44.632Z] VALIDATE_BRANCH=master [2022-12-30T21:56:44.632Z] TERM=xterm [2022-12-30T21:56:44.632Z] DOCKER_PKG=github.com/docker/docker [2022-12-30T21:56:44.632Z] SHLVL=1 [2022-12-30T21:56:44.632Z] TIMEOUT=120m [2022-12-30T21:56:44.632Z] DOCKER_BUILDTAGS= journald [2022-12-30T21:56:44.632Z] DOCKER_GRAPHDRIVER=overlay2 [2022-12-30T21:56:44.632Z] GO111MODULE=off [2022-12-30T21:56:44.632Z] DOCKER_EXPERIMENTAL=1 [2022-12-30T21:56:44.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-12-30T21:56:44.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-12-30T21:56:44.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-12-30T21:56:44.632Z] GOPATH=/go [2022-12-30T21:56:44.632Z] PKG_CONFIG=pkg-config [2022-12-30T21:56:44.632Z] _=/usr/bin/env [2022-12-30T21:56:44.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-12-30T21:57:31.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-12-30T21:57:31.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-12-30T21:57:53.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-12-30T21:58:01.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-12-30T21:58:09.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-12-30T21:58:09.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-12-30T21:58:09.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-12-30T21:58:10.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-12-30T21:58:11.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-12-30T21:58:11.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-12-30T21:58:12.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-12-30T21:58:14.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-12-30T21:58:15.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-12-30T21:58:17.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-12-30T21:58:17.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-12-30T21:58:18.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-12-30T21:58:19.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-12-30T21:58:20.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-12-30T21:58:20.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-12-30T21:58:21.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-12-30T21:58:22.451Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-12-30T21:58:22.451Z] Using test binary docker [2022-12-30T21:58:22.451Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-12-30T21:58:22.451Z] +++ /etc/init.d/apparmor start [2022-12-30T21:58:22.451Z] Not: starting. [2022-12-30T21:58:22.451Z] INFO: Waiting for daemon to start... [2022-12-30T21:58:22.451Z] Starting dockerd [2022-12-30T21:58:22.451Z] +++ 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-30T21:58:24.975Z] . [2022-12-30T21:58:24.975Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-12-30T21:58:24.975Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-12-30T21:58:24.975Z] Error: No such image: emptyfs [2022-12-30T21:58:24.975Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-12-30T21:58:24.975Z] ++++ docker load [2022-12-30T21:58:24.975Z] Loaded image: emptyfs:latest [2022-12-30T21:58:24.975Z] Running integration-test (iteration 1) [2022-12-30T21:58:24.976Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-12-30T21:58:24.976Z] ++ 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-30T21:58:24.976Z] ++ set -e [2022-12-30T21:58:24.976Z] ++ '[' -n 0 ']' [2022-12-30T21:58:24.976Z] ++ set -x [2022-12-30T21:58:24.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-12-30T21:58:25.240Z] Loaded image: busybox:latest [2022-12-30T21:58:25.240Z] Loaded image: busybox:glibc [2022-12-30T21:58:26.612Z] Loaded image: debian:bullseye-slim [2022-12-30T21:58:26.612Z] Loaded image: hello-world:latest [2022-12-30T21:58:26.612Z] Loaded image: arm32v7/hello-world:latest [2022-12-30T21:58:26.612Z] INFO: Testing against a local daemon [2022-12-30T21:58:26.612Z] === RUN TestCgroupNamespacesBuild [2022-12-30T21:58:29.137Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2022-12-30T21:58:29.137Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-12-30T21:58:29.703Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.99s) [2022-12-30T21:58:29.703Z] === RUN TestBuildWithSession [2022-12-30T21:58:29.703Z] build_session_test.go:25: TODO: BuildKit [2022-12-30T21:58:29.703Z] --- SKIP: TestBuildWithSession (0.00s) [2022-12-30T21:58:29.703Z] === RUN TestBuildSquashParent [2022-12-30T21:58:32.983Z] --- PASS: TestBuildSquashParent (3.32s) [2022-12-30T21:58:32.983Z] === RUN TestBuildWithRemoveAndForceRemove [2022-12-30T21:58:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-30T21:58:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-30T21:58:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-30T21:58:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-30T21:58:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-30T21:58:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-30T21:58:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-30T21:58:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-30T21:58:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-30T21:58:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-30T21:58:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-30T21:58:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-30T21:58:33.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-12-30T21:58:33.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-12-30T21:58:34.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-12-30T21:58:34.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-12-30T21:58:35.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-12-30T21:58:35.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-12-30T21:58:36.736Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-12-30T21:58:36.736Z] === RUN TestBuildMultiStageCopy [2022-12-30T21:58:36.736Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-12-30T21:58:37.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-12-30T21:58:37.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-12-30T21:58:37.673Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-12-30T21:58:37.931Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-12-30T21:58:37.931Z] --- PASS: TestBuildMultiStageCopy (1.08s) [2022-12-30T21:58:37.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s) [2022-12-30T21:58:37.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s) [2022-12-30T21:58:37.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) [2022-12-30T21:58:37.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) [2022-12-30T21:58:37.931Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s) [2022-12-30T21:58:37.931Z] === RUN TestBuildMultiStageParentConfig [2022-12-30T21:58:38.189Z] --- PASS: TestBuildMultiStageParentConfig (0.22s) [2022-12-30T21:58:38.189Z] === RUN TestBuildLabelWithTargets [2022-12-30T21:58:38.447Z] --- PASS: TestBuildLabelWithTargets (0.46s) [2022-12-30T21:58:38.447Z] === RUN TestBuildWithEmptyLayers [2022-12-30T21:58:38.705Z] --- PASS: TestBuildWithEmptyLayers (0.07s) [2022-12-30T21:58:38.705Z] === RUN TestBuildMultiStageOnBuild [2022-12-30T21:58:39.637Z] --- PASS: TestBuildMultiStageOnBuild (0.99s) [2022-12-30T21:58:39.637Z] === RUN TestBuildUncleanTarFilenames [2022-12-30T21:58:39.637Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2022-12-30T21:58:39.637Z] === RUN TestBuildMultiStageLayerLeak [2022-12-30T21:58:41.025Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s) [2022-12-30T21:58:41.025Z] === RUN TestBuildWithHugeFile [2022-12-30T21:59:37.311Z] --- PASS: TestBuildWithHugeFile (49.56s) [2022-12-30T21:59:37.311Z] === RUN TestBuildWCOWSandboxSize [2022-12-30T21:59:37.311Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-30T21:59:37.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-12-30T21:59:37.311Z] === RUN TestBuildWithEmptyDockerfile [2022-12-30T21:59:37.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-30T21:59:37.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-30T21:59:37.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-30T21:59:37.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-30T21:59:37.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-30T21:59:37.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-30T21:59:37.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-12-30T21:59:37.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-12-30T21:59:37.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-12-30T21:59:37.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-12-30T21:59:37.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-12-30T21:59:37.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-12-30T21:59:37.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-12-30T21:59:37.311Z] === RUN TestBuildPreserveOwnership [2022-12-30T21:59:37.311Z] === RUN TestBuildPreserveOwnership/copy_from [2022-12-30T21:59:37.311Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-12-30T21:59:37.311Z] --- PASS: TestBuildPreserveOwnership (2.15s) [2022-12-30T21:59:37.311Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.56s) [2022-12-30T21:59:37.311Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) [2022-12-30T21:59:37.311Z] === RUN TestBuildPlatformInvalid [2022-12-30T21:59:37.311Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2022-12-30T21:59:37.311Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-12-30T21:59:37.311Z] Loaded image: busybox:latest [2022-12-30T21:59:37.311Z] Loaded image: busybox:glibc [2022-12-30T21:59:37.311Z] Loaded image: debian:bullseye-slim [2022-12-30T21:59:37.311Z] Loaded image: hello-world:latest [2022-12-30T21:59:37.311Z] Loaded image: arm32v7/hello-world:latest [2022-12-30T21:59:43.868Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.35s) [2022-12-30T21:59:43.868Z] PASS [2022-12-30T21:59:43.868Z] [2022-12-30T21:59:43.868Z] === Skipped [2022-12-30T21:59:43.868Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-12-30T21:59:43.868Z] build_session_test.go:25: TODO: BuildKit [2022-12-30T21:59:43.868Z] [2022-12-30T21:59:43.868Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-12-30T21:59:43.868Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-12-30T21:59:43.868Z] [2022-12-30T21:59:43.868Z] DONE 34 tests, 2 skipped in 77.841s [2022-12-30T21:59:43.868Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-12-30T21:59:43.868Z] ++ 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-30T21:59:43.868Z] ++ set -e [2022-12-30T21:59:43.868Z] ++ '[' -n 0 ']' [2022-12-30T21:59:43.868Z] ++ set -x [2022-12-30T21:59:43.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-12-30T21:59:43.868Z] INFO: Testing against a local daemon [2022-12-30T21:59:43.868Z] === RUN TestConfigInspect [2022-12-30T21:59:45.239Z] --- PASS: TestConfigInspect (2.20s) [2022-12-30T21:59:45.239Z] === RUN TestConfigList [2022-12-30T21:59:47.763Z] --- PASS: TestConfigList (2.19s) [2022-12-30T21:59:47.763Z] === RUN TestConfigsCreateAndDelete [2022-12-30T21:59:49.660Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-12-30T21:59:49.660Z] === RUN TestConfigsUpdate [2022-12-30T21:59:52.185Z] --- PASS: TestConfigsUpdate (2.21s) [2022-12-30T21:59:52.185Z] === RUN TestTemplatedConfig [2022-12-30T21:59:54.081Z] --- PASS: TestTemplatedConfig (2.39s) [2022-12-30T21:59:54.081Z] === RUN TestConfigCreateResolve [2022-12-30T21:59:56.607Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-12-30T21:59:56.607Z] PASS [2022-12-30T21:59:56.607Z] [2022-12-30T21:59:56.607Z] DONE 6 tests in 13.426s [2022-12-30T21:59:56.607Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-12-30T21:59:56.607Z] ++ 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-30T21:59:56.607Z] ++ set -e [2022-12-30T21:59:56.607Z] ++ '[' -n 0 ']' [2022-12-30T21:59:56.607Z] ++ set -x [2022-12-30T21:59:56.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-12-30T21:59:56.607Z] INFO: Testing against a local daemon [2022-12-30T21:59:56.607Z] === RUN TestAttachWithTTY [2022-12-30T21:59:56.607Z] --- PASS: TestAttachWithTTY (0.07s) [2022-12-30T21:59:56.607Z] === RUN TestAttachWithoutTTy [2022-12-30T21:59:56.607Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-12-30T21:59:56.607Z] === RUN TestCheckpoint [2022-12-30T21:59:56.607Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-30T21:59:56.607Z] --- SKIP: TestCheckpoint (0.00s) [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/commit [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/commit [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/create [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-30T21:59:56.607Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/commit [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/containers/create [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-12-30T21:59:56.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-12-30T21:59:56.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-12-30T21:59:56.607Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-12-30T21:59:56.607Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-12-30T21:59:56.607Z] === RUN TestCopyFromContainerPathIsNotDir [2022-12-30T21:59:56.607Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-12-30T21:59:56.607Z] === RUN TestCopyToContainerPathDoesNotExist [2022-12-30T21:59:56.865Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-12-30T21:59:56.865Z] === RUN TestCopyEmptyFile [2022-12-30T21:59:56.865Z] --- PASS: TestCopyEmptyFile (0.06s) [2022-12-30T21:59:56.865Z] === RUN TestCopyToContainerPathIsNotDir [2022-12-30T21:59:56.865Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-12-30T21:59:56.865Z] === RUN TestCopyFromContainer [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer// [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer/. [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer//. [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer/./ [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer//./ [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer//bar/root [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer//bar/root/ [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer//bar/root/. [2022-12-30T21:59:57.430Z] === RUN TestCopyFromContainer/bar/quux [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/quux/ [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/quux/. [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2022-12-30T21:59:57.687Z] === RUN TestCopyFromContainer/bar/notarget [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer (0.76s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer// (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/. (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer//. (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer//bar/root/ (0.02s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2022-12-30T21:59:57.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-12-30T21:59:57.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-30T21:59:57.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-30T21:59:57.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-30T21:59:57.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-30T21:59:57.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-30T21:59:57.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-30T21:59:57.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-12-30T21:59:57.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-12-30T21:59:57.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-12-30T21:59:57.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-12-30T21:59:57.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-12-30T21:59:57.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-12-30T21:59:57.687Z] === RUN TestCreateLinkToNonExistingContainer [2022-12-30T21:59:57.687Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-12-30T21:59:57.687Z] === RUN TestCreateWithInvalidEnv [2022-12-30T21:59:57.687Z] === RUN TestCreateWithInvalidEnv/0 [2022-12-30T21:59:57.687Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-12-30T21:59:57.687Z] === RUN TestCreateWithInvalidEnv/1 [2022-12-30T21:59:57.687Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-12-30T21:59:57.687Z] === RUN TestCreateWithInvalidEnv/2 [2022-12-30T21:59:57.687Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-12-30T21:59:57.687Z] === CONT TestCreateWithInvalidEnv/0 [2022-12-30T21:59:57.687Z] === CONT TestCreateWithInvalidEnv/2 [2022-12-30T21:59:57.687Z] === CONT TestCreateWithInvalidEnv/1 [2022-12-30T21:59:57.687Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-12-30T21:59:57.687Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-12-30T21:59:57.687Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-12-30T21:59:57.687Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-12-30T21:59:57.687Z] === RUN TestCreateTmpfsMountsTarget [2022-12-30T21:59:57.687Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-12-30T21:59:57.687Z] === RUN TestCreateWithCustomMaskedPaths [2022-12-30T21:59:59.059Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-12-30T21:59:59.059Z] === RUN TestCreateWithCustomReadonlyPaths [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-12-30T22:00:00.432Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-12-30T22:00:00.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-30T22:00:00.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-30T22:00:00.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-30T22:00:00.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-30T22:00:00.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-30T22:00:00.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-30T22:00:00.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-30T22:00:00.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-30T22:00:00.432Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-30T22:00:00.432Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-30T22:00:00.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-12-30T22:00:00.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-12-30T22:00:00.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-12-30T22:00:00.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-12-30T22:00:00.432Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-12-30T22:00:00.432Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-12-30T22:00:00.432Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-12-30T22:00:00.998Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-12-30T22:00:00.998Z] === RUN TestCreateDifferentPlatform [2022-12-30T22:00:00.998Z] === RUN TestCreateDifferentPlatform/different_os [2022-12-30T22:00:00.998Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-12-30T22:00:00.998Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-12-30T22:00:00.998Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-12-30T22:00:00.998Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-12-30T22:00:00.998Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-12-30T22:00:00.998Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-12-30T22:00:00.998Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-12-30T22:00:00.998Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-12-30T22:00:00.998Z] === RUN TestCreateInvalidHostConfig [2022-12-30T22:00:00.998Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-30T22:00:00.998Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-30T22:00:00.998Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-12-30T22:00:00.998Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-12-30T22:00:00.998Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-30T22:00:00.998Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-30T22:00:00.998Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-30T22:00:00.998Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-30T22:00:00.998Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-12-30T22:00:00.998Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-12-30T22:00:00.998Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-12-30T22:00:00.998Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-12-30T22:00:00.998Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-12-30T22:00:00.998Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-12-30T22:00:00.998Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-12-30T22:00:00.998Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-12-30T22:00:00.998Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-12-30T22:00:00.998Z] === RUN TestContainerStartOnDaemonRestart [2022-12-30T22:00:00.998Z] === PAUSE TestContainerStartOnDaemonRestart [2022-12-30T22:00:00.998Z] === RUN TestDaemonRestartIpcMode [2022-12-30T22:00:00.998Z] === PAUSE TestDaemonRestartIpcMode [2022-12-30T22:00:00.998Z] === RUN TestDaemonHostGatewayIP [2022-12-30T22:00:00.998Z] === PAUSE TestDaemonHostGatewayIP [2022-12-30T22:00:00.998Z] === RUN TestRestartDaemonWithRestartingContainer [2022-12-30T22:00:00.998Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-12-30T22:00:00.998Z] === RUN TestContainerKillOnDaemonStart [2022-12-30T22:00:00.998Z] === PAUSE TestContainerKillOnDaemonStart [2022-12-30T22:00:00.998Z] === RUN TestDiff [2022-12-30T22:00:01.565Z] --- PASS: TestDiff (0.45s) [2022-12-30T22:00:01.565Z] === RUN TestExecConsoleSize [2022-12-30T22:00:02.130Z] --- PASS: TestExecConsoleSize (0.51s) [2022-12-30T22:00:02.130Z] === RUN TestExecWithCloseStdin [2022-12-30T22:00:02.695Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-12-30T22:00:02.695Z] === RUN TestExec [2022-12-30T22:00:02.953Z] --- PASS: TestExec (0.48s) [2022-12-30T22:00:02.953Z] === RUN TestExecUser [2022-12-30T22:00:03.519Z] --- PASS: TestExecUser (0.55s) [2022-12-30T22:00:03.519Z] === RUN TestExportContainerAndImportImage [2022-12-30T22:00:04.084Z] --- PASS: TestExportContainerAndImportImage (0.49s) [2022-12-30T22:00:04.084Z] === RUN TestExportContainerAfterDaemonRestart [2022-12-30T22:00:05.457Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s) [2022-12-30T22:00:05.457Z] === RUN TestHealthCheckWorkdir [2022-12-30T22:00:06.022Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-12-30T22:00:06.022Z] === RUN TestHealthKillContainer [2022-12-30T22:00:14.124Z] --- PASS: TestHealthKillContainer (7.87s) [2022-12-30T22:00:14.124Z] === RUN TestHealthCheckProcessKilled [2022-12-30T22:00:14.381Z] --- PASS: TestHealthCheckProcessKilled (0.69s) [2022-12-30T22:00:14.381Z] === RUN TestInspectCpusetInConfigPre120 [2022-12-30T22:00:14.946Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-12-30T22:00:14.946Z] === RUN TestIpcModeNone [2022-12-30T22:00:15.203Z] --- PASS: TestIpcModeNone (0.48s) [2022-12-30T22:00:15.203Z] === RUN TestIpcModePrivate [2022-12-30T22:00:15.769Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-12-30T22:00:15.769Z] --- PASS: TestIpcModePrivate (0.50s) [2022-12-30T22:00:15.769Z] === RUN TestIpcModeShareable [2022-12-30T22:00:16.026Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-12-30T22:00:16.284Z] --- PASS: TestIpcModeShareable (0.45s) [2022-12-30T22:00:16.284Z] === RUN TestAPIIpcModeShareableAndContainer [2022-12-30T22:00:17.657Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-12-30T22:00:17.657Z] === RUN TestAPIIpcModeHost [2022-12-30T22:00:18.222Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-12-30T22:00:18.222Z] === RUN TestDaemonIpcModeShareable [2022-12-30T22:00:19.154Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-30T22:00:19.154Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-12-30T22:00:19.154Z] === RUN TestDaemonIpcModePrivate [2022-12-30T22:00:20.086Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-30T22:00:20.344Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2022-12-30T22:00:20.344Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-12-30T22:00:21.278Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-12-30T22:00:21.278Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-12-30T22:00:21.278Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-12-30T22:00:22.255Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-12-30T22:00:22.521Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-12-30T22:00:22.521Z] === RUN TestIpcModeOlderClient [2022-12-30T22:00:22.521Z] === PAUSE TestIpcModeOlderClient [2022-12-30T22:00:22.521Z] === RUN TestKillContainerInvalidSignal [2022-12-30T22:00:23.089Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-12-30T22:00:23.089Z] === RUN TestKillContainer [2022-12-30T22:00:23.090Z] === RUN TestKillContainer/no_signal [2022-12-30T22:00:23.347Z] === RUN TestKillContainer/non_killing_signal [2022-12-30T22:00:23.604Z] === RUN TestKillContainer/killing_signal [2022-12-30T22:00:24.169Z] --- PASS: TestKillContainer (1.29s) [2022-12-30T22:00:24.169Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-12-30T22:00:24.169Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-12-30T22:00:24.169Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-12-30T22:00:24.169Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-12-30T22:00:24.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-12-30T22:00:24.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-12-30T22:00:25.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-12-30T22:00:25.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-12-30T22:00:25.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-12-30T22:00:25.667Z] === RUN TestKillStoppedContainer [2022-12-30T22:00:25.667Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-12-30T22:00:25.667Z] === RUN TestKillStoppedContainerAPIPre120 [2022-12-30T22:00:25.667Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-12-30T22:00:25.667Z] === RUN TestKillDifferentUserContainer [2022-12-30T22:00:26.231Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2022-12-30T22:00:26.231Z] === RUN TestInspectOomKilledTrue [2022-12-30T22:00:26.796Z] --- PASS: TestInspectOomKilledTrue (0.52s) [2022-12-30T22:00:26.796Z] === RUN TestInspectOomKilledFalse [2022-12-30T22:00:27.054Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-12-30T22:00:27.054Z] === RUN TestLinksEtcHostsContentMatch [2022-12-30T22:00:27.312Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-12-30T22:00:27.312Z] === RUN TestLinksContainerNames [2022-12-30T22:00:28.245Z] --- PASS: TestLinksContainerNames (0.87s) [2022-12-30T22:00:28.245Z] === RUN TestLogsFollowTailEmpty [2022-12-30T22:00:28.810Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-12-30T22:00:28.810Z] === RUN TestLogs [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-12-30T22:00:28.810Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-12-30T22:00:28.810Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-12-30T22:00:28.810Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-30T22:00:28.810Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-12-30T22:00:28.810Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-12-30T22:00:28.810Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-12-30T22:00:28.810Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-12-30T22:00:28.810Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-12-30T22:00:28.810Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-12-30T22:00:29.375Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-12-30T22:00:29.375Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-12-30T22:00:29.941Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-12-30T22:00:29.941Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-30T22:00:30.873Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-12-30T22:00:30.873Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-12-30T22:00:30.873Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-30T22:00:30.873Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-12-30T22:00:30.873Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-12-30T22:00:30.873Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-12-30T22:00:30.873Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-12-30T22:00:30.873Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-12-30T22:00:30.873Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-12-30T22:00:31.440Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-12-30T22:00:31.440Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-12-30T22:00:32.009Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-12-30T22:00:32.266Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-12-30T22:00:33.199Z] --- PASS: TestLogs (4.25s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local (0.01s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.73s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.81s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) [2022-12-30T22:00:33.199Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s) [2022-12-30T22:00:33.199Z] === RUN TestContainerNetworkMountsNoChown [2022-12-30T22:00:33.456Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/default [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/default [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/private [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/private [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rprivate [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rprivate [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/slave [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/slave [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rslave [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rslave [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/shared [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/shared [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rshared [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rshared [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/default [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/default/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/default/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/default/bind_root [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/rshared [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/shared [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/rslave [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/slave [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/rprivate [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/private [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/private/bind_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/private/mount_root [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-12-30T22:00:33.456Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-12-30T22:00:33.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/default/mount_root [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-12-30T22:00:33.456Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-12-30T22:00:33.714Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/private/bind_root [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-12-30T22:00:33.971Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-12-30T22:00:34.229Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-12-30T22:00:34.229Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-12-30T22:00:34.229Z] === CONT TestMountDaemonRoot/private/mount_root [2022-12-30T22:00:34.229Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.10s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.15s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-12-30T22:00:34.229Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-12-30T22:00:34.229Z] === RUN TestContainerBindMountNonRecursive [2022-12-30T22:00:35.600Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2022-12-30T22:00:35.600Z] === RUN TestContainerVolumesMountedAsShared [2022-12-30T22:00:36.165Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-12-30T22:00:36.165Z] === RUN TestContainerVolumesMountedAsSlave [2022-12-30T22:00:36.424Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-12-30T22:00:36.424Z] === RUN TestContainerCopyLeaksMounts [2022-12-30T22:00:36.990Z] --- PASS: TestContainerCopyLeaksMounts (0.51s) [2022-12-30T22:00:36.990Z] === RUN TestNetworkNat [2022-12-30T22:00:37.555Z] --- PASS: TestNetworkNat (0.46s) [2022-12-30T22:00:37.555Z] === RUN TestNetworkLocalhostTCPNat [2022-12-30T22:00:37.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-12-30T22:00:37.814Z] === RUN TestNetworkLoopbackNat [2022-12-30T22:00:40.340Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-12-30T22:00:40.340Z] === RUN TestPause [2022-12-30T22:00:40.905Z] --- PASS: TestPause (0.54s) [2022-12-30T22:00:40.905Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-12-30T22:00:40.905Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-30T22:00:40.905Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-30T22:00:40.905Z] === RUN TestPauseStopPausedContainer [2022-12-30T22:00:41.470Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-12-30T22:00:41.470Z] === RUN TestPidHost [2022-12-30T22:00:42.403Z] --- PASS: TestPidHost (1.00s) [2022-12-30T22:00:42.403Z] === RUN TestPsFilter [2022-12-30T22:00:42.660Z] --- PASS: TestPsFilter (0.10s) [2022-12-30T22:00:42.660Z] === RUN TestRemoveContainerWithRemovedVolume [2022-12-30T22:00:42.918Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-12-30T22:00:42.918Z] === RUN TestRemoveContainerWithVolume [2022-12-30T22:00:43.486Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-12-30T22:00:43.486Z] === RUN TestRemoveContainerRunning [2022-12-30T22:00:43.743Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-12-30T22:00:43.743Z] === RUN TestRemoveContainerForceRemoveRunning [2022-12-30T22:00:44.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-12-30T22:00:44.310Z] === RUN TestRemoveInvalidContainer [2022-12-30T22:00:44.310Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-12-30T22:00:44.310Z] === RUN TestRenameLinkedContainer [2022-12-30T22:00:46.208Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-12-30T22:00:46.208Z] === RUN TestRenameStoppedContainer [2022-12-30T22:00:46.466Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-12-30T22:00:46.466Z] === RUN TestRenameRunningContainerAndReuse [2022-12-30T22:00:47.398Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-12-30T22:00:47.398Z] === RUN TestRenameInvalidName [2022-12-30T22:00:47.655Z] --- PASS: TestRenameInvalidName (0.43s) [2022-12-30T22:00:47.655Z] === RUN TestRenameAnonymousContainer [2022-12-30T22:00:49.553Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2022-12-30T22:00:49.553Z] === RUN TestRenameContainerWithSameName [2022-12-30T22:00:49.811Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-12-30T22:00:49.811Z] === RUN TestRenameContainerWithLinkedContainer [2022-12-30T22:00:50.743Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-12-30T22:00:50.743Z] === RUN TestResize [2022-12-30T22:00:51.308Z] --- PASS: TestResize (0.45s) [2022-12-30T22:00:51.308Z] === RUN TestResizeWithInvalidSize [2022-12-30T22:00:51.566Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-12-30T22:00:51.566Z] === RUN TestResizeWhenContainerNotStarted [2022-12-30T22:00:52.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-30T22:00:52.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-30T22:00:52.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-30T22:00:52.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-12-30T22:00:52.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-12-30T22:00:53.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-12-30T22:00:53.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-12-30T22:00:54.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-12-30T22:00:54.951Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-12-30T22:00:56.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-30T22:00:56.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-30T22:00:59.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-12-30T22:00:59.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-12-30T22:01:03.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-12-30T22:01:03.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-12-30T22:01:05.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-12-30T22:01:05.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-12-30T22:01:07.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-12-30T22:01:07.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.51s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-12-30T22:01:08.999Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2022-12-30T22:01:08.999Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-12-30T22:01:08.999Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-12-30T22:01:09.960Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-12-30T22:01:10.893Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-12-30T22:01:10.893Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2022-12-30T22:01:10.893Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-12-30T22:01:10.893Z] === RUN TestCgroupNamespacesRun [2022-12-30T22:01:11.824Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-12-30T22:01:11.825Z] === RUN TestCgroupNamespacesRunPrivileged [2022-12-30T22:01:13.196Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-12-30T22:01:13.196Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-12-30T22:01:14.128Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.06s) [2022-12-30T22:01:14.128Z] === RUN TestCgroupNamespacesRunHostMode [2022-12-30T22:01:15.061Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-12-30T22:01:15.061Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-12-30T22:01:16.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-12-30T22:01:16.433Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-12-30T22:01:17.367Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-12-30T22:01:17.367Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-12-30T22:01:17.931Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2022-12-30T22:01:17.931Z] === RUN TestCgroupNamespacesRunOlderClient [2022-12-30T22:01:19.303Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-12-30T22:01:19.303Z] === RUN TestNISDomainname [2022-12-30T22:01:19.561Z] --- PASS: TestNISDomainname (0.54s) [2022-12-30T22:01:19.561Z] === RUN TestHostnameDnsResolution [2022-12-30T22:01:20.126Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-12-30T22:01:20.126Z] === RUN TestUnprivilegedPortsAndPing [2022-12-30T22:01:20.692Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-12-30T22:01:20.692Z] === RUN TestPrivilegedHostDevices [2022-12-30T22:01:21.257Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-12-30T22:01:21.257Z] === RUN TestRunConsoleSize [2022-12-30T22:01:21.823Z] --- PASS: TestRunConsoleSize (0.43s) [2022-12-30T22:01:21.823Z] === RUN TestRunWithAlternativeContainerdShim [2022-12-30T22:01:23.722Z] --- PASS: TestRunWithAlternativeContainerdShim (1.93s) [2022-12-30T22:01:23.722Z] === RUN TestStats [2022-12-30T22:01:26.247Z] --- PASS: TestStats (2.48s) [2022-12-30T22:01:26.247Z] === RUN TestStopContainerWithTimeout [2022-12-30T22:01:26.247Z] === RUN TestStopContainerWithTimeout/0 [2022-12-30T22:01:26.247Z] === PAUSE TestStopContainerWithTimeout/0 [2022-12-30T22:01:26.247Z] === RUN TestStopContainerWithTimeout/1 [2022-12-30T22:01:26.247Z] === PAUSE TestStopContainerWithTimeout/1 [2022-12-30T22:01:26.247Z] === RUN TestStopContainerWithTimeout/3 [2022-12-30T22:01:26.247Z] === PAUSE TestStopContainerWithTimeout/3 [2022-12-30T22:01:26.247Z] === RUN TestStopContainerWithTimeout/-1 [2022-12-30T22:01:26.247Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-12-30T22:01:26.247Z] === CONT TestStopContainerWithTimeout/0 [2022-12-30T22:01:26.247Z] === CONT TestStopContainerWithTimeout/3 [2022-12-30T22:01:26.812Z] === CONT TestStopContainerWithTimeout/-1 [2022-12-30T22:01:29.338Z] === CONT TestStopContainerWithTimeout/1 [2022-12-30T22:01:30.270Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-12-30T22:01:30.270Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-12-30T22:01:30.270Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-12-30T22:01:30.270Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-12-30T22:01:30.270Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-12-30T22:01:30.270Z] === RUN TestDeleteDevicemapper [2022-12-30T22:01:30.270Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-30T22:01:30.270Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-12-30T22:01:30.270Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-12-30T22:01:31.651Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.34s) [2022-12-30T22:01:31.651Z] === RUN TestUpdateMemory [2022-12-30T22:01:32.216Z] --- PASS: TestUpdateMemory (0.61s) [2022-12-30T22:01:32.216Z] === RUN TestUpdateCPUQuota [2022-12-30T22:01:33.149Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-12-30T22:01:33.149Z] === RUN TestUpdatePidsLimit [2022-12-30T22:01:33.149Z] === RUN TestUpdatePidsLimit/update_from_none [2022-12-30T22:01:33.407Z] === RUN TestUpdatePidsLimit/no_change [2022-12-30T22:01:33.665Z] === RUN TestUpdatePidsLimit/update_lower [2022-12-30T22:01:33.665Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-12-30T22:01:33.923Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-12-30T22:01:34.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-12-30T22:01:34.439Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-12-30T22:01:35.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-12-30T22:01:35.004Z] === RUN TestUpdateRestartPolicy [2022-12-30T22:01:47.195Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-12-30T22:01:47.195Z] === RUN TestUpdateRestartWithAutoRemove [2022-12-30T22:01:47.195Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-12-30T22:01:47.195Z] === RUN TestWaitNonBlocked [2022-12-30T22:01:47.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-30T22:01:47.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-30T22:01:47.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-30T22:01:47.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-30T22:01:47.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-12-30T22:01:47.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-12-30T22:01:47.195Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-12-30T22:01:47.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-12-30T22:01:47.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-12-30T22:01:47.195Z] === RUN TestWaitBlocked [2022-12-30T22:01:47.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-30T22:01:47.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-30T22:01:47.195Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-12-30T22:01:47.195Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-12-30T22:01:47.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-12-30T22:01:47.195Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-12-30T22:01:48.128Z] --- PASS: TestWaitBlocked (0.01s) [2022-12-30T22:01:48.128Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-12-30T22:01:48.128Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-12-30T22:01:48.128Z] === RUN TestWaitConditions [2022-12-30T22:01:48.128Z] === RUN TestWaitConditions/default [2022-12-30T22:01:48.128Z] === PAUSE TestWaitConditions/default [2022-12-30T22:01:48.128Z] === RUN TestWaitConditions/not-running [2022-12-30T22:01:48.128Z] === PAUSE TestWaitConditions/not-running [2022-12-30T22:01:48.128Z] === RUN TestWaitConditions/next-exit [2022-12-30T22:01:48.128Z] === PAUSE TestWaitConditions/next-exit [2022-12-30T22:01:48.128Z] === RUN TestWaitConditions/removed [2022-12-30T22:01:48.128Z] === PAUSE TestWaitConditions/removed [2022-12-30T22:01:48.128Z] === CONT TestWaitConditions/default [2022-12-30T22:01:48.128Z] === CONT TestWaitConditions/removed [2022-12-30T22:01:48.128Z] === CONT TestWaitConditions/default [2022-12-30T22:01:48.128Z] wait_test.go:146: ContainerID = 9e174a51592637de6f513c1efb9e23b13f391c71087ffbcf6d97fc3a90e8e473 [2022-12-30T22:01:48.128Z] === CONT TestWaitConditions/removed [2022-12-30T22:01:48.128Z] wait_test.go:146: ContainerID = 21c4d699fe2246df223ade6d2fbfd6d63fa4805aabcb764f159ea1ca10806cca [2022-12-30T22:01:48.385Z] === CONT TestWaitConditions/next-exit [2022-12-30T22:01:48.643Z] wait_test.go:146: ContainerID = 049c6b65270dae1d5b40433cd5133b6a1e80fbe4233ca481d86ddd80daaf24ae [2022-12-30T22:01:48.643Z] === CONT TestWaitConditions/not-running [2022-12-30T22:01:48.643Z] wait_test.go:146: ContainerID = f5c6091bc5660afa798bdff82cb1e4b84591db5eaad1ca221592de6053009ed5 [2022-12-30T22:01:49.208Z] --- PASS: TestWaitConditions (0.01s) [2022-12-30T22:01:49.208Z] --- PASS: TestWaitConditions/default (0.59s) [2022-12-30T22:01:49.208Z] --- PASS: TestWaitConditions/removed (0.71s) [2022-12-30T22:01:49.208Z] --- PASS: TestWaitConditions/next-exit (0.53s) [2022-12-30T22:01:49.208Z] --- PASS: TestWaitConditions/not-running (0.45s) [2022-12-30T22:01:49.208Z] === RUN TestWaitRestartedContainer [2022-12-30T22:01:49.208Z] === RUN TestWaitRestartedContainer/default [2022-12-30T22:01:49.208Z] === PAUSE TestWaitRestartedContainer/default [2022-12-30T22:01:49.208Z] === RUN TestWaitRestartedContainer/not-running [2022-12-30T22:01:49.208Z] === PAUSE TestWaitRestartedContainer/not-running [2022-12-30T22:01:49.208Z] === RUN TestWaitRestartedContainer/next-exit [2022-12-30T22:01:49.208Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-12-30T22:01:49.208Z] === CONT TestWaitRestartedContainer/default [2022-12-30T22:01:49.208Z] === CONT TestWaitRestartedContainer/next-exit [2022-12-30T22:01:50.579Z] === CONT TestWaitRestartedContainer/not-running [2022-12-30T22:01:51.512Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-12-30T22:01:51.512Z] --- PASS: TestWaitRestartedContainer/default (1.27s) [2022-12-30T22:01:51.512Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-12-30T22:01:51.512Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-12-30T22:01:51.512Z] === CONT TestRestartDaemonWithRestartingContainer [2022-12-30T22:01:51.512Z] === CONT TestIpcModeOlderClient [2022-12-30T22:01:51.512Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-12-30T22:01:51.512Z] === CONT TestContainerKillOnDaemonStart [2022-12-30T22:01:53.409Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2022-12-30T22:01:53.409Z] === CONT TestContainerStartOnDaemonRestart [2022-12-30T22:01:55.306Z] --- PASS: TestContainerStartOnDaemonRestart (1.79s) [2022-12-30T22:01:55.306Z] === CONT TestDaemonHostGatewayIP [2022-12-30T22:01:57.203Z] --- PASS: TestDaemonHostGatewayIP (2.15s) [2022-12-30T22:01:57.203Z] === CONT TestDaemonRestartIpcMode [2022-12-30T22:01:59.103Z] --- PASS: TestDaemonRestartIpcMode (2.12s) [2022-12-30T22:02:03.281Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-12-30T22:02:03.281Z] PASS [2022-12-30T22:02:03.281Z] [2022-12-30T22:02:03.281Z] === Skipped [2022-12-30T22:02:03.281Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-12-30T22:02:03.281Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-12-30T22:02:03.281Z] [2022-12-30T22:02:03.281Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-12-30T22:02:03.281Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-12-30T22:02:03.281Z] [2022-12-30T22:02:03.281Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-12-30T22:02:03.281Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-12-30T22:02:03.281Z] [2022-12-30T22:02:03.281Z] DONE 281 tests, 3 skipped in 126.533s [2022-12-30T22:02:03.281Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-12-30T22:02:03.281Z] ++ 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-30T22:02:03.281Z] ++ set -e [2022-12-30T22:02:03.281Z] ++ '[' -n 0 ']' [2022-12-30T22:02:03.281Z] ++ set -x [2022-12-30T22:02:03.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:02:03.281Z] INFO: Testing against a local daemon [2022-12-30T22:02:03.281Z] === RUN TestConfigDaemonID [2022-12-30T22:02:04.213Z] daemon_test.go:51: [d7a22b7cd3cfb] daemon is not started [2022-12-30T22:02:04.213Z] --- PASS: TestConfigDaemonID (1.04s) [2022-12-30T22:02:04.213Z] === RUN TestDaemonConfigValidation [2022-12-30T22:02:04.213Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-12-30T22:02:04.213Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-12-30T22:02:04.213Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-12-30T22:02:04.213Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-12-30T22:02:04.213Z] === RUN TestDaemonConfigValidation/invalid_config [2022-12-30T22:02:04.213Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-12-30T22:02:04.213Z] === RUN TestDaemonConfigValidation/malformed_config [2022-12-30T22:02:04.213Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-12-30T22:02:04.213Z] === RUN TestDaemonConfigValidation/valid_config [2022-12-30T22:02:04.213Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-12-30T22:02:04.213Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-12-30T22:02:04.213Z] === CONT TestDaemonConfigValidation/malformed_config [2022-12-30T22:02:04.213Z] === CONT TestDaemonConfigValidation/valid_config [2022-12-30T22:02:04.213Z] === CONT TestDaemonConfigValidation/invalid_config [2022-12-30T22:02:04.213Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-12-30T22:02:04.213Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-12-30T22:02:04.213Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-12-30T22:02:04.213Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-12-30T22:02:04.213Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-12-30T22:02:04.213Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-12-30T22:02:04.213Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-12-30T22:02:04.213Z] === RUN TestConfigDaemonSeccompProfiles [2022-12-30T22:02:04.213Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-12-30T22:02:05.620Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-12-30T22:02:06.566Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-12-30T22:02:07.498Z] === CONT TestConfigDaemonSeccompProfiles [2022-12-30T22:02:07.498Z] daemon_test.go:165: [d34a7b51665af] daemon is not started [2022-12-30T22:02:07.498Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-12-30T22:02:07.498Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-12-30T22:02:07.498Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-12-30T22:02:07.498Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-12-30T22:02:07.498Z] === RUN TestDaemonProxy [2022-12-30T22:02:07.498Z] === RUN TestDaemonProxy/environment_variables [2022-12-30T22:02:09.395Z] === RUN TestDaemonProxy/command-line_options [2022-12-30T22:02:11.292Z] === RUN TestDaemonProxy/configuration_file [2022-12-30T22:02:12.663Z] === RUN TestDaemonProxy/conflicting_options [2022-12-30T22:02:13.228Z] === RUN TestDaemonProxy/reload_sanitized [2022-12-30T22:02:13.792Z] --- PASS: TestDaemonProxy (6.26s) [2022-12-30T22:02:13.792Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-12-30T22:02:13.792Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-12-30T22:02:13.792Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-12-30T22:02:13.792Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-12-30T22:02:13.792Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-12-30T22:02:13.792Z] === RUN TestLiveRestore [2022-12-30T22:02:13.792Z] === RUN TestLiveRestore/volume_references [2022-12-30T22:02:13.792Z] === PAUSE TestLiveRestore/volume_references [2022-12-30T22:02:13.792Z] === CONT TestLiveRestore/volume_references [2022-12-30T22:02:14.357Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-12-30T22:02:14.357Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-12-30T22:02:15.289Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-12-30T22:02:16.221Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-12-30T22:02:17.153Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore (0.00s) [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore/volume_references (4.24s) [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.64s) [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.93s) [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s) [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s) [2022-12-30T22:02:18.086Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s) [2022-12-30T22:02:18.086Z] PASS [2022-12-30T22:02:18.086Z] [2022-12-30T22:02:18.086Z] DONE 24 tests in 15.048s [2022-12-30T22:02:18.086Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-12-30T22:02:18.086Z] ++ 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-30T22:02:18.086Z] ++ set -e [2022-12-30T22:02:18.086Z] ++ '[' -n 0 ']' [2022-12-30T22:02:18.086Z] ++ set -x [2022-12-30T22:02:18.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:02:18.086Z] INFO: Testing against a local daemon [2022-12-30T22:02:18.086Z] === RUN TestCommitInheritsEnv [2022-12-30T22:02:18.343Z] --- PASS: TestCommitInheritsEnv (0.16s) [2022-12-30T22:02:18.343Z] === RUN TestImportExtremelyLargeImageWorks [2022-12-30T22:02:18.343Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-30T22:02:18.343Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/#00 [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/_______ [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform// [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/linux [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/LINUX [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/macos [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-12-30T22:02:18.343Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform (0.12s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-12-30T22:02:18.343Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-12-30T22:02:18.343Z] === RUN TestImagesFilterMultiReference [2022-12-30T22:02:18.601Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-12-30T22:02:18.601Z] === RUN TestImagesFilterBeforeSince [2022-12-30T22:02:18.601Z] list_test.go:87: ImageList: ID=sha256:b62aa805d090c69bfc1dc6fa17763aa4db0654fcbef2774830684024e589e566 RepoTags=[testimagesfilterbeforesince:v3] [2022-12-30T22:02:18.601Z] list_test.go:87: ImageList: ID=sha256:ad275ad7a8cac91a99b2280e5c34ae61c254af5518fc93a38fa63256a576f9e5 RepoTags=[testimagesfilterbeforesince:v1] [2022-12-30T22:02:18.601Z] list_test.go:87: ImageList: ID=sha256:7825940a0031a18f4bb33cd6e4231c854739bab92381a8a2d117e2c0e2b17281 RepoTags=[testimagesfilterbeforesince:v2] [2022-12-30T22:02:18.601Z] --- PASS: TestImagesFilterBeforeSince (0.23s) [2022-12-30T22:02:18.601Z] === RUN TestImagePullPlatformInvalid [2022-12-30T22:02:18.601Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-12-30T22:02:18.601Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" 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=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=info msg="Starting upload purge in 53m0s" go.version=go1.19.4 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=206338e9-3bb9-4e02-b8b4-3c6030cac3b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=206338e9-3bb9-4e02-b8b4-3c6030cac3b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50136" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.142476ms http.response.status=200 http.response.written=2 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64fd8717-8a85-4eab-bd6b-7379c2f6879d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=64fd8717-8a85-4eab-bd6b-7379c2f6879d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0f4a3acd-ef57-4526-820a-f9ff0de7833f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0f4a3acd-ef57-4526-820a-f9ff0de7833f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" 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=64fd8717-8a85-4eab-bd6b-7379c2f6879d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=41.304µs trace.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=7bcb312b-8a72-49be-a055-1cfb9138b553 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" 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=64fd8717-8a85-4eab-bd6b-7379c2f6879d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.890046ms http.response.status=404 http.response.written=157 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" 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=0f4a3acd-ef57-4526-820a-f9ff0de7833f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=40.82µs trace.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=392982ea-9779-47e8-88f4-9828804c80f5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" 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=0f4a3acd-ef57-4526-820a-f9ff0de7833f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.439589ms http.response.status=404 http.response.written=157 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e1f3b04e-9e99-4c30-800f-e70659ca893d http.request.method=POST http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=afb16e31-00ff-4b43-8895-513b6f91fae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=afb16e31-00ff-4b43-8895-513b6f91fae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e1f3b04e-9e99-4c30-800f-e70659ca893d http.request.method=POST http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.861Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=afb16e31-00ff-4b43-8895-513b6f91fae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=330.042µs trace.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=30a5fc2c-d689-4dd0-880c-2e781d3dac35 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e1f3b04e-9e99-4c30-800f-e70659ca893d http.request.method=POST http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=294.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).PutContent" trace.id=8c7f55d6-ece7-4ea2-b3f8-56f3097c2988 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=afb16e31-00ff-4b43-8895-513b6f91fae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=32.698µs trace.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=f279e40d-813c-41f5-89bd-c27f877a9b29 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e1f3b04e-9e99-4c30-800f-e70659ca893d http.request.method=POST http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=438.316µs trace.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=0d0947c8-bd9e-487e-b3a5-708cdec507df trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e1f3b04e-9e99-4c30-800f-e70659ca893d http.request.method=POST http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=96.442µs trace.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=1c910e96-b42e-4c31-a31a-e2ea0ed1b1e3 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e1f3b04e-9e99-4c30-800f-e70659ca893d http.request.method=POST http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.896973ms http.response.status=202 http.response.written=0 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=afb16e31-00ff-4b43-8895-513b6f91fae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=129.156µs trace.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=f684943f-662f-4949-91b3-630ab2e7da80 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=afb16e31-00ff-4b43-8895-513b6f91fae3 http.request.method=POST http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.906929ms http.response.status=202 http.response.written=0 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=40.18µs trace.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=8582707e-ba5c-4f68-b267-899b78a4e0ad trace.line=82 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=39.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6a5fdb84-e2b8-4300-9a36-371a8d85595d trace.line=82 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=19.512µs trace.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=08519c26-1cbb-42c2-9aa7-27d1fbf7a7ba trace.line=141 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=84.602µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7ceb63bd-4b14-4a3f-8a84-d3d38d6bea1c trace.line=124 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=10.437µs trace.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=72c6fc2b-34b0-475f-8e43-ec07918e66e1 trace.line=141 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=12.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29cb3889-fbc2-4680-b2ea-21a724fde10e trace.line=141 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=7.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).Stat" trace.id=f3322496-e470-4fcf-b7ce-50d3fca0c6df trace.line=141 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a/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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=52.291µs trace.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=7c697d24-aa40-4d1d-b504-3fed78c7b8aa trace.line=167 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=50.117µs trace.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=88dea11c-a6cd-41af-8bda-6a9fc1e87855 trace.line=95 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bf2b8b44-e430-4221-a967-99df2ce1933a\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=80.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=8402ffa9-5c05-42b0-808d-05b35a639bdd trace.line=181 vars.name=test vars.uuid=bf2b8b44-e430-4221-a967-99df2ce1933a version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" 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=8b1b45f7-d795-48cd-96e3-34612f12ff10 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50152" http.request.uri="/v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.084974ms http.response.status=201 http.response.written=0 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "PUT /v2/test/blobs/uploads/bf2b8b44-e430-4221-a967-99df2ce1933a?_state=IEHde-jMzhE3XxqRCE2Yw8YfyQoPP_k10TB5S9CFYil7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJmMmI4YjQ0LWU0MzAtNDIyMS1hOTY3LTk5ZGYyY2UxOTMzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc3NDg2NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=21.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).Stat" trace.id=25968a39-390f-4649-8a2b-41218f6e792b trace.line=141 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.862Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=169.353µs trace.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=d9f5a281-2dd7-4873-a82b-5449ef209841 trace.line=124 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=37.07µs trace.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=295f17e9-cf28-4fa0-a7ca-8a5f9458e81b trace.line=141 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=18.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).Stat" trace.id=c8beff0c-2320-4e71-9b65-9c1ad5161668 trace.line=141 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=16.008µs trace.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=534ca4fa-dbe9-4f09-98e9-e64f9c64076b trace.line=141 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be/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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=166.333µs trace.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=fba9a57b-c960-4917-9463-688c7d0d869f trace.line=167 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=87.884µs trace.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=8d8da9ff-a874-47d4-a7cd-b73c5a4622b5 trace.line=95 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0bf87c82-602c-4d62-b366-57af538a89be\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=184.336µs trace.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=645e788c-8dc3-4c44-9684-6b0420bb0750 trace.line=181 vars.name=test vars.uuid=0bf87c82-602c-4d62-b366-57af538a89be version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=e894c6e6-0a7f-4310-ae69-6f4b2e1e115c http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=10.746582ms http.response.status=201 http.response.written=0 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "PUT /v2/test/blobs/uploads/0bf87c82-602c-4d62-b366-57af538a89be?_state=SEeU8XowFnVTNCY9QFZ8EBcJeOw6_P-DI7CpDIbgpg57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBiZjg3YzgyLTYwMmMtNGQ2Mi1iMzY2LTU3YWY1MzhhODliZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0zMFQyMjowMjoxOC43Mjc4MzAwMDJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=08d78dc8-cedc-4289-b2d9-3966e9c0ce1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=08d78dc8-cedc-4289-b2d9-3966e9c0ce1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=08d78dc8-cedc-4289-b2d9-3966e9c0ce1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=97.05µs trace.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=eee5b4c4-d173-4237-8a1b-8fe3b303afcc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=08d78dc8-cedc-4289-b2d9-3966e9c0ce1e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.114792ms http.response.status=404 http.response.written=96 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=37.096µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a69847d6-5b1b-4165-bf6b-54a416a48816 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=16.509µs trace.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=d7300e2e-03e3-4de8-b280-5fe961a0d484 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=20.964µs trace.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=e61f303b-5644-4dc0-920d-051a2aea28cc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=10.551µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8343ee86-cba3-4e63-9bdb-d68db1735d90 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=49.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d8c54925-53bb-49d3-bc91-02ee584b5a42 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=57.165µs trace.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=8b6451ea-6c6b-40f8-ae2e-746c3b0fdae6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=96.533µs trace.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=eedb9d39-7187-4bdf-90a1-7b4d7b87175e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=25.518µs trace.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=34f19a08-1dc6-4425-8545-454b8bc1ae56 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=78.195µs trace.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=c708ad9d-1796-49d7-99bb-1bf021bfc6aa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=111.548µs trace.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=7deb28cc-8980-4034-8b01-5287b246e164 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" 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=39259ac2-9cd3-4621-b322-a040c22622e5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50154" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=2.263224ms http.response.status=201 http.response.written=0 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce30cf30-9d79-4e49-9721-73fc5326e428 http.request.method=GET http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ce30cf30-9d79-4e49-9721-73fc5326e428 http.request.method=GET http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 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="825.956µs" http.response.status=200 http.response.written=2 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.863Z] time="2022-12-30T22:02:18Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=64.131µs trace.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=bea15613-4e9a-470e-8701-c098178842b0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=27.323µs trace.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=ea97585c-3af8-44f2-9c84-4b5eef12daed trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=28.915µs trace.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=04136ac1-43f9-40aa-890b-8f43802063d7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=32.107µs trace.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=ff751775-2c4d-47d6-b6eb-5b88d342957b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a942961c-244a-4867-b293-d88405717506 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50186" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.910069ms http.response.status=200 http.response.written=417 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=69.67µs trace.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=2980d564-9c3e-4c58-9dd2-12759b4bd610 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=118.44µs trace.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=d9c151d2-0bda-4949-a184-534416d1ad99 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=52.956µs trace.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=1df1d7da-3a8e-4457-b4fb-56a7d1755dd2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=4c28fd1d-ed53-47bb-9fdd-27e02850d8bd http.request.method=GET http.request.remoteaddr="127.0.0.1:50188" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 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.535329ms http.response.status=200 http.response.written=417 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=66.723µs trace.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=e4d33645-e57d-4299-864b-f275e2995f79 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=17.493µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ae2d6ba-82bf-4c2a-86e1-fb9343781d00 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=17.51µs trace.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=86ec7d15-dfa2-47d3-b31f-56950b4da5b9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=19.823µs trace.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=fd7910c2-4192-4d21-8385-fa104c7ef5ff trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=9.059µs trace.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=d9e33235-5ce7-4a6a-bd67-175a72566637 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=50.675µs trace.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=15d0b002-011b-4efd-995f-e9dfdac4f621 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=13.464µs trace.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=f51b2412-78e6-4282-adca-acb4cddff5a5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.864Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=6.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b1fe2726-a4e6-41c2-8951-6f8da8e1939c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=21.784µs trace.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=230f9fc6-9a76-4b88-a2fa-13faf8554246 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=2.605614ms trace.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=847f2b13-62a7-4bb2-a6a1-f4b12c78445e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=22.367µs trace.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=a4e7ef10-3a93-401f-a734-d51e6cb38ee5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=12.735µs trace.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=cb956a0f-c3d2-4281-975a-95e96bb97b9e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=29.21µs trace.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=5bb1094c-f57a-44a5-8175-c1c99cbdbcc8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=35.085µs trace.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=e8e9f2c5-614e-464b-9707-f5d870e1042e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=22.646µs trace.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=202b09b6-8cee-4dbc-9485-cf17c0aede11 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=ea4a96a9-7f42-4b8f-8627-19b4251afa4e http.request.method=GET http.request.remoteaddr="127.0.0.1:50204" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 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.706153ms http.response.status=200 http.response.written=68 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=678.954µs trace.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=a5b02dde-2d73-4348-b6e9-7bd8e7cbcb22 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=45.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).GetContent" trace.id=81d64b84-3f6e-44f6-8f85-7ee56117cbe3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=21.776µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93a4aa1e-d27c-4c39-b02e-0a7564246988 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=80267823-0866-4c51-b4ec-01f16c10f429 http.request.method=GET http.request.remoteaddr="127.0.0.1:50198" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.385197ms http.response.status=200 http.response.written=179 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=161d7943-ec1d-43b0-909f-7ef37901d532 http.request.method=GET http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=161d7943-ec1d-43b0-909f-7ef37901d532 http.request.method=GET http.request.remoteaddr="127.0.0.1:50222" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 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.091768ms http.response.status=200 http.response.written=2 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=da742857-2680-4711-85a2-0f8fb62f1acf http.request.method=GET http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=da742857-2680-4711-85a2-0f8fb62f1acf http.request.method=GET http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=da742857-2680-4711-85a2-0f8fb62f1acf http.request.method=GET http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=da742857-2680-4711-85a2-0f8fb62f1acf http.request.method=GET http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=32.788µs trace.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=9ac45a9f-85d8-4965-906b-c83d4ed897cd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=da742857-2680-4711-85a2-0f8fb62f1acf http.request.method=GET http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 trace.duration=37.563µs trace.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=61231b67-b44d-4836-a3ab-8146d3b24455 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] time="2022-12-30T22:02:18Z" 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=da742857-2680-4711-85a2-0f8fb62f1acf http.request.method=GET http.request.remoteaddr="127.0.0.1:50224" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 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.788921ms http.response.status=404 http.response.written=181 instance.id=1f9a9883-bd0b-4210-856c-8eaed998a705 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-12-30T22:02:18.865Z] 127.0.0.1 - - [30/Dec/2022:22:02:18 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/ec859162c1f229d133be3000050883b453c01753 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-12-30T22:02:18.865Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) [2022-12-30T22:02:18.865Z] === RUN TestRemoveImageOrphaning [2022-12-30T22:02:19.123Z] --- PASS: TestRemoveImageOrphaning (0.14s) [2022-12-30T22:02:19.123Z] === RUN TestRemoveImageGarbageCollector [2022-12-30T22:02:19.123Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:02:19.123Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-12-30T22:02:19.123Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-12-30T22:02:19.123Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-12-30T22:02:19.123Z] === RUN TestTagInvalidReference [2022-12-30T22:02:19.123Z] --- PASS: TestTagInvalidReference (0.02s) [2022-12-30T22:02:19.123Z] === RUN TestTagValidPrefixedRepo [2022-12-30T22:02:19.123Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-12-30T22:02:19.123Z] === RUN TestTagExistedNameWithoutForce [2022-12-30T22:02:19.123Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-12-30T22:02:19.123Z] === RUN TestTagOfficialNames [2022-12-30T22:02:19.381Z] --- PASS: TestTagOfficialNames (0.05s) [2022-12-30T22:02:19.381Z] === RUN TestTagMatchesDigest [2022-12-30T22:02:19.381Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-12-30T22:02:19.381Z] PASS [2022-12-30T22:02:19.381Z] [2022-12-30T22:02:19.381Z] === Skipped [2022-12-30T22:02:19.381Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-12-30T22:02:19.381Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-12-30T22:02:19.381Z] [2022-12-30T22:02:19.381Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-12-30T22:02:19.381Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:02:19.381Z] [2022-12-30T22:02:19.381Z] DONE 24 tests, 2 skipped in 1.332s [2022-12-30T22:02:19.381Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-12-30T22:02:19.381Z] ++ 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-30T22:02:19.381Z] ++ set -e [2022-12-30T22:02:19.381Z] ++ '[' -n 0 ']' [2022-12-30T22:02:19.381Z] ++ set -x [2022-12-30T22:02:19.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-30T22:02:19.381Z] === RUN TestStripANSICommands [2022-12-30T22:02:19.381Z] === RUN TestStripANSICommands/#00 [2022-12-30T22:02:19.381Z] === RUN TestStripANSICommands/#01 [2022-12-30T22:02:19.381Z] --- PASS: TestStripANSICommands (0.00s) [2022-12-30T22:02:19.381Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-12-30T22:02:19.381Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-12-30T22:02:19.381Z] PASS [2022-12-30T22:02:19.381Z] [2022-12-30T22:02:19.381Z] DONE 3 tests in 0.042s [2022-12-30T22:02:19.381Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-12-30T22:02:19.381Z] ++ 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-30T22:02:19.381Z] ++ set -e [2022-12-30T22:02:19.381Z] ++ '[' -n 0 ']' [2022-12-30T22:02:19.381Z] ++ set -x [2022-12-30T22:02:19.381Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-30T22:02:19.381Z] INFO: Testing against a local daemon [2022-12-30T22:02:19.381Z] === RUN TestNetworkCreateDelete [2022-12-30T22:02:19.639Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-12-30T22:02:19.639Z] === RUN TestDockerNetworkDeletePreferID [2022-12-30T22:02:19.897Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-12-30T22:02:19.897Z] === RUN TestDaemonDNSFallback [2022-12-30T22:02:26.450Z] --- PASS: TestDaemonDNSFallback (6.23s) [2022-12-30T22:02:26.450Z] === RUN TestInspectNetwork [2022-12-30T22:02:28.980Z] === RUN TestInspectNetwork/full_network_id [2022-12-30T22:02:28.980Z] === RUN TestInspectNetwork/partial_network_id [2022-12-30T22:02:28.980Z] === RUN TestInspectNetwork/network_name [2022-12-30T22:02:28.980Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-12-30T22:02:33.158Z] --- PASS: TestInspectNetwork (6.99s) [2022-12-30T22:02:33.158Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-12-30T22:02:33.158Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-12-30T22:02:33.158Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-12-30T22:02:33.158Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-12-30T22:02:33.158Z] === RUN TestRunContainerWithBridgeNone [2022-12-30T22:02:34.530Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/create [2022-12-30T22:02:34.530Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-12-30T22:02:34.530Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-30T22:02:34.530Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-30T22:02:34.530Z] === CONT TestNetworkInvalidJSON/networks/create [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-12-30T22:02:34.530Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-12-30T22:02:34.530Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-12-30T22:02:34.530Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-12-30T22:02:34.530Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-12-30T22:02:34.530Z] === RUN TestNetworkList [2022-12-30T22:02:34.788Z] === RUN TestNetworkList//networks [2022-12-30T22:02:34.788Z] === PAUSE TestNetworkList//networks [2022-12-30T22:02:34.788Z] === RUN TestNetworkList//networks/ [2022-12-30T22:02:34.788Z] === PAUSE TestNetworkList//networks/ [2022-12-30T22:02:34.788Z] === CONT TestNetworkList//networks [2022-12-30T22:02:34.788Z] === CONT TestNetworkList//networks/ [2022-12-30T22:02:34.788Z] --- PASS: TestNetworkList (0.02s) [2022-12-30T22:02:34.788Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-12-30T22:02:34.788Z] --- PASS: TestNetworkList//networks (0.00s) [2022-12-30T22:02:34.788Z] === RUN TestHostIPv4BridgeLabel [2022-12-30T22:02:35.353Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-12-30T22:02:35.353Z] === RUN TestDaemonRestartWithLiveRestore [2022-12-30T22:02:36.285Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-12-30T22:02:36.285Z] === RUN TestDaemonDefaultNetworkPools [2022-12-30T22:02:37.217Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-12-30T22:02:37.217Z] === RUN TestDaemonRestartWithExistingNetwork [2022-12-30T22:02:38.149Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-12-30T22:02:38.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-12-30T22:02:39.521Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-12-30T22:02:39.521Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-12-30T22:02:40.086Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-12-30T22:02:40.086Z] === RUN TestServiceWithPredefinedNetwork [2022-12-30T22:02:42.611Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-12-30T22:02:42.611Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-12-30T22:02:42.611Z] service_test.go:242: FLAKY_TEST [2022-12-30T22:02:42.611Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-30T22:02:42.611Z] === RUN TestServiceWithDataPathPortInit [2022-12-30T22:02:57.473Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2022-12-30T22:02:57.473Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-12-30T22:02:58.405Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jhwomfvu7upevjz2qvimrvul0 Created:2022-12-30 22:02:57.074371886 +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[756e0f416677e8f4ac0cc5f265dc2112ee7bc2a1ff3c7e948cc65b85d4c37f06:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4ei82xcxlpduc1ylg7dspg0wf EndpointID:5b9a6fa45e896bb9761b35452199c0714ae1c198739b3b0fcdfedcbd88eb63e3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2db46cad2c06e85efc72e3a419e6d951f0efa2e3756de936526981d2ff3a3dde 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:746dd31d7dd0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4ei82xcxlpduc1ylg7dspg0wf EndpointID:5b9a6fa45e896bb9761b35452199c0714ae1c198739b3b0fcdfedcbd88eb63e3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-12-30T22:03:02.583Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-12-30T22:03:02.583Z] PASS [2022-12-30T22:03:02.583Z] [2022-12-30T22:03:02.583Z] === Skipped [2022-12-30T22:03:02.583Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-12-30T22:03:02.583Z] service_test.go:242: FLAKY_TEST [2022-12-30T22:03:02.583Z] [2022-12-30T22:03:02.583Z] DONE 38 tests, 1 skipped in 43.299s [2022-12-30T22:03:02.583Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-12-30T22:03:02.583Z] ++ 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-30T22:03:02.583Z] ++ set -e [2022-12-30T22:03:02.583Z] ++ '[' -n 0 ']' [2022-12-30T22:03:02.583Z] ++ set -x [2022-12-30T22:03:02.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:02.841Z] INFO: Testing against a local daemon [2022-12-30T22:03:02.841Z] === RUN TestDockerNetworkIpvlanPersistance [2022-12-30T22:03:02.841Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-30T22:03:02.841Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-30T22:03:02.841Z] === RUN TestDockerNetworkIpvlan [2022-12-30T22:03:02.841Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-30T22:03:02.841Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-12-30T22:03:02.841Z] PASS [2022-12-30T22:03:02.841Z] [2022-12-30T22:03:02.841Z] === Skipped [2022-12-30T22:03:02.841Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-12-30T22:03:02.841Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-30T22:03:02.841Z] [2022-12-30T22:03:02.841Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-12-30T22:03:02.841Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-12-30T22:03:02.841Z] [2022-12-30T22:03:02.841Z] DONE 2 tests, 2 skipped in 0.099s [2022-12-30T22:03:02.841Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-12-30T22:03:02.841Z] ++ 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-30T22:03:02.841Z] ++ set -e [2022-12-30T22:03:02.841Z] ++ '[' -n 0 ']' [2022-12-30T22:03:02.841Z] ++ set -x [2022-12-30T22:03:02.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:02.841Z] INFO: Testing against a local daemon [2022-12-30T22:03:02.841Z] === RUN TestDockerNetworkMacvlanPersistance [2022-12-30T22:03:04.212Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-12-30T22:03:04.212Z] === RUN TestDockerNetworkMacvlan [2022-12-30T22:03:04.777Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-12-30T22:03:05.342Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-12-30T22:03:06.283Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-12-30T22:03:07.695Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-12-30T22:03:09.605Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-12-30T22:03:12.883Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan (9.24s) [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-12-30T22:03:13.449Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-12-30T22:03:13.449Z] PASS [2022-12-30T22:03:13.449Z] [2022-12-30T22:03:13.449Z] DONE 8 tests in 10.572s [2022-12-30T22:03:13.449Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-12-30T22:03:13.449Z] ++ 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-30T22:03:13.449Z] ++ set -e [2022-12-30T22:03:13.449Z] ++ '[' -n 0 ']' [2022-12-30T22:03:13.449Z] ++ set -x [2022-12-30T22:03:13.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:13.449Z] testing: warning: no tests to run [2022-12-30T22:03:13.449Z] PASS [2022-12-30T22:03:13.449Z] [2022-12-30T22:03:13.449Z] DONE 0 tests in 0.025s [2022-12-30T22:03:13.449Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-12-30T22:03:13.449Z] ++ 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-30T22:03:13.449Z] ++ set -e [2022-12-30T22:03:13.449Z] ++ '[' -n 0 ']' [2022-12-30T22:03:13.449Z] ++ set -x [2022-12-30T22:03:13.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:13.449Z] INFO: Testing against a local daemon [2022-12-30T22:03:13.449Z] === RUN TestAuthZPluginAllowRequest [2022-12-30T22:03:14.820Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-12-30T22:03:14.820Z] === RUN TestAuthZPluginTLS [2022-12-30T22:03:15.078Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-12-30T22:03:15.078Z] === RUN TestAuthZPluginDenyRequest [2022-12-30T22:03:15.642Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-12-30T22:03:15.642Z] === RUN TestAuthZPluginAPIDenyResponse [2022-12-30T22:03:16.207Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-12-30T22:03:16.207Z] === RUN TestAuthZPluginDenyResponse [2022-12-30T22:03:16.771Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-12-30T22:03:16.771Z] === RUN TestAuthZPluginAllowEventStream [2022-12-30T22:03:17.704Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2022-12-30T22:03:17.704Z] === RUN TestAuthZPluginErrorResponse [2022-12-30T22:03:18.269Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-12-30T22:03:18.269Z] === RUN TestAuthZPluginErrorRequest [2022-12-30T22:03:18.833Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-12-30T22:03:18.833Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-12-30T22:03:19.398Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-12-30T22:03:19.398Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-12-30T22:03:20.769Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s) [2022-12-30T22:03:20.769Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-12-30T22:03:21.701Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s) [2022-12-30T22:03:21.701Z] === RUN TestAuthZPluginHeader [2022-12-30T22:03:22.266Z] --- PASS: TestAuthZPluginHeader (0.62s) [2022-12-30T22:03:22.266Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-12-30T22:03:22.266Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:22.266Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-30T22:03:22.266Z] === RUN TestAuthZPluginV2Disable [2022-12-30T22:03:22.266Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:22.266Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-12-30T22:03:22.266Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-12-30T22:03:22.266Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:22.266Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-30T22:03:22.266Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-12-30T22:03:22.266Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:22.266Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-30T22:03:22.266Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-12-30T22:03:40.335Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-12-30T22:03:40.335Z] PASS [2022-12-30T22:03:40.335Z] [2022-12-30T22:03:40.335Z] === Skipped [2022-12-30T22:03:40.335Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-12-30T22:03:40.335Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:40.335Z] [2022-12-30T22:03:40.335Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-12-30T22:03:40.335Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:40.335Z] [2022-12-30T22:03:40.335Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-12-30T22:03:40.335Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:40.335Z] [2022-12-30T22:03:40.335Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-12-30T22:03:40.335Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:40.335Z] [2022-12-30T22:03:40.335Z] DONE 17 tests, 4 skipped in 25.816s [2022-12-30T22:03:40.335Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-12-30T22:03:40.335Z] ++ 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-30T22:03:40.335Z] ++ set -e [2022-12-30T22:03:40.335Z] ++ '[' -n 0 ']' [2022-12-30T22:03:40.335Z] ++ set -x [2022-12-30T22:03:40.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:40.335Z] INFO: Testing against a local daemon [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-12-30T22:03:40.335Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-30T22:03:40.335Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-12-30T22:03:40.335Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-12-30T22:03:40.335Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-12-30T22:03:40.335Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-12-30T22:03:40.335Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-12-30T22:03:40.335Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-12-30T22:03:40.335Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-12-30T22:03:40.336Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-12-30T22:03:40.336Z] === RUN TestPluginInstall [2022-12-30T22:03:40.336Z] === RUN TestPluginInstall/no_auth [2022-12-30T22:03:43.616Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-30T22:03:43.616Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d16dfae079d2b15f6992a6d78f5104642b5c684e25b66e759d75275f0513281" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-30T22:03:43.616Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-30T22:03:43.616Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d16dfae079d2b15f6992a6d78f5104642b5c684e25b66e759d75275f0513281" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-30T22:03:43.616Z] === RUN TestPluginInstall/with_htpasswd [2022-12-30T22:03:43.873Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-30T22:03:43.873Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d16dfae079d2b15f6992a6d78f5104642b5c684e25b66e759d75275f0513281" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-30T22:03:43.873Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-30T22:03:43.873Z] time="2022-12-30T22:03:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d16dfae079d2b15f6992a6d78f5104642b5c684e25b66e759d75275f0513281" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-30T22:03:44.131Z] === RUN TestPluginInstall/with_insecure [2022-12-30T22:03:45.063Z] time="2022-12-30T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-30T22:03:45.063Z] time="2022-12-30T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:626813006f4931d98dec466c2a622552b203107bd8f95326e5ef92df1fa9ec49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-30T22:03:45.063Z] time="2022-12-30T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-12-30T22:03:45.063Z] time="2022-12-30T22:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:626813006f4931d98dec466c2a622552b203107bd8f95326e5ef92df1fa9ec49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-12-30T22:03:45.063Z] plugin_test.go:196: [da41f0266d2ee] daemon is not started [2022-12-30T22:03:45.063Z] --- PASS: TestPluginInstall (5.71s) [2022-12-30T22:03:45.063Z] --- PASS: TestPluginInstall/no_auth (4.23s) [2022-12-30T22:03:45.063Z] --- PASS: TestPluginInstall/with_htpasswd (0.50s) [2022-12-30T22:03:45.063Z] --- PASS: TestPluginInstall/with_insecure (0.97s) [2022-12-30T22:03:45.063Z] === RUN TestPluginsWithRuntimes [2022-12-30T22:03:46.435Z] === RUN TestPluginsWithRuntimes/No_Args [2022-12-30T22:03:47.368Z] === RUN TestPluginsWithRuntimes/With_Args [2022-12-30T22:03:48.739Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-12-30T22:03:48.739Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-12-30T22:03:48.739Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-12-30T22:03:48.739Z] === RUN TestPluginBackCompatMediaTypes [2022-12-30T22:03:48.997Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-12-30T22:03:48.997Z] PASS [2022-12-30T22:03:48.997Z] [2022-12-30T22:03:48.997Z] DONE 24 tests in 9.756s [2022-12-30T22:03:48.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-12-30T22:03:48.997Z] ++ 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-30T22:03:48.997Z] ++ set -e [2022-12-30T22:03:48.997Z] ++ '[' -n 0 ']' [2022-12-30T22:03:48.997Z] ++ set -x [2022-12-30T22:03:48.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:49.255Z] INFO: Testing against a local daemon [2022-12-30T22:03:49.255Z] === RUN TestExternalGraphDriver [2022-12-30T22:03:49.512Z] === RUN TestExternalGraphDriver/json [2022-12-30T22:03:51.408Z] === RUN TestExternalGraphDriver/spec [2022-12-30T22:03:53.934Z] === RUN TestExternalGraphDriver/pull [2022-12-30T22:03:55.305Z] --- PASS: TestExternalGraphDriver (5.98s) [2022-12-30T22:03:55.305Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-12-30T22:03:55.305Z] --- PASS: TestExternalGraphDriver/spec (2.31s) [2022-12-30T22:03:55.305Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-12-30T22:03:55.305Z] === RUN TestGraphdriverPluginV2 [2022-12-30T22:03:55.563Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:55.563Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-12-30T22:03:55.563Z] PASS [2022-12-30T22:03:55.563Z] [2022-12-30T22:03:55.563Z] === Skipped [2022-12-30T22:03:55.563Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-12-30T22:03:55.563Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:03:55.563Z] [2022-12-30T22:03:55.563Z] DONE 5 tests, 1 skipped in 6.434s [2022-12-30T22:03:55.563Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-12-30T22:03:55.563Z] ++ 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-30T22:03:55.563Z] ++ set -e [2022-12-30T22:03:55.563Z] ++ '[' -n 0 ']' [2022-12-30T22:03:55.563Z] ++ set -x [2022-12-30T22:03:55.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:03:55.563Z] INFO: Testing against a local daemon [2022-12-30T22:03:55.563Z] === RUN TestContinueAfterPluginCrash [2022-12-30T22:03:55.563Z] === PAUSE TestContinueAfterPluginCrash [2022-12-30T22:03:55.563Z] === RUN TestReadPluginNoRead [2022-12-30T22:03:55.563Z] === PAUSE TestReadPluginNoRead [2022-12-30T22:03:55.563Z] === RUN TestDaemonStartWithLogOpt [2022-12-30T22:03:55.563Z] === PAUSE TestDaemonStartWithLogOpt [2022-12-30T22:03:55.563Z] === CONT TestContinueAfterPluginCrash [2022-12-30T22:03:55.563Z] === CONT TestDaemonStartWithLogOpt [2022-12-30T22:03:58.841Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-12-30T22:03:58.841Z] === CONT TestReadPluginNoRead [2022-12-30T22:04:00.740Z] === RUN TestReadPluginNoRead/default [2022-12-30T22:04:02.113Z] === RUN TestReadPluginNoRead/disabled_caching [2022-12-30T22:04:03.484Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-12-30T22:04:03.484Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-12-30T22:04:04.417Z] === CONT TestReadPluginNoRead [2022-12-30T22:04:04.417Z] read_test.go:91: [d2c19af230d58] daemon is not started [2022-12-30T22:04:04.417Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-12-30T22:04:04.417Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-12-30T22:04:04.417Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-12-30T22:04:04.417Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-12-30T22:04:04.417Z] PASS [2022-12-30T22:04:04.417Z] [2022-12-30T22:04:04.417Z] DONE 6 tests in 8.992s [2022-12-30T22:04:04.417Z] 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-30T22:04:04.417Z] ++ 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-30T22:04:04.417Z] ++ set -e [2022-12-30T22:04:04.417Z] ++ '[' -n 0 ']' [2022-12-30T22:04:04.417Z] ++ set -x [2022-12-30T22:04:04.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:04:04.417Z] testing: warning: no tests to run [2022-12-30T22:04:04.417Z] PASS [2022-12-30T22:04:04.417Z] [2022-12-30T22:04:04.417Z] DONE 0 tests in 0.038s [2022-12-30T22:04:04.675Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-12-30T22:04:04.675Z] ++ 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-30T22:04:04.675Z] ++ set -e [2022-12-30T22:04:04.675Z] ++ '[' -n 0 ']' [2022-12-30T22:04:04.675Z] ++ set -x [2022-12-30T22:04:04.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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:04:04.675Z] INFO: Testing against a local daemon [2022-12-30T22:04:04.675Z] === RUN TestPluginWithDevMounts [2022-12-30T22:04:04.675Z] === PAUSE TestPluginWithDevMounts [2022-12-30T22:04:04.675Z] === CONT TestPluginWithDevMounts [2022-12-30T22:04:06.571Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-12-30T22:04:06.571Z] PASS [2022-12-30T22:04:06.571Z] [2022-12-30T22:04:06.571Z] DONE 1 tests in 1.635s [2022-12-30T22:04:06.571Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-12-30T22:04:06.571Z] ++ 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-30T22:04:06.571Z] ++ set -e [2022-12-30T22:04:06.571Z] ++ '[' -n 0 ']' [2022-12-30T22:04:06.571Z] ++ set -x [2022-12-30T22:04:06.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:04:06.571Z] INFO: Testing against a local daemon [2022-12-30T22:04:06.571Z] === RUN TestSecretInspect [2022-12-30T22:04:08.468Z] --- PASS: TestSecretInspect (2.20s) [2022-12-30T22:04:08.468Z] === RUN TestSecretList [2022-12-30T22:04:11.045Z] --- PASS: TestSecretList (2.24s) [2022-12-30T22:04:11.045Z] === RUN TestSecretsCreateAndDelete [2022-12-30T22:04:12.978Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-12-30T22:04:12.978Z] === RUN TestSecretsUpdate [2022-12-30T22:04:15.503Z] --- PASS: TestSecretsUpdate (2.11s) [2022-12-30T22:04:15.503Z] === RUN TestTemplatedSecret [2022-12-30T22:04:17.402Z] --- PASS: TestTemplatedSecret (2.37s) [2022-12-30T22:04:17.402Z] === RUN TestSecretCreateResolve [2022-12-30T22:04:19.927Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-12-30T22:04:19.927Z] PASS [2022-12-30T22:04:19.927Z] [2022-12-30T22:04:19.927Z] DONE 6 tests in 13.433s [2022-12-30T22:04:19.927Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-12-30T22:04:19.927Z] ++ 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-30T22:04:19.927Z] ++ set -e [2022-12-30T22:04:19.927Z] ++ '[' -n 0 ']' [2022-12-30T22:04:19.927Z] ++ set -x [2022-12-30T22:04:19.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:04:19.927Z] INFO: Testing against a local daemon [2022-12-30T22:04:19.927Z] === RUN TestServiceCreateInit [2022-12-30T22:04:19.927Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-12-30T22:04:25.187Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-12-30T22:04:27.715Z] --- PASS: TestServiceCreateInit (7.94s) [2022-12-30T22:04:27.715Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.45s) [2022-12-30T22:04:27.715Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-12-30T22:04:27.715Z] === RUN TestCreateServiceMultipleTimes [2022-12-30T22:04:45.782Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2022-12-30T22:04:45.782Z] === RUN TestCreateServiceConflict [2022-12-30T22:04:45.782Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-12-30T22:04:45.782Z] === RUN TestCreateServiceMaxReplicas [2022-12-30T22:04:48.307Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2022-12-30T22:04:48.307Z] === RUN TestCreateWithDuplicateNetworkNames [2022-12-30T22:05:03.168Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-12-30T22:05:03.168Z] === RUN TestCreateServiceSecretFileMode [2022-12-30T22:05:03.426Z] --- PASS: TestCreateServiceSecretFileMode (2.33s) [2022-12-30T22:05:03.426Z] === RUN TestCreateServiceConfigFileMode [2022-12-30T22:05:05.951Z] --- PASS: TestCreateServiceConfigFileMode (2.33s) [2022-12-30T22:05:05.951Z] === RUN TestCreateServiceSysctls [2022-12-30T22:05:09.229Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-12-30T22:05:09.229Z] === RUN TestCreateServiceCapabilities [2022-12-30T22:05:11.127Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-12-30T22:05:11.127Z] === RUN TestInspect [2022-12-30T22:05:14.405Z] --- PASS: TestInspect (2.66s) [2022-12-30T22:05:14.405Z] === RUN TestCreateJob [2022-12-30T22:05:16.931Z] --- PASS: TestCreateJob (2.90s) [2022-12-30T22:05:16.931Z] === RUN TestReplicatedJob [2022-12-30T22:05:22.190Z] --- PASS: TestReplicatedJob (4.89s) [2022-12-30T22:05:22.190Z] === RUN TestUpdateReplicatedJob [2022-12-30T22:05:24.715Z] --- PASS: TestUpdateReplicatedJob (2.96s) [2022-12-30T22:05:24.715Z] === RUN TestServiceListWithStatuses [2022-12-30T22:05:24.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-30T22:05:24.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-12-30T22:05:24.715Z] === RUN TestDockerNetworkConnectAlias [2022-12-30T22:05:28.895Z] --- PASS: TestDockerNetworkConnectAlias (3.86s) [2022-12-30T22:05:28.895Z] === RUN TestDockerNetworkReConnect [2022-12-30T22:05:32.173Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-12-30T22:05:32.173Z] === RUN TestServicePlugin [2022-12-30T22:05:32.173Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:05:32.173Z] --- SKIP: TestServicePlugin (0.00s) [2022-12-30T22:05:32.173Z] === RUN TestServiceUpdateLabel [2022-12-30T22:05:34.076Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-12-30T22:05:34.076Z] === RUN TestServiceUpdateSecrets [2022-12-30T22:05:48.970Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-12-30T22:05:48.970Z] === RUN TestServiceUpdateConfigs [2022-12-30T22:06:03.832Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-12-30T22:06:03.832Z] === RUN TestServiceUpdateNetwork [2022-12-30T22:06:16.021Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-12-30T22:06:16.021Z] === RUN TestServiceUpdatePidsLimit [2022-12-30T22:06:16.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-12-30T22:06:16.586Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-12-30T22:06:24.691Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-12-30T22:06:31.242Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-12-30T22:06:31.242Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-12-30T22:06:31.242Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-12-30T22:06:31.242Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-12-30T22:06:31.242Z] PASS [2022-12-30T22:06:31.242Z] [2022-12-30T22:06:31.242Z] === Skipped [2022-12-30T22:06:31.242Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-12-30T22:06:31.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-12-30T22:06:31.242Z] [2022-12-30T22:06:31.242Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-12-30T22:06:31.242Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-12-30T22:06:31.242Z] [2022-12-30T22:06:31.242Z] DONE 27 tests, 2 skipped in 131.079s [2022-12-30T22:06:31.242Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-12-30T22:06:31.242Z] ++ 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-30T22:06:31.242Z] ++ set -e [2022-12-30T22:06:31.242Z] ++ '[' -n 0 ']' [2022-12-30T22:06:31.242Z] ++ set -x [2022-12-30T22:06:31.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:06:31.242Z] INFO: Testing against a local daemon [2022-12-30T22:06:31.242Z] === RUN TestSessionCreate [2022-12-30T22:06:31.242Z] --- PASS: TestSessionCreate (0.02s) [2022-12-30T22:06:31.242Z] === RUN TestSessionCreateWithBadUpgrade [2022-12-30T22:06:31.242Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-12-30T22:06:31.242Z] PASS [2022-12-30T22:06:31.242Z] [2022-12-30T22:06:31.242Z] DONE 2 tests in 0.134s [2022-12-30T22:06:31.242Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-12-30T22:06:31.242Z] ++ 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-30T22:06:31.242Z] ++ set -e [2022-12-30T22:06:31.242Z] ++ '[' -n 0 ']' [2022-12-30T22:06:31.242Z] ++ set -x [2022-12-30T22:06:31.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:06:31.242Z] INFO: Testing against a local daemon [2022-12-30T22:06:31.242Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-12-30T22:06:31.242Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-30T22:06:31.242Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-30T22:06:31.242Z] === RUN TestDiskUsage [2022-12-30T22:06:31.242Z] === PAUSE TestDiskUsage [2022-12-30T22:06:31.242Z] === RUN TestEventsExecDie [2022-12-30T22:06:31.499Z] --- PASS: TestEventsExecDie (0.55s) [2022-12-30T22:06:31.499Z] === RUN TestEventsBackwardsCompatible [2022-12-30T22:06:31.499Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-12-30T22:06:31.499Z] === RUN TestEventsVolumeCreate [2022-12-30T22:06:31.757Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-12-30T22:06:31.757Z] === RUN TestInfoBinaryCommits [2022-12-30T22:06:31.757Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-12-30T22:06:31.757Z] === RUN TestInfoAPIVersioned [2022-12-30T22:06:31.757Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-12-30T22:06:31.757Z] === RUN TestInfoAPI [2022-12-30T22:06:31.757Z] --- PASS: TestInfoAPI (0.02s) [2022-12-30T22:06:31.757Z] === RUN TestInfoAPIWarnings [2022-12-30T22:06:49.820Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-12-30T22:06:49.820Z] === RUN TestInfoDebug [2022-12-30T22:06:49.820Z] --- PASS: TestInfoDebug (0.52s) [2022-12-30T22:06:49.820Z] === RUN TestInfoInsecureRegistries [2022-12-30T22:06:49.820Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-12-30T22:06:49.820Z] === RUN TestInfoRegistryMirrors [2022-12-30T22:06:49.820Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-12-30T22:06:49.820Z] === RUN TestLoginFailsWithBadCredentials [2022-12-30T22:06:50.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-12-30T22:06:50.385Z] === RUN TestPingCacheHeaders [2022-12-30T22:06:50.385Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-12-30T22:06:50.385Z] === RUN TestPingGet [2022-12-30T22:06:50.385Z] --- PASS: TestPingGet (0.01s) [2022-12-30T22:06:50.385Z] === RUN TestPingHead [2022-12-30T22:06:50.385Z] --- PASS: TestPingHead (0.02s) [2022-12-30T22:06:50.385Z] === RUN TestPingSwarmHeader [2022-12-30T22:06:50.950Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-12-30T22:06:51.515Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-12-30T22:06:52.446Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-12-30T22:06:52.446Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-12-30T22:06:52.446Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-12-30T22:06:52.446Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-12-30T22:06:52.446Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-12-30T22:06:52.446Z] === RUN TestPingBuilderHeader [2022-12-30T22:06:52.446Z] === RUN TestPingBuilderHeader/default_config [2022-12-30T22:06:53.011Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-12-30T22:06:53.575Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-12-30T22:06:53.575Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-12-30T22:06:53.575Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-12-30T22:06:53.575Z] === RUN TestVersion [2022-12-30T22:06:53.575Z] --- PASS: TestVersion (0.02s) [2022-12-30T22:06:53.575Z] === CONT TestDiskUsage [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/container_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/image_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/volume_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-12-30T22:06:54.140Z] === RUN TestDiskUsage/after_container.Run [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-12-30T22:06:54.397Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage (1.06s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-12-30T22:06:54.655Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-12-30T22:06:54.655Z] PASS [2022-12-30T22:06:54.655Z] [2022-12-30T22:06:54.655Z] === Skipped [2022-12-30T22:06:54.655Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-12-30T22:06:54.655Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-12-30T22:06:54.655Z] [2022-12-30T22:06:54.655Z] DONE 57 tests, 1 skipped in 23.669s [2022-12-30T22:06:54.655Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-12-30T22:06:54.655Z] ++ 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-30T22:06:54.655Z] ++ set -e [2022-12-30T22:06:54.655Z] ++ '[' -n 0 ']' [2022-12-30T22:06:54.655Z] ++ set -x [2022-12-30T22:06:54.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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-12-30T22:06:54.655Z] INFO: Testing against a local daemon [2022-12-30T22:06:54.655Z] === RUN TestVolumesCreateAndList [2022-12-30T22:06:54.655Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-12-30T22:06:54.655Z] === RUN TestVolumesRemove [2022-12-30T22:06:54.655Z] --- PASS: TestVolumesRemove (0.06s) [2022-12-30T22:06:54.655Z] === RUN TestVolumesInspect [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInspect (0.02s) [2022-12-30T22:06:54.913Z] === RUN TestVolumesInvalidJSON [2022-12-30T22:06:54.913Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-12-30T22:06:54.913Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-12-30T22:06:54.913Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-12-30T22:06:54.913Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-12-30T22:06:54.913Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-12-30T22:06:54.913Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-12-30T22:06:54.913Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-12-30T22:06:54.913Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-12-30T22:06:54.913Z] === RUN TestVolumePruneAnonymous [2022-12-30T22:06:54.913Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-12-30T22:06:54.913Z] PASS [2022-12-30T22:06:54.913Z] [2022-12-30T22:06:54.913Z] DONE 10 tests in 0.241s [2022-12-30T22:06:54.913Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-12-30T22:06:54.913Z] ++++ cat bundles/test-integration/docker.pid [2022-12-30T22:06:54.913Z] +++ kill 15110 [2022-12-30T22:06:55.171Z] +++ /etc/init.d/apparmor stop [2022-12-30T22:06:55.171Z] Leaving: AppArmorNo profiles have been unloaded. [2022-12-30T22:06:55.171Z] [2022-12-30T22:06:55.171Z] Unloading profiles will leave already running processes permanently [2022-12-30T22:06:55.171Z] unconfined, which can lead to unexpected situations. [2022-12-30T22:06:55.171Z] [2022-12-30T22:06:55.171Z] To set a process to complain mode, use the command line tool [2022-12-30T22:06:55.171Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-12-30T22:06:55.171Z] +++ true [2022-12-30T22:06:55.171Z] exiting test-integration [2022-12-30T22:06:55.171Z] ++ exit 0 [2022-12-30T22:06:55.171Z] Post stage [Pipeline] junit [2022-12-30T22:06:56.119Z] Recording test results [2022-12-30T22:06:56.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-12-30T22:06:56.632Z] + echo Ensuring container killed. [2022-12-30T22:06:56.632Z] Ensuring container killed. [2022-12-30T22:06:56.632Z] + docker rm -vf docker-pr1 [2022-12-30T22:06:56.632Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-12-30T22:06:56.912Z] + echo Chowning /workspace to jenkins user [2022-12-30T22:06:56.912Z] Chowning /workspace to jenkins user [2022-12-30T22:06:56.912Z] + id -u [2022-12-30T22:06:56.912Z] + id -g [2022-12-30T22:06:56.912Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44720:/workspace busybox chown -R 1000:1000 /workspace [2022-12-30T22:06:56.912Z] Unable to find image 'busybox:latest' locally [2022-12-30T22:06:57.173Z] latest: Pulling from library/busybox [2022-12-30T22:06:57.173Z] ce2f991d7b89: Already exists [2022-12-30T22:06:57.173Z] Digest: sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 [2022-12-30T22:06:57.173Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-12-30T22:06:58.830Z] + bundleName=arm64-integration [2022-12-30T22:06:58.830Z] + echo Creating arm64-integration-bundles.tar.gz [2022-12-30T22:06:58.830Z] Creating arm64-integration-bundles.tar.gz [2022-12-30T22:06:58.830Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-12-30T22:06:58.830Z] + 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-30T22:06:59.182Z] Archiving artifacts [2022-12-30T22:07:00.880Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44720/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-12-30T22:07:01.172Z] + make clean [2022-12-30T22:07:01.429Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-12-30T22:07:01.429Z] docker-dev-cache [2022-12-30T22:07:01.429Z] 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 Finished: SUCCESS