Pull request #42829 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7624f8aeb1836cd75a0912d9614930e8a59eaf4e rather than f499c6b9ec960592f6e89f5d0d759dfac623d066 Obtained Jenkinsfile from 7624f8aeb1836cd75a0912d9614930e8a59eaf4e 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42829@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-21T14:58:06.802Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-21T14:58:06.807Z] Trying to pass milestone 5 [Pipeline] milestone [2022-07-21T14:58:06.895Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-21T14:58:07.140Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af64ce6edbe32908) in /home/ubuntu/workspace/moby_PR-42829 [Pipeline] { [Pipeline] checkout [2022-07-21T14:58:07.231Z] The recommended git tool is: git [2022-07-21T14:58:09.083Z] using credential docker-jenkins-github-credentials [2022-07-21T14:58:09.092Z] Cloning the remote Git repository [2022-07-21T14:58:09.092Z] Cloning with configured refspecs honoured and without tags [2022-07-21T14:58:09.109Z] Cloning repository https://github.com/moby/moby.git [2022-07-21T14:58:09.161Z] > git init /home/ubuntu/workspace/moby_PR-42829 # timeout=10 [2022-07-21T14:58:09.203Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T14:58:09.203Z] > git --version # timeout=10 [2022-07-21T14:58:09.214Z] > git --version # 'git version 2.17.1' [2022-07-21T14:58:09.214Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:58:09.215Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T14:58:27.247Z] Fetching without tags [2022-07-21T14:58:27.481Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T14:58:28.232Z] Merge succeeded, producing f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T14:58:28.232Z] Checking out Revision f499c6b9ec960592f6e89f5d0d759dfac623d066 (PR-42829) [2022-07-21T14:58:27.188Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T14:58:27.206Z] > git config --add remote.origin.fetch +refs/pull/42829/head:refs/remotes/origin/PR-42829 # timeout=10 [2022-07-21T14:58:27.217Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T14:58:27.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T14:58:27.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T14:58:27.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:58:27.251Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T14:58:27.491Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T14:58:27.504Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T14:58:28.156Z] > git remote # timeout=10 [2022-07-21T14:58:28.172Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T14:58:28.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:58:28.187Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 [2022-07-21T14:58:28.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T14:58:28.234Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T14:58:28.241Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T14:58:32.142Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-07-21T14:58:32.162Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T14:58:33.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/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-07-21T14:58:32.143Z] > git rev-list --no-walk 63c88ef56772eae20dc20208d518d7ef95011d13 # timeout=10 [2022-07-21T14:58:36.287Z] Unable to find image 'alpine:latest' locally [2022-07-21T14:58:36.546Z] latest: Pulling from library/alpine [2022-07-21T14:58:36.546Z] 530afca65e2e: Pulling fs layer [2022-07-21T14:58:36.546Z] 530afca65e2e: Verifying Checksum [2022-07-21T14:58:36.546Z] 530afca65e2e: Download complete [2022-07-21T14:58:36.804Z] 530afca65e2e: Pull complete [2022-07-21T14:58:36.804Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-21T14:58:36.804Z] Status: Downloaded newer image for alpine:latest [2022-07-21T14:58:40.997Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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 [Pipeline] node [2022-07-21T14:58:41.809Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af64ce6edbe32908) in /home/ubuntu/workspace/moby_PR-42829 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-21T14:58:41.866Z] The recommended git tool is: git [Pipeline] // stage [2022-07-21T14:58:41.875Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-07-21T14:58:41.895Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-07-21T14:58:41.908Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-21T14:58:42.084Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit f499c6b9ec960592f6e89f5d0d759dfac623d066 [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-07-21T14:58:42.323Z] Merge succeeded, producing f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T14:58:42.324Z] Checking out Revision f499c6b9ec960592f6e89f5d0d759dfac623d066 (PR-42829) [2022-07-21T14:58:42.386Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T14:58:41.884Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42829/.git # timeout=10 [2022-07-21T14:58:41.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T14:58:41.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T14:58:41.909Z] > git --version # timeout=10 [2022-07-21T14:58:41.914Z] > git --version # 'git version 2.17.1' [2022-07-21T14:58:41.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:58:41.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T14:58:42.085Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T14:58:42.092Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T14:58:42.292Z] > git remote # timeout=10 [2022-07-21T14:58:42.294Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T14:58:42.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:58:42.307Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 [2022-07-21T14:58:42.316Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T14:58:42.324Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T14:58:42.332Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T14:58:42.991Z] + [ PR != PR ] [2022-07-21T14:58:42.991Z] + [ master != master ] [2022-07-21T14:58:42.991Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-21T14:58:43.312Z] + docker version [2022-07-21T14:58:43.312Z] Client: Docker Engine - Community [2022-07-21T14:58:43.312Z] Version: 20.10.14 [2022-07-21T14:58:43.312Z] API version: 1.41 [2022-07-21T14:58:43.312Z] Go version: go1.16.15 [2022-07-21T14:58:43.312Z] Git commit: a224086 [2022-07-21T14:58:43.312Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-21T14:58:43.312Z] OS/Arch: linux/amd64 [2022-07-21T14:58:43.312Z] Context: default [2022-07-21T14:58:43.312Z] Experimental: true [2022-07-21T14:58:43.312Z] [2022-07-21T14:58:43.312Z] Server: Docker Engine - Community [2022-07-21T14:58:43.312Z] Engine: [2022-07-21T14:58:43.312Z] Version: 20.10.14 [2022-07-21T14:58:43.312Z] API version: 1.41 (minimum version 1.12) [2022-07-21T14:58:43.312Z] Go version: go1.16.15 [2022-07-21T14:58:43.312Z] Git commit: 87a90dc [2022-07-21T14:58:43.312Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-21T14:58:43.312Z] OS/Arch: linux/amd64 [2022-07-21T14:58:43.312Z] Experimental: true [2022-07-21T14:58:43.312Z] containerd: [2022-07-21T14:58:43.312Z] Version: 1.5.11 [2022-07-21T14:58:43.312Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T14:58:43.312Z] runc: [2022-07-21T14:58:43.312Z] Version: 1.0.3 [2022-07-21T14:58:43.312Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-21T14:58:43.312Z] docker-init: [2022-07-21T14:58:43.312Z] Version: 0.19.0 [2022-07-21T14:58:43.312Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-21T14:58:43.603Z] + docker info [2022-07-21T14:58:56.808Z] Still waiting to schedule task [2022-07-21T14:58:56.809Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-21T14:58:56.809Z] Still waiting to schedule task [2022-07-21T14:58:56.810Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-21T14:58:56.810Z] Still waiting to schedule task [2022-07-21T14:58:56.810Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e207197dcb5e498)’ [2022-07-21T14:58:56.813Z] Still waiting to schedule task [2022-07-21T14:58:56.813Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-048ef1c91257c1b33)’ [2022-07-21T14:58:58.485Z] Client: [2022-07-21T14:58:58.485Z] Context: default [2022-07-21T14:58:58.485Z] Debug Mode: false [2022-07-21T14:58:58.485Z] Plugins: [2022-07-21T14:58:58.485Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-21T14:58:58.485Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-21T14:58:58.485Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-21T14:58:58.485Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-21T14:58:58.485Z] [2022-07-21T14:58:58.485Z] Server: [2022-07-21T14:58:58.485Z] Containers: 0 [2022-07-21T14:58:58.485Z] Running: 0 [2022-07-21T14:58:58.485Z] Paused: 0 [2022-07-21T14:58:58.485Z] Stopped: 0 [2022-07-21T14:58:58.485Z] Images: 1 [2022-07-21T14:58:58.485Z] Server Version: 20.10.14 [2022-07-21T14:58:58.485Z] Storage Driver: overlay2 [2022-07-21T14:58:58.485Z] Backing Filesystem: extfs [2022-07-21T14:58:58.485Z] Supports d_type: true [2022-07-21T14:58:58.485Z] Native Overlay Diff: true [2022-07-21T14:58:58.485Z] userxattr: false [2022-07-21T14:58:58.485Z] Logging Driver: json-file [2022-07-21T14:58:58.485Z] Cgroup Driver: cgroupfs [2022-07-21T14:58:58.485Z] Cgroup Version: 1 [2022-07-21T14:58:58.485Z] Plugins: [2022-07-21T14:58:58.485Z] Volume: local [2022-07-21T14:58:58.485Z] Network: bridge host ipvlan macvlan null overlay [2022-07-21T14:58:58.485Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-21T14:58:58.485Z] Swarm: inactive [2022-07-21T14:58:58.485Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-21T14:58:58.485Z] Default Runtime: runc [2022-07-21T14:58:58.485Z] Init Binary: docker-init [2022-07-21T14:58:58.485Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T14:58:58.485Z] runc version: v1.0.3-0-gf46b6ba [2022-07-21T14:58:58.485Z] init version: de40ad0 [2022-07-21T14:58:58.485Z] Security Options: [2022-07-21T14:58:58.485Z] apparmor [2022-07-21T14:58:58.485Z] seccomp [2022-07-21T14:58:58.485Z] Profile: default [2022-07-21T14:58:58.485Z] Kernel Version: 5.4.0-1071-aws [2022-07-21T14:58:58.485Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-21T14:58:58.485Z] OSType: linux [2022-07-21T14:58:58.485Z] Architecture: x86_64 [2022-07-21T14:58:58.485Z] CPUs: 2 [2022-07-21T14:58:58.485Z] Total Memory: 7.483GiB [2022-07-21T14:58:58.485Z] Name: ip-10-100-113-99 [2022-07-21T14:58:58.485Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-21T14:58:58.485Z] Docker Root Dir: /var/lib/docker [2022-07-21T14:58:58.485Z] Debug Mode: false [2022-07-21T14:58:58.485Z] Registry: https://index.docker.io/v1/ [2022-07-21T14:58:58.485Z] Labels: [2022-07-21T14:58:58.485Z] Experimental: true [2022-07-21T14:58:58.485Z] Insecure Registries: [2022-07-21T14:58:58.485Z] 127.0.0.0/8 [2022-07-21T14:58:58.485Z] Live Restore Enabled: true [2022-07-21T14:58:58.485Z] [2022-07-21T14:58:58.485Z] WARNING: No swap limit support [Pipeline] sh [2022-07-21T14:58:58.770Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T14:58:58.770Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T14:58:58.770Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42829/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-21T14:58:58.770Z] + bash /home/ubuntu/workspace/moby_PR-42829/check-config.sh [2022-07-21T14:58:58.770Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-21T14:58:58.770Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-21T14:58:58.770Z] [2022-07-21T14:58:58.770Z] Generally Necessary: [2022-07-21T14:58:58.770Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-21T14:58:58.770Z] - apparmor: enabled and tools installed [2022-07-21T14:58:58.770Z] - CONFIG_NAMESPACES: enabled [2022-07-21T14:58:58.770Z] - CONFIG_NET_NS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_PID_NS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_IPC_NS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_UTS_NS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_CGROUPS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-21T14:58:58.770Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-21T14:58:58.770Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-21T14:58:58.770Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-21T14:58:58.770Z] - CONFIG_CPUSETS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_MEMCG: enabled [2022-07-21T14:58:58.770Z] - CONFIG_KEYS: enabled [2022-07-21T14:58:58.770Z] - CONFIG_VETH: enabled (as module) [2022-07-21T14:58:58.770Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-21T14:58:58.770Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-21T14:58:58.770Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-21T14:58:58.770Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-21T14:58:58.770Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-21T14:58:58.770Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-21T14:58:59.029Z] - CONFIG_CGROUP_BPF: enabled [2022-07-21T14:58:59.029Z] [2022-07-21T14:58:59.029Z] Optional Features: [2022-07-21T14:58:59.029Z] - CONFIG_USER_NS: enabled [2022-07-21T14:58:59.029Z] - CONFIG_SECCOMP: enabled [2022-07-21T14:58:59.029Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-21T14:58:59.029Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-21T14:58:59.029Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-21T14:58:59.029Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-21T14:58:59.029Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-21T14:58:59.029Z] - CONFIG_BLK_CGROUP: enabled [2022-07-21T14:58:59.029Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-21T14:58:59.029Z] - CONFIG_CGROUP_PERF: enabled [2022-07-21T14:58:59.029Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-21T14:58:59.029Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-21T14:58:59.029Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-21T14:58:59.029Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-21T14:58:59.029Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-21T14:58:59.029Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_IP_VS: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-21T14:58:59.029Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-21T14:58:59.029Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-21T14:58:59.029Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-21T14:58:59.029Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-21T14:58:59.029Z] - CONFIG_EXT4_FS: enabled [2022-07-21T14:58:59.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-21T14:58:59.029Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-21T14:58:59.029Z] - Network Drivers: [2022-07-21T14:58:59.029Z] - "overlay": [2022-07-21T14:58:59.029Z] - CONFIG_VXLAN: enabled (as module) [2022-07-21T14:58:59.029Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-21T14:58:59.029Z] Optional (for encrypted networks): [2022-07-21T14:58:59.288Z] - CONFIG_CRYPTO: enabled [2022-07-21T14:58:59.288Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-21T14:58:59.288Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-21T14:58:59.288Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-21T14:58:59.288Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-21T14:58:59.288Z] - CONFIG_XFRM: enabled [2022-07-21T14:58:59.288Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-21T14:58:59.288Z] - "ipvlan": [2022-07-21T14:58:59.288Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-21T14:58:59.288Z] - "macvlan": [2022-07-21T14:58:59.288Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_DUMMY: enabled (as module) [2022-07-21T14:58:59.288Z] - "ftp,tftp client in container": [2022-07-21T14:58:59.288Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-21T14:58:59.288Z] - Storage Drivers: [2022-07-21T14:58:59.288Z] - "aufs": [2022-07-21T14:58:59.288Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-21T14:58:59.288Z] - "btrfs": [2022-07-21T14:58:59.288Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-21T14:58:59.288Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-21T14:58:59.288Z] - "devicemapper": [2022-07-21T14:58:59.288Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-21T14:58:59.288Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-21T14:58:59.288Z] - "overlay": [2022-07-21T14:58:59.288Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-21T14:58:59.288Z] - "zfs": [2022-07-21T14:58:59.288Z] - /dev/zfs: present [2022-07-21T14:58:59.288Z] - zfs command: missing [2022-07-21T14:58:59.288Z] - zpool command: missing [2022-07-21T14:58:59.288Z] [2022-07-21T14:58:59.288Z] Limits: [2022-07-21T14:58:59.288Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-21T14:58:59.288Z] [2022-07-21T14:58:59.288Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-21T14:58:59.610Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 . [2022-07-21T14:58:59.867Z] #1 [internal] load build definition from Dockerfile [2022-07-21T14:58:59.867Z] #1 sha256:31e03b9be33e13b002933e5e0570c77ea2f82c68e4a5ef9923fe7f851bb9a53f [2022-07-21T14:58:59.867Z] #1 transferring dockerfile: 19.25kB done [2022-07-21T14:58:59.867Z] #1 DONE 0.0s [2022-07-21T14:58:59.867Z] [2022-07-21T14:58:59.867Z] #2 [internal] load .dockerignore [2022-07-21T14:58:59.867Z] #2 sha256:422457b7ce07484e450aa9ea671e528e5315f4cf0152662de3f61feaac4e3cec [2022-07-21T14:58:59.867Z] #2 transferring context: 145B done [2022-07-21T14:58:59.867Z] #2 DONE 0.0s [2022-07-21T14:58:59.867Z] [2022-07-21T14:58:59.867Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-21T14:58:59.867Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-21T14:59:00.126Z] #3 DONE 0.3s [2022-07-21T14:59:00.126Z] [2022-07-21T14:59:00.126Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-21T14:59:00.126Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-21T14:59:00.126Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-21T14:59:00.126Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-21T14:59:00.126Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-21T14:59:00.126Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-21T14:59:00.126Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-21T14:59:00.126Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-21T14:59:00.386Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-21T14:59:00.386Z] #4 DONE 0.4s [2022-07-21T14:59:00.647Z] [2022-07-21T14:59:00.647Z] #6 [internal] load .dockerignore [2022-07-21T14:59:00.647Z] #6 sha256:1303b3b2915febc321de24119718efe97944043f41f38b36960875c0719e9c63 [2022-07-21T14:59:00.647Z] #6 DONE 0.0s [2022-07-21T14:59:00.647Z] [2022-07-21T14:59:00.647Z] #5 [internal] load build definition from Dockerfile [2022-07-21T14:59:00.647Z] #5 sha256:07db4422368393876c7cab6b9b2e5f237a80bc1ddf75ee9a5cace6b8808632b0 [2022-07-21T14:59:00.647Z] #5 DONE 0.0s [2022-07-21T14:59:00.647Z] [2022-07-21T14:59:00.647Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-21T14:59:00.647Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-21T14:59:01.221Z] #10 DONE 0.7s [2022-07-21T14:59:01.221Z] [2022-07-21T14:59:01.221Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T14:59:01.221Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-21T14:59:01.221Z] #9 DONE 0.6s [2022-07-21T14:59:01.221Z] [2022-07-21T14:59:01.221Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T14:59:01.221Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-21T14:59:01.221Z] #7 DONE 0.6s [2022-07-21T14:59:01.221Z] [2022-07-21T14:59:01.221Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-21T14:59:01.221Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-21T14:59:01.221Z] #8 DONE 0.6s [2022-07-21T14:59:01.484Z] [2022-07-21T14:59:01.484Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T14:59:01.484Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T14:59:01.484Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-21T14:59:01.484Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-21T14:59:01.484Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s [2022-07-21T14:59:01.484Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-21T14:59:01.484Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-21T14:59:01.742Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 9.44MB / 55.00MB 0.2s [2022-07-21T14:59:01.742Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 14.68MB / 55.00MB 0.3s [2022-07-21T14:59:02.003Z] #35 ... [2022-07-21T14:59:02.003Z] [2022-07-21T14:59:02.003Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-21T14:59:02.003Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-21T14:59:02.003Z] #56 DONE 0.0s [2022-07-21T14:59:02.003Z] [2022-07-21T14:59:02.003Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T14:59:02.003Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T14:59:02.003Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.60MB / 55.00MB 0.4s [2022-07-21T14:59:02.003Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 0.6s [2022-07-21T14:59:02.276Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 0.8s [2022-07-21T14:59:02.851Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.1s [2022-07-21T14:59:06.157Z] #35 ... [2022-07-21T14:59:06.157Z] [2022-07-21T14:59:06.157Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T14:59:06.157Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T14:59:06.157Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-21T14:59:06.157Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T14:59:06.157Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-21T14:59:06.157Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-21T14:59:06.157Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.4s done [2022-07-21T14:59:06.157Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-07-21T14:59:06.157Z] #78 DONE 4.6s [2022-07-21T14:59:06.157Z] [2022-07-21T14:59:06.157Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T14:59:06.157Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T14:59:06.416Z] #35 ... [2022-07-21T14:59:06.416Z] [2022-07-21T14:59:06.416Z] #31 [internal] load build context [2022-07-21T14:59:06.416Z] #31 sha256:b8032ed80db16cc0a4229ffe25ab244dd4ab05daf6e55cb6aa798f6baff538b3 [2022-07-21T14:59:06.416Z] #31 transferring context: 62.07MB 4.9s done [2022-07-21T14:59:06.416Z] #31 DONE 5.0s [2022-07-21T14:59:06.416Z] [2022-07-21T14:59:06.416Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T14:59:06.416Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T14:59:06.677Z] #35 ... [2022-07-21T14:59:06.677Z] [2022-07-21T14:59:06.677Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T14:59:06.677Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T14:59:06.677Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-21T14:59:06.677Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-21T14:59:06.677Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-21T14:59:06.677Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2022-07-21T14:59:06.677Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-07-21T14:59:06.677Z] #80 DONE 5.2s [2022-07-21T14:59:06.677Z] [2022-07-21T14:59:06.677Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T14:59:06.677Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T14:59:08.063Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s [2022-07-21T14:59:08.063Z] #35 ... [2022-07-21T14:59:08.063Z] [2022-07-21T14:59:08.063Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-21T14:59:08.063Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-21T14:59:08.063Z] #79 DONE 0.7s [2022-07-21T14:59:08.063Z] [2022-07-21T14:59:08.063Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T14:59:08.063Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T14:59:08.063Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.4s done [2022-07-21T14:59:08.324Z] #35 DONE 6.9s [2022-07-21T14:59:08.324Z] [2022-07-21T14:59:08.324Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T14:59:08.324Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T14:59:08.324Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-21T14:59:08.324Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.3s done [2022-07-21T14:59:08.324Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-21T14:59:08.324Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-21T14:59:08.324Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done [2022-07-21T14:59:08.324Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-21T14:59:08.324Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.2s done [2022-07-21T14:59:08.324Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.3s done [2022-07-21T14:59:08.324Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.4s done [2022-07-21T14:59:08.324Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.4s done [2022-07-21T14:59:08.324Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.5s done [2022-07-21T14:59:08.324Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-21T14:59:08.588Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-21T14:59:08.849Z] #11 ... [2022-07-21T14:59:08.849Z] [2022-07-21T14:59:08.849Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-21T14:59:08.849Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-21T14:59:08.849Z] #81 DONE 0.7s [2022-07-21T14:59:08.849Z] [2022-07-21T14:59:08.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T14:59:08.849Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T14:59:08.849Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-21T14:59:08.849Z] #11 ... [2022-07-21T14:59:08.849Z] [2022-07-21T14:59:08.849Z] #36 [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-07-21T14:59:08.849Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T14:59:09.791Z] #36 1.480 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T14:59:09.791Z] #36 1.492 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T14:59:09.791Z] #36 1.492 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T14:59:10.050Z] #36 1.635 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T14:59:10.308Z] #36 1.936 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T14:59:10.876Z] #36 2.467 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T14:59:11.812Z] #36 3.468 Fetched 8555 kB in 2s (3804 kB/s) [2022-07-21T14:59:12.748Z] #36 3.468 Reading package lists... [2022-07-21T14:59:13.316Z] #36 4.225 Reading package lists... [2022-07-21T14:59:13.576Z] #36 4.983 Building dependency tree... [2022-07-21T14:59:13.576Z] #36 5.295 The following additional packages will be installed: [2022-07-21T14:59:13.576Z] #36 5.295 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-21T14:59:13.576Z] #36 5.295 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-21T14:59:13.576Z] #36 5.295 Recommended packages: [2022-07-21T14:59:13.576Z] #36 5.295 libldap-common publicsuffix libsasl2-modules [2022-07-21T14:59:13.834Z] #36 5.468 The following NEW packages will be installed: [2022-07-21T14:59:13.834Z] #36 5.470 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-21T14:59:13.834Z] #36 5.470 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-21T14:59:13.834Z] #36 5.470 libssh2-1 openssl [2022-07-21T14:59:14.094Z] #36 5.743 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T14:59:14.094Z] #36 5.743 Need to get 3041 kB of archives. [2022-07-21T14:59:14.094Z] #36 5.743 After this operation, 6651 kB of additional disk space will be used. [2022-07-21T14:59:14.094Z] #36 5.743 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-21T14:59:14.094Z] #36 5.763 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-21T14:59:14.094Z] #36 5.774 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-21T14:59:14.094Z] #36 5.774 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-21T14:59:14.094Z] #36 5.774 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-21T14:59:14.094Z] #36 5.774 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-21T14:59:14.094Z] #36 5.788 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T14:59:14.094Z] #36 5.788 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T14:59:14.094Z] #36 5.788 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T14:59:14.353Z] #36 5.940 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T14:59:14.353Z] #36 5.974 Fetched 3041 kB in 0s (9921 kB/s) [2022-07-21T14:59:14.353Z] #36 5.999 Selecting previously unselected package openssl. [2022-07-21T14:59:14.353Z] #36 5.999 (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 ... 6661 files and directories currently installed.) [2022-07-21T14:59:14.353Z] #36 6.010 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-21T14:59:14.353Z] #36 6.029 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-21T14:59:14.613Z] #36 6.170 Selecting previously unselected package ca-certificates. [2022-07-21T14:59:14.613Z] #36 6.170 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-21T14:59:14.613Z] #36 6.172 Unpacking ca-certificates (20210119) ... [2022-07-21T14:59:14.613Z] #36 6.252 Selecting previously unselected package libbrotli1:amd64. [2022-07-21T14:59:14.613Z] #36 6.252 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-21T14:59:14.613Z] #36 6.261 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T14:59:14.613Z] #36 6.322 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-21T14:59:14.613Z] #36 6.322 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T14:59:14.613Z] #36 6.327 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T14:59:14.613Z] #36 6.371 Selecting previously unselected package libsasl2-2:amd64. [2022-07-21T14:59:14.613Z] #36 6.371 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T14:59:14.872Z] #36 6.375 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T14:59:14.872Z] #36 6.419 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-21T14:59:14.872Z] #36 6.419 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-21T14:59:14.872Z] #36 6.423 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T14:59:14.872Z] #36 6.494 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-21T14:59:14.872Z] #36 6.494 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-21T14:59:14.872Z] #36 6.498 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T14:59:14.872Z] #36 6.540 Selecting previously unselected package libpsl5:amd64. [2022-07-21T14:59:14.872Z] #36 6.540 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-21T14:59:14.872Z] #36 6.543 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T14:59:14.872Z] #36 6.582 Selecting previously unselected package librtmp1:amd64. [2022-07-21T14:59:14.872Z] #36 6.582 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-21T14:59:14.872Z] #36 6.585 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T14:59:15.131Z] #36 6.628 Selecting previously unselected package libssh2-1:amd64. [2022-07-21T14:59:15.131Z] #36 6.628 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-21T14:59:15.131Z] #36 6.633 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T14:59:15.131Z] #36 6.680 Selecting previously unselected package libcurl4:amd64. [2022-07-21T14:59:15.131Z] #36 6.680 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T14:59:15.131Z] #36 6.688 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T14:59:15.132Z] #36 6.748 Selecting previously unselected package curl. [2022-07-21T14:59:15.132Z] #36 6.748 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T14:59:15.132Z] #36 6.752 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-21T14:59:15.132Z] #36 6.805 Selecting previously unselected package libonig5:amd64. [2022-07-21T14:59:15.132Z] #36 6.805 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T14:59:15.132Z] #36 6.811 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T14:59:15.132Z] #36 6.877 Selecting previously unselected package libjq1:amd64. [2022-07-21T14:59:15.132Z] #36 6.877 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T14:59:15.132Z] #36 6.879 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T14:59:15.132Z] #36 6.934 Selecting previously unselected package jq. [2022-07-21T14:59:15.132Z] #36 6.934 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-21T14:59:15.132Z] #36 6.936 Unpacking jq (1.6-2.1) ... [2022-07-21T14:59:15.132Z] #36 6.973 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T14:59:15.392Z] #36 6.985 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T14:59:15.392Z] #36 6.996 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T14:59:15.392Z] #36 7.009 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T14:59:15.392Z] #36 7.020 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T14:59:15.392Z] #36 7.033 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T14:59:15.392Z] #36 7.045 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T14:59:15.392Z] #36 7.055 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-21T14:59:15.392Z] #36 7.068 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T14:59:15.392Z] #36 7.080 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T14:59:15.392Z] #36 7.090 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T14:59:15.392Z] #36 7.103 Setting up ca-certificates (20210119) ... [2022-07-21T14:59:15.960Z] #36 7.675 Updating certificates in /etc/ssl/certs... [2022-07-21T14:59:16.529Z] #36 8.377 129 added, 0 removed; done. [2022-07-21T14:59:16.788Z] #36 8.437 Setting up jq (1.6-2.1) ... [2022-07-21T14:59:16.788Z] #36 8.448 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T14:59:16.788Z] #36 8.458 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-21T14:59:16.788Z] #36 8.467 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T14:59:16.788Z] #36 8.484 Processing triggers for ca-certificates (20210119) ... [2022-07-21T14:59:16.788Z] #36 8.495 Updating certificates in /etc/ssl/certs... [2022-07-21T14:59:17.359Z] #36 9.081 0 added, 0 removed; done. [2022-07-21T14:59:17.359Z] #36 9.081 Running hooks in /etc/ca-certificates/update.d... [2022-07-21T14:59:17.359Z] #36 9.082 done. [2022-07-21T14:59:19.262Z] #36 ... [2022-07-21T14:59:19.262Z] [2022-07-21T14:59:19.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T14:59:19.262Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T14:59:19.262Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.6s done [2022-07-21T14:59:19.262Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.6s done [2022-07-21T14:59:19.262Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done [2022-07-21T14:59:19.262Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-07-21T14:59:19.521Z] #11 ... [2022-07-21T14:59:19.521Z] [2022-07-21T14:59:19.521Z] #36 [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-07-21T14:59:19.521Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T14:59:19.521Z] #36 DONE 11.1s [2022-07-21T14:59:19.521Z] [2022-07-21T14:59:19.521Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-21T14:59:19.521Z] #37 sha256:62dd5c9e8a23fe01e99e46c0ba1f44fd3dd1c4a9c13ade65b0c55ded1ce6e40c [2022-07-21T14:59:19.782Z] #37 DONE 0.3s [2022-07-21T14:59:19.782Z] [2022-07-21T14:59:19.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T14:59:19.782Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T14:59:25.061Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.2s [2022-07-21T14:59:27.592Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.1s done [2022-07-21T14:59:27.592Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-21T14:59:27.592Z] #11 DONE 26.3s [2022-07-21T14:59:27.592Z] [2022-07-21T14:59:27.592Z] #38 [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-07-21T14:59:27.592Z] #38 sha256:620e513089e7f358d1840c3c1d226718e40875809f42477703ba83aa420b32eb [2022-07-21T14:59:27.592Z] #38 1.523 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-21T14:59:27.592Z] #38 1.777 [2022-07-21T14:59:27.592Z] #38 1.994 #=#=# ######################################################################## 100.0% [2022-07-21T14:59:27.592Z] #38 2.254 [2022-07-21T14:59:27.592Z] #38 3.134 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-21T14:59:27.592Z] #38 3.378 [2022-07-21T14:59:27.592Z] #38 3.591 #=#=# ######################################################################## 100.0% [2022-07-21T14:59:27.592Z] #38 3.839 [2022-07-21T14:59:27.592Z] #38 4.792 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-21T14:59:27.592Z] #38 5.070 [2022-07-21T14:59:27.592Z] #38 5.289 #=#=# ################## 26.2% ########################################## 58.4% ################################################################ 90.1% ######################################################################## 100.0% [2022-07-21T14:59:27.592Z] #38 5.819 [2022-07-21T14:59:27.592Z] #38 6.783 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-21T14:59:27.592Z] #38 7.060 [2022-07-21T14:59:27.592Z] #38 7.273 #=#=# ######################################################################## 100.0% [2022-07-21T14:59:27.592Z] #38 7.533 [2022-07-21T14:59:27.850Z] #38 ... [2022-07-21T14:59:27.850Z] [2022-07-21T14:59:27.850Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-21T14:59:27.850Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-21T14:59:30.379Z] #12 DONE 2.1s [2022-07-21T14:59:30.379Z] [2022-07-21T14:59:30.379Z] #38 [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-07-21T14:59:30.379Z] #38 sha256:620e513089e7f358d1840c3c1d226718e40875809f42477703ba83aa420b32eb [2022-07-21T14:59:30.379Z] #38 8.190 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-21T14:59:30.379Z] #38 8.456 [2022-07-21T14:59:30.379Z] #38 8.674 #=#=# ######################################################################## 100.0% [2022-07-21T14:59:30.379Z] #38 8.844 [2022-07-21T14:59:30.379Z] #38 8.883 Download of images into '/build' complete. [2022-07-21T14:59:30.379Z] #38 8.884 Use something like the following to load the result into a Docker daemon: [2022-07-21T14:59:30.379Z] #38 8.884 tar -cC '/build' . | docker load [2022-07-21T14:59:30.379Z] #38 DONE 10.1s [2022-07-21T14:59:30.379Z] [2022-07-21T14:59:30.379Z] #13 [base 3/3] 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-07-21T14:59:30.379Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-21T14:59:30.379Z] #13 DONE 0.6s [2022-07-21T14:59:30.379Z] [2022-07-21T14:59:30.379Z] #57 [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-07-21T14:59:30.379Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-21T14:59:30.643Z] #57 ... [2022-07-21T14:59:30.643Z] [2022-07-21T14:59:30.644Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-21T14:59:30.644Z] #53 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-21T14:59:30.644Z] #53 DONE 0.2s [2022-07-21T14:59:30.644Z] [2022-07-21T14:59:30.644Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-21T14:59:30.644Z] #40 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-21T14:59:30.644Z] #40 DONE 0.2s [2022-07-21T14:59:30.644Z] [2022-07-21T14:59:30.644Z] #57 [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-07-21T14:59:30.644Z] #57 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-21T14:59:30.644Z] #57 DONE 0.2s [2022-07-21T14:59:30.644Z] [2022-07-21T14:59:30.644Z] #58 [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-07-21T14:59:30.644Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T14:59:32.549Z] #58 ... [2022-07-21T14:59:32.550Z] [2022-07-21T14:59:32.550Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-21T14:59:32.550Z] #14 sha256:d485c611ac719dc2bdf72066a83410492e4e1569724f796e7c806bc745be397f [2022-07-21T14:59:32.550Z] #14 DONE 1.9s [2022-07-21T14:59:32.550Z] [2022-07-21T14:59:32.550Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-21T14:59:32.550Z] #15 sha256:195e8c485d9b8a2250897bdce3925e98ad20e2c5c8df1f7a9a8ef1cce819ef06 [2022-07-21T14:59:32.988Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ae7537fa873ec8b6) in /home/ubuntu/workspace/moby_PR-42829 [Pipeline] { [Pipeline] checkout [2022-07-21T14:59:33.152Z] The recommended git tool is: git [2022-07-21T14:59:35.169Z] #15 DONE 2.3s [2022-07-21T14:59:35.169Z] [2022-07-21T14:59:35.169Z] #58 [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-07-21T14:59:35.169Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T14:59:35.169Z] #58 4.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T14:59:35.169Z] #58 4.135 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T14:59:35.169Z] #58 4.135 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T14:59:35.736Z] #58 5.018 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-21T14:59:35.997Z] #58 ... [2022-07-21T14:59:35.997Z] [2022-07-21T14:59:35.997Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-21T14:59:35.997Z] #16 sha256:51f23b7279a7c7bb3b8022a027a291bab7e4532f6fd5e3ce648c5c492209cef2 [2022-07-21T14:59:35.997Z] #16 DONE 1.3s [2022-07-21T14:59:36.092Z] using credential docker-jenkins-github-credentials [2022-07-21T14:59:36.102Z] Cloning the remote Git repository [2022-07-21T14:59:36.102Z] Cloning with configured refspecs honoured and without tags [2022-07-21T14:59:36.256Z] [2022-07-21T14:59:36.256Z] #58 [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-07-21T14:59:36.256Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T14:59:36.256Z] #58 5.397 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T14:59:35.625Z] Cloning repository https://github.com/moby/moby.git [2022-07-21T14:59:35.686Z] > git init /home/ubuntu/workspace/moby_PR-42829 # timeout=10 [2022-07-21T14:59:35.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T14:59:35.973Z] > git --version # timeout=10 [2022-07-21T14:59:35.987Z] > git --version # 'git version 2.17.1' [2022-07-21T14:59:35.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:59:36.002Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T14:59:37.639Z] #58 ... [2022-07-21T14:59:37.639Z] [2022-07-21T14:59:37.639Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-21T14:59:37.639Z] #17 sha256:5aaad1ea76af62b2c3624ee1d571cf77c6e14cc14449aa80ef476d9634f75bab [2022-07-21T14:59:37.639Z] #17 DONE 1.4s [2022-07-21T14:59:37.639Z] [2022-07-21T14:59:37.639Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-21T14:59:37.639Z] #18 sha256:d4a401030e691e26432309bd8c56ce9b8cdf80f5513272da3a06314315e7a12a [2022-07-21T14:59:38.576Z] #18 DONE 1.3s [2022-07-21T14:59:38.576Z] [2022-07-21T14:59:38.576Z] #58 [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-07-21T14:59:38.576Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T14:59:38.576Z] #58 7.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T14:59:40.484Z] #58 9.654 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T14:59:40.484Z] #58 ... [2022-07-21T14:59:40.484Z] [2022-07-21T14:59:40.484Z] #45 [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-07-21T14:59:40.484Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T14:59:40.484Z] #45 3.806 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-21T14:59:40.484Z] #45 ... [2022-07-21T14:59:40.484Z] [2022-07-21T14:59:40.484Z] #62 [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.46.2" && /build/golangci-lint --version [2022-07-21T14:59:40.484Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T14:59:40.484Z] #62 3.545 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-21T14:59:40.484Z] #62 5.311 go: downloading github.com/fatih/color v1.13.0 [2022-07-21T14:59:40.484Z] #62 5.326 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T14:59:40.484Z] #62 5.487 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-21T14:59:40.484Z] #62 5.500 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-21T14:59:40.484Z] #62 5.888 go: downloading github.com/spf13/viper v1.11.0 [2022-07-21T14:59:40.484Z] #62 5.904 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-21T14:59:40.484Z] #62 6.505 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-21T14:59:40.484Z] #62 6.523 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-21T14:59:40.484Z] #62 8.103 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-21T14:59:40.484Z] #62 8.302 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-21T14:59:40.484Z] #62 8.454 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T14:59:40.484Z] #62 8.585 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T14:59:40.743Z] #62 ... [2022-07-21T14:59:40.743Z] [2022-07-21T14:59:40.743Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T14:59:40.743Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T14:59:40.743Z] #41 3.388 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-21T14:59:40.743Z] #41 3.393 Cloning into '.'... [2022-07-21T14:59:41.001Z] #41 ... [2022-07-21T14:59:41.001Z] [2022-07-21T14:59:41.001Z] #64 [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-07-21T14:59:41.001Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T14:59:41.001Z] #64 4.048 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-21T14:59:41.001Z] #64 5.269 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-21T14:59:41.001Z] #64 5.289 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-21T14:59:41.001Z] #64 5.307 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-21T14:59:41.001Z] #64 7.613 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-21T14:59:41.001Z] #64 ... [2022-07-21T14:59:41.001Z] [2022-07-21T14:59:41.001Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T14:59:41.001Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T14:59:41.001Z] #43 3.587 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-21T14:59:41.260Z] #43 ... [2022-07-21T14:59:41.260Z] [2022-07-21T14:59:41.260Z] #60 [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.1" && /build/gotestsum --version [2022-07-21T14:59:41.260Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T14:59:41.260Z] #60 3.246 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-21T14:59:41.260Z] #60 4.471 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-21T14:59:41.260Z] #60 4.471 go: downloading github.com/fatih/color v1.10.0 [2022-07-21T14:59:41.260Z] #60 4.690 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-21T14:59:41.260Z] #60 4.840 go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T14:59:41.260Z] #60 5.272 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-21T14:59:41.260Z] #60 5.353 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T14:59:41.260Z] #60 5.467 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-21T14:59:41.260Z] #60 5.481 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-21T14:59:41.260Z] #60 5.585 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-21T14:59:41.260Z] #60 5.776 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-21T14:59:41.260Z] #60 5.968 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-21T14:59:41.260Z] #60 6.290 go: downloading golang.org/x/tools v0.1.0 [2022-07-21T14:59:41.260Z] #60 ... [2022-07-21T14:59:41.260Z] [2022-07-21T14:59:41.260Z] #47 [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.2.3" && /build/go-winres --help [2022-07-21T14:59:41.260Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T14:59:41.260Z] #47 3.850 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-21T14:59:41.260Z] #47 4.677 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-21T14:59:41.260Z] #47 6.113 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-21T14:59:41.260Z] #47 6.323 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-21T14:59:41.260Z] #47 6.425 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-21T14:59:41.260Z] #47 9.946 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-21T14:59:41.260Z] #47 10.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T14:59:41.519Z] #47 ... [2022-07-21T14:59:41.519Z] [2022-07-21T14:59:41.519Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T14:59:41.519Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T14:59:41.519Z] #54 3.416 + git clone https://github.com/docker/distribution.git . [2022-07-21T14:59:41.519Z] #54 3.422 Cloning into '.'... [2022-07-21T14:59:41.779Z] #54 ... [2022-07-21T14:59:41.779Z] [2022-07-21T14:59:41.779Z] #83 [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-07-21T14:59:41.779Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T14:59:41.779Z] #83 3.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T14:59:41.779Z] #83 4.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T14:59:41.779Z] #83 4.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T14:59:41.779Z] #83 4.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T14:59:41.779Z] #83 6.682 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T14:59:41.779Z] #83 8.739 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T14:59:41.779Z] #83 ... [2022-07-21T14:59:41.779Z] [2022-07-21T14:59:41.779Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T14:59:41.779Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T14:59:41.779Z] #19 1.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T14:59:41.779Z] #19 1.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T14:59:41.779Z] #19 1.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T14:59:41.779Z] #19 2.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T14:59:41.779Z] #19 2.997 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T14:59:42.716Z] #19 4.001 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-21T14:59:43.653Z] #19 5.009 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-21T14:59:44.226Z] #19 ... [2022-07-21T14:59:44.226Z] [2022-07-21T14:59:44.226Z] #62 [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.46.2" && /build/golangci-lint --version [2022-07-21T14:59:44.226Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T14:59:44.226Z] #62 12.22 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-21T14:59:44.226Z] #62 12.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T14:59:44.226Z] #62 12.39 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-21T14:59:44.226Z] #62 12.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-21T14:59:44.226Z] #62 12.74 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-21T14:59:44.226Z] #62 12.74 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-21T14:59:44.226Z] #62 12.85 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-21T14:59:44.226Z] #62 12.86 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-21T14:59:44.226Z] #62 13.01 go: downloading github.com/spf13/afero v1.8.2 [2022-07-21T14:59:44.226Z] #62 13.05 go: downloading github.com/spf13/cast v1.4.1 [2022-07-21T14:59:44.226Z] #62 13.10 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-21T14:59:44.226Z] #62 13.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-21T14:59:44.226Z] #62 13.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-21T14:59:44.226Z] #62 13.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-21T14:59:44.226Z] #62 13.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-21T14:59:44.226Z] #62 13.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-21T14:59:44.226Z] #62 13.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-21T14:59:44.226Z] #62 13.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-21T14:59:44.226Z] #62 13.53 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-21T14:59:44.226Z] #62 13.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-21T14:59:44.226Z] #62 13.77 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-21T14:59:44.793Z] #62 14.26 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T14:59:44.793Z] #62 14.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-21T14:59:44.793Z] #62 14.32 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-21T14:59:45.052Z] #62 14.52 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-21T14:59:45.052Z] #62 14.64 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-21T14:59:45.311Z] #62 14.72 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-21T14:59:45.311Z] #62 14.88 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-21T14:59:46.697Z] #62 15.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-21T14:59:46.697Z] #62 15.99 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-21T14:59:46.697Z] #62 16.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-21T14:59:46.697Z] #62 ... [2022-07-21T14:59:46.697Z] [2022-07-21T14:59:46.697Z] #45 [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-07-21T14:59:46.697Z] #45 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T14:59:46.697Z] #45 15.27 tomll can be used in two ways: [2022-07-21T14:59:46.697Z] #45 15.27 Writing to STDIN and reading from STDOUT: [2022-07-21T14:59:46.697Z] #45 15.27 cat file.toml | tomll > file.toml [2022-07-21T14:59:46.697Z] #45 15.27 [2022-07-21T14:59:46.697Z] #45 15.27 Reading and updating a list of files: [2022-07-21T14:59:46.697Z] #45 15.27 tomll a.toml b.toml c.toml [2022-07-21T14:59:46.697Z] #45 15.27 [2022-07-21T14:59:46.697Z] #45 15.27 When given a list of files, tomll will modify all files in place without asking. [2022-07-21T14:59:46.697Z] #45 DONE 16.1s [2022-07-21T14:59:46.697Z] [2022-07-21T14:59:46.697Z] #62 [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.46.2" && /build/golangci-lint --version [2022-07-21T14:59:46.697Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T14:59:46.697Z] #62 16.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-21T14:59:46.956Z] #62 16.41 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-21T14:59:46.957Z] #62 16.52 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-21T14:59:47.216Z] #62 16.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-21T14:59:47.216Z] #62 16.68 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-21T14:59:47.474Z] #62 17.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-21T14:59:47.733Z] #62 17.31 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-21T14:59:47.733Z] #62 17.39 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-21T14:59:47.733Z] #62 17.43 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-21T14:59:48.300Z] #62 17.61 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-21T14:59:48.300Z] #62 17.65 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-21T14:59:48.300Z] #62 17.66 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-21T14:59:48.300Z] #62 17.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-21T14:59:48.300Z] #62 17.93 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-21T14:59:48.300Z] #62 17.94 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-21T14:59:48.559Z] #62 18.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-21T14:59:48.559Z] #62 18.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-21T14:59:48.559Z] #62 18.07 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-21T14:59:48.559Z] #62 18.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-21T14:59:48.819Z] #62 18.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-21T14:59:48.819Z] #62 18.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-21T14:59:48.819Z] #62 18.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-21T14:59:48.819Z] #62 18.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-21T14:59:49.078Z] #62 18.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-21T14:59:49.078Z] #62 18.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-21T14:59:49.078Z] #62 18.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-21T14:59:49.078Z] #62 18.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-21T14:59:49.337Z] #62 18.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-21T14:59:49.337Z] #62 18.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-21T14:59:49.337Z] #62 18.86 go: downloading github.com/julz/importas v0.1.0 [2022-07-21T14:59:49.337Z] #62 18.91 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-21T14:59:49.337Z] #62 18.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-21T14:59:49.608Z] #62 19.04 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-21T14:59:49.608Z] #62 19.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-21T14:59:49.608Z] #62 19.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-21T14:59:49.866Z] #62 19.28 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-21T14:59:49.866Z] #62 19.30 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-21T14:59:49.866Z] #62 19.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-21T14:59:49.866Z] #62 19.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-21T14:59:49.866Z] #62 19.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-21T14:59:49.866Z] #62 19.51 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-21T14:59:50.245Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f255c8f698b8ca92) in /home/ubuntu/workspace/moby_PR-42829 [Pipeline] { [Pipeline] checkout [2022-07-21T14:59:50.360Z] The recommended git tool is: git [2022-07-21T14:59:50.433Z] #62 20.08 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-21T14:59:50.692Z] #62 20.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-21T14:59:50.692Z] #62 20.16 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-21T14:59:50.692Z] #62 20.20 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-21T14:59:50.692Z] #62 20.26 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-21T14:59:50.692Z] #62 20.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-21T14:59:50.952Z] #62 20.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-21T14:59:50.952Z] #62 20.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-21T14:59:50.952Z] #62 20.45 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-21T14:59:51.210Z] #62 20.75 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-21T14:59:51.210Z] #62 20.77 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-21T14:59:51.210Z] #62 20.78 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-21T14:59:51.210Z] #62 20.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-21T14:59:51.210Z] #62 20.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-21T14:59:51.469Z] #62 21.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-21T14:59:51.469Z] #62 21.06 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-21T14:59:51.469Z] #62 21.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-21T14:59:51.739Z] #62 21.13 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-21T14:59:51.740Z] #62 21.20 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-21T14:59:51.740Z] #62 21.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-21T14:59:51.740Z] #62 21.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-21T14:59:52.000Z] #62 21.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-21T14:59:52.000Z] #62 ... [2022-07-21T14:59:52.000Z] [2022-07-21T14:59:52.000Z] #60 [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.1" && /build/gotestsum --version [2022-07-21T14:59:52.000Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T14:59:52.000Z] #60 11.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T14:59:52.000Z] #60 11.49 go: downloading golang.org/x/mod v0.3.0 [2022-07-21T14:59:52.000Z] #60 ... [2022-07-21T14:59:52.000Z] [2022-07-21T14:59:52.000Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T14:59:52.000Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T14:59:52.000Z] #43 11.56 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-21T14:59:52.000Z] #43 11.57 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-21T14:59:52.000Z] #43 11.99 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-21T14:59:52.000Z] #43 12.12 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-21T14:59:52.000Z] #43 12.47 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-21T14:59:52.000Z] #43 12.77 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-21T14:59:52.000Z] #43 12.79 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-21T14:59:52.000Z] #43 12.84 go: downloading github.com/peterh/liner v1.2.2 [2022-07-21T14:59:52.000Z] #43 12.97 go: downloading github.com/google/go-dap v0.6.0 [2022-07-21T14:59:52.000Z] #43 13.21 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-21T14:59:52.000Z] #43 13.38 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-21T14:59:52.000Z] #43 13.85 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-21T14:59:52.000Z] #43 14.13 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-21T14:59:52.000Z] #43 14.17 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-21T14:59:52.000Z] #43 15.40 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-21T14:59:52.000Z] #43 15.46 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-21T14:59:52.259Z] #43 ... [2022-07-21T14:59:52.259Z] [2022-07-21T14:59:52.259Z] #58 [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-07-21T14:59:52.259Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T14:59:52.259Z] #58 11.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-21T14:59:52.259Z] #58 17.26 Fetched 8558 kB in 14s (629 kB/s) [2022-07-21T14:59:52.259Z] #58 17.26 Reading package lists... [2022-07-21T14:59:52.259Z] #58 21.42 Reading package lists... [2022-07-21T14:59:52.259Z] #58 ... [2022-07-21T14:59:52.259Z] [2022-07-21T14:59:52.259Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T14:59:52.259Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T14:59:52.259Z] #54 20.97 Updating files: 88% (1925/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-21T14:59:52.259Z] #54 21.10 + git checkout -q v2.3.0 [2022-07-21T14:59:52.871Z] using credential docker-jenkins-github-credentials [2022-07-21T14:59:52.886Z] Cloning the remote Git repository [2022-07-21T14:59:52.886Z] Cloning with configured refspecs honoured and without tags [2022-07-21T14:59:53.636Z] #54 22.95 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-21T14:59:52.512Z] Cloning repository https://github.com/moby/moby.git [2022-07-21T14:59:52.570Z] > git init /home/ubuntu/workspace/moby_PR-42829 # timeout=10 [2022-07-21T14:59:52.917Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T14:59:52.917Z] > git --version # timeout=10 [2022-07-21T14:59:52.934Z] > git --version # 'git version 2.17.1' [2022-07-21T14:59:52.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T14:59:52.936Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T14:59:55.023Z] #54 ... [2022-07-21T14:59:55.023Z] [2022-07-21T14:59:55.023Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T14:59:55.023Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T14:59:55.023Z] #19 6.269 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-21T14:59:55.023Z] #19 7.602 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-21T14:59:55.023Z] #19 8.652 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-21T14:59:55.023Z] #19 8.652 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T14:59:55.023Z] #19 8.652 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-21T14:59:55.023Z] #19 8.694 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T14:59:55.023Z] #19 8.728 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-21T14:59:55.023Z] #19 8.732 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-21T14:59:55.023Z] #19 8.818 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T14:59:55.023Z] #19 8.825 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-21T14:59:55.023Z] #19 8.829 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T14:59:55.023Z] #19 8.829 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-21T14:59:55.023Z] #19 8.837 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-21T14:59:55.023Z] #19 8.837 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-21T14:59:55.023Z] #19 ... [2022-07-21T14:59:55.023Z] [2022-07-21T14:59:55.023Z] #62 [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.46.2" && /build/golangci-lint --version [2022-07-21T14:59:55.023Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T14:59:55.023Z] #62 21.53 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-21T14:59:55.023Z] #62 21.58 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-21T14:59:55.023Z] #62 21.61 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-21T14:59:55.023Z] #62 21.69 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-21T14:59:55.023Z] #62 21.74 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-21T14:59:55.023Z] #62 21.92 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-21T14:59:55.023Z] #62 22.01 go: downloading honnef.co/go/tools v0.3.1 [2022-07-21T14:59:55.023Z] #62 23.31 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-21T14:59:55.023Z] #62 23.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-21T14:59:55.023Z] #62 23.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-21T14:59:55.023Z] #62 23.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T14:59:55.023Z] #62 23.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T14:59:55.023Z] #62 23.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-21T14:59:55.023Z] #62 23.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-21T14:59:55.023Z] #62 23.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-21T14:59:55.023Z] #62 24.06 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-21T14:59:55.023Z] #62 24.07 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-21T14:59:55.023Z] #62 24.16 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T14:59:55.023Z] #62 24.29 go: downloading golang.org/x/text v0.3.7 [2022-07-21T14:59:56.196Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f5ab5a416928aefb) in /home/ubuntu/workspace/moby_PR-42829 [Pipeline] { [Pipeline] checkout [2022-07-21T14:59:56.399Z] #62 ... [2022-07-21T14:59:56.399Z] [2022-07-21T14:59:56.399Z] #83 [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-07-21T14:59:56.399Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T14:59:56.399Z] #83 15.67 Fetched 8555 kB in 12s (705 kB/s) [2022-07-21T14:59:56.399Z] #83 15.67 Reading package lists... [2022-07-21T14:59:56.399Z] #83 20.66 Reading package lists... [2022-07-21T14:59:56.399Z] #83 24.93 Building dependency tree... [2022-07-21T14:59:56.399Z] #83 ... [2022-07-21T14:59:56.399Z] [2022-07-21T14:59:56.399Z] #58 [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-07-21T14:59:56.399Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T14:59:56.399Z] #58 21.42 Reading package lists... [2022-07-21T14:59:56.497Z] The recommended git tool is: git [2022-07-21T14:59:57.334Z] #58 25.65 Building dependency tree... [2022-07-21T14:59:58.271Z] #58 27.42 The following additional packages will be installed: [2022-07-21T14:59:58.271Z] #58 27.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T14:59:58.271Z] #58 27.44 python3-protobuf python3-six [2022-07-21T14:59:58.271Z] #58 27.44 Suggested packages: [2022-07-21T14:59:58.271Z] #58 27.45 python3-setuptools [2022-07-21T14:59:58.271Z] #58 27.45 Recommended packages: [2022-07-21T14:59:58.271Z] #58 27.45 iproute2 | iproute [2022-07-21T14:59:58.530Z] #58 27.99 The following NEW packages will be installed: [2022-07-21T14:59:58.788Z] #58 28.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T14:59:58.788Z] #58 28.01 python3-protobuf python3-six [2022-07-21T14:59:59.047Z] #58 28.36 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T14:59:59.047Z] #58 28.36 Need to get 2315 kB of archives. [2022-07-21T14:59:59.047Z] #58 28.36 After this operation, 11.1 MB of additional disk space will be used. [2022-07-21T14:59:59.047Z] #58 28.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-21T14:59:59.047Z] #58 28.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T14:59:59.047Z] #58 28.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-21T14:59:59.047Z] #58 28.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-21T14:59:59.047Z] #58 28.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T14:59:59.047Z] #58 28.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T14:59:59.047Z] #58 28.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T14:59:59.940Z] using credential docker-jenkins-github-credentials [2022-07-21T14:59:59.950Z] Cloning the remote Git repository [2022-07-21T14:59:59.950Z] Cloning with configured refspecs honoured and without tags [2022-07-21T15:00:00.326Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02924c8a7aab07a6c) in /home/ubuntu/workspace/moby_PR-42829 [Pipeline] { [Pipeline] checkout [2022-07-21T15:00:00.415Z] The recommended git tool is: git [2022-07-21T15:00:00.014Z] Cloning repository https://github.com/moby/moby.git [2022-07-21T15:00:00.092Z] > git init /home/ubuntu/workspace/moby_PR-42829 # timeout=10 [2022-07-21T15:00:00.460Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T15:00:00.461Z] > git --version # timeout=10 [2022-07-21T15:00:00.503Z] > git --version # 'git version 2.25.1' [2022-07-21T15:00:00.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:00.506Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:01.497Z] Fetching without tags [2022-07-21T15:00:01.580Z] #58 30.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-21T15:00:01.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:01.417Z] > git config --add remote.origin.fetch +refs/pull/42829/head:refs/remotes/origin/PR-42829 # timeout=10 [2022-07-21T15:00:01.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:01.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:01.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T15:00:01.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:01.502Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:01.920Z] #58 ... [2022-07-21T15:00:01.920Z] [2022-07-21T15:00:01.920Z] #83 [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-07-21T15:00:01.920Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:00:01.920Z] #83 26.74 python3 is already the newest version (3.9.2-3). [2022-07-21T15:00:01.920Z] #83 26.74 The following additional packages will be installed: [2022-07-21T15:00:01.920Z] #83 26.74 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-21T15:00:01.920Z] #83 26.74 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-21T15:00:01.920Z] #83 26.74 Suggested packages: [2022-07-21T15:00:01.920Z] #83 26.76 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-21T15:00:01.920Z] #83 26.76 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-21T15:00:01.920Z] #83 26.76 m4-doc ed diffutils-doc [2022-07-21T15:00:01.920Z] #83 26.76 Recommended packages: [2022-07-21T15:00:01.920Z] #83 26.76 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-21T15:00:01.920Z] #83 28.07 The following NEW packages will be installed: [2022-07-21T15:00:01.920Z] #83 28.09 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-21T15:00:01.920Z] #83 28.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-21T15:00:01.920Z] #83 28.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-21T15:00:01.920Z] #83 28.09 libyajl2 m4 patch xz-utils [2022-07-21T15:00:01.920Z] #83 28.41 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:00:01.920Z] #83 28.41 Need to get 5940 kB of archives. [2022-07-21T15:00:01.920Z] #83 28.41 After this operation, 18.7 MB of additional disk space will be used. [2022-07-21T15:00:01.920Z] #83 28.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:00:01.920Z] #83 28.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-21T15:00:01.920Z] #83 28.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-21T15:00:01.920Z] #83 28.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-21T15:00:01.920Z] #83 28.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:00:01.920Z] #83 28.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-21T15:00:01.920Z] #83 28.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-21T15:00:01.920Z] #83 28.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-21T15:00:01.920Z] #83 28.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-21T15:00:01.920Z] #83 28.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-21T15:00:01.920Z] #83 28.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:00:01.920Z] #83 28.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-21T15:00:01.920Z] #83 28.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-21T15:00:01.920Z] #83 28.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:00:01.920Z] #83 28.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-21T15:00:01.920Z] #83 28.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:00:01.920Z] #83 28.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-21T15:00:01.920Z] #83 28.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:00:01.920Z] #83 28.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:00:01.920Z] #83 28.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-21T15:00:01.920Z] #83 28.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:00:01.920Z] #83 28.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:00:01.920Z] #83 28.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-21T15:00:01.920Z] #83 29.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:00:01.920Z] #83 29.68 Fetched 5940 kB in 1s (9027 kB/s) [2022-07-21T15:00:01.920Z] #83 29.76 Selecting previously unselected package bzip2. [2022-07-21T15:00:01.920Z] #83 29.76 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:00:01.920Z] #83 29.83 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:00:01.920Z] #83 29.85 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:00:01.920Z] #83 29.95 Selecting previously unselected package libmagic-mgc. [2022-07-21T15:00:01.920Z] #83 29.95 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-21T15:00:01.920Z] #83 29.97 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-21T15:00:01.920Z] #83 30.42 Selecting previously unselected package libmagic1:amd64. [2022-07-21T15:00:01.920Z] #83 30.42 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-21T15:00:01.920Z] #83 30.43 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:00:02.038Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:02.179Z] #83 31.44 Selecting previously unselected package file. [2022-07-21T15:00:02.179Z] #83 31.44 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-21T15:00:02.179Z] #83 ... [2022-07-21T15:00:02.179Z] [2022-07-21T15:00:02.179Z] #47 [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.2.3" && /build/go-winres --help [2022-07-21T15:00:02.179Z] #47 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:00:02.179Z] #47 31.88 NAME: [2022-07-21T15:00:02.179Z] #47 31.88 go-winres - A tool for embedding resources in Windows executables [2022-07-21T15:00:02.179Z] #47 31.88 [2022-07-21T15:00:02.179Z] #47 31.88 USAGE: [2022-07-21T15:00:02.437Z] #47 31.88 go-winres [global options] command [command options] [arguments...] [2022-07-21T15:00:02.437Z] #47 31.88 [2022-07-21T15:00:02.437Z] #47 31.88 COMMANDS: [2022-07-21T15:00:02.437Z] #47 31.88 init Create an initial ./winres/winres.json [2022-07-21T15:00:02.437Z] #47 31.88 make Make syso files for the "go build" command [2022-07-21T15:00:02.437Z] #47 31.88 simply Make syso files for the "go build" command (simplified) [2022-07-21T15:00:02.437Z] #47 31.88 extract Extract all resources from an executable [2022-07-21T15:00:02.437Z] #47 31.88 patch Replace resources in an executable file (exe, dll) [2022-07-21T15:00:02.437Z] #47 31.88 help, h Shows a list of commands or help for one command [2022-07-21T15:00:02.437Z] #47 31.88 [2022-07-21T15:00:02.437Z] #47 31.88 GLOBAL OPTIONS: [2022-07-21T15:00:02.437Z] #47 31.88 --help, -h show help (default: false) [2022-07-21T15:00:03.197Z] Merge succeeded, producing f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:03.197Z] Checking out Revision f499c6b9ec960592f6e89f5d0d759dfac623d066 (PR-42829) [2022-07-21T15:00:03.813Z] #47 DONE 33.3s [2022-07-21T15:00:03.813Z] [2022-07-21T15:00:03.813Z] #64 [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-07-21T15:00:03.813Z] #64 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:00:03.813Z] #64 30.44 v3.0.2 [2022-07-21T15:00:03.813Z] #64 DONE 33.3s [2022-07-21T15:00:03.813Z] [2022-07-21T15:00:03.813Z] #62 [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.46.2" && /build/golangci-lint --version [2022-07-21T15:00:03.813Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:00:03.813Z] #62 29.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-21T15:00:03.813Z] #62 29.42 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-21T15:00:03.813Z] #62 29.45 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-21T15:00:03.813Z] #62 29.48 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-21T15:00:03.813Z] #62 29.54 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-21T15:00:03.813Z] #62 29.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-21T15:00:03.813Z] #62 29.61 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-21T15:00:03.813Z] #62 29.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-21T15:00:03.813Z] #62 29.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-21T15:00:03.813Z] #62 29.72 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-21T15:00:03.813Z] #62 29.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-21T15:00:03.813Z] #62 29.86 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-21T15:00:03.813Z] #62 30.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-21T15:00:03.813Z] #62 30.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-21T15:00:03.813Z] #62 30.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-21T15:00:03.813Z] #62 30.59 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-21T15:00:03.813Z] #62 30.86 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-21T15:00:03.813Z] #62 30.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T15:00:03.813Z] #62 30.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-21T15:00:03.813Z] #62 30.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-21T15:00:03.813Z] #62 30.98 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-21T15:00:03.813Z] #62 30.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-21T15:00:03.813Z] #62 31.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T15:00:03.813Z] #62 31.11 go: downloading github.com/prometheus/common v0.32.1 [2022-07-21T15:00:03.813Z] #62 31.41 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-21T15:00:03.813Z] #62 31.43 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T15:00:03.813Z] #62 31.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-21T15:00:03.813Z] #62 32.18 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-21T15:00:02.049Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:02.077Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:03.094Z] > git remote # timeout=10 [2022-07-21T15:00:03.113Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T15:00:03.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:03.139Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 [2022-07-21T15:00:03.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T15:00:03.202Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:03.229Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:04.173Z] using credential docker-jenkins-github-credentials [2022-07-21T15:00:04.205Z] Cloning the remote Git repository [2022-07-21T15:00:04.205Z] Cloning with configured refspecs honoured and without tags [2022-07-21T15:00:04.260Z] Cloning repository https://github.com/moby/moby.git [2022-07-21T15:00:04.347Z] > git init /home/ubuntu/workspace/moby_PR-42829 # timeout=10 [2022-07-21T15:00:04.940Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T15:00:04.940Z] > git --version # timeout=10 [2022-07-21T15:00:04.967Z] > git --version # 'git version 2.25.1' [2022-07-21T15:00:04.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:04.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:07.098Z] #62 ... [2022-07-21T15:00:07.098Z] [2022-07-21T15:00:07.098Z] #83 [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-07-21T15:00:07.098Z] #83 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:00:07.098Z] #83 32.48 Unpacking file (1:5.39-3) ... [2022-07-21T15:00:07.098Z] #83 33.42 Selecting previously unselected package xz-utils. [2022-07-21T15:00:07.098Z] #83 33.42 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:00:07.098Z] #83 33.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:00:07.098Z] #83 33.94 Selecting previously unselected package libsigsegv2:amd64. [2022-07-21T15:00:07.098Z] #83 33.96 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-21T15:00:07.098Z] #83 33.96 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:00:07.098Z] #83 34.09 Selecting previously unselected package m4. [2022-07-21T15:00:07.098Z] #83 34.12 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-21T15:00:07.098Z] #83 34.13 Unpacking m4 (1.4.18-5) ... [2022-07-21T15:00:07.098Z] #83 34.38 Selecting previously unselected package autoconf. [2022-07-21T15:00:07.098Z] #83 34.40 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-21T15:00:07.098Z] #83 34.40 Unpacking autoconf (2.69-14) ... [2022-07-21T15:00:07.098Z] #83 34.86 Selecting previously unselected package autotools-dev. [2022-07-21T15:00:07.098Z] #83 34.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-21T15:00:07.098Z] #83 34.87 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:00:07.098Z] #83 35.10 Selecting previously unselected package automake. [2022-07-21T15:00:07.098Z] #83 35.10 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-21T15:00:07.098Z] #83 35.11 Unpacking automake (1:1.16.3-2) ... [2022-07-21T15:00:07.098Z] #83 35.66 Selecting previously unselected package patch. [2022-07-21T15:00:07.098Z] #83 35.67 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:00:07.098Z] #83 35.75 Unpacking patch (2.7.6-7) ... [2022-07-21T15:00:07.098Z] #83 35.95 Selecting previously unselected package dpkg-dev. [2022-07-21T15:00:07.098Z] #83 35.96 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-21T15:00:07.098Z] #83 35.96 Unpacking dpkg-dev (1.20.11) ... [2022-07-21T15:00:07.098Z] #83 36.70 Selecting previously unselected package build-essential. [2022-07-21T15:00:07.098Z] #83 36.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-21T15:00:07.098Z] #83 36.72 Unpacking build-essential (12.9) ... [2022-07-21T15:00:07.098Z] #83 36.77 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:00:07.182Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-07-21T15:00:07.357Z] #83 36.77 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:00:07.357Z] #83 36.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:00:07.357Z] #83 36.83 Selecting previously unselected package libcap-dev:amd64. [2022-07-21T15:00:07.357Z] #83 36.83 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-21T15:00:07.357Z] #83 36.84 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:00:07.357Z] #83 37.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:00:07.357Z] #83 37.02 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:00:07.357Z] #83 37.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:00:07.616Z] #83 37.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-21T15:00:07.616Z] #83 37.12 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:00:07.616Z] #83 37.13 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:00:07.616Z] #83 37.19 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:00:07.616Z] #83 37.19 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:00:07.616Z] #83 37.20 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:00:07.616Z] #83 37.29 Selecting previously unselected package libsystemd-dev:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-21T15:00:07.875Z] #83 37.30 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:00:07.875Z] #83 37.30 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:00:08.441Z] #83 37.91 Selecting previously unselected package libtool. [2022-07-21T15:00:08.441Z] #83 37.91 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-21T15:00:08.441Z] #83 37.92 Unpacking libtool (2.4.6-15) ... [2022-07-21T15:00:08.441Z] #83 38.12 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:00:08.441Z] #83 38.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:00:08.441Z] #83 38.15 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:00:08.535Z] + docker version [2022-07-21T15:00:09.009Z] #83 38.32 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:00:09.009Z] #83 38.33 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:00:09.009Z] #83 38.33 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:00:09.009Z] #83 38.41 Selecting previously unselected package libyajl-dev:amd64. [2022-07-21T15:00:09.009Z] #83 38.41 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-21T15:00:09.009Z] #83 38.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:00:09.009Z] #83 38.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:00:09.009Z] #83 38.57 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-21T15:00:09.009Z] #83 38.58 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:00:09.009Z] #83 38.59 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:00:09.009Z] #83 38.61 Setting up file (1:5.39-3) ... [2022-07-21T15:00:09.009Z] #83 38.61 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:00:09.009Z] #83 38.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:00:09.009Z] #83 38.64 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:00:09.009Z] #83 38.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:00:09.009Z] #83 38.67 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:00:09.268Z] #83 38.68 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:00:09.268Z] #83 38.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:00:09.268Z] #83 38.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:00:09.268Z] #83 38.72 Setting up patch (2.7.6-7) ... [2022-07-21T15:00:09.268Z] #83 38.73 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:00:09.268Z] #83 38.74 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:00:09.268Z] #83 38.75 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:00:09.269Z] #83 38.77 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:00:09.269Z] #83 38.78 Setting up libtool (2.4.6-15) ... [2022-07-21T15:00:09.269Z] #83 38.79 Setting up m4 (1.4.18-5) ... [2022-07-21T15:00:09.269Z] #83 38.80 Setting up dpkg-dev (1.20.11) ... [2022-07-21T15:00:09.269Z] #83 38.82 Setting up autoconf (2.69-14) ... [2022-07-21T15:00:09.269Z] #83 38.83 Setting up build-essential (12.9) ... [2022-07-21T15:00:09.269Z] #83 38.85 Setting up automake (1:1.16.3-2) ... [2022-07-21T15:00:09.269Z] #83 38.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-21T15:00:09.269Z] #83 38.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:00:09.837Z] #83 DONE 39.3s [2022-07-21T15:00:09.837Z] [2022-07-21T15:00:09.837Z] #84 [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-07-21T15:00:09.837Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:00:10.779Z] #84 0.920 Cloning into '/tmp/crun-build'... [2022-07-21T15:00:11.847Z] Client: Docker Engine - Community [2022-07-21T15:00:11.847Z] Version: 20.10.14 [2022-07-21T15:00:11.847Z] API version: 1.41 [2022-07-21T15:00:11.847Z] Go version: go1.16.15 [2022-07-21T15:00:11.847Z] Git commit: a224086 [2022-07-21T15:00:11.847Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-21T15:00:11.847Z] OS/Arch: linux/amd64 [2022-07-21T15:00:11.847Z] Context: default [2022-07-21T15:00:11.847Z] Experimental: true [2022-07-21T15:00:11.847Z] [2022-07-21T15:00:11.847Z] Server: Docker Engine - Community [2022-07-21T15:00:11.847Z] Engine: [2022-07-21T15:00:11.847Z] Version: 20.10.14 [2022-07-21T15:00:11.847Z] API version: 1.41 (minimum version 1.12) [2022-07-21T15:00:11.847Z] Go version: go1.16.15 [2022-07-21T15:00:11.847Z] Git commit: 87a90dc [2022-07-21T15:00:11.847Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-21T15:00:11.847Z] OS/Arch: linux/amd64 [2022-07-21T15:00:11.847Z] Experimental: true [2022-07-21T15:00:11.847Z] containerd: [2022-07-21T15:00:11.847Z] Version: 1.5.11 [2022-07-21T15:00:11.847Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:11.847Z] runc: [2022-07-21T15:00:11.847Z] Version: 1.0.3 [2022-07-21T15:00:11.847Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-21T15:00:11.847Z] docker-init: [2022-07-21T15:00:11.847Z] Version: 0.19.0 [2022-07-21T15:00:11.847Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-21T15:00:12.175Z] + docker info [2022-07-21T15:00:14.084Z] #84 ... [2022-07-21T15:00:14.084Z] [2022-07-21T15:00:14.084Z] #58 [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-07-21T15:00:14.084Z] #58 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:00:14.084Z] #58 32.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:00:14.084Z] #58 33.33 Fetched 2315 kB in 3s (741 kB/s) [2022-07-21T15:00:14.084Z] #58 33.48 Selecting previously unselected package libprotobuf23:amd64. [2022-07-21T15:00:14.084Z] #58 33.48 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:00:14.084Z] #58 33.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-21T15:00:14.084Z] #58 33.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:00:14.084Z] #58 34.82 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:00:14.084Z] #58 34.83 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:00:14.084Z] #58 34.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:00:14.084Z] #58 35.27 Selecting previously unselected package python3-six. [2022-07-21T15:00:14.084Z] #58 35.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-21T15:00:14.084Z] #58 35.28 Unpacking python3-six (1.16.0-2) ... [2022-07-21T15:00:14.084Z] #58 35.53 Selecting previously unselected package python3-protobuf. [2022-07-21T15:00:14.084Z] #58 35.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-21T15:00:14.084Z] #58 35.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-21T15:00:14.084Z] #58 35.99 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:00:14.084Z] #58 36.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:00:14.084Z] #58 36.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:00:14.084Z] #58 36.09 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:00:14.084Z] #58 36.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:00:14.084Z] #58 36.10 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:00:14.084Z] #58 36.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:00:14.084Z] #58 36.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:00:14.084Z] #58 36.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:00:14.084Z] #58 36.29 Selecting previously unselected package criu. [2022-07-21T15:00:14.084Z] #58 36.29 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-21T15:00:14.084Z] #58 36.29 Unpacking criu (3.17.1-1) ... [2022-07-21T15:00:14.084Z] #58 36.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:00:14.084Z] #58 38.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:00:14.084Z] #58 38.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:00:14.084Z] #58 38.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:00:14.084Z] #58 38.10 Setting up python3-six (1.16.0-2) ... [2022-07-21T15:00:14.084Z] #58 38.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:00:14.084Z] #58 39.07 Setting up python3-protobuf (3.12.4-1) ... [2022-07-21T15:00:14.084Z] #58 42.00 Setting up criu (3.17.1-1) ... [2022-07-21T15:00:14.084Z] #58 43.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:00:14.651Z] #58 DONE 43.9s [2022-07-21T15:00:14.651Z] [2022-07-21T15:00:14.651Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:00:14.651Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:00:14.651Z] #41 36.02 Updating files: 99% (1508/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-21T15:00:14.651Z] #41 36.07 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-21T15:00:14.651Z] #41 36.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:00:16.028Z] #41 ... [2022-07-21T15:00:16.028Z] [2022-07-21T15:00:16.028Z] #84 [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-07-21T15:00:16.028Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:00:16.028Z] #84 6.209 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-21T15:00:16.028Z] #84 6.225 Cloning into '/tmp/crun-build/libocispec'... [2022-07-21T15:00:16.964Z] #84 7.132 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-21T15:00:16.964Z] #84 7.144 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-21T15:00:16.964Z] #84 7.145 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-21T15:00:16.964Z] #84 7.146 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-21T15:00:16.964Z] #84 7.155 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-21T15:00:18.339Z] #84 8.515 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-21T15:00:18.598Z] #84 ... [2022-07-21T15:00:18.598Z] [2022-07-21T15:00:18.598Z] #60 [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.1" && /build/gotestsum --version [2022-07-21T15:00:18.598Z] #60 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:00:18.598Z] #60 47.69 gotestsum version dev [2022-07-21T15:00:18.598Z] #60 DONE 47.9s [2022-07-21T15:00:18.598Z] [2022-07-21T15:00:18.598Z] #84 [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-07-21T15:00:18.598Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:00:19.422Z] Fetching without tags [2022-07-21T15:00:19.704Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:19.984Z] #84 10.15 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-21T15:00:20.624Z] Merge succeeded, producing f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:20.624Z] Checking out Revision f499c6b9ec960592f6e89f5d0d759dfac623d066 (PR-42829) [2022-07-21T15:00:20.919Z] #84 11.05 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-21T15:00:20.919Z] #84 11.17 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-21T15:00:20.919Z] #84 11.27 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-21T15:00:19.322Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:19.345Z] > git config --add remote.origin.fetch +refs/pull/42829/head:refs/remotes/origin/PR-42829 # timeout=10 [2022-07-21T15:00:19.381Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:19.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:19.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T15:00:19.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:19.428Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:19.711Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:19.743Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:20.546Z] > git remote # timeout=10 [2022-07-21T15:00:20.573Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T15:00:20.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:20.591Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 [2022-07-21T15:00:20.615Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T15:00:20.626Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:20.640Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:23.233Z] Fetching without tags [2022-07-21T15:00:23.511Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:24.417Z] Client: [2022-07-21T15:00:24.417Z] Context: default [2022-07-21T15:00:24.417Z] Debug Mode: false [2022-07-21T15:00:24.417Z] Plugins: [2022-07-21T15:00:24.417Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-21T15:00:24.417Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-21T15:00:24.417Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-21T15:00:24.417Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-21T15:00:24.417Z] [2022-07-21T15:00:24.417Z] Server: [2022-07-21T15:00:24.417Z] Containers: 0 [2022-07-21T15:00:24.417Z] Running: 0 [2022-07-21T15:00:24.417Z] Paused: 0 [2022-07-21T15:00:24.417Z] Stopped: 0 [2022-07-21T15:00:24.417Z] Images: 0 [2022-07-21T15:00:24.417Z] Server Version: 20.10.14 [2022-07-21T15:00:24.417Z] Storage Driver: overlay2 [2022-07-21T15:00:24.417Z] Backing Filesystem: extfs [2022-07-21T15:00:24.417Z] Supports d_type: true [2022-07-21T15:00:24.417Z] Native Overlay Diff: true [2022-07-21T15:00:24.417Z] userxattr: false [2022-07-21T15:00:24.417Z] Logging Driver: json-file [2022-07-21T15:00:24.417Z] Cgroup Driver: cgroupfs [2022-07-21T15:00:24.417Z] Cgroup Version: 1 [2022-07-21T15:00:24.417Z] Plugins: [2022-07-21T15:00:24.417Z] Volume: local [2022-07-21T15:00:24.417Z] Network: bridge host ipvlan macvlan null overlay [2022-07-21T15:00:24.417Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-21T15:00:24.417Z] Swarm: inactive [2022-07-21T15:00:24.417Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-21T15:00:24.417Z] Default Runtime: runc [2022-07-21T15:00:24.417Z] Init Binary: docker-init [2022-07-21T15:00:24.417Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:24.417Z] runc version: v1.0.3-0-gf46b6ba [2022-07-21T15:00:24.417Z] init version: de40ad0 [2022-07-21T15:00:24.417Z] Security Options: [2022-07-21T15:00:24.417Z] apparmor [2022-07-21T15:00:24.417Z] seccomp [2022-07-21T15:00:24.417Z] Profile: default [2022-07-21T15:00:24.417Z] Kernel Version: 5.4.0-1071-aws [2022-07-21T15:00:24.417Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-21T15:00:24.417Z] OSType: linux [2022-07-21T15:00:24.417Z] Architecture: x86_64 [2022-07-21T15:00:24.417Z] CPUs: 2 [2022-07-21T15:00:24.417Z] Total Memory: 7.483GiB [2022-07-21T15:00:24.417Z] Name: ip-10-100-51-180 [2022-07-21T15:00:24.417Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-21T15:00:24.417Z] Docker Root Dir: /var/lib/docker [2022-07-21T15:00:24.417Z] Debug Mode: false [2022-07-21T15:00:24.417Z] Registry: https://index.docker.io/v1/ [2022-07-21T15:00:24.417Z] Labels: [2022-07-21T15:00:24.417Z] Experimental: true [2022-07-21T15:00:24.417Z] Insecure Registries: [2022-07-21T15:00:24.417Z] 127.0.0.0/8 [2022-07-21T15:00:24.417Z] Live Restore Enabled: true [2022-07-21T15:00:24.417Z] [2022-07-21T15:00:24.417Z] WARNING: No swap limit support [Pipeline] sh [2022-07-21T15:00:24.708Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T15:00:24.708Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T15:00:24.708Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42829/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-21T15:00:24.708Z] + bash /home/ubuntu/workspace/moby_PR-42829/check-config.sh [2022-07-21T15:00:24.708Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-21T15:00:24.708Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-21T15:00:24.708Z] [2022-07-21T15:00:24.708Z] Generally Necessary: [2022-07-21T15:00:24.708Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-21T15:00:24.708Z] - apparmor: enabled and tools installed [2022-07-21T15:00:24.708Z] - CONFIG_NAMESPACES: enabled [2022-07-21T15:00:24.708Z] - CONFIG_NET_NS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_PID_NS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_IPC_NS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_UTS_NS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_CGROUPS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-21T15:00:24.708Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-21T15:00:24.708Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-21T15:00:24.708Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-21T15:00:24.708Z] - CONFIG_CPUSETS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_MEMCG: enabled [2022-07-21T15:00:24.708Z] - CONFIG_KEYS: enabled [2022-07-21T15:00:24.708Z] - CONFIG_VETH: enabled (as module) [2022-07-21T15:00:24.708Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-21T15:00:24.708Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-21T15:00:24.708Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-21T15:00:24.708Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-21T15:00:24.708Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-21T15:00:24.708Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-21T15:00:23.158Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:23.164Z] > git config --add remote.origin.fetch +refs/pull/42829/head:refs/remotes/origin/PR-42829 # timeout=10 [2022-07-21T15:00:23.185Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:23.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:23.237Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T15:00:23.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:23.240Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:23.524Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:23.540Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:25.009Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-21T15:00:25.009Z] - CONFIG_CGROUP_BPF: enabled [2022-07-21T15:00:25.009Z] [2022-07-21T15:00:25.009Z] Optional Features: [2022-07-21T15:00:25.009Z] - CONFIG_USER_NS: enabled [2022-07-21T15:00:25.009Z] - CONFIG_SECCOMP: enabled [2022-07-21T15:00:25.009Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-21T15:00:25.009Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-21T15:00:25.009Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-21T15:00:25.009Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-21T15:00:25.009Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-21T15:00:25.009Z] - CONFIG_BLK_CGROUP: enabled [2022-07-21T15:00:25.009Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-21T15:00:25.009Z] - CONFIG_CGROUP_PERF: enabled [2022-07-21T15:00:25.009Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-21T15:00:25.009Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-21T15:00:25.009Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-21T15:00:25.009Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-21T15:00:25.009Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-21T15:00:25.009Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_IP_VS: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-21T15:00:25.009Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-21T15:00:25.009Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-21T15:00:25.009Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-21T15:00:25.009Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-21T15:00:25.009Z] - CONFIG_EXT4_FS: enabled [2022-07-21T15:00:25.009Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-21T15:00:25.009Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-21T15:00:25.009Z] - Network Drivers: [2022-07-21T15:00:25.009Z] - "overlay": [2022-07-21T15:00:25.009Z] - CONFIG_VXLAN: enabled (as module) [2022-07-21T15:00:25.009Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-21T15:00:25.009Z] Optional (for encrypted networks): [2022-07-21T15:00:25.123Z] Merge succeeded, producing f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:25.123Z] Checking out Revision f499c6b9ec960592f6e89f5d0d759dfac623d066 (PR-42829) [2022-07-21T15:00:25.210Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-07-21T15:00:25.284Z] - CONFIG_CRYPTO: enabled [2022-07-21T15:00:25.284Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-21T15:00:25.284Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-21T15:00:25.284Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-21T15:00:25.284Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-21T15:00:25.284Z] - CONFIG_XFRM: enabled [2022-07-21T15:00:25.284Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-21T15:00:25.284Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-21T15:00:25.284Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-21T15:00:25.284Z] - "ipvlan": [2022-07-21T15:00:25.284Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-21T15:00:25.284Z] - "macvlan": [2022-07-21T15:00:25.284Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-21T15:00:25.284Z] - CONFIG_DUMMY: enabled (as module) [2022-07-21T15:00:25.284Z] - "ftp,tftp client in container": [2022-07-21T15:00:25.552Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-21T15:00:25.552Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-21T15:00:25.552Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-21T15:00:25.552Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-21T15:00:25.552Z] - Storage Drivers: [2022-07-21T15:00:25.552Z] - "aufs": [2022-07-21T15:00:25.552Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-21T15:00:25.552Z] - "btrfs": [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-21T15:00:25.812Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-21T15:00:25.812Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-21T15:00:25.812Z] - "devicemapper": [2022-07-21T15:00:25.812Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-21T15:00:25.812Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-21T15:00:25.812Z] - "overlay": [2022-07-21T15:00:25.812Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-21T15:00:25.812Z] - "zfs": [2022-07-21T15:00:25.812Z] - /dev/zfs: present [2022-07-21T15:00:25.812Z] - zfs command: missing [2022-07-21T15:00:25.812Z] - zpool command: missing [2022-07-21T15:00:25.812Z] [2022-07-21T15:00:25.812Z] Limits: [2022-07-21T15:00:25.812Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-21T15:00:25.812Z] [2022-07-21T15:00:25.812Z] + true [2022-07-21T15:00:25.889Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-21T15:00:26.223Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:26.402Z] + docker version [2022-07-21T15:00:26.453Z] + sudo modprobe ip_vs [2022-07-21T15:00:26.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 . [2022-07-21T15:00:25.806Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:25.813Z] > git config --add remote.origin.fetch +refs/pull/42829/head:refs/remotes/origin/PR-42829 # timeout=10 [2022-07-21T15:00:25.832Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:25.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-21T15:00:25.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-21T15:00:25.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:25.906Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42829/head:refs/remotes/origin/PR-42829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-21T15:00:26.237Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:26.256Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:26.715Z] #1 [internal] load build definition from Dockerfile [2022-07-21T15:00:26.715Z] #1 sha256:fcfcb5ba1e2072740383aaeac7bb60ed944e25804b27b522ea3e30a19e138cc6 [2022-07-21T15:00:26.715Z] #1 transferring dockerfile: [2022-07-21T15:00:26.978Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-21T15:00:26.978Z] #1 DONE 0.2s [2022-07-21T15:00:26.978Z] [2022-07-21T15:00:26.978Z] #2 [internal] load .dockerignore [2022-07-21T15:00:26.978Z] #2 sha256:6c5418398dbb8bf23b931485281f84fd7977c0fd09d2e677d0cade4566b31091 [2022-07-21T15:00:26.978Z] #2 transferring context: 145B done [2022-07-21T15:00:26.978Z] #2 DONE 0.2s [2022-07-21T15:00:26.978Z] [2022-07-21T15:00:26.978Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-21T15:00:26.978Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-21T15:00:25.053Z] > git remote # timeout=10 [2022-07-21T15:00:25.071Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T15:00:25.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:25.079Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 [2022-07-21T15:00:25.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T15:00:25.125Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:25.136Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [2022-07-21T15:00:27.274Z] Merge succeeded, producing f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:00:27.274Z] Checking out Revision f499c6b9ec960592f6e89f5d0d759dfac623d066 (PR-42829) [2022-07-21T15:00:27.554Z] #3 DONE 0.5s [2022-07-21T15:00:27.554Z] [2022-07-21T15:00:27.554Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-21T15:00:27.554Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-21T15:00:27.554Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-07-21T15:00:27.554Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-21T15:00:27.815Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-21T15:00:27.815Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-21T15:00:27.815Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-21T15:00:27.815Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-21T15:00:27.815Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-21T15:00:28.393Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done [2022-07-21T15:00:28.393Z] #4 DONE 0.9s [2022-07-21T15:00:28.654Z] [2022-07-21T15:00:28.654Z] #6 [internal] load build definition from Dockerfile [2022-07-21T15:00:28.654Z] #6 sha256:23d4936b7ec69a1b23e4efaa0b90d6af2293b31abe95f235215bd7dca251c017 [2022-07-21T15:00:28.654Z] #6 DONE 0.0s [2022-07-21T15:00:28.654Z] [2022-07-21T15:00:28.654Z] #5 [internal] load .dockerignore [2022-07-21T15:00:28.654Z] #5 sha256:a9bd4d11478aadf84e75d0b3bc564e7a85aca54e9ef5480e334016158361d970 [2022-07-21T15:00:28.654Z] #5 DONE 0.0s [2022-07-21T15:00:28.654Z] [2022-07-21T15:00:28.654Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-21T15:00:28.654Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-21T15:00:28.881Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-07-21T15:00:27.124Z] > git remote # timeout=10 [2022-07-21T15:00:27.142Z] > git config --get remote.origin.url # timeout=10 [2022-07-21T15:00:27.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-21T15:00:27.241Z] > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10 [2022-07-21T15:00:27.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-21T15:00:27.283Z] > git config core.sparsecheckout # timeout=10 [2022-07-21T15:00:27.290Z] > git checkout -f f499c6b9ec960592f6e89f5d0d759dfac623d066 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-21T15:00:29.597Z] #8 DONE 0.8s [2022-07-21T15:00:29.597Z] [2022-07-21T15:00:29.597Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-21T15:00:29.597Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-21T15:00:29.597Z] #10 DONE 0.8s [2022-07-21T15:00:29.597Z] [2022-07-21T15:00:29.597Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:29.597Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-21T15:00:29.597Z] #7 DONE 0.9s [2022-07-21T15:00:29.597Z] [2022-07-21T15:00:29.597Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:29.597Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-21T15:00:29.597Z] #9 DONE 0.9s [2022-07-21T15:00:29.689Z] Client: Docker Engine - Community [2022-07-21T15:00:29.689Z] Version: 20.10.14 [2022-07-21T15:00:29.689Z] API version: 1.41 [2022-07-21T15:00:29.689Z] Go version: go1.16.15 [2022-07-21T15:00:29.689Z] Git commit: a224086 [2022-07-21T15:00:29.689Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-21T15:00:29.689Z] OS/Arch: linux/amd64 [2022-07-21T15:00:29.689Z] Context: default [2022-07-21T15:00:29.689Z] Experimental: true [2022-07-21T15:00:29.689Z] [2022-07-21T15:00:29.689Z] Server: Docker Engine - Community [2022-07-21T15:00:29.689Z] Engine: [2022-07-21T15:00:29.689Z] Version: 20.10.14 [2022-07-21T15:00:29.689Z] API version: 1.41 (minimum version 1.12) [2022-07-21T15:00:29.689Z] Go version: go1.16.15 [2022-07-21T15:00:29.689Z] Git commit: 87a90dc [2022-07-21T15:00:29.689Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-21T15:00:29.689Z] OS/Arch: linux/amd64 [2022-07-21T15:00:29.689Z] Experimental: true [2022-07-21T15:00:29.689Z] containerd: [2022-07-21T15:00:29.689Z] Version: 1.5.11 [2022-07-21T15:00:29.689Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:29.689Z] runc: [2022-07-21T15:00:29.689Z] Version: 1.0.3 [2022-07-21T15:00:29.689Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-21T15:00:29.689Z] docker-init: [2022-07-21T15:00:29.689Z] Version: 0.19.0 [2022-07-21T15:00:29.689Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-21T15:00:29.840Z] + docker version [2022-07-21T15:00:30.002Z] + docker info [2022-07-21T15:00:30.183Z] [2022-07-21T15:00:30.183Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:30.183Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:00:30.183Z] #73 DONE 0.0s [2022-07-21T15:00:30.183Z] [2022-07-21T15:00:30.183Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:30.183Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:00:30.183Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:30.183Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-21T15:00:30.447Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-21T15:00:30.447Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-21T15:00:30.447Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-21T15:00:30.447Z] #28 ... [2022-07-21T15:00:30.447Z] [2022-07-21T15:00:30.447Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-21T15:00:30.447Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-21T15:00:30.447Z] #49 DONE 0.5s [2022-07-21T15:00:30.447Z] [2022-07-21T15:00:30.447Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:30.447Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:00:30.447Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.2s [2022-07-21T15:00:30.712Z] #28 ... [2022-07-21T15:00:30.712Z] [2022-07-21T15:00:30.712Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-21T15:00:30.712Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-21T15:00:30.712Z] #49 DONE 0.0s [2022-07-21T15:00:30.712Z] [2022-07-21T15:00:30.712Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:30.712Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:00:30.712Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.5s [2022-07-21T15:00:30.976Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.34MB / 55.00MB 0.6s [2022-07-21T15:00:31.109Z] Commit message: "Test: wait for network changes in TestNetworkDBNodeJoinLeaveIteration" [2022-07-21T15:00:31.244Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.8s [2022-07-21T15:00:31.244Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 18.87MB / 55.00MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-21T15:00:31.818Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 1.4s [2022-07-21T15:00:32.035Z] + docker version [2022-07-21T15:00:32.084Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.46MB / 55.00MB 1.7s [2022-07-21T15:00:32.345Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 35.49MB / 55.00MB 1.9s [2022-07-21T15:00:32.346Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.80MB / 55.00MB 2.1s [2022-07-21T15:00:32.609Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.09MB / 55.00MB 2.3s [2022-07-21T15:00:32.874Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 2.5s [2022-07-21T15:00:32.874Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 52.43MB / 55.00MB 2.6s [2022-07-21T15:00:33.200Z] #84 22.36 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-21T15:00:33.200Z] #84 ... [2022-07-21T15:00:33.200Z] [2022-07-21T15:00:33.201Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:00:33.201Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:00:33.201Z] #19 44.40 Fetched 49.1 MB in 43s (1135 kB/s) [2022-07-21T15:00:33.819Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.3s done [2022-07-21T15:00:34.081Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-21T15:00:36.489Z] #19 44.40 Reading package lists... [2022-07-21T15:00:36.634Z] #28 ... [2022-07-21T15:00:36.634Z] [2022-07-21T15:00:36.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:36.634Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:36.634Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-21T15:00:36.634Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-21T15:00:36.634Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-21T15:00:36.634Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-21T15:00:36.634Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 3.1s done [2022-07-21T15:00:36.634Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.2s done [2022-07-21T15:00:36.634Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.8s done [2022-07-21T15:00:36.634Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.5s done [2022-07-21T15:00:36.634Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.9s [2022-07-21T15:00:36.634Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 44.04MB / 141.81MB 5.9s [2022-07-21T15:00:36.634Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.7s done [2022-07-21T15:00:36.634Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 53.48MB / 141.81MB 6.2s [2022-07-21T15:00:36.634Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 61.87MB / 141.81MB 6.4s [2022-07-21T15:00:36.894Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.4s done [2022-07-21T15:00:36.894Z] #11 ... [2022-07-21T15:00:36.894Z] [2022-07-21T15:00:36.894Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:36.894Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:00:36.894Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-21T15:00:36.894Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:00:36.894Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-21T15:00:36.894Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-21T15:00:36.894Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-07-21T15:00:36.894Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.6s done [2022-07-21T15:00:36.894Z] #71 DONE 6.8s [2022-07-21T15:00:36.894Z] [2022-07-21T15:00:36.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:36.894Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:36.894Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 70.25MB / 141.81MB 6.6s [2022-07-21T15:00:36.894Z] #11 ... [2022-07-21T15:00:36.894Z] [2022-07-21T15:00:36.894Z] #24 [internal] load build context [2022-07-21T15:00:36.894Z] #24 sha256:fc2fb499f41495ed05f98517c1412f75fe4089b7587062fa10c599696b64b2f7 [2022-07-21T15:00:36.894Z] #24 transferring context: 39.64MB 7.0s [2022-07-21T15:00:37.164Z] #24 ... [2022-07-21T15:00:37.164Z] [2022-07-21T15:00:37.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:37.164Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:37.424Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 84.93MB / 141.81MB 7.0s [2022-07-21T15:00:37.686Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 95.42MB / 141.81MB 7.2s [2022-07-21T15:00:37.940Z] Client: Docker Engine - Community [2022-07-21T15:00:37.940Z] Version: 20.10.14 [2022-07-21T15:00:37.940Z] API version: 1.41 [2022-07-21T15:00:37.940Z] Go version: go1.16.15 [2022-07-21T15:00:37.940Z] Git commit: a224086 [2022-07-21T15:00:37.940Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-21T15:00:37.940Z] OS/Arch: linux/amd64 [2022-07-21T15:00:37.940Z] Context: default [2022-07-21T15:00:37.940Z] Experimental: true [2022-07-21T15:00:37.940Z] [2022-07-21T15:00:37.940Z] Server: Docker Engine - Community [2022-07-21T15:00:37.940Z] Engine: [2022-07-21T15:00:37.940Z] Version: 20.10.14 [2022-07-21T15:00:37.940Z] API version: 1.41 (minimum version 1.12) [2022-07-21T15:00:37.940Z] Go version: go1.16.15 [2022-07-21T15:00:37.940Z] Git commit: 87a90dc [2022-07-21T15:00:37.940Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-21T15:00:37.940Z] OS/Arch: linux/amd64 [2022-07-21T15:00:37.940Z] Experimental: true [2022-07-21T15:00:37.940Z] containerd: [2022-07-21T15:00:37.940Z] Version: 1.5.11 [2022-07-21T15:00:37.940Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:37.940Z] runc: [2022-07-21T15:00:37.940Z] Version: 1.0.3 [2022-07-21T15:00:37.940Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-21T15:00:37.940Z] docker-init: [2022-07-21T15:00:37.940Z] Version: 0.19.0 [2022-07-21T15:00:37.940Z] GitCommit: de40ad0 [2022-07-21T15:00:37.950Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.86MB / 141.81MB 7.5s [Pipeline] sh [2022-07-21T15:00:38.211Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 7.9s [2022-07-21T15:00:38.244Z] + docker info [2022-07-21T15:00:38.472Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 123.73MB / 141.81MB 8.2s [2022-07-21T15:00:38.733Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 8.5s [2022-07-21T15:00:39.979Z] Client: [2022-07-21T15:00:39.979Z] Context: default [2022-07-21T15:00:39.979Z] Debug Mode: false [2022-07-21T15:00:39.979Z] Plugins: [2022-07-21T15:00:39.979Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-21T15:00:39.979Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-21T15:00:39.979Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-21T15:00:39.979Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-21T15:00:39.979Z] [2022-07-21T15:00:39.979Z] Server: [2022-07-21T15:00:39.979Z] Containers: 0 [2022-07-21T15:00:39.979Z] Running: 0 [2022-07-21T15:00:39.979Z] Paused: 0 [2022-07-21T15:00:39.979Z] Stopped: 0 [2022-07-21T15:00:39.979Z] Images: 0 [2022-07-21T15:00:39.979Z] Server Version: 20.10.14 [2022-07-21T15:00:39.979Z] Storage Driver: overlay2 [2022-07-21T15:00:39.979Z] Backing Filesystem: extfs [2022-07-21T15:00:39.979Z] Supports d_type: true [2022-07-21T15:00:39.979Z] Native Overlay Diff: true [2022-07-21T15:00:39.979Z] userxattr: false [2022-07-21T15:00:39.979Z] Logging Driver: json-file [2022-07-21T15:00:39.979Z] Cgroup Driver: cgroupfs [2022-07-21T15:00:39.979Z] Cgroup Version: 1 [2022-07-21T15:00:39.979Z] Plugins: [2022-07-21T15:00:39.979Z] Volume: local [2022-07-21T15:00:39.979Z] Network: bridge host ipvlan macvlan null overlay [2022-07-21T15:00:39.979Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-21T15:00:39.979Z] Swarm: inactive [2022-07-21T15:00:39.979Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-21T15:00:39.980Z] Default Runtime: runc [2022-07-21T15:00:39.980Z] Init Binary: docker-init [2022-07-21T15:00:39.980Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:39.980Z] runc version: v1.0.3-0-gf46b6ba [2022-07-21T15:00:39.980Z] init version: de40ad0 [2022-07-21T15:00:39.980Z] Security Options: [2022-07-21T15:00:39.980Z] apparmor [2022-07-21T15:00:39.980Z] seccomp [2022-07-21T15:00:39.980Z] Profile: default [2022-07-21T15:00:39.980Z] Kernel Version: 5.4.0-1071-aws [2022-07-21T15:00:39.980Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-21T15:00:39.980Z] OSType: linux [2022-07-21T15:00:39.980Z] Architecture: x86_64 [2022-07-21T15:00:39.980Z] CPUs: 2 [2022-07-21T15:00:39.980Z] Total Memory: 7.565GiB [2022-07-21T15:00:39.980Z] Name: ip-10-100-67-131 [2022-07-21T15:00:39.980Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-21T15:00:39.980Z] Docker Root Dir: /var/lib/docker [2022-07-21T15:00:39.980Z] Debug Mode: false [2022-07-21T15:00:39.980Z] Registry: https://index.docker.io/v1/ [2022-07-21T15:00:39.980Z] Labels: [2022-07-21T15:00:39.980Z] Experimental: true [2022-07-21T15:00:39.980Z] Insecure Registries: [2022-07-21T15:00:39.980Z] 127.0.0.0/8 [2022-07-21T15:00:39.980Z] Live Restore Enabled: true [2022-07-21T15:00:39.980Z] [2022-07-21T15:00:39.980Z] WARNING: No swap limit support [Pipeline] sh [2022-07-21T15:00:40.121Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.9s [2022-07-21T15:00:40.121Z] #11 ... [2022-07-21T15:00:40.121Z] [2022-07-21T15:00:40.121Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:40.121Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:00:40.121Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:00:40.121Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-21T15:00:40.121Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-21T15:00:40.121Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-21T15:00:40.121Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.9s done [2022-07-21T15:00:40.163Z] Client: Docker Engine - Community [2022-07-21T15:00:40.163Z] Version: 20.10.14 [2022-07-21T15:00:40.163Z] API version: 1.41 [2022-07-21T15:00:40.163Z] Go version: go1.16.15 [2022-07-21T15:00:40.163Z] Git commit: a224086 [2022-07-21T15:00:40.163Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-21T15:00:40.163Z] OS/Arch: linux/arm64 [2022-07-21T15:00:40.163Z] Context: default [2022-07-21T15:00:40.163Z] Experimental: true [2022-07-21T15:00:40.163Z] [2022-07-21T15:00:40.163Z] Server: Docker Engine - Community [2022-07-21T15:00:40.163Z] Engine: [2022-07-21T15:00:40.163Z] Version: 20.10.14 [2022-07-21T15:00:40.163Z] API version: 1.41 (minimum version 1.12) [2022-07-21T15:00:40.163Z] Go version: go1.16.15 [2022-07-21T15:00:40.163Z] Git commit: 87a90dc [2022-07-21T15:00:40.163Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-21T15:00:40.163Z] OS/Arch: linux/arm64 [2022-07-21T15:00:40.163Z] Experimental: true [2022-07-21T15:00:40.163Z] containerd: [2022-07-21T15:00:40.163Z] Version: 1.5.11 [2022-07-21T15:00:40.163Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:40.163Z] runc: [2022-07-21T15:00:40.163Z] Version: 1.0.3 [2022-07-21T15:00:40.163Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-21T15:00:40.163Z] docker-init: [2022-07-21T15:00:40.163Z] Version: 0.19.0 [2022-07-21T15:00:40.163Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-21T15:00:40.313Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T15:00:40.313Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T15:00:40.313Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42829/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-21T15:00:40.313Z] + bash /home/ubuntu/workspace/moby_PR-42829/check-config.sh [2022-07-21T15:00:40.313Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-21T15:00:40.313Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-21T15:00:40.313Z] [2022-07-21T15:00:40.313Z] Generally Necessary: [2022-07-21T15:00:40.313Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-21T15:00:40.313Z] - apparmor: enabled and tools installed [2022-07-21T15:00:40.313Z] - CONFIG_NAMESPACES: enabled [2022-07-21T15:00:40.313Z] - CONFIG_NET_NS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_PID_NS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_IPC_NS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_UTS_NS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_CGROUPS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-21T15:00:40.313Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-21T15:00:40.313Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-21T15:00:40.313Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-21T15:00:40.313Z] - CONFIG_CPUSETS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_MEMCG: enabled [2022-07-21T15:00:40.313Z] - CONFIG_KEYS: enabled [2022-07-21T15:00:40.313Z] - CONFIG_VETH: enabled (as module) [2022-07-21T15:00:40.313Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-21T15:00:40.313Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-21T15:00:40.313Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-21T15:00:40.386Z] #73 ... [2022-07-21T15:00:40.386Z] [2022-07-21T15:00:40.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:40.386Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:40.386Z] #11 ... [2022-07-21T15:00:40.386Z] [2022-07-21T15:00:40.386Z] #24 [internal] load build context [2022-07-21T15:00:40.386Z] #24 sha256:fc2fb499f41495ed05f98517c1412f75fe4089b7587062fa10c599696b64b2f7 [2022-07-21T15:00:40.386Z] #24 transferring context: 62.07MB 9.5s done [2022-07-21T15:00:40.386Z] #24 DONE 10.4s [2022-07-21T15:00:40.386Z] [2022-07-21T15:00:40.386Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:40.386Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:00:40.386Z] #73 DONE 10.3s [2022-07-21T15:00:40.386Z] [2022-07-21T15:00:40.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:40.386Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:40.476Z] + docker info [2022-07-21T15:00:40.602Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-21T15:00:40.602Z] - CONFIG_CGROUP_BPF: enabled [2022-07-21T15:00:40.602Z] [2022-07-21T15:00:40.602Z] Optional Features: [2022-07-21T15:00:40.602Z] - CONFIG_USER_NS: enabled [2022-07-21T15:00:40.602Z] - CONFIG_SECCOMP: enabled [2022-07-21T15:00:40.602Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-21T15:00:40.602Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-21T15:00:40.602Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-21T15:00:40.602Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-21T15:00:40.602Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-21T15:00:40.602Z] - CONFIG_BLK_CGROUP: enabled [2022-07-21T15:00:40.602Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-21T15:00:40.602Z] - CONFIG_CGROUP_PERF: enabled [2022-07-21T15:00:40.602Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-21T15:00:40.602Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-21T15:00:40.602Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-21T15:00:40.602Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-21T15:00:40.602Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-21T15:00:40.602Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_IP_VS: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-21T15:00:40.602Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-21T15:00:40.602Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-21T15:00:40.602Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-21T15:00:40.602Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-21T15:00:40.602Z] - CONFIG_EXT4_FS: enabled [2022-07-21T15:00:40.602Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-21T15:00:40.602Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-21T15:00:40.602Z] - Network Drivers: [2022-07-21T15:00:40.602Z] - "overlay": [2022-07-21T15:00:40.602Z] - CONFIG_VXLAN: enabled (as module) [2022-07-21T15:00:40.602Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-21T15:00:40.602Z] Optional (for encrypted networks): [2022-07-21T15:00:40.866Z] - CONFIG_CRYPTO: enabled [2022-07-21T15:00:40.866Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-21T15:00:40.866Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-21T15:00:40.866Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-21T15:00:40.866Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-21T15:00:40.866Z] - CONFIG_XFRM: enabled [2022-07-21T15:00:40.866Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-21T15:00:40.866Z] - "ipvlan": [2022-07-21T15:00:40.866Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-21T15:00:40.866Z] - "macvlan": [2022-07-21T15:00:40.866Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_DUMMY: enabled (as module) [2022-07-21T15:00:40.866Z] - "ftp,tftp client in container": [2022-07-21T15:00:40.866Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-21T15:00:40.866Z] - Storage Drivers: [2022-07-21T15:00:40.866Z] - "aufs": [2022-07-21T15:00:40.866Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-21T15:00:40.866Z] - "btrfs": [2022-07-21T15:00:40.866Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-21T15:00:40.866Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-21T15:00:40.866Z] - "devicemapper": [2022-07-21T15:00:40.866Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-21T15:00:40.866Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-21T15:00:40.866Z] - "overlay": [2022-07-21T15:00:40.866Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-21T15:00:40.866Z] - "zfs": [2022-07-21T15:00:40.866Z] - /dev/zfs: present [2022-07-21T15:00:40.866Z] - zfs command: missing [2022-07-21T15:00:40.866Z] - zpool command: missing [2022-07-21T15:00:40.866Z] [2022-07-21T15:00:40.866Z] Limits: [2022-07-21T15:00:40.866Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-21T15:00:40.866Z] [2022-07-21T15:00:40.866Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-21T15:00:40.939Z] #19 58.06 Reading package lists... [2022-07-21T15:00:40.939Z] #19 ... [2022-07-21T15:00:40.939Z] [2022-07-21T15:00:40.939Z] #84 [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-07-21T15:00:40.939Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:00:40.939Z] #84 30.83 libtoolize: putting auxiliary files in '.'. [2022-07-21T15:00:40.939Z] #84 30.83 libtoolize: copying file './ltmain.sh' [2022-07-21T15:00:40.939Z] #84 31.30 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-21T15:00:41.198Z] #84 31.30 libtoolize: and rerunning libtoolize and aclocal. [2022-07-21T15:00:41.198Z] #84 31.30 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:00:41.218Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 . [2022-07-21T15:00:41.333Z] #11 ... [2022-07-21T15:00:41.333Z] [2022-07-21T15:00:41.333Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-21T15:00:41.333Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-21T15:00:41.333Z] #72 DONE 0.7s [2022-07-21T15:00:41.475Z] #2 [internal] load .dockerignore [2022-07-21T15:00:41.476Z] #2 sha256:4c21b4c9312b65737e4c9a6d0ba1fd47a22078b4dbe9a182b6a9b56b19f497af [2022-07-21T15:00:41.593Z] [2022-07-21T15:00:41.593Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:41.593Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:00:41.593Z] #28 ... [2022-07-21T15:00:41.593Z] [2022-07-21T15:00:41.593Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:41.593Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:42.168Z] #11 ... [2022-07-21T15:00:42.168Z] [2022-07-21T15:00:42.168Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-21T15:00:42.168Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-21T15:00:42.168Z] #74 DONE 0.8s [2022-07-21T15:00:42.168Z] [2022-07-21T15:00:42.168Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:42.168Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:00:42.410Z] #2 transferring context: 145B done [2022-07-21T15:00:42.410Z] #2 DONE 1.2s [2022-07-21T15:00:42.410Z] [2022-07-21T15:00:42.410Z] #1 [internal] load build definition from Dockerfile [2022-07-21T15:00:42.410Z] #1 sha256:c2462618fa78839d8e03e2486e707c780e40af9f0be52a1b65bb8af04b7501bc [2022-07-21T15:00:42.410Z] #1 transferring dockerfile: 19.25kB done [2022-07-21T15:00:42.410Z] #1 DONE 1.2s [2022-07-21T15:00:42.668Z] [2022-07-21T15:00:42.668Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-21T15:00:42.668Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-21T15:00:43.233Z] #3 DONE 0.4s [2022-07-21T15:00:43.233Z] [2022-07-21T15:00:43.233Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-21T15:00:43.233Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-21T15:00:43.233Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-21T15:00:43.233Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-21T15:00:43.233Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-21T15:00:43.233Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-21T15:00:43.233Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-21T15:00:43.491Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-21T15:00:43.491Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-21T15:00:43.753Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-21T15:00:44.016Z] #4 DONE 0.8s [2022-07-21T15:00:44.016Z] [2022-07-21T15:00:44.016Z] #6 [internal] load .dockerignore [2022-07-21T15:00:44.016Z] #6 sha256:f38d60349516e4cf47e820c1fd5f78b61e65bb988a0cce78abf18670b3b015ab [2022-07-21T15:00:44.016Z] #6 DONE 0.0s [2022-07-21T15:00:44.016Z] [2022-07-21T15:00:44.016Z] #5 [internal] load build definition from Dockerfile [2022-07-21T15:00:44.016Z] #5 sha256:3486c2896d39762a4a0f319c01d8d34dde8000f644a278f5b68995ec8cf42d8a [2022-07-21T15:00:44.016Z] #5 DONE 0.0s [2022-07-21T15:00:44.016Z] [2022-07-21T15:00:44.016Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-21T15:00:44.016Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-21T15:00:44.580Z] #7 ... [2022-07-21T15:00:44.580Z] [2022-07-21T15:00:44.580Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:44.580Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-21T15:00:44.580Z] #9 DONE 0.6s [2022-07-21T15:00:44.710Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.1s done [2022-07-21T15:00:44.710Z] #28 DONE 14.3s [2022-07-21T15:00:44.710Z] [2022-07-21T15:00:44.710Z] #29 [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-07-21T15:00:44.710Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T15:00:44.838Z] [2022-07-21T15:00:44.838Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-21T15:00:44.838Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-21T15:00:44.838Z] #8 DONE 0.6s [2022-07-21T15:00:44.838Z] [2022-07-21T15:00:44.838Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:44.838Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-21T15:00:44.838Z] #10 DONE 0.6s [2022-07-21T15:00:44.838Z] [2022-07-21T15:00:44.838Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-21T15:00:44.838Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-21T15:00:44.838Z] #7 DONE 0.6s [2022-07-21T15:00:45.402Z] [2022-07-21T15:00:45.402Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:45.402Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:00:45.402Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:45.402Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-21T15:00:45.660Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:00:45.660Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-21T15:00:45.660Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-21T15:00:45.923Z] #71 ... [2022-07-21T15:00:45.923Z] [2022-07-21T15:00:45.923Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-21T15:00:45.923Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-21T15:00:45.923Z] #49 DONE 0.0s [2022-07-21T15:00:46.095Z] #29 1.580 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:00:46.095Z] #29 1.584 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:00:46.095Z] #29 1.585 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:00:46.185Z] [2022-07-21T15:00:46.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:46.185Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:46.185Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 done [2022-07-21T15:00:46.185Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-21T15:00:46.185Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-21T15:00:46.185Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-21T15:00:46.185Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 0.6s [2022-07-21T15:00:46.185Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-07-21T15:00:46.185Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.6s [2022-07-21T15:00:46.185Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 2.10MB / 54.58MB 0.6s [2022-07-21T15:00:46.185Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done [2022-07-21T15:00:46.185Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.8s [2022-07-21T15:00:46.185Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.9s [2022-07-21T15:00:46.185Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 11.19MB / 54.58MB 0.9s [2022-07-21T15:00:46.356Z] #29 1.748 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:00:46.449Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 38.57MB / 55.00MB 1.1s [2022-07-21T15:00:46.449Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 1.1s [2022-07-21T15:00:46.449Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.51MB / 85.90MB 1.1s [2022-07-21T15:00:46.449Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 22.02MB / 54.58MB 1.1s [2022-07-21T15:00:46.617Z] #29 2.006 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:00:46.617Z] #29 2.186 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:00:46.714Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 45.09MB / 55.00MB 1.2s [2022-07-21T15:00:46.714Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.21MB / 54.58MB 1.2s [2022-07-21T15:00:46.714Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.4s [2022-07-21T15:00:46.714Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 29.36MB / 54.58MB 1.4s [2022-07-21T15:00:46.714Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 13.63MB / 85.90MB 1.4s [2022-07-21T15:00:46.981Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s [2022-07-21T15:00:46.981Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 35.65MB / 54.58MB 1.6s [2022-07-21T15:00:46.981Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 20.97MB / 85.90MB 1.6s [2022-07-21T15:00:47.240Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 39.07MB / 54.58MB 1.7s [2022-07-21T15:00:47.240Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 26.57MB / 85.90MB 1.7s [2022-07-21T15:00:47.240Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 1.9s [2022-07-21T15:00:47.499Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.1s done [2022-07-21T15:00:47.499Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s [2022-07-21T15:00:47.499Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 36.70MB / 85.90MB 2.1s [2022-07-21T15:00:47.761Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 41.94MB / 85.90MB 2.3s [2022-07-21T15:00:47.764Z] #84 38.04 configure.ac:7: installing './compile' [2022-07-21T15:00:47.764Z] #84 38.05 configure.ac:11: installing './config.guess' [2022-07-21T15:00:47.764Z] #84 38.05 configure.ac:11: installing './config.sub' [2022-07-21T15:00:47.764Z] #84 38.06 configure.ac:8: installing './install-sh' [2022-07-21T15:00:47.764Z] #84 38.06 configure.ac:8: installing './missing' [2022-07-21T15:00:47.764Z] #84 38.16 Makefile.am: installing './depcomp' [2022-07-21T15:00:48.001Z] #29 3.519 Fetched 8555 kB in 2s (3879 kB/s) [2022-07-21T15:00:48.022Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.6s done [2022-07-21T15:00:48.022Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 51.99MB / 85.90MB 2.6s [2022-07-21T15:00:48.022Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.6s [2022-07-21T15:00:48.022Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.6s [2022-07-21T15:00:48.022Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.7s done [2022-07-21T15:00:48.279Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.2s [2022-07-21T15:00:48.279Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.62MB / 85.90MB 2.9s [2022-07-21T15:00:48.544Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.49MB / 141.81MB 3.1s [2022-07-21T15:00:48.544Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 61.87MB / 85.90MB 3.2s [2022-07-21T15:00:48.701Z] #84 38.95 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:00:48.701Z] #84 38.95 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:00:48.701Z] #84 39.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:00:48.701Z] #84 39.04 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:00:48.802Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 69.21MB / 85.90MB 3.5s [2022-07-21T15:00:48.802Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 19.92MB / 141.81MB 3.5s [2022-07-21T15:00:48.945Z] #29 3.519 Reading package lists... [2022-07-21T15:00:48.960Z] #84 39.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:00:48.960Z] #84 39.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:00:48.960Z] #84 39.25 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:00:49.219Z] #84 39.34 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:00:49.219Z] #84 39.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:00:49.367Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 74.45MB / 85.90MB 3.8s [2022-07-21T15:00:49.517Z] #29 4.307 Reading package lists... [2022-07-21T15:00:49.626Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 28.31MB / 141.81MB 4.0s [2022-07-21T15:00:49.626Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 81.79MB / 85.90MB 4.2s [2022-07-21T15:00:49.780Z] #29 5.075 Building dependency tree... [2022-07-21T15:00:49.887Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 36.70MB / 141.81MB 4.4s [2022-07-21T15:00:50.042Z] #29 5.436 The following additional packages will be installed: [2022-07-21T15:00:50.042Z] #29 5.436 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-21T15:00:50.042Z] #29 5.436 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-21T15:00:50.042Z] #29 5.444 Recommended packages: [2022-07-21T15:00:50.042Z] #29 5.444 libldap-common publicsuffix libsasl2-modules [2022-07-21T15:00:50.042Z] #29 5.665 The following NEW packages will be installed: [2022-07-21T15:00:50.042Z] #29 5.665 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-21T15:00:50.042Z] #29 5.665 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-21T15:00:50.042Z] #29 5.665 libssh2-1 openssl [2022-07-21T15:00:50.303Z] #29 5.933 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:00:50.303Z] #29 5.933 Need to get 3041 kB of archives. [2022-07-21T15:00:50.303Z] #29 5.933 After this operation, 6651 kB of additional disk space will be used. [2022-07-21T15:00:50.303Z] #29 5.933 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-21T15:00:50.453Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 46.14MB / 141.81MB 4.9s [2022-07-21T15:00:50.453Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 55.57MB / 141.81MB 5.1s [2022-07-21T15:00:50.564Z] #29 5.949 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-21T15:00:50.564Z] #29 5.959 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-21T15:00:50.564Z] #29 5.959 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-21T15:00:50.564Z] #29 5.959 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-21T15:00:50.564Z] #29 5.959 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-21T15:00:50.564Z] #29 5.970 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-21T15:00:50.564Z] #29 5.970 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-21T15:00:50.564Z] #29 5.970 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-21T15:00:50.564Z] #29 5.970 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-21T15:00:50.564Z] #29 5.970 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-21T15:00:50.564Z] #29 5.980 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-21T15:00:50.564Z] #29 5.980 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:00:50.564Z] #29 5.993 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:00:50.564Z] #29 5.993 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:00:50.599Z] #84 ... [2022-07-21T15:00:50.599Z] [2022-07-21T15:00:50.599Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:00:50.599Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:00:50.599Z] #19 58.06 Reading package lists... [2022-07-21T15:00:50.712Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 5.2s done [2022-07-21T15:00:50.712Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 62.91MB / 141.81MB 5.4s [2022-07-21T15:00:50.828Z] #29 6.260 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:00:50.828Z] #29 6.301 Fetched 3041 kB in 0s (9493 kB/s) [2022-07-21T15:00:50.828Z] #29 6.339 Selecting previously unselected package openssl. [2022-07-21T15:00:50.828Z] #29 6.339 (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 ... 6661 files and directories currently installed.) [2022-07-21T15:00:50.828Z] #29 6.339 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-21T15:00:50.828Z] #29 6.382 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:00:51.089Z] #29 6.580 Selecting previously unselected package ca-certificates. [2022-07-21T15:00:51.089Z] #29 6.580 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-21T15:00:51.089Z] #29 6.584 Unpacking ca-certificates (20210119) ... [2022-07-21T15:00:51.089Z] #29 6.759 Selecting previously unselected package libbrotli1:amd64. [2022-07-21T15:00:51.089Z] #29 6.759 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-21T15:00:51.278Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 73.93MB / 141.81MB 5.8s [2022-07-21T15:00:51.355Z] #29 6.791 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T15:00:51.355Z] #29 6.940 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-21T15:00:51.355Z] #29 6.942 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T15:00:51.355Z] #29 6.945 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:00:51.355Z] #29 7.019 Selecting previously unselected package libsasl2-2:amd64. [2022-07-21T15:00:51.355Z] #29 7.019 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T15:00:51.616Z] #29 7.024 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:00:51.616Z] #29 7.120 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-21T15:00:51.616Z] #29 7.123 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-21T15:00:51.616Z] #29 7.132 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:00:51.616Z] #29 7.270 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-21T15:00:51.616Z] #29 7.270 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-21T15:00:51.842Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 82.84MB / 141.81MB 6.3s [2022-07-21T15:00:51.842Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 99.61MB / 141.81MB 6.6s [2022-07-21T15:00:51.877Z] #29 7.274 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T15:00:51.877Z] #29 7.435 Selecting previously unselected package libpsl5:amd64. [2022-07-21T15:00:51.877Z] #29 7.435 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-21T15:00:51.877Z] #29 7.440 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T15:00:51.877Z] #29 7.533 Selecting previously unselected package librtmp1:amd64. [2022-07-21T15:00:51.877Z] #29 7.533 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-21T15:00:52.100Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.95MB / 141.81MB 6.8s [2022-07-21T15:00:52.138Z] #29 7.537 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:00:52.138Z] #29 7.627 Selecting previously unselected package libssh2-1:amd64. [2022-07-21T15:00:52.138Z] #29 7.627 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-21T15:00:52.138Z] #29 7.673 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T15:00:52.398Z] #29 7.767 Selecting previously unselected package libcurl4:amd64. [2022-07-21T15:00:52.398Z] #29 7.767 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T15:00:52.398Z] #29 7.773 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:00:52.398Z] #29 7.915 Selecting previously unselected package curl. [2022-07-21T15:00:52.398Z] #29 7.915 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T15:00:52.398Z] #29 7.943 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:00:52.659Z] #29 8.093 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:00:52.659Z] #29 8.093 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:00:52.659Z] #29 8.098 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:00:52.659Z] #29 8.204 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:00:52.659Z] #29 8.204 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:00:52.659Z] #29 8.209 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:00:52.659Z] #29 8.265 Selecting previously unselected package jq. [2022-07-21T15:00:52.659Z] #29 8.267 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:00:52.659Z] #29 8.270 Unpacking jq (1.6-2.1) ... [2022-07-21T15:00:52.659Z] #29 8.328 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T15:00:52.664Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.39MB / 141.81MB 7.2s [2022-07-21T15:00:52.920Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 123.73MB / 141.81MB 7.5s [2022-07-21T15:00:52.920Z] #29 8.342 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T15:00:52.920Z] #29 8.352 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T15:00:52.920Z] #29 8.362 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:00:52.920Z] #29 8.372 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:00:52.920Z] #29 8.382 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:00:52.920Z] #29 8.392 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T15:00:52.920Z] #29 8.402 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:00:52.920Z] #29 8.418 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:00:52.920Z] #29 8.429 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:00:52.920Z] #29 ... [2022-07-21T15:00:52.920Z] [2022-07-21T15:00:52.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:52.920Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:52.920Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-21T15:00:52.920Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-07-21T15:00:52.920Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.5s [2022-07-21T15:00:52.920Z] #11 ... [2022-07-21T15:00:52.920Z] [2022-07-21T15:00:52.920Z] #29 [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-07-21T15:00:52.920Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T15:00:52.920Z] #29 8.439 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:00:52.920Z] #29 8.448 Setting up ca-certificates (20210119) ... [2022-07-21T15:00:53.179Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 134.22MB / 141.81MB 7.9s [2022-07-21T15:00:53.436Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.3s [2022-07-21T15:00:53.491Z] #29 9.094 Updating certificates in /etc/ssl/certs... [2022-07-21T15:00:53.886Z] #19 71.89 Building dependency tree... [2022-07-21T15:00:53.999Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.4s [2022-07-21T15:00:54.876Z] #29 10.31 129 added, 0 removed; done. [2022-07-21T15:00:54.876Z] #29 10.40 Setting up jq (1.6-2.1) ... [2022-07-21T15:00:54.876Z] #29 10.42 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:00:54.876Z] #29 10.43 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:00:54.876Z] #29 10.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:00:54.876Z] #29 10.46 Processing triggers for ca-certificates (20210119) ... [2022-07-21T15:00:54.876Z] #29 10.47 Updating certificates in /etc/ssl/certs... [2022-07-21T15:00:54.936Z] #11 ... [2022-07-21T15:00:54.936Z] [2022-07-21T15:00:54.936Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:54.936Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:00:54.936Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-07-21T15:00:54.936Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2022-07-21T15:00:54.936Z] #71 DONE 9.6s [2022-07-21T15:00:54.936Z] [2022-07-21T15:00:54.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:54.936Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:54.936Z] #11 ... [2022-07-21T15:00:54.936Z] [2022-07-21T15:00:54.936Z] #24 [internal] load build context [2022-07-21T15:00:54.936Z] #24 sha256:2a5ca95cc917e3a363c5adf43368413a4e7700a3b36746185f14bd7d808c5cc9 [2022-07-21T15:00:54.936Z] #24 transferring context: 52.06MB 9.6s [2022-07-21T15:00:55.193Z] #24 ... [2022-07-21T15:00:55.193Z] [2022-07-21T15:00:55.193Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:00:55.193Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:00:55.193Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-21T15:00:55.193Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:00:55.193Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-21T15:00:55.193Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-21T15:00:55.193Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-07-21T15:00:55.193Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s done [2022-07-21T15:00:55.193Z] #73 DONE 9.7s [2022-07-21T15:00:55.193Z] [2022-07-21T15:00:55.193Z] #24 [internal] load build context [2022-07-21T15:00:55.194Z] #24 sha256:2a5ca95cc917e3a363c5adf43368413a4e7700a3b36746185f14bd7d808c5cc9 [2022-07-21T15:00:55.194Z] #24 ... [2022-07-21T15:00:55.194Z] [2022-07-21T15:00:55.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:55.194Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:55.194Z] #11 ... [2022-07-21T15:00:55.194Z] [2022-07-21T15:00:55.194Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:00:55.194Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:00:55.194Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-21T15:00:55.194Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-21T15:00:55.194Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-21T15:00:55.194Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-21T15:00:55.194Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.9s done [2022-07-21T15:00:55.364Z] Client: [2022-07-21T15:00:55.364Z] Context: default [2022-07-21T15:00:55.364Z] Debug Mode: false [2022-07-21T15:00:55.364Z] Plugins: [2022-07-21T15:00:55.364Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-21T15:00:55.364Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-21T15:00:55.364Z] [2022-07-21T15:00:55.364Z] Server: [2022-07-21T15:00:55.364Z] Containers: 0 [2022-07-21T15:00:55.364Z] Running: 0 [2022-07-21T15:00:55.364Z] Paused: 0 [2022-07-21T15:00:55.364Z] Stopped: 0 [2022-07-21T15:00:55.364Z] Images: 0 [2022-07-21T15:00:55.364Z] Server Version: 20.10.14 [2022-07-21T15:00:55.364Z] Storage Driver: overlay2 [2022-07-21T15:00:55.364Z] Backing Filesystem: extfs [2022-07-21T15:00:55.364Z] Supports d_type: true [2022-07-21T15:00:55.364Z] Native Overlay Diff: true [2022-07-21T15:00:55.365Z] userxattr: false [2022-07-21T15:00:55.365Z] Logging Driver: json-file [2022-07-21T15:00:55.365Z] Cgroup Driver: cgroupfs [2022-07-21T15:00:55.365Z] Cgroup Version: 1 [2022-07-21T15:00:55.365Z] Plugins: [2022-07-21T15:00:55.365Z] Volume: local [2022-07-21T15:00:55.365Z] Network: bridge host ipvlan macvlan null overlay [2022-07-21T15:00:55.365Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-21T15:00:55.365Z] Swarm: inactive [2022-07-21T15:00:55.365Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-21T15:00:55.365Z] Default Runtime: runc [2022-07-21T15:00:55.365Z] Init Binary: docker-init [2022-07-21T15:00:55.365Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:00:55.365Z] runc version: v1.0.3-0-gf46b6ba [2022-07-21T15:00:55.365Z] init version: de40ad0 [2022-07-21T15:00:55.365Z] Security Options: [2022-07-21T15:00:55.365Z] apparmor [2022-07-21T15:00:55.365Z] seccomp [2022-07-21T15:00:55.365Z] Profile: default [2022-07-21T15:00:55.365Z] Kernel Version: 5.13.0-1021-aws [2022-07-21T15:00:55.365Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-21T15:00:55.365Z] OSType: linux [2022-07-21T15:00:55.365Z] Architecture: aarch64 [2022-07-21T15:00:55.365Z] CPUs: 2 [2022-07-21T15:00:55.365Z] Total Memory: 7.562GiB [2022-07-21T15:00:55.365Z] Name: ip-10-100-97-129 [2022-07-21T15:00:55.365Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-21T15:00:55.365Z] Docker Root Dir: /var/lib/docker [2022-07-21T15:00:55.365Z] Debug Mode: false [2022-07-21T15:00:55.365Z] Registry: https://index.docker.io/v1/ [2022-07-21T15:00:55.365Z] Labels: [2022-07-21T15:00:55.365Z] Experimental: true [2022-07-21T15:00:55.365Z] Insecure Registries: [2022-07-21T15:00:55.365Z] 127.0.0.0/8 [2022-07-21T15:00:55.365Z] Live Restore Enabled: true [2022-07-21T15:00:55.365Z] [Pipeline] sh [2022-07-21T15:00:55.451Z] #28 ... [2022-07-21T15:00:55.451Z] [2022-07-21T15:00:55.451Z] #24 [internal] load build context [2022-07-21T15:00:55.451Z] #24 sha256:2a5ca95cc917e3a363c5adf43368413a4e7700a3b36746185f14bd7d808c5cc9 [2022-07-21T15:00:55.649Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T15:00:55.649Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-21T15:00:55.649Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42829/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-21T15:00:55.650Z] + bash /home/ubuntu/workspace/moby_PR-42829/check-config.sh [2022-07-21T15:00:55.650Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-21T15:00:55.650Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-21T15:00:55.650Z] [2022-07-21T15:00:55.650Z] Generally Necessary: [2022-07-21T15:00:55.650Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-21T15:00:55.650Z] - apparmor: enabled and tools installed [2022-07-21T15:00:55.650Z] - CONFIG_NAMESPACES: enabled [2022-07-21T15:00:55.650Z] - CONFIG_NET_NS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_PID_NS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_IPC_NS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_UTS_NS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_CGROUPS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-21T15:00:55.650Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-21T15:00:55.650Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-21T15:00:55.650Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-21T15:00:55.650Z] - CONFIG_CPUSETS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_MEMCG: enabled [2022-07-21T15:00:55.650Z] - CONFIG_KEYS: enabled [2022-07-21T15:00:55.650Z] - CONFIG_VETH: enabled (as module) [2022-07-21T15:00:55.650Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-21T15:00:55.650Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-21T15:00:55.650Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-21T15:00:55.650Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-21T15:00:55.650Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-21T15:00:55.908Z] - CONFIG_CGROUP_BPF: enabled [2022-07-21T15:00:55.908Z] [2022-07-21T15:00:55.908Z] Optional Features: [2022-07-21T15:00:55.908Z] - CONFIG_USER_NS: enabled [2022-07-21T15:00:55.908Z] - CONFIG_SECCOMP: enabled [2022-07-21T15:00:55.908Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-21T15:00:55.908Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-21T15:00:55.908Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-21T15:00:55.908Z] (cgroup swap accounting is currently enabled) [2022-07-21T15:00:55.908Z] - CONFIG_BLK_CGROUP: enabled [2022-07-21T15:00:55.908Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-21T15:00:55.908Z] - CONFIG_CGROUP_PERF: enabled [2022-07-21T15:00:55.908Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-21T15:00:55.908Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-21T15:00:55.908Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-21T15:00:55.908Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-21T15:00:55.908Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-21T15:00:55.909Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-21T15:00:55.909Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-21T15:00:55.909Z] - CONFIG_IP_VS: enabled (as module) [2022-07-21T15:00:55.909Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-21T15:00:55.909Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-21T15:00:55.909Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-21T15:00:55.909Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-21T15:00:55.909Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-21T15:00:55.909Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-21T15:00:55.909Z] - CONFIG_EXT4_FS: enabled [2022-07-21T15:00:55.909Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-21T15:00:56.015Z] #24 transferring context: 62.07MB 10.7s done [2022-07-21T15:00:56.169Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-21T15:00:56.169Z] - Network Drivers: [2022-07-21T15:00:56.169Z] - "overlay": [2022-07-21T15:00:56.169Z] - CONFIG_VXLAN: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-21T15:00:56.169Z] Optional (for encrypted networks): [2022-07-21T15:00:56.169Z] - CONFIG_CRYPTO: enabled [2022-07-21T15:00:56.169Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-21T15:00:56.169Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-21T15:00:56.169Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-21T15:00:56.169Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-21T15:00:56.169Z] - CONFIG_XFRM: enabled [2022-07-21T15:00:56.169Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-21T15:00:56.169Z] - "ipvlan": [2022-07-21T15:00:56.169Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-21T15:00:56.169Z] - "macvlan": [2022-07-21T15:00:56.169Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_DUMMY: enabled (as module) [2022-07-21T15:00:56.169Z] - "ftp,tftp client in container": [2022-07-21T15:00:56.169Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-21T15:00:56.169Z] - Storage Drivers: [2022-07-21T15:00:56.169Z] - "aufs": [2022-07-21T15:00:56.169Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-21T15:00:56.169Z] - "btrfs": [2022-07-21T15:00:56.169Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-21T15:00:56.169Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-21T15:00:56.169Z] - "devicemapper": [2022-07-21T15:00:56.169Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-21T15:00:56.169Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-21T15:00:56.169Z] - "overlay": [2022-07-21T15:00:56.169Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-21T15:00:56.169Z] - "zfs": [2022-07-21T15:00:56.169Z] - /dev/zfs: present [2022-07-21T15:00:56.169Z] - zfs command: missing [2022-07-21T15:00:56.169Z] - zpool command: missing [2022-07-21T15:00:56.169Z] [2022-07-21T15:00:56.169Z] Limits: [2022-07-21T15:00:56.178Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-21T15:00:56.178Z] [2022-07-21T15:00:56.178Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-21T15:00:56.263Z] #29 11.45 0 added, 0 removed; done. [2022-07-21T15:00:56.263Z] #29 11.45 Running hooks in /etc/ca-certificates/update.d... [2022-07-21T15:00:56.263Z] #29 11.45 done. [2022-07-21T15:00:56.421Z] #19 77.64 The following additional packages will be installed: [2022-07-21T15:00:56.421Z] #19 77.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-21T15:00:56.421Z] #19 77.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.64 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.64 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-21T15:00:56.421Z] #19 77.64 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.64 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.65 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-21T15:00:56.421Z] #19 77.65 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-21T15:00:56.421Z] #19 77.65 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.65 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.65 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-21T15:00:56.421Z] #19 77.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-21T15:00:56.421Z] #19 77.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-21T15:00:56.421Z] #19 77.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-21T15:00:56.421Z] #19 77.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.65 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-21T15:00:56.421Z] #19 77.65 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-21T15:00:56.421Z] #19 77.65 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-21T15:00:56.421Z] #19 77.65 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-21T15:00:56.421Z] #19 77.65 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-21T15:00:56.421Z] #19 77.65 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.65 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-21T15:00:56.421Z] #19 77.65 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-21T15:00:56.421Z] #19 77.65 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-21T15:00:56.421Z] #19 77.66 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-21T15:00:56.421Z] #19 77.66 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-21T15:00:56.421Z] #19 77.66 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.66 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-21T15:00:56.421Z] #19 77.66 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-21T15:00:56.421Z] #19 77.66 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.66 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-21T15:00:56.421Z] #19 77.66 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.67 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-21T15:00:56.421Z] #19 77.67 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.67 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-21T15:00:56.421Z] #19 77.67 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-21T15:00:56.421Z] #19 77.67 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-21T15:00:56.421Z] #19 77.67 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.68 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-21T15:00:56.421Z] #19 77.68 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-21T15:00:56.421Z] #19 77.68 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-21T15:00:56.421Z] #19 77.68 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-21T15:00:56.421Z] #19 77.68 linux-libc-dev-s390x-cross patch xz-utils [2022-07-21T15:00:56.421Z] #19 77.71 Suggested packages: [2022-07-21T15:00:56.421Z] #19 77.72 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-21T15:00:56.421Z] #19 77.72 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.72 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-21T15:00:56.421Z] #19 77.72 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-21T15:00:56.421Z] #19 77.72 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-21T15:00:56.421Z] #19 77.72 libyaml-shell-perl ed diffutils-doc [2022-07-21T15:00:56.421Z] #19 77.72 Recommended packages: [2022-07-21T15:00:56.421Z] #19 77.72 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-21T15:00:56.421Z] #19 77.72 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-21T15:00:56.496Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 . [2022-07-21T15:00:56.581Z] #24 DONE 11.4s [2022-07-21T15:00:56.581Z] [2022-07-21T15:00:56.581Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:56.581Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:56.754Z] #1 [internal] load build definition from Dockerfile [2022-07-21T15:00:56.754Z] #1 sha256:a852aa21ff381fdae24b6ebccd34db7caf26d3996a94f72747ce1a9845598971 [2022-07-21T15:00:56.754Z] #1 transferring dockerfile: 19.25kB done [2022-07-21T15:00:56.754Z] #1 DONE 0.1s [2022-07-21T15:00:56.754Z] [2022-07-21T15:00:56.754Z] #2 [internal] load .dockerignore [2022-07-21T15:00:56.754Z] #2 sha256:4336b333907eb94566895994f7a111207b068e32d8c29571c55c71e337a3d5b4 [2022-07-21T15:00:56.754Z] #2 transferring context: 145B done [2022-07-21T15:00:56.754Z] #2 DONE 0.0s [2022-07-21T15:00:56.754Z] [2022-07-21T15:00:56.754Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-21T15:00:56.754Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-21T15:00:56.933Z] #29 DONE 12.4s [2022-07-21T15:00:56.933Z] [2022-07-21T15:00:56.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:56.933Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:56.933Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.4s done [2022-07-21T15:00:56.933Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.5s [2022-07-21T15:00:56.933Z] #11 ... [2022-07-21T15:00:56.933Z] [2022-07-21T15:00:56.933Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-21T15:00:56.933Z] #30 sha256:6ee01cc5ed15a914e6b374ab6aa1733d49f3d818a829ac0ab4bb9b24289f92fe [2022-07-21T15:00:56.933Z] #30 DONE 0.1s [2022-07-21T15:00:56.933Z] [2022-07-21T15:00:56.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:56.933Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:57.321Z] #3 DONE 0.4s [2022-07-21T15:00:57.322Z] [2022-07-21T15:00:57.322Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-21T15:00:57.322Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-21T15:00:57.322Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-21T15:00:57.322Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-21T15:00:57.322Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-21T15:00:57.322Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-21T15:00:57.322Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-07-21T15:00:57.580Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done [2022-07-21T15:00:57.850Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-07-21T15:00:57.850Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-21T15:00:57.850Z] #4 DONE 0.8s [2022-07-21T15:00:57.952Z] #11 ... [2022-07-21T15:00:57.952Z] [2022-07-21T15:00:57.952Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-21T15:00:57.952Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-21T15:00:57.952Z] #72 DONE 0.8s [2022-07-21T15:00:57.952Z] [2022-07-21T15:00:57.952Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:57.952Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:58.108Z] [2022-07-21T15:00:58.108Z] #5 [internal] load .dockerignore [2022-07-21T15:00:58.108Z] #5 sha256:9a0d4ca8b5ce49a318e9fb671dee397ece0ccbfea8225654212621196ab0f478 [2022-07-21T15:00:58.108Z] #5 DONE 0.0s [2022-07-21T15:00:58.108Z] [2022-07-21T15:00:58.108Z] #6 [internal] load build definition from Dockerfile [2022-07-21T15:00:58.108Z] #6 sha256:f4862d9b8c5db200536c78992bbbbf9263428771df6de7b8ae34fde064370731 [2022-07-21T15:00:58.108Z] #6 DONE 0.0s [2022-07-21T15:00:58.108Z] [2022-07-21T15:00:58.108Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:58.108Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-21T15:00:58.516Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.3s [2022-07-21T15:00:58.516Z] #11 ... [2022-07-21T15:00:58.516Z] [2022-07-21T15:00:58.516Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-21T15:00:58.516Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-21T15:00:58.516Z] #74 DONE 0.8s [2022-07-21T15:00:58.516Z] [2022-07-21T15:00:58.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:00:58.516Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:00:58.677Z] #10 ... [2022-07-21T15:00:58.677Z] [2022-07-21T15:00:58.677Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:58.677Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-21T15:00:58.677Z] #9 DONE 0.6s [2022-07-21T15:00:58.677Z] [2022-07-21T15:00:58.677Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-21T15:00:58.677Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-21T15:00:58.677Z] #7 DONE 0.7s [2022-07-21T15:00:58.936Z] [2022-07-21T15:00:58.936Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-21T15:00:58.936Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-07-21T15:00:58.936Z] #8 DONE 0.7s [2022-07-21T15:00:58.936Z] [2022-07-21T15:00:58.936Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:00:58.936Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-21T15:00:58.936Z] #10 DONE 0.7s [2022-07-21T15:00:58.956Z] #19 ... [2022-07-21T15:00:58.956Z] [2022-07-21T15:00:58.956Z] #84 [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-07-21T15:00:58.956Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:00:58.956Z] #84 48.95 configure.ac:7: installing 'build-aux/compile' [2022-07-21T15:00:58.956Z] #84 48.96 configure.ac:9: installing 'build-aux/config.guess' [2022-07-21T15:00:58.956Z] #84 48.96 configure.ac:9: installing 'build-aux/config.sub' [2022-07-21T15:00:58.956Z] #84 48.97 configure.ac:11: installing 'build-aux/install-sh' [2022-07-21T15:00:58.956Z] #84 48.98 configure.ac:11: installing 'build-aux/missing' [2022-07-21T15:00:58.956Z] #84 49.12 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:00:58.956Z] #84 49.19 parallel-tests: installing 'build-aux/test-driver' [2022-07-21T15:01:00.138Z] Client: [2022-07-21T15:01:00.138Z] Context: default [2022-07-21T15:01:00.138Z] Debug Mode: false [2022-07-21T15:01:00.138Z] Plugins: [2022-07-21T15:01:00.138Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-21T15:01:00.138Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-21T15:01:00.138Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-21T15:01:00.138Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-21T15:01:00.138Z] [2022-07-21T15:01:00.138Z] Server: [2022-07-21T15:01:00.138Z] Containers: 0 [2022-07-21T15:01:00.138Z] Running: 0 [2022-07-21T15:01:00.138Z] Paused: 0 [2022-07-21T15:01:00.138Z] Stopped: 0 [2022-07-21T15:01:00.138Z] Images: 0 [2022-07-21T15:01:00.138Z] Server Version: 20.10.14 [2022-07-21T15:01:00.138Z] Storage Driver: overlay2 [2022-07-21T15:01:00.138Z] Backing Filesystem: extfs [2022-07-21T15:01:00.138Z] Supports d_type: true [2022-07-21T15:01:00.138Z] Native Overlay Diff: true [2022-07-21T15:01:00.138Z] userxattr: false [2022-07-21T15:01:00.138Z] Logging Driver: json-file [2022-07-21T15:01:00.138Z] Cgroup Driver: systemd [2022-07-21T15:01:00.138Z] Cgroup Version: 2 [2022-07-21T15:01:00.138Z] Plugins: [2022-07-21T15:01:00.138Z] Volume: local [2022-07-21T15:01:00.138Z] Network: bridge host ipvlan macvlan null overlay [2022-07-21T15:01:00.138Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-21T15:01:00.138Z] Swarm: inactive [2022-07-21T15:01:00.138Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-21T15:01:00.138Z] Default Runtime: runc [2022-07-21T15:01:00.138Z] Init Binary: docker-init [2022-07-21T15:01:00.138Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-21T15:01:00.138Z] runc version: v1.0.3-0-gf46b6ba [2022-07-21T15:01:00.138Z] init version: de40ad0 [2022-07-21T15:01:00.138Z] Security Options: [2022-07-21T15:01:00.138Z] apparmor [2022-07-21T15:01:00.138Z] seccomp [2022-07-21T15:01:00.138Z] Profile: default [2022-07-21T15:01:00.138Z] cgroupns [2022-07-21T15:01:00.138Z] Kernel Version: 5.13.0-1021-aws [2022-07-21T15:01:00.138Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-21T15:01:00.138Z] OSType: linux [2022-07-21T15:01:00.138Z] Architecture: x86_64 [2022-07-21T15:01:00.138Z] CPUs: 2 [2022-07-21T15:01:00.138Z] Total Memory: 7.559GiB [2022-07-21T15:01:00.138Z] Name: ip-10-100-89-172 [2022-07-21T15:01:00.138Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-21T15:01:00.138Z] Docker Root Dir: /var/lib/docker [2022-07-21T15:01:00.138Z] Debug Mode: false [2022-07-21T15:01:00.138Z] Registry: https://index.docker.io/v1/ [2022-07-21T15:01:00.138Z] Labels: [2022-07-21T15:01:00.138Z] Experimental: true [2022-07-21T15:01:00.138Z] Insecure Registries: [2022-07-21T15:01:00.138Z] 127.0.0.0/8 [2022-07-21T15:01:00.138Z] Live Restore Enabled: true [2022-07-21T15:01:00.138Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-21T15:01:00.436Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.2s done [2022-07-21T15:01:00.437Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-21T15:01:00.437Z] #11 ... [2022-07-21T15:01:00.437Z] [2022-07-21T15:01:00.437Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:01:00.437Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:01:00.437Z] #28 DONE 15.1s [2022-07-21T15:01:00.437Z] [2022-07-21T15:01:00.437Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:00.437Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:00.453Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 . [2022-07-21T15:01:00.454Z] #2 [internal] load .dockerignore [2022-07-21T15:01:00.454Z] #2 sha256:819af1a1abd0dd43d8546b804d0c931addd0128882bff04c060c5c2b62e41b7d [2022-07-21T15:01:00.710Z] #2 transferring context: 145B done [2022-07-21T15:01:00.710Z] #2 DONE 0.1s [2022-07-21T15:01:00.710Z] [2022-07-21T15:01:00.710Z] #1 [internal] load build definition from Dockerfile [2022-07-21T15:01:00.710Z] #1 sha256:dcf773ecbdce3171dd3c58009de92cdd075b855494a900579ce46def81089eda [2022-07-21T15:01:00.710Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-07-21T15:01:00.710Z] #1 DONE 0.1s [2022-07-21T15:01:00.711Z] [2022-07-21T15:01:00.711Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-21T15:01:00.711Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-21T15:01:00.863Z] #84 50.66 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:01:00.863Z] #84 50.66 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:01:00.863Z] #84 51.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:01:00.863Z] #84 51.16 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:01:01.122Z] #84 51.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:01:01.122Z] #84 51.31 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:01:01.122Z] #84 51.40 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:01:01.122Z] #84 51.50 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:01:01.274Z] #3 DONE 0.4s [2022-07-21T15:01:01.274Z] [2022-07-21T15:01:01.274Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-21T15:01:01.274Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-21T15:01:01.274Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-21T15:01:01.274Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-21T15:01:01.274Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-21T15:01:01.274Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-21T15:01:01.274Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-21T15:01:01.367Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.7s done [2022-07-21T15:01:01.367Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-21T15:01:01.535Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-21T15:01:01.535Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-21T15:01:01.792Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-21T15:01:01.792Z] #4 DONE 0.7s [2022-07-21T15:01:02.048Z] [2022-07-21T15:01:02.048Z] #5 [internal] load .dockerignore [2022-07-21T15:01:02.048Z] #5 sha256:0fd214071841c89a429b74c2de101390b63bc8ee4fdaff563758efb0e276d147 [2022-07-21T15:01:02.048Z] #5 DONE 0.0s [2022-07-21T15:01:02.048Z] [2022-07-21T15:01:02.048Z] #6 [internal] load build definition from Dockerfile [2022-07-21T15:01:02.048Z] #6 sha256:b47ed219d12e4f45340f3d30d4c9691ba8f0d3cda9666fd84bc98b4d8db93dce [2022-07-21T15:01:02.048Z] #6 DONE 0.0s [2022-07-21T15:01:02.048Z] [2022-07-21T15:01:02.048Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:01:02.048Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-21T15:01:02.243Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.8s [2022-07-21T15:01:02.297Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-07-21T15:01:02.558Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-21T15:01:03.014Z] #10 ... [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-21T15:01:03.014Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-21T15:01:03.014Z] #8 DONE 0.8s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:01:03.014Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-21T15:01:03.014Z] #9 DONE 0.8s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-21T15:01:03.014Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-21T15:01:03.014Z] #10 DONE 0.8s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-21T15:01:03.014Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-21T15:01:03.014Z] #7 DONE 0.8s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:03.014Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:01:03.014Z] #73 DONE 0.0s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:03.014Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:01:03.014Z] #71 DONE 0.0s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:03.014Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:03.014Z] #11 DONE 0.0s [2022-07-21T15:01:03.014Z] [2022-07-21T15:01:03.014Z] #24 [internal] load build context [2022-07-21T15:01:03.014Z] #24 sha256:c3ecb03cc0c82864fc8280cff854b7fe5313b0a3c201aef15471bd71a476b80a [2022-07-21T15:01:03.130Z] [2022-07-21T15:01:03.130Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:03.130Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:01:03.130Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-21T15:01:03.130Z] #73 DONE 0.0s [2022-07-21T15:01:03.130Z] [2022-07-21T15:01:03.130Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:03.130Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:01:03.130Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-21T15:01:03.130Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:01:03.130Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-21T15:01:03.130Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-21T15:01:03.182Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 8.2s done [2022-07-21T15:01:03.282Z] #24 ... [2022-07-21T15:01:03.282Z] [2022-07-21T15:01:03.282Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:03.282Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:01:03.282Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-21T15:01:03.282Z] #73 DONE 0.0s [2022-07-21T15:01:03.282Z] [2022-07-21T15:01:03.282Z] #24 [internal] load build context [2022-07-21T15:01:03.282Z] #24 sha256:c3ecb03cc0c82864fc8280cff854b7fe5313b0a3c201aef15471bd71a476b80a [2022-07-21T15:01:03.589Z] #24 ... [2022-07-21T15:01:03.589Z] [2022-07-21T15:01:03.589Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-21T15:01:03.589Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-21T15:01:03.589Z] #49 DONE 0.0s [2022-07-21T15:01:03.752Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-21T15:01:03.850Z] [2022-07-21T15:01:03.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:03.850Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:03.850Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.0s done [2022-07-21T15:01:03.850Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-21T15:01:03.850Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-21T15:01:03.850Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-21T15:01:03.850Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 28.31MB / 55.00MB 0.5s [2022-07-21T15:01:03.850Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s [2022-07-21T15:01:03.850Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 8.39MB / 10.88MB 0.5s [2022-07-21T15:01:03.850Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 32.51MB / 55.00MB 0.6s [2022-07-21T15:01:03.850Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 9.44MB / 10.88MB 0.7s [2022-07-21T15:01:04.108Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.33MB / 55.00MB 0.8s [2022-07-21T15:01:04.108Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.6s done [2022-07-21T15:01:04.108Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-07-21T15:01:04.108Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 11.53MB / 54.58MB 0.8s [2022-07-21T15:01:04.108Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.8s [2022-07-21T15:01:04.108Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s [2022-07-21T15:01:04.108Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 21.44MB / 54.58MB 0.9s [2022-07-21T15:01:04.108Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.52MB / 85.90MB 0.9s [2022-07-21T15:01:04.365Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 29.56MB / 54.58MB 1.0s [2022-07-21T15:01:04.365Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 13.63MB / 85.90MB 1.0s [2022-07-21T15:01:04.365Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 1.1s [2022-07-21T15:01:04.365Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 20.97MB / 85.90MB 1.1s [2022-07-21T15:01:04.365Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 47.19MB / 54.58MB 1.2s [2022-07-21T15:01:04.365Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 31.46MB / 85.90MB 1.2s [2022-07-21T15:01:04.410Z] #84 ... [2022-07-21T15:01:04.410Z] [2022-07-21T15:01:04.410Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:01:04.410Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:01:04.410Z] #19 83.36 The following NEW packages will be installed: [2022-07-21T15:01:04.410Z] #19 83.36 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-21T15:01:04.410Z] #19 83.36 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.36 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.36 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-21T15:01:04.410Z] #19 83.36 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.36 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.36 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-21T15:01:04.410Z] #19 83.36 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-21T15:01:04.410Z] #19 83.36 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-21T15:01:04.410Z] #19 83.37 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-21T15:01:04.410Z] #19 83.37 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.37 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-21T15:01:04.410Z] #19 83.37 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.37 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-21T15:01:04.410Z] #19 83.37 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-21T15:01:04.410Z] #19 83.37 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-21T15:01:04.410Z] #19 83.37 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-21T15:01:04.410Z] #19 83.37 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.37 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-21T15:01:04.410Z] #19 83.37 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-21T15:01:04.410Z] #19 83.37 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-21T15:01:04.410Z] #19 83.37 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-21T15:01:04.410Z] #19 83.37 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-21T15:01:04.410Z] #19 83.37 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-21T15:01:04.410Z] #19 83.37 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-21T15:01:04.410Z] #19 83.37 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-21T15:01:04.410Z] #19 83.38 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-21T15:01:04.410Z] #19 83.38 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-21T15:01:04.410Z] #19 83.38 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-21T15:01:04.410Z] #19 83.38 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-21T15:01:04.410Z] #19 83.39 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-21T15:01:04.410Z] #19 83.39 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-21T15:01:04.410Z] #19 83.39 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-21T15:01:04.410Z] #19 83.39 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-21T15:01:04.410Z] #19 83.39 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-21T15:01:04.410Z] #19 83.39 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-21T15:01:04.410Z] #19 83.40 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-21T15:01:04.410Z] #19 83.40 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-21T15:01:04.410Z] #19 83.40 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-21T15:01:04.410Z] #19 83.40 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-21T15:01:04.410Z] #19 83.40 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-21T15:01:04.410Z] #19 83.40 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-21T15:01:04.410Z] #19 83.40 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-21T15:01:04.410Z] #19 83.40 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-21T15:01:04.411Z] #19 83.40 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-21T15:01:04.411Z] #19 83.40 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-21T15:01:04.411Z] #19 83.40 linux-libc-dev-s390x-cross patch xz-utils [2022-07-21T15:01:04.411Z] #19 83.94 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:04.411Z] #19 83.94 Need to get 788 MB of archives. [2022-07-21T15:01:04.411Z] #19 83.94 After this operation, 3385 MB of additional disk space will be used. [2022-07-21T15:01:04.411Z] #19 83.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-21T15:01:04.411Z] #19 83.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:01:04.411Z] #19 83.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-21T15:01:04.411Z] #19 83.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-21T15:01:04.411Z] #19 83.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-21T15:01:04.411Z] #19 83.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:01:04.411Z] #19 83.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-21T15:01:04.411Z] #19 84.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-21T15:01:04.411Z] #19 84.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-21T15:01:04.411Z] #19 84.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-21T15:01:04.411Z] #19 84.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-21T15:01:04.411Z] #19 84.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-21T15:01:04.411Z] #19 84.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-21T15:01:04.538Z] #71 ... [2022-07-21T15:01:04.538Z] [2022-07-21T15:01:04.538Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-21T15:01:04.538Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-21T15:01:04.538Z] #49 DONE 0.0s [2022-07-21T15:01:04.538Z] [2022-07-21T15:01:04.538Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:04.538Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:04.538Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 0.1s done [2022-07-21T15:01:04.538Z] #11 sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 1.86kB / 1.86kB done [2022-07-21T15:01:04.538Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-07-21T15:01:04.538Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-07-21T15:01:04.538Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.7s [2022-07-21T15:01:04.538Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 1.7s [2022-07-21T15:01:04.622Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.12MB / 54.58MB 1.3s [2022-07-21T15:01:04.622Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 39.34MB / 85.90MB 1.3s [2022-07-21T15:01:04.796Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.9s done [2022-07-21T15:01:04.796Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 1.9s done [2022-07-21T15:01:04.796Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-07-21T15:01:04.796Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 2.0s [2022-07-21T15:01:04.796Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 2.0s [2022-07-21T15:01:04.796Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0B / 10.66MB 2.0s [2022-07-21T15:01:04.796Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 4.19MB / 54.67MB 2.1s [2022-07-21T15:01:04.796Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 8.39MB / 10.66MB 2.1s [2022-07-21T15:01:04.889Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 55.57MB / 85.90MB 1.5s [2022-07-21T15:01:04.889Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.6s done [2022-07-21T15:01:04.889Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 61.87MB / 85.90MB 1.7s [2022-07-21T15:01:04.889Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 68.16MB / 85.90MB 1.8s [2022-07-21T15:01:04.889Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-21T15:01:04.978Z] #19 86.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-07-21T15:01:04.978Z] #19 86.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-21T15:01:05.055Z] #11 ... [2022-07-21T15:01:05.056Z] [2022-07-21T15:01:05.056Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:05.056Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:01:05.056Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:01:05.056Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-21T15:01:05.056Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-21T15:01:05.056Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-07-21T15:01:05.056Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-07-21T15:01:05.056Z] #73 DONE 2.4s [2022-07-21T15:01:05.056Z] [2022-07-21T15:01:05.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:05.056Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:05.056Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 16.99MB / 54.67MB 2.2s [2022-07-21T15:01:05.056Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 15.73MB / 81.11MB 2.2s [2022-07-21T15:01:05.056Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 2.2s [2022-07-21T15:01:05.220Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.59MB / 85.90MB 1.9s [2022-07-21T15:01:05.316Z] #11 ... [2022-07-21T15:01:05.316Z] [2022-07-21T15:01:05.316Z] #24 [internal] load build context [2022-07-21T15:01:05.316Z] #24 sha256:5a9d9879aea206ee6b356f87589c9ea9123c3b00d2404343af06422a69adcd1f [2022-07-21T15:01:05.316Z] #24 transferring context: 62.07MB 2.4s done [2022-07-21T15:01:05.316Z] #24 DONE 2.7s [2022-07-21T15:01:05.316Z] [2022-07-21T15:01:05.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:05.316Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:05.316Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 28.31MB / 54.67MB 2.3s [2022-07-21T15:01:05.316Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 25.17MB / 81.11MB 2.3s [2022-07-21T15:01:05.316Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 48.23MB / 54.67MB 2.5s [2022-07-21T15:01:05.316Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 34.60MB / 81.11MB 2.5s [2022-07-21T15:01:05.316Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 2.5s [2022-07-21T15:01:05.316Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 2.6s [2022-07-21T15:01:05.316Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 45.09MB / 81.11MB 2.6s [2022-07-21T15:01:05.316Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 6.29MB / 108.94MB 2.6s [2022-07-21T15:01:05.479Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.0s [2022-07-21T15:01:05.479Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.2s done [2022-07-21T15:01:05.479Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 2.3s [2022-07-21T15:01:05.479Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.4s [2022-07-21T15:01:05.575Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 56.62MB / 81.11MB 2.7s [2022-07-21T15:01:05.575Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 20.97MB / 108.94MB 2.7s [2022-07-21T15:01:05.575Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 2.9s [2022-07-21T15:01:05.575Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 41.10MB / 108.94MB 2.9s [2022-07-21T15:01:05.838Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 50.33MB / 108.94MB 3.0s [2022-07-21T15:01:05.838Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 61.87MB / 108.94MB 3.1s [2022-07-21T15:01:06.097Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 75.77MB / 108.94MB 3.2s [2022-07-21T15:01:06.097Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 85.98MB / 108.94MB 3.3s [2022-07-21T15:01:06.356Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 96.19MB / 108.94MB 3.4s [2022-07-21T15:01:06.417Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.2s done [2022-07-21T15:01:06.614Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 3.7s [2022-07-21T15:01:06.674Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.3s done [2022-07-21T15:01:06.674Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.44MB / 141.81MB 3.4s [2022-07-21T15:01:06.674Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.83MB / 141.81MB 3.5s [2022-07-21T15:01:06.883Z] #19 87.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-07-21T15:01:06.883Z] #19 87.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-07-21T15:01:06.932Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 26.21MB / 141.81MB 3.6s [2022-07-21T15:01:07.050Z] #11 ... [2022-07-21T15:01:07.050Z] [2022-07-21T15:01:07.050Z] #31 [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-07-21T15:01:07.050Z] #31 sha256:ed506ef5a7fa138a8cab4e8a670487ec279390f7392692853c5275bd61137a86 [2022-07-21T15:01:07.050Z] #31 2.461 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-21T15:01:07.050Z] #31 2.808 [2022-07-21T15:01:07.050Z] #31 3.031 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:07.050Z] #31 3.311 [2022-07-21T15:01:07.050Z] #31 4.347 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-21T15:01:07.050Z] #31 4.668 [2022-07-21T15:01:07.050Z] #31 4.894 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:07.050Z] #31 5.243 [2022-07-21T15:01:07.050Z] #31 6.311 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-21T15:01:07.050Z] #31 6.681 [2022-07-21T15:01:07.050Z] #31 6.914 #=#=# ############## 19.6% ######################################### 58.0% ################################################################ 89.9% ######################################################################## 100.0% [2022-07-21T15:01:07.050Z] #31 7.454 [2022-07-21T15:01:07.050Z] #31 8.530 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-21T15:01:07.050Z] #31 8.884 [2022-07-21T15:01:07.050Z] #31 9.110 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:07.050Z] #31 9.404 [2022-07-21T15:01:07.181Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 4.1s done [2022-07-21T15:01:07.182Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.4s done [2022-07-21T15:01:07.182Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 4.4s [2022-07-21T15:01:07.188Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 36.70MB / 141.81MB 3.9s [2022-07-21T15:01:07.188Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 44.04MB / 141.81MB 4.0s [2022-07-21T15:01:07.312Z] #31 10.13 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-21T15:01:07.312Z] #31 ... [2022-07-21T15:01:07.312Z] [2022-07-21T15:01:07.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:07.312Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:07.447Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 4.2s [2022-07-21T15:01:07.447Z] #11 ... [2022-07-21T15:01:07.447Z] [2022-07-21T15:01:07.447Z] #24 [internal] load build context [2022-07-21T15:01:07.447Z] #24 sha256:c3ecb03cc0c82864fc8280cff854b7fe5313b0a3c201aef15471bd71a476b80a [2022-07-21T15:01:07.447Z] #24 transferring context: 62.06MB 4.3s done [2022-07-21T15:01:07.447Z] #24 DONE 4.4s [2022-07-21T15:01:07.447Z] [2022-07-21T15:01:07.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:07.447Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:07.447Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 69.21MB / 141.81MB 4.3s [2022-07-21T15:01:07.706Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 87.03MB / 141.81MB 4.5s [2022-07-21T15:01:07.810Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.0s [2022-07-21T15:01:07.966Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 94.37MB / 141.81MB 4.6s [2022-07-21T15:01:07.966Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 106.02MB / 141.81MB 4.8s [2022-07-21T15:01:08.119Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-07-21T15:01:08.119Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-07-21T15:01:08.224Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 118.49MB / 141.81MB 5.0s [2022-07-21T15:01:08.260Z] #19 89.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-21T15:01:08.377Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 5.5s done [2022-07-21T15:01:08.481Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 131.07MB / 141.81MB 5.2s [2022-07-21T15:01:08.481Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 140.51MB / 141.81MB 5.3s [2022-07-21T15:01:08.520Z] #19 89.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-07-21T15:01:08.636Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-07-21T15:01:08.698Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-21T15:01:08.960Z] #11 ... [2022-07-21T15:01:08.960Z] [2022-07-21T15:01:08.960Z] #31 [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-07-21T15:01:08.960Z] #31 sha256:ed506ef5a7fa138a8cab4e8a670487ec279390f7392692853c5275bd61137a86 [2022-07-21T15:01:08.960Z] #31 10.42 [2022-07-21T15:01:08.960Z] #31 10.66 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:08.960Z] #31 10.93 [2022-07-21T15:01:08.960Z] #31 11.04 Download of images into '/build' complete. [2022-07-21T15:01:08.960Z] #31 11.04 Use something like the following to load the result into a Docker daemon: [2022-07-21T15:01:08.960Z] #31 11.04 tar -cC '/build' . | docker load [2022-07-21T15:01:08.960Z] #31 DONE 11.8s [2022-07-21T15:01:08.960Z] [2022-07-21T15:01:08.960Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:08.960Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:09.212Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.2s done [2022-07-21T15:01:09.782Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-07-21T15:01:09.859Z] #11 ... [2022-07-21T15:01:09.859Z] [2022-07-21T15:01:09.859Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:09.859Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:01:09.859Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-21T15:01:09.859Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-21T15:01:09.859Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-21T15:01:09.859Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-21T15:01:09.859Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-07-21T15:01:09.859Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-07-21T15:01:09.859Z] #71 DONE 6.6s [2022-07-21T15:01:09.859Z] [2022-07-21T15:01:09.859Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:09.859Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-21T15:01:09.859Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-21T15:01:09.859Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-21T15:01:09.859Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-07-21T15:01:09.859Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-07-21T15:01:09.859Z] #73 DONE 6.6s [2022-07-21T15:01:09.859Z] [2022-07-21T15:01:09.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:09.859Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:09.859Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.6s done [2022-07-21T15:01:09.899Z] #19 91.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-07-21T15:01:10.041Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 7.1s done [2022-07-21T15:01:10.118Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-07-21T15:01:10.158Z] #19 91.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-07-21T15:01:10.300Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 7.2s done [2022-07-21T15:01:10.335Z] #11 ... [2022-07-21T15:01:10.335Z] [2022-07-21T15:01:10.335Z] #29 [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-07-21T15:01:10.335Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T15:01:10.335Z] #29 1.645 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:10.335Z] #29 1.650 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:10.335Z] #29 1.650 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:10.335Z] #29 1.919 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:10.335Z] #29 2.297 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:10.335Z] #29 2.706 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:10.335Z] #29 3.771 Fetched 8555 kB in 2s (3570 kB/s) [2022-07-21T15:01:10.335Z] #29 3.771 Reading package lists... [2022-07-21T15:01:10.335Z] #29 4.537 Reading package lists... [2022-07-21T15:01:10.335Z] #29 5.318 Building dependency tree... [2022-07-21T15:01:10.335Z] #29 5.704 The following additional packages will be installed: [2022-07-21T15:01:10.335Z] #29 5.704 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-21T15:01:10.335Z] #29 5.705 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-21T15:01:10.335Z] #29 5.706 Recommended packages: [2022-07-21T15:01:10.335Z] #29 5.706 libldap-common publicsuffix libsasl2-modules [2022-07-21T15:01:10.335Z] #29 5.936 The following NEW packages will be installed: [2022-07-21T15:01:10.335Z] #29 5.936 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-21T15:01:10.335Z] #29 5.936 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-21T15:01:10.335Z] #29 5.936 libssh2-1 openssl [2022-07-21T15:01:10.335Z] #29 6.209 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:10.335Z] #29 6.209 Need to get 3041 kB of archives. [2022-07-21T15:01:10.335Z] #29 6.209 After this operation, 6651 kB of additional disk space will be used. [2022-07-21T15:01:10.335Z] #29 6.209 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-21T15:01:10.335Z] #29 6.229 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-21T15:01:10.335Z] #29 6.229 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-21T15:01:10.335Z] #29 6.242 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-21T15:01:10.335Z] #29 6.242 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-21T15:01:10.335Z] #29 6.242 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-21T15:01:10.335Z] #29 6.242 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-21T15:01:10.335Z] #29 6.242 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-21T15:01:10.335Z] #29 6.242 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-21T15:01:10.335Z] #29 6.261 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-21T15:01:10.335Z] #29 6.261 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-21T15:01:10.335Z] #29 6.261 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-21T15:01:10.335Z] #29 6.261 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:01:10.335Z] #29 6.261 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:01:10.335Z] #29 6.277 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:01:10.335Z] #29 6.546 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:01:10.335Z] #29 6.590 Fetched 3041 kB in 0s (9322 kB/s) [2022-07-21T15:01:10.335Z] #29 6.656 Selecting previously unselected package openssl. [2022-07-21T15:01:10.335Z] #29 6.656 (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 ... 6661 files and directories currently installed.) [2022-07-21T15:01:10.335Z] #29 6.658 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 6.662 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:01:10.335Z] #29 6.888 Selecting previously unselected package ca-certificates. [2022-07-21T15:01:10.335Z] #29 6.888 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-21T15:01:10.335Z] #29 6.889 Unpacking ca-certificates (20210119) ... [2022-07-21T15:01:10.335Z] #29 7.049 Selecting previously unselected package libbrotli1:amd64. [2022-07-21T15:01:10.335Z] #29 7.049 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.058 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T15:01:10.335Z] #29 7.211 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-21T15:01:10.335Z] #29 7.211 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.215 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:10.335Z] #29 7.291 Selecting previously unselected package libsasl2-2:amd64. [2022-07-21T15:01:10.335Z] #29 7.291 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.302 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:10.335Z] #29 7.430 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-21T15:01:10.335Z] #29 7.432 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.466 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:01:10.335Z] #29 7.596 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-21T15:01:10.335Z] #29 7.596 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.604 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T15:01:10.335Z] #29 7.737 Selecting previously unselected package libpsl5:amd64. [2022-07-21T15:01:10.335Z] #29 7.737 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.743 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T15:01:10.335Z] #29 7.833 Selecting previously unselected package librtmp1:amd64. [2022-07-21T15:01:10.335Z] #29 7.836 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.839 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:01:10.335Z] #29 7.953 Selecting previously unselected package libssh2-1:amd64. [2022-07-21T15:01:10.335Z] #29 7.953 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 7.957 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T15:01:10.335Z] #29 8.061 Selecting previously unselected package libcurl4:amd64. [2022-07-21T15:01:10.335Z] #29 8.063 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 8.073 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:10.335Z] #29 8.314 Selecting previously unselected package curl. [2022-07-21T15:01:10.335Z] #29 8.314 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 8.321 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:10.335Z] #29 8.416 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:01:10.335Z] #29 8.416 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 8.422 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:01:10.335Z] #29 8.551 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:01:10.335Z] #29 8.551 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 8.561 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:01:10.335Z] #29 8.692 Selecting previously unselected package jq. [2022-07-21T15:01:10.335Z] #29 8.692 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:01:10.335Z] #29 8.703 Unpacking jq (1.6-2.1) ... [2022-07-21T15:01:10.335Z] #29 8.752 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T15:01:10.335Z] #29 8.782 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T15:01:10.335Z] #29 8.782 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T15:01:10.335Z] #29 8.793 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:10.335Z] #29 8.805 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:01:10.336Z] #29 8.820 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:10.336Z] #29 8.833 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T15:01:10.336Z] #29 8.845 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:01:10.336Z] #29 8.863 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:01:10.336Z] #29 8.878 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:01:10.336Z] #29 8.891 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:01:10.336Z] #29 8.904 Setting up ca-certificates (20210119) ... [2022-07-21T15:01:10.336Z] #29 9.629 Updating certificates in /etc/ssl/certs... [2022-07-21T15:01:10.868Z] #11 ... [2022-07-21T15:01:10.868Z] [2022-07-21T15:01:10.868Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:01:10.868Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-21T15:01:10.868Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.3s done [2022-07-21T15:01:10.868Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-21T15:01:10.868Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-21T15:01:10.868Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-21T15:01:10.868Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB done [2022-07-21T15:01:10.868Z] #28 DONE 8.1s [2022-07-21T15:01:10.868Z] [2022-07-21T15:01:10.868Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-21T15:01:10.868Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-21T15:01:10.868Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.1s [2022-07-21T15:01:10.868Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s [2022-07-21T15:01:11.273Z] #29 10.64 129 added, 0 removed; done. [2022-07-21T15:01:11.273Z] #29 10.71 Setting up jq (1.6-2.1) ... [2022-07-21T15:01:11.273Z] #29 10.72 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:11.273Z] #29 10.73 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:11.273Z] #29 10.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:01:11.273Z] #29 ... [2022-07-21T15:01:11.273Z] [2022-07-21T15:01:11.273Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:11.273Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:11.273Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.6s done [2022-07-21T15:01:11.488Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-07-21T15:01:11.488Z] #11 ... [2022-07-21T15:01:11.488Z] [2022-07-21T15:01:11.488Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-21T15:01:11.488Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-21T15:01:11.488Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-21T15:01:11.488Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-21T15:01:11.488Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-21T15:01:11.488Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-21T15:01:11.488Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s done [2022-07-21T15:01:11.488Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.7s done [2022-07-21T15:01:11.488Z] #28 DONE 8.3s [2022-07-21T15:01:11.488Z] [2022-07-21T15:01:11.488Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:11.488Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:11.489Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-21T15:01:11.533Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-21T15:01:11.537Z] #19 92.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-21T15:01:11.537Z] #19 92.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-21T15:01:11.537Z] #19 92.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-07-21T15:01:11.537Z] #19 92.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-21T15:01:11.537Z] #19 92.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-21T15:01:11.537Z] #19 92.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-21T15:01:11.537Z] #19 92.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-21T15:01:11.537Z] #19 92.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-21T15:01:11.537Z] #19 92.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-21T15:01:11.537Z] #19 92.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-21T15:01:11.537Z] #19 92.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-21T15:01:11.537Z] #19 92.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-07-21T15:01:11.750Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-21T15:01:11.797Z] #19 93.01 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-07-21T15:01:11.812Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-07-21T15:01:11.812Z] #71 DONE 9.4s [2022-07-21T15:01:11.812Z] [2022-07-21T15:01:11.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:11.812Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:12.314Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done [2022-07-21T15:01:12.314Z] #11 ... [2022-07-21T15:01:12.314Z] [2022-07-21T15:01:12.314Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-21T15:01:12.314Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-21T15:01:12.314Z] #72 DONE 0.6s [2022-07-21T15:01:12.314Z] [2022-07-21T15:01:12.314Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:12.314Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:12.314Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-07-21T15:01:12.734Z] #19 ... [2022-07-21T15:01:12.734Z] [2022-07-21T15:01:12.734Z] #84 [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-07-21T15:01:12.734Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:01:12.734Z] #84 62.98 configure.ac:11: installing 'build-aux/compile' [2022-07-21T15:01:12.734Z] #84 62.98 configure.ac:11: installing 'build-aux/config.guess' [2022-07-21T15:01:12.734Z] #84 62.98 configure.ac:11: installing 'build-aux/config.sub' [2022-07-21T15:01:12.734Z] #84 62.98 configure.ac:13: installing 'build-aux/install-sh' [2022-07-21T15:01:12.734Z] #84 63.00 configure.ac:13: installing 'build-aux/missing' [2022-07-21T15:01:12.734Z] #84 63.00 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-21T15:01:12.765Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 2.9s done [2022-07-21T15:01:13.005Z] #84 63.19 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:01:13.244Z] #11 ... [2022-07-21T15:01:13.244Z] [2022-07-21T15:01:13.244Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-21T15:01:13.244Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-21T15:01:13.244Z] #74 DONE 0.7s [2022-07-21T15:01:13.244Z] [2022-07-21T15:01:13.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:13.244Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:13.343Z] #11 ... [2022-07-21T15:01:13.343Z] [2022-07-21T15:01:13.343Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-21T15:01:13.343Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-21T15:01:13.343Z] #72 DONE 0.9s [2022-07-21T15:01:13.343Z] [2022-07-21T15:01:13.343Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:13.343Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:13.343Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-07-21T15:01:13.438Z] #11 ... [2022-07-21T15:01:13.438Z] [2022-07-21T15:01:13.438Z] #29 [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-07-21T15:01:13.438Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T15:01:13.438Z] #29 10.77 Processing triggers for ca-certificates (20210119) ... [2022-07-21T15:01:13.438Z] #29 10.78 Updating certificates in /etc/ssl/certs... [2022-07-21T15:01:13.438Z] #29 11.86 0 added, 0 removed; done. [2022-07-21T15:01:13.438Z] #29 11.86 Running hooks in /etc/ca-certificates/update.d... [2022-07-21T15:01:13.438Z] #29 11.87 done. [2022-07-21T15:01:13.438Z] #29 DONE 12.9s [2022-07-21T15:01:13.438Z] [2022-07-21T15:01:13.438Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-21T15:01:13.438Z] #30 sha256:03b95f42b6ea4702bb61c1805955c05d56ca2c4ea8a09d0be93d2892ab46e6f2 [2022-07-21T15:01:13.438Z] #30 DONE 0.1s [2022-07-21T15:01:13.438Z] [2022-07-21T15:01:13.438Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:13.438Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:14.201Z] #84 64.27 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:01:14.201Z] #84 64.52 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:01:14.244Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.2s [2022-07-21T15:01:14.461Z] #84 64.52 checking how to print strings... printf [2022-07-21T15:01:14.461Z] #84 64.54 checking for gcc... gcc [2022-07-21T15:01:14.720Z] #84 64.62 checking whether the C compiler works... yes [2022-07-21T15:01:14.720Z] #84 64.89 checking for C compiler default output file name... a.out [2022-07-21T15:01:14.720Z] #84 64.89 checking for suffix of executables... [2022-07-21T15:01:15.239Z] #84 65.11 checking whether we are cross compiling... no [2022-07-21T15:01:15.239Z] #84 65.34 checking for suffix of object files... o [2022-07-21T15:01:15.263Z] #11 ... [2022-07-21T15:01:15.263Z] [2022-07-21T15:01:15.263Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-21T15:01:15.263Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-21T15:01:15.263Z] #74 DONE 1.8s [2022-07-21T15:01:15.263Z] [2022-07-21T15:01:15.263Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:15.263Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:15.499Z] #84 65.46 checking whether we are using the GNU C compiler... yes [2022-07-21T15:01:15.499Z] #84 65.56 checking whether gcc accepts -g... yes [2022-07-21T15:01:15.499Z] #84 65.66 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:01:15.499Z] #84 65.78 checking whether gcc understands -c and -o together... yes [2022-07-21T15:01:15.499Z] #84 65.87 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:01:15.758Z] #84 65.89 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:01:15.758Z] #84 65.90 checking for egrep... /bin/grep -E [2022-07-21T15:01:15.758Z] #84 65.90 checking for fgrep... /bin/grep -F [2022-07-21T15:01:15.758Z] #84 65.91 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:01:15.758Z] #84 65.93 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:01:15.758Z] #84 65.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:01:15.758Z] #84 65.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:01:16.017Z] #84 66.02 checking whether ln -s works... yes [2022-07-21T15:01:16.017Z] #84 66.02 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:01:16.017Z] #84 66.04 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:01:16.017Z] #84 66.04 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:01:16.017Z] #84 66.04 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:01:16.017Z] #84 66.04 checking for objdump... objdump [2022-07-21T15:01:16.017Z] #84 66.05 checking how to recognize dependent libraries... pass_all [2022-07-21T15:01:16.017Z] #84 66.06 checking for dlltool... no [2022-07-21T15:01:16.017Z] #84 66.06 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:01:16.017Z] #84 66.06 checking for ar... ar [2022-07-21T15:01:16.017Z] #84 66.06 checking for archiver @FILE support... @ [2022-07-21T15:01:16.017Z] #84 66.18 checking for strip... strip [2022-07-21T15:01:16.017Z] #84 66.19 checking for ranlib... ranlib [2022-07-21T15:01:16.017Z] #84 66.19 checking for gawk... no [2022-07-21T15:01:16.017Z] #84 66.19 checking for mawk... mawk [2022-07-21T15:01:16.277Z] #84 66.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:01:16.277Z] #84 66.49 checking for sysroot... no [2022-07-21T15:01:16.277Z] #84 66.51 checking for a working dd... /bin/dd [2022-07-21T15:01:16.277Z] #84 66.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:01:16.277Z] #84 66.60 checking for mt... no [2022-07-21T15:01:16.277Z] #84 66.61 checking if : is a manifest tool... no [2022-07-21T15:01:16.536Z] #84 66.62 checking how to run the C preprocessor... gcc -E [2022-07-21T15:01:16.722Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.0s [2022-07-21T15:01:16.797Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 12.9s done [2022-07-21T15:01:16.797Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 [2022-07-21T15:01:17.054Z] #84 66.84 checking for ANSI C header files... yes [2022-07-21T15:01:17.054Z] #84 67.22 checking for sys/types.h... yes [2022-07-21T15:01:17.059Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-21T15:01:17.059Z] #11 DONE 47.0s [2022-07-21T15:01:17.059Z] [2022-07-21T15:01:17.059Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-21T15:01:17.059Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-21T15:01:17.180Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.8s done [2022-07-21T15:01:17.180Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0.1s [2022-07-21T15:01:17.313Z] #84 67.35 checking for sys/stat.h... yes [2022-07-21T15:01:17.313Z] #84 67.47 checking for stdlib.h... yes [2022-07-21T15:01:17.313Z] #84 67.59 checking for string.h... yes [2022-07-21T15:01:17.423Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done [2022-07-21T15:01:17.423Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-07-21T15:01:17.572Z] #84 67.73 checking for memory.h... yes [2022-07-21T15:01:17.831Z] #84 67.85 checking for strings.h... yes [2022-07-21T15:01:18.001Z] #12 DONE 0.9s [2022-07-21T15:01:18.090Z] #84 68.01 checking for inttypes.h... yes [2022-07-21T15:01:18.090Z] #84 68.17 checking for stdint.h... yes [2022-07-21T15:01:18.261Z] [2022-07-21T15:01:18.261Z] #13 [base 3/3] 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-07-21T15:01:18.261Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-21T15:01:18.350Z] #84 68.30 checking for unistd.h... yes [2022-07-21T15:01:18.350Z] #84 68.44 checking for dlfcn.h... yes [2022-07-21T15:01:18.350Z] #84 68.54 checking for objdir... .libs [2022-07-21T15:01:18.523Z] #13 DONE 0.4s [2022-07-21T15:01:18.523Z] [2022-07-21T15:01:18.523Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-21T15:01:18.523Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-21T15:01:18.523Z] #33 DONE 0.0s [2022-07-21T15:01:18.523Z] [2022-07-21T15:01:18.523Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:18.523Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:01:18.785Z] #34 ... [2022-07-21T15:01:18.785Z] [2022-07-21T15:01:18.785Z] #50 [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-07-21T15:01:18.785Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-21T15:01:18.785Z] #50 DONE 0.2s [2022-07-21T15:01:18.785Z] [2022-07-21T15:01:18.785Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-21T15:01:18.785Z] #25 sha256:7af49358106483226af6a1722767ceebf78209af014826fc68beda75b1ff710f [2022-07-21T15:01:18.785Z] #25 DONE 0.2s [2022-07-21T15:01:18.785Z] [2022-07-21T15:01:18.785Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-21T15:01:18.785Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-21T15:01:18.785Z] #46 DONE 0.3s [2022-07-21T15:01:18.785Z] [2022-07-21T15:01:18.785Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-21T15:01:18.785Z] #66 sha256:18131eb5c371e388d43a18bd568673e1be46f3b7af4e2e0d0f8e0eca5991fef2 [2022-07-21T15:01:18.785Z] #66 DONE 0.3s [2022-07-21T15:01:18.868Z] #84 68.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:01:18.868Z] #84 69.02 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:01:18.868Z] #84 69.02 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:01:19.046Z] [2022-07-21T15:01:19.046Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:19.046Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:19.245Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.3s done [2022-07-21T15:01:19.245Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-21T15:01:19.437Z] #84 69.11 checking if gcc static flag -static works... yes [2022-07-21T15:01:19.437Z] #84 69.44 checking if gcc supports -c -o file.o... yes [2022-07-21T15:01:19.437Z] #84 69.58 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:01:19.437Z] #84 69.58 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:01:19.696Z] #84 69.67 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:01:19.696Z] #84 70.00 checking how to hardcode library paths into programs... immediate [2022-07-21T15:01:19.696Z] #84 70.00 checking whether stripping libraries is possible... yes [2022-07-21T15:01:19.696Z] #84 70.01 checking if libtool supports shared libraries... yes [2022-07-21T15:01:19.696Z] #84 70.01 checking whether to build shared libraries... no [2022-07-21T15:01:19.696Z] #84 70.01 checking whether to build static libraries... yes [2022-07-21T15:01:19.696Z] #84 70.01 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:01:19.696Z] #84 70.05 checking whether build environment is sane... yes [2022-07-21T15:01:19.955Z] #84 70.10 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:01:19.955Z] #84 70.10 checking whether make sets $(MAKE)... yes [2022-07-21T15:01:19.955Z] #84 70.14 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:01:19.955Z] #84 70.16 checking whether make supports nested variables... yes [2022-07-21T15:01:19.955Z] #84 70.18 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:01:19.955Z] #84 70.18 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:01:19.955Z] #84 70.20 checking how to create a ustar tar archive... gnutar [2022-07-21T15:01:19.955Z] #84 70.24 checking dependency style of gcc... gcc3 [2022-07-21T15:01:20.214Z] #84 70.35 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:01:20.214Z] #84 70.35 checking whether make supports nested variables... (cached) yes [2022-07-21T15:01:20.214Z] #84 70.35 checking for gawk... (cached) mawk [2022-07-21T15:01:20.214Z] #84 70.35 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:01:20.214Z] #84 70.36 checking for gcc... (cached) gcc [2022-07-21T15:01:20.214Z] #84 70.42 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:01:20.214Z] #84 70.42 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:01:20.214Z] #84 70.42 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:01:20.214Z] #84 70.42 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:01:20.214Z] #84 70.42 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:01:20.214Z] #84 70.48 checking for python3... /usr/bin/python3 [2022-07-21T15:01:20.214Z] #84 70.48 checking for python3 version... 3.9 [2022-07-21T15:01:20.214Z] #84 70.53 checking for python3 platform... linux [2022-07-21T15:01:20.473Z] #84 70.57 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:01:20.473Z] #84 70.71 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:01:20.733Z] #84 70.84 checking for go-md2man... no [2022-07-21T15:01:20.733Z] #84 70.85 checking error.h usability... yes [2022-07-21T15:01:20.733Z] #84 71.00 checking error.h presence... yes [2022-07-21T15:01:20.733Z] #84 71.04 checking for error.h... yes [2022-07-21T15:01:20.992Z] #84 71.08 checking linux/openat2.h usability... yes [2022-07-21T15:01:20.992Z] #84 71.22 checking linux/openat2.h presence... yes [2022-07-21T15:01:21.252Z] #84 71.26 checking for linux/openat2.h... yes [2022-07-21T15:01:21.252Z] #84 71.28 checking for copy_file_range... yes [2022-07-21T15:01:21.367Z] #11 ... [2022-07-21T15:01:21.367Z] [2022-07-21T15:01:21.367Z] #29 [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-07-21T15:01:21.367Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-21T15:01:21.367Z] #29 1.235 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:21.367Z] #29 1.246 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:21.367Z] #29 1.246 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:21.367Z] #29 1.434 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:01:21.367Z] #29 1.856 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:01:21.367Z] #29 1.875 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:01:21.367Z] #29 2.899 Fetched 8441 kB in 2s (4400 kB/s) [2022-07-21T15:01:21.367Z] #29 2.899 Reading package lists... [2022-07-21T15:01:21.367Z] #29 3.589 Reading package lists... [2022-07-21T15:01:21.367Z] #29 4.200 Building dependency tree... [2022-07-21T15:01:21.367Z] #29 4.655 The following additional packages will be installed: [2022-07-21T15:01:21.367Z] #29 4.655 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-21T15:01:21.367Z] #29 4.663 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-21T15:01:21.367Z] #29 4.663 Recommended packages: [2022-07-21T15:01:21.367Z] #29 4.663 libldap-common publicsuffix libsasl2-modules [2022-07-21T15:01:21.367Z] #29 4.795 The following NEW packages will be installed: [2022-07-21T15:01:21.367Z] #29 4.795 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-21T15:01:21.367Z] #29 4.795 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-21T15:01:21.367Z] #29 4.795 libssh2-1 openssl [2022-07-21T15:01:21.367Z] #29 5.065 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:21.367Z] #29 5.065 Need to get 2934 kB of archives. [2022-07-21T15:01:21.367Z] #29 5.065 After this operation, 6476 kB of additional disk space will be used. [2022-07-21T15:01:21.367Z] #29 5.065 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-21T15:01:21.367Z] #29 5.073 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-21T15:01:21.367Z] #29 5.074 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-21T15:01:21.367Z] #29 5.077 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-07-21T15:01:21.367Z] #29 5.079 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-21T15:01:21.367Z] #29 5.079 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-21T15:01:21.367Z] #29 5.119 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-21T15:01:21.367Z] #29 5.120 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-21T15:01:21.367Z] #29 5.120 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-21T15:01:21.367Z] #29 5.121 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-21T15:01:21.367Z] #29 5.121 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-21T15:01:21.367Z] #29 5.123 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-21T15:01:21.367Z] #29 5.125 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-21T15:01:21.367Z] #29 5.129 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-21T15:01:21.367Z] #29 5.132 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-21T15:01:21.367Z] #29 5.321 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:01:21.367Z] #29 5.358 Fetched 2934 kB in 0s (8854 kB/s) [2022-07-21T15:01:21.367Z] #29 5.383 Selecting previously unselected package openssl. [2022-07-21T15:01:21.367Z] #29 5.383 (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-07-21T15:01:21.367Z] #29 5.384 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-21T15:01:21.367Z] #29 5.390 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:01:21.367Z] #29 5.511 Selecting previously unselected package ca-certificates. [2022-07-21T15:01:21.367Z] #29 5.511 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-21T15:01:21.367Z] #29 5.515 Unpacking ca-certificates (20210119) ... [2022-07-21T15:01:21.367Z] #29 5.578 Selecting previously unselected package libbrotli1:arm64. [2022-07-21T15:01:21.367Z] #29 5.579 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-21T15:01:21.367Z] #29 5.588 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-21T15:01:21.367Z] #29 5.642 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-21T15:01:21.367Z] #29 5.642 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-21T15:01:21.367Z] #29 5.646 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 5.696 Selecting previously unselected package libsasl2-2:arm64. [2022-07-21T15:01:21.368Z] #29 5.696 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 5.697 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 5.748 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-21T15:01:21.368Z] #29 5.748 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 5.753 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 5.824 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-21T15:01:21.368Z] #29 5.824 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 5.829 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-21T15:01:21.368Z] #29 5.880 Selecting previously unselected package libpsl5:arm64. [2022-07-21T15:01:21.368Z] #29 5.880 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 5.885 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-21T15:01:21.368Z] #29 5.930 Selecting previously unselected package librtmp1:arm64. [2022-07-21T15:01:21.368Z] #29 5.930 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 5.934 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:01:21.368Z] #29 5.984 Selecting previously unselected package libssh2-1:arm64. [2022-07-21T15:01:21.368Z] #29 5.984 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 5.989 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-21T15:01:21.368Z] #29 6.055 Selecting previously unselected package libcurl4:arm64. [2022-07-21T15:01:21.368Z] #29 6.055 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 6.059 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 6.121 Selecting previously unselected package curl. [2022-07-21T15:01:21.368Z] #29 6.123 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 6.127 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 6.189 Selecting previously unselected package libonig5:arm64. [2022-07-21T15:01:21.368Z] #29 6.189 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 6.194 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-21T15:01:21.368Z] #29 6.261 Selecting previously unselected package libjq1:arm64. [2022-07-21T15:01:21.368Z] #29 6.261 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 6.265 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-21T15:01:21.368Z] #29 6.313 Selecting previously unselected package jq. [2022-07-21T15:01:21.368Z] #29 6.313 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-21T15:01:21.368Z] #29 6.317 Unpacking jq (1.6-2.1) ... [2022-07-21T15:01:21.368Z] #29 6.358 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-21T15:01:21.368Z] #29 6.374 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-21T15:01:21.368Z] #29 6.388 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-21T15:01:21.368Z] #29 6.403 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 6.416 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:01:21.368Z] #29 6.430 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 6.442 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-21T15:01:21.368Z] #29 6.455 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:01:21.368Z] #29 6.474 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-21T15:01:21.368Z] #29 6.486 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-21T15:01:21.368Z] #29 6.500 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 6.545 Setting up ca-certificates (20210119) ... [2022-07-21T15:01:21.368Z] #29 7.127 Updating certificates in /etc/ssl/certs... [2022-07-21T15:01:21.368Z] #29 7.883 129 added, 0 removed; done. [2022-07-21T15:01:21.368Z] #29 7.993 Setting up jq (1.6-2.1) ... [2022-07-21T15:01:21.368Z] #29 8.005 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 8.017 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.368Z] #29 8.030 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:01:21.368Z] #29 8.057 Processing triggers for ca-certificates (20210119) ... [2022-07-21T15:01:21.368Z] #29 8.069 Updating certificates in /etc/ssl/certs... [2022-07-21T15:01:21.368Z] #29 8.705 0 added, 0 removed; done. [2022-07-21T15:01:21.368Z] #29 8.705 Running hooks in /etc/ca-certificates/update.d... [2022-07-21T15:01:21.368Z] #29 8.705 done. [2022-07-21T15:01:21.368Z] #29 ... [2022-07-21T15:01:21.368Z] [2022-07-21T15:01:21.368Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:21.368Z] #11 sha256:c76cccb4e8db4ca3db798c153316d7299214d2acd6f9091194d53f4673ef7b6b [2022-07-21T15:01:21.510Z] #84 71.51 checking for fgetxattr... yes [2022-07-21T15:01:21.615Z] #11 ... [2022-07-21T15:01:21.615Z] [2022-07-21T15:01:21.615Z] #29 [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-07-21T15:01:21.615Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-21T15:01:21.615Z] #29 1.085 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:21.615Z] #29 1.115 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:21.615Z] #29 1.115 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:21.615Z] #29 1.245 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:21.615Z] #29 1.507 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:21.615Z] #29 1.985 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:21.615Z] #29 3.134 Fetched 8555 kB in 2s (3706 kB/s) [2022-07-21T15:01:21.615Z] #29 3.134 Reading package lists... [2022-07-21T15:01:21.615Z] #29 3.951 Reading package lists... [2022-07-21T15:01:21.615Z] #29 4.742 Building dependency tree... [2022-07-21T15:01:21.615Z] #29 5.082 The following additional packages will be installed: [2022-07-21T15:01:21.615Z] #29 5.083 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-21T15:01:21.615Z] #29 5.083 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-21T15:01:21.615Z] #29 5.084 Recommended packages: [2022-07-21T15:01:21.615Z] #29 5.084 libldap-common publicsuffix libsasl2-modules [2022-07-21T15:01:21.615Z] #29 5.261 The following NEW packages will be installed: [2022-07-21T15:01:21.615Z] #29 5.262 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-21T15:01:21.615Z] #29 5.263 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-21T15:01:21.615Z] #29 5.263 libssh2-1 openssl [2022-07-21T15:01:21.615Z] #29 5.541 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:21.615Z] #29 5.541 Need to get 3041 kB of archives. [2022-07-21T15:01:21.615Z] #29 5.541 After this operation, 6651 kB of additional disk space will be used. [2022-07-21T15:01:21.615Z] #29 5.541 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-21T15:01:21.615Z] #29 5.554 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-21T15:01:21.615Z] #29 5.560 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-21T15:01:21.615Z] #29 5.560 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-21T15:01:21.615Z] #29 5.560 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-21T15:01:21.615Z] #29 5.560 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-21T15:01:21.615Z] #29 5.560 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-21T15:01:21.615Z] #29 5.587 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-21T15:01:21.615Z] #29 5.587 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-21T15:01:21.615Z] #29 5.587 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-21T15:01:21.615Z] #29 5.587 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-21T15:01:21.615Z] #29 5.587 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-21T15:01:21.615Z] #29 5.587 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:01:21.615Z] #29 5.588 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:01:21.615Z] #29 5.589 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:01:21.615Z] #29 5.738 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:01:21.615Z] #29 5.770 Fetched 3041 kB in 0s (9519 kB/s) [2022-07-21T15:01:21.615Z] #29 5.794 Selecting previously unselected package openssl. [2022-07-21T15:01:21.615Z] #29 5.794 (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 ... 6661 files and directories currently installed.) [2022-07-21T15:01:21.616Z] #29 5.803 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 5.808 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:01:21.616Z] #29 5.955 Selecting previously unselected package ca-certificates. [2022-07-21T15:01:21.616Z] #29 5.956 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-21T15:01:21.616Z] #29 5.959 Unpacking ca-certificates (20210119) ... [2022-07-21T15:01:21.616Z] #29 6.031 Selecting previously unselected package libbrotli1:amd64. [2022-07-21T15:01:21.616Z] #29 6.033 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.043 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T15:01:21.616Z] #29 6.119 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-21T15:01:21.616Z] #29 6.119 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.122 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 6.165 Selecting previously unselected package libsasl2-2:amd64. [2022-07-21T15:01:21.616Z] #29 6.165 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.171 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 6.218 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-21T15:01:21.616Z] #29 6.218 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.227 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 6.291 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-21T15:01:21.616Z] #29 6.292 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.296 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T15:01:21.616Z] #29 6.344 Selecting previously unselected package libpsl5:amd64. [2022-07-21T15:01:21.616Z] #29 6.344 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.348 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T15:01:21.616Z] #29 6.392 Selecting previously unselected package librtmp1:amd64. [2022-07-21T15:01:21.616Z] #29 6.392 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.401 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:01:21.616Z] #29 6.439 Selecting previously unselected package libssh2-1:amd64. [2022-07-21T15:01:21.616Z] #29 6.440 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.444 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T15:01:21.616Z] #29 6.531 Selecting previously unselected package libcurl4:amd64. [2022-07-21T15:01:21.616Z] #29 6.533 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.536 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 6.598 Selecting previously unselected package curl. [2022-07-21T15:01:21.616Z] #29 6.600 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.604 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 6.720 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:01:21.616Z] #29 6.720 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.728 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:01:21.616Z] #29 6.864 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:01:21.616Z] #29 6.864 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.867 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:01:21.616Z] #29 6.928 Selecting previously unselected package jq. [2022-07-21T15:01:21.616Z] #29 6.928 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:01:21.616Z] #29 6.932 Unpacking jq (1.6-2.1) ... [2022-07-21T15:01:21.616Z] #29 6.984 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-21T15:01:21.616Z] #29 6.997 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-21T15:01:21.616Z] #29 7.011 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-21T15:01:21.616Z] #29 7.029 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 7.042 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-21T15:01:21.616Z] #29 7.055 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 7.066 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-21T15:01:21.616Z] #29 7.087 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-21T15:01:21.616Z] #29 7.114 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:01:21.616Z] #29 7.125 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:01:21.616Z] #29 7.142 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 7.157 Setting up ca-certificates (20210119) ... [2022-07-21T15:01:21.616Z] #29 7.777 Updating certificates in /etc/ssl/certs... [2022-07-21T15:01:21.616Z] #29 8.465 129 added, 0 removed; done. [2022-07-21T15:01:21.616Z] #29 8.578 Setting up jq (1.6-2.1) ... [2022-07-21T15:01:21.616Z] #29 8.590 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 8.605 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-21T15:01:21.616Z] #29 8.614 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:01:21.616Z] #29 8.635 Processing triggers for ca-certificates (20210119) ... [2022-07-21T15:01:21.616Z] #29 8.645 Updating certificates in /etc/ssl/certs... [2022-07-21T15:01:21.616Z] #29 9.205 0 added, 0 removed; done. [2022-07-21T15:01:21.616Z] #29 9.206 Running hooks in /etc/ca-certificates/update.d... [2022-07-21T15:01:21.616Z] #29 9.207 done. [2022-07-21T15:01:21.626Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.6s done [2022-07-21T15:01:21.769Z] #84 71.72 checking for statx... yes [2022-07-21T15:01:21.769Z] #84 71.93 checking for fgetpwent_r... yes [2022-07-21T15:01:21.885Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a [2022-07-21T15:01:22.029Z] #84 72.14 checking for issetugid... no [2022-07-21T15:01:22.029Z] #84 72.33 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:01:22.029Z] #84 72.34 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:01:22.194Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-07-21T15:01:22.288Z] #84 72.34 checking for library containing yajl_tree_get... -lyajl [2022-07-21T15:01:22.547Z] #84 72.69 checking for yajl >= 2.0.0... yes [2022-07-21T15:01:22.547Z] #84 72.70 checking sys/capability.h usability... yes [2022-07-21T15:01:22.547Z] #84 72.83 checking sys/capability.h presence... yes [2022-07-21T15:01:22.547Z] #84 72.88 checking for sys/capability.h... yes [2022-07-21T15:01:22.573Z] #29 DONE 10.8s [2022-07-21T15:01:22.573Z] [2022-07-21T15:01:22.573Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-21T15:01:22.573Z] #30 sha256:ca5952d88a679be4fec245c538f8119c83bfb1a20d7b8158a291a0e2eaddd289 [2022-07-21T15:01:22.832Z] #30 DONE 0.3s [2022-07-21T15:01:22.832Z] [2022-07-21T15:01:22.832Z] #31 [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-07-21T15:01:22.832Z] #31 sha256:af1c04878fb2962b1cb296dfc4c568b69901f9b725000fb2f455b40df43943be [2022-07-21T15:01:23.115Z] #84 72.89 checking for library containing cap_from_name... -lcap [2022-07-21T15:01:23.570Z] #11 DONE 20.7s [2022-07-21T15:01:23.570Z] [2022-07-21T15:01:23.570Z] #29 [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-07-21T15:01:23.570Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-21T15:01:23.570Z] #29 DONE 12.3s [2022-07-21T15:01:23.570Z] [2022-07-21T15:01:23.570Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-21T15:01:23.570Z] #30 sha256:a2baa8a7a35a7866ba0a779dd0c9571696ef072a18c969c2d9118abdf9ea8618 [2022-07-21T15:01:23.570Z] #30 DONE 0.1s [2022-07-21T15:01:23.570Z] [2022-07-21T15:01:23.570Z] #31 [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-07-21T15:01:23.570Z] #31 sha256:6b921b8cd4b0f01eaddc61d809cf9371ac2d1bd19b13b3ea27d5f68ef1955667 [2022-07-21T15:01:23.683Z] #84 73.35 checking for library containing dlopen... -ldl [2022-07-21T15:01:23.683Z] #84 73.73 checking seccomp.h usability... yes [2022-07-21T15:01:23.683Z] #84 73.84 checking seccomp.h presence... yes [2022-07-21T15:01:23.683Z] #84 73.86 checking for seccomp.h... yes [2022-07-21T15:01:23.832Z] #31 ... [2022-07-21T15:01:23.832Z] [2022-07-21T15:01:23.832Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-21T15:01:23.832Z] #12 sha256:b049ffc12560a218076745d49180cf528b788a7078081d2c2099febaafde9bdf [2022-07-21T15:01:23.832Z] #12 DONE 0.5s [2022-07-21T15:01:23.832Z] [2022-07-21T15:01:23.832Z] #13 [base 3/3] 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-07-21T15:01:23.832Z] #13 sha256:917a498e61c137d282cecd4117800487ae6c310fe4fc81d645f324370912fe99 [2022-07-21T15:01:23.942Z] #84 73.86 checking for library containing seccomp_rule_add... -lseccomp [2022-07-21T15:01:23.942Z] #84 ... [2022-07-21T15:01:23.942Z] [2022-07-21T15:01:23.942Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:01:23.942Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:01:23.942Z] #19 95.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-07-21T15:01:23.942Z] #19 95.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-07-21T15:01:23.942Z] #19 95.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-21T15:01:23.942Z] #19 95.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-07-21T15:01:23.942Z] #19 95.26 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-21T15:01:23.942Z] #19 97.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-21T15:01:23.942Z] #19 97.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:01:23.942Z] #19 97.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-21T15:01:23.942Z] #19 97.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-21T15:01:23.942Z] #19 97.24 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-21T15:01:23.942Z] #19 97.24 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:01:23.942Z] #19 97.56 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-21T15:01:23.942Z] #19 97.57 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-21T15:01:23.942Z] #19 97.58 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-21T15:01:23.942Z] #19 97.58 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-21T15:01:23.942Z] #19 97.58 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-21T15:01:23.942Z] #19 97.59 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-21T15:01:23.942Z] #19 97.59 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-21T15:01:23.942Z] #19 97.60 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-21T15:01:23.942Z] #19 97.60 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-21T15:01:23.942Z] #19 97.60 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-21T15:01:23.942Z] #19 97.60 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-21T15:01:23.942Z] #19 97.60 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-21T15:01:23.942Z] #19 97.61 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-21T15:01:23.942Z] #19 97.61 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-21T15:01:23.942Z] #19 97.64 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-21T15:01:23.942Z] #19 97.65 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-21T15:01:23.942Z] #19 97.65 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-21T15:01:23.942Z] #19 97.65 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-21T15:01:23.942Z] #19 97.71 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-21T15:01:23.942Z] #19 97.72 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-21T15:01:23.942Z] #19 97.75 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-21T15:01:23.942Z] #19 97.79 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-21T15:01:23.942Z] #19 99.77 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-21T15:01:23.942Z] #19 99.78 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-21T15:01:23.942Z] #19 99.81 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-21T15:01:23.942Z] #19 99.87 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-21T15:01:23.942Z] #19 99.94 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-21T15:01:23.943Z] #19 101.7 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-21T15:01:23.943Z] #19 101.7 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-21T15:01:23.943Z] #19 101.7 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-21T15:01:23.943Z] #19 101.7 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-21T15:01:23.943Z] #19 101.7 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-21T15:01:23.943Z] #19 101.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-21T15:01:23.943Z] #19 101.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-21T15:01:23.943Z] #19 101.8 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-21T15:01:23.943Z] #19 101.8 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-21T15:01:23.943Z] #19 101.8 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-21T15:01:23.943Z] #19 101.8 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-21T15:01:23.943Z] #19 103.9 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-21T15:01:23.943Z] #19 103.9 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-21T15:01:23.943Z] #19 103.9 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-21T15:01:23.943Z] #19 104.0 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-21T15:01:23.943Z] #19 104.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-21T15:01:23.943Z] #19 ... [2022-07-21T15:01:23.943Z] [2022-07-21T15:01:23.943Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:23.943Z] #43 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:23.943Z] #43 113.5 Delve is a source level debugger for Go programs. [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-21T15:01:23.943Z] #43 113.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Pass flags to the program you are debugging using `--`, for example: [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Usage: [2022-07-21T15:01:23.943Z] #43 113.5 dlv [command] [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Available Commands: [2022-07-21T15:01:23.943Z] #43 113.5 attach Attach to running process and begin debugging. [2022-07-21T15:01:23.943Z] #43 113.5 connect Connect to a headless debug server with a terminal client. [2022-07-21T15:01:23.943Z] #43 113.5 core Examine a core dump. [2022-07-21T15:01:23.943Z] #43 113.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-21T15:01:23.943Z] #43 113.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-21T15:01:23.943Z] #43 113.5 exec Execute a precompiled binary, and begin a debug session. [2022-07-21T15:01:23.943Z] #43 113.5 help Help about any command [2022-07-21T15:01:23.943Z] #43 113.5 run Deprecated command. Use 'debug' instead. [2022-07-21T15:01:23.943Z] #43 113.5 test Compile test binary and begin debugging program. [2022-07-21T15:01:23.943Z] #43 113.5 trace Compile and begin tracing program. [2022-07-21T15:01:23.943Z] #43 113.5 version Prints version. [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Flags: [2022-07-21T15:01:23.943Z] #43 113.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-21T15:01:23.943Z] #43 113.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-21T15:01:23.943Z] #43 113.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-21T15:01:23.943Z] #43 113.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-21T15:01:23.943Z] #43 113.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-21T15:01:23.943Z] #43 113.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-21T15:01:23.943Z] #43 113.5 --disable-aslr Disables address space randomization [2022-07-21T15:01:23.943Z] #43 113.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-21T15:01:23.943Z] #43 113.5 -h, --help help for dlv [2022-07-21T15:01:23.943Z] #43 113.5 --init string Init file, executed by the terminal client. [2022-07-21T15:01:23.943Z] #43 113.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-21T15:01:23.943Z] #43 113.5 --log Enable debugging server logging. [2022-07-21T15:01:23.943Z] #43 113.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-21T15:01:23.943Z] #43 113.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-21T15:01:23.943Z] #43 113.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-21T15:01:23.943Z] #43 113.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-21T15:01:23.943Z] #43 113.5 --wd string Working directory for running the program. [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Additional help topics: [2022-07-21T15:01:23.943Z] #43 113.5 dlv backend Help about the --backend flag. [2022-07-21T15:01:23.943Z] #43 113.5 dlv log Help about logging flags. [2022-07-21T15:01:23.943Z] #43 113.5 dlv redirect Help about file redirection. [2022-07-21T15:01:23.943Z] #43 113.5 [2022-07-21T15:01:23.943Z] #43 113.5 Use "dlv [command] --help" for more information about a command. [2022-07-21T15:01:24.200Z] #31 1.507 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-21T15:01:24.338Z] #67 ... [2022-07-21T15:01:24.338Z] [2022-07-21T15:01:24.338Z] #76 [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-07-21T15:01:24.338Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:24.338Z] #76 3.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:24.338Z] #76 3.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:24.338Z] #76 3.170 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:24.338Z] #76 3.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:24.338Z] #76 3.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:24.338Z] #76 4.565 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:24.338Z] #76 5.460 Fetched 8555 kB in 3s (3220 kB/s) [2022-07-21T15:01:24.406Z] #13 DONE 0.5s [2022-07-21T15:01:24.406Z] [2022-07-21T15:01:24.406Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-21T15:01:24.406Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-21T15:01:24.406Z] #33 ... [2022-07-21T15:01:24.406Z] [2022-07-21T15:01:24.406Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-21T15:01:24.406Z] #46 sha256:5d18c32ec7853d729df69cf12f5154ea646e9eec09941e22bfa6942d9d989571 [2022-07-21T15:01:24.406Z] #46 DONE 0.2s [2022-07-21T15:01:24.456Z] #31 1.778 [2022-07-21T15:01:24.503Z] #11 ... [2022-07-21T15:01:24.503Z] [2022-07-21T15:01:24.503Z] #31 [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-07-21T15:01:24.503Z] #31 sha256:573b3f8c7e55d75c84fbfb4da58a13b77790091c966d1ed852b658c2011967d8 [2022-07-21T15:01:24.503Z] #31 2.201 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-21T15:01:24.503Z] #31 2.552 [2022-07-21T15:01:24.503Z] #31 2.778 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:24.503Z] #31 3.053 [2022-07-21T15:01:24.503Z] #31 4.271 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-21T15:01:24.503Z] #31 4.647 [2022-07-21T15:01:24.503Z] #31 4.866 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:24.503Z] #31 5.168 [2022-07-21T15:01:24.503Z] #31 6.231 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-21T15:01:24.503Z] #31 6.534 [2022-07-21T15:01:24.503Z] #31 6.771 #=#=# ################### 26.8% ########################################## 58.6% ################################################################# 90.5% ######################################################################## 100.0% [2022-07-21T15:01:24.503Z] #31 7.342 [2022-07-21T15:01:24.503Z] #31 8.423 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-21T15:01:24.503Z] #31 8.712 [2022-07-21T15:01:24.503Z] #31 8.940 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:24.503Z] #31 9.282 [2022-07-21T15:01:24.503Z] #31 10.07 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-21T15:01:24.503Z] #31 ... [2022-07-21T15:01:24.503Z] [2022-07-21T15:01:24.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:24.503Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:24.503Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-07-21T15:01:24.670Z] [2022-07-21T15:01:24.670Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-21T15:01:24.670Z] #33 sha256:6c00b4e4547346053f8f102cfd5c39a6beb65c0f075a61dbbfd9adb030eb919e [2022-07-21T15:01:24.670Z] #33 DONE 0.3s [2022-07-21T15:01:24.670Z] [2022-07-21T15:01:24.670Z] #50 [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-07-21T15:01:24.670Z] #50 sha256:c6bb93e5f4675ecda38cdfaf3afd3d6f2cd28bbe8eeaaa77d81dab77210c87ff [2022-07-21T15:01:24.670Z] #50 DONE 0.4s [2022-07-21T15:01:24.670Z] [2022-07-21T15:01:24.670Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:24.670Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-21T15:01:24.670Z] #34 ... [2022-07-21T15:01:24.670Z] [2022-07-21T15:01:24.670Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-21T15:01:24.670Z] #25 sha256:8ac1319f20ca88bed85e81b81130fd90d4e3d7cec81a1c41140b2dc193274999 [2022-07-21T15:01:24.670Z] #25 DONE 0.4s [2022-07-21T15:01:24.670Z] [2022-07-21T15:01:24.670Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-21T15:01:24.670Z] #66 sha256:1e7285a3af7fc9155cf148b1bf939d7f3c8b45157e6cec75e38080bd77430e6d [2022-07-21T15:01:24.670Z] #66 DONE 0.4s [2022-07-21T15:01:24.713Z] #31 1.993 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:24.880Z] #43 DONE 114.3s [2022-07-21T15:01:24.880Z] [2022-07-21T15:01:24.880Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:24.880Z] #41 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:01:24.880Z] #41 DONE 114.0s [2022-07-21T15:01:24.880Z] [2022-07-21T15:01:24.880Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:01:24.880Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:01:24.880Z] #19 105.9 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-21T15:01:24.880Z] #19 105.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-21T15:01:24.880Z] #19 105.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-21T15:01:24.880Z] #19 105.9 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-21T15:01:24.880Z] #19 106.0 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-21T15:01:24.880Z] #19 106.0 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-21T15:01:24.880Z] #19 106.0 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-21T15:01:24.880Z] #19 106.0 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-21T15:01:24.880Z] #19 106.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-21T15:01:24.880Z] #19 106.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-21T15:01:24.880Z] #19 106.1 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-21T15:01:24.880Z] #19 106.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-21T15:01:24.880Z] #19 106.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-21T15:01:24.880Z] #19 106.2 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-21T15:01:24.880Z] #19 106.3 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-21T15:01:24.910Z] #76 5.460 Reading package lists... [2022-07-21T15:01:24.910Z] #76 ... [2022-07-21T15:01:24.910Z] [2022-07-21T15:01:24.910Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:24.910Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:24.910Z] #67 6.119 + RM_GOPATH=0 [2022-07-21T15:01:24.910Z] #67 6.119 + TMP_GOPATH= [2022-07-21T15:01:24.910Z] #67 6.119 + : /build [2022-07-21T15:01:24.910Z] #67 6.119 + '[' -z '' ']' [2022-07-21T15:01:24.910Z] #67 6.119 ++ mktemp -d [2022-07-21T15:01:24.910Z] #67 6.119 + export GOPATH=/tmp/tmp.negsJfewEs [2022-07-21T15:01:24.910Z] #67 6.119 + GOPATH=/tmp/tmp.negsJfewEs [2022-07-21T15:01:24.910Z] #67 6.119 + RM_GOPATH=1 [2022-07-21T15:01:24.910Z] #67 6.119 + case "$(go env GOARCH)" in [2022-07-21T15:01:24.910Z] #67 6.119 ++ go env GOARCH [2022-07-21T15:01:24.910Z] #67 6.146 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:24.910Z] #67 6.147 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:24.910Z] #67 6.147 ++ dirname /install.sh [2022-07-21T15:01:24.910Z] #67 6.150 + dir=/ [2022-07-21T15:01:24.910Z] #67 6.150 + bin=rootlesskit [2022-07-21T15:01:24.910Z] #67 6.150 + shift [2022-07-21T15:01:24.910Z] #67 6.150 + '[' '!' -f //rootlesskit.installer ']' [2022-07-21T15:01:24.910Z] #67 6.150 + . //rootlesskit.installer [2022-07-21T15:01:24.910Z] #67 6.150 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:24.910Z] #67 6.150 + install_rootlesskit [2022-07-21T15:01:24.910Z] #67 6.150 + case "$1" in [2022-07-21T15:01:24.910Z] #67 6.150 + export CGO_ENABLED=0 [2022-07-21T15:01:24.910Z] #67 6.150 + CGO_ENABLED=0 [2022-07-21T15:01:24.910Z] #67 6.150 + _install_rootlesskit [2022-07-21T15:01:24.910Z] #67 6.151 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-21T15:01:24.910Z] #67 6.151 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:24.910Z] #67 6.153 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:01:24.910Z] #67 6.154 + GOBIN=/build [2022-07-21T15:01:24.910Z] #67 6.154 + GO111MODULE=on [2022-07-21T15:01:24.910Z] #67 6.154 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:24.933Z] [2022-07-21T15:01:24.933Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:24.933Z] #67 sha256:8c9db72579c1a91cce883b8ea50faa203beeebe4e2e3783aef2ca37784b46c72 [2022-07-21T15:01:24.970Z] #31 2.278 [2022-07-21T15:01:25.900Z] #31 3.118 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-21T15:01:26.157Z] #31 3.399 [2022-07-21T15:01:26.296Z] #67 7.138 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-21T15:01:26.414Z] #31 3.621 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:26.671Z] #31 3.882 [2022-07-21T15:01:26.788Z] #19 108.2 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-21T15:01:26.788Z] #19 108.2 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-21T15:01:27.024Z] #11 ... [2022-07-21T15:01:27.024Z] [2022-07-21T15:01:27.024Z] #31 [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-07-21T15:01:27.024Z] #31 sha256:573b3f8c7e55d75c84fbfb4da58a13b77790091c966d1ed852b658c2011967d8 [2022-07-21T15:01:27.024Z] #31 10.42 [2022-07-21T15:01:27.024Z] #31 10.66 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:27.024Z] #31 10.91 [2022-07-21T15:01:27.024Z] #31 10.99 Download of images into '/build' complete. [2022-07-21T15:01:27.024Z] #31 10.99 Use something like the following to load the result into a Docker daemon: [2022-07-21T15:01:27.024Z] #31 10.99 tar -cC '/build' . | docker load [2022-07-21T15:01:27.024Z] #31 DONE 13.5s [2022-07-21T15:01:27.024Z] [2022-07-21T15:01:27.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:27.024Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:27.047Z] #19 108.3 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-21T15:01:27.047Z] #19 108.4 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-21T15:01:27.047Z] #19 108.4 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-21T15:01:27.605Z] #31 4.771 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-21T15:01:27.861Z] #31 5.050 [2022-07-21T15:01:28.376Z] #31 5.268 #=#=# ################# 24.8% ######################################## 56.7% ############################################################### 87.9% ######################################################################## 100.0% [2022-07-21T15:01:28.376Z] #31 5.838 [2022-07-21T15:01:28.448Z] #19 109.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-21T15:01:28.448Z] #19 109.9 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-21T15:01:28.448Z] #19 109.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-21T15:01:28.448Z] #19 109.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-21T15:01:28.716Z] #19 109.9 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-21T15:01:28.716Z] #19 109.9 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-21T15:01:28.716Z] #19 109.9 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-21T15:01:28.716Z] #19 109.9 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-21T15:01:28.716Z] #19 110.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-21T15:01:28.716Z] #19 110.0 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-21T15:01:28.716Z] #19 110.0 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-21T15:01:28.716Z] #19 110.0 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-21T15:01:28.842Z] #67 ... [2022-07-21T15:01:28.842Z] [2022-07-21T15:01:28.842Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:28.842Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:28.842Z] #42 6.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:28.842Z] #42 6.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:28.842Z] #42 6.477 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:28.842Z] #42 8.551 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:28.842Z] #42 ... [2022-07-21T15:01:28.842Z] [2022-07-21T15:01:28.842Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:28.842Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:28.842Z] #62 5.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:28.842Z] #62 5.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:28.842Z] #62 5.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:28.842Z] #62 6.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:28.842Z] #62 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:28.842Z] #62 ... [2022-07-21T15:01:28.842Z] [2022-07-21T15:01:28.842Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:28.842Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:28.842Z] #55 6.957 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-21T15:01:28.842Z] #55 10.16 go: downloading github.com/fatih/color v1.13.0 [2022-07-21T15:01:28.842Z] #55 10.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:29.109Z] #55 10.57 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-21T15:01:29.109Z] #55 ... [2022-07-21T15:01:29.109Z] [2022-07-21T15:01:29.109Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:01:29.109Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:01:29.109Z] #47 6.476 + git clone https://github.com/docker/distribution.git . [2022-07-21T15:01:29.109Z] #47 6.476 Cloning into '.'... [2022-07-21T15:01:29.109Z] #47 ... [2022-07-21T15:01:29.109Z] [2022-07-21T15:01:29.109Z] #14 [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-07-21T15:01:29.109Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:29.109Z] #14 6.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:29.109Z] #14 6.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:29.109Z] #14 6.429 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:29.109Z] #14 7.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:29.372Z] #14 ... [2022-07-21T15:01:29.372Z] [2022-07-21T15:01:29.372Z] #38 [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-07-21T15:01:29.372Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T15:01:29.372Z] #38 7.384 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-21T15:01:29.581Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.1s [2022-07-21T15:01:29.633Z] #38 ... [2022-07-21T15:01:29.633Z] [2022-07-21T15:01:29.633Z] #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-07-21T15:01:29.633Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:01:29.633Z] #57 6.885 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-21T15:01:29.633Z] #57 8.915 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-21T15:01:29.633Z] #57 9.014 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-21T15:01:29.633Z] #57 9.036 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-21T15:01:29.633Z] #57 ... [2022-07-21T15:01:29.633Z] [2022-07-21T15:01:29.633Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:29.633Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:29.633Z] #36 8.078 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-21T15:01:29.758Z] #31 6.718 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-21T15:01:29.758Z] #31 ... [2022-07-21T15:01:29.758Z] [2022-07-21T15:01:29.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:29.758Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:29.758Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.3s done [2022-07-21T15:01:29.758Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.4s [2022-07-21T15:01:29.898Z] #36 ... [2022-07-21T15:01:29.898Z] [2022-07-21T15:01:29.898Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:29.898Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:29.898Z] #40 6.933 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-21T15:01:29.898Z] #40 7.943 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-21T15:01:29.898Z] #40 9.923 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-21T15:01:29.898Z] #40 10.22 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-21T15:01:29.898Z] #40 10.49 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-21T15:01:29.898Z] #40 ... [2022-07-21T15:01:29.898Z] [2022-07-21T15:01:29.898Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:29.898Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:01:29.898Z] #53 6.641 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-21T15:01:29.898Z] #53 9.584 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-21T15:01:29.898Z] #53 9.729 go: downloading github.com/fatih/color v1.10.0 [2022-07-21T15:01:29.898Z] #53 9.866 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-21T15:01:29.898Z] #53 9.926 go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T15:01:29.898Z] #53 10.60 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-21T15:01:29.898Z] #53 10.61 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T15:01:29.898Z] #53 10.78 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-21T15:01:29.898Z] #53 10.79 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-21T15:01:29.898Z] #53 11.09 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-21T15:01:29.898Z] #53 11.18 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-21T15:01:30.016Z] #11 ... [2022-07-21T15:01:30.016Z] [2022-07-21T15:01:30.016Z] #31 [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-07-21T15:01:30.016Z] #31 sha256:af1c04878fb2962b1cb296dfc4c568b69901f9b725000fb2f455b40df43943be [2022-07-21T15:01:30.016Z] #31 7.005 [2022-07-21T15:01:30.016Z] #31 7.228 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:30.108Z] #19 111.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-21T15:01:30.160Z] #53 ... [2022-07-21T15:01:30.160Z] [2022-07-21T15:01:30.160Z] #51 [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-07-21T15:01:30.160Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:01:30.160Z] #51 7.047 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:30.160Z] #51 7.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:30.160Z] #51 7.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:30.160Z] #51 7.703 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-21T15:01:30.160Z] #51 9.342 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:30.160Z] #51 ... [2022-07-21T15:01:30.160Z] [2022-07-21T15:01:30.160Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:30.160Z] #26 sha256:0e2b0bdc51d2545a5af0c9364283f3b0288e9d4380b7faf5e5771d02a80ff010 [2022-07-21T15:01:30.160Z] #26 6.303 + RM_GOPATH=0 [2022-07-21T15:01:30.160Z] #26 6.303 + TMP_GOPATH= [2022-07-21T15:01:30.160Z] #26 6.303 + : /build [2022-07-21T15:01:30.160Z] #26 6.303 + '[' -z '' ']' [2022-07-21T15:01:30.160Z] #26 6.303 ++ mktemp -d [2022-07-21T15:01:30.160Z] #26 6.303 + export GOPATH=/tmp/tmp.9nwPcw0QgP [2022-07-21T15:01:30.160Z] #26 6.303 + GOPATH=/tmp/tmp.9nwPcw0QgP [2022-07-21T15:01:30.160Z] #26 6.303 + RM_GOPATH=1 [2022-07-21T15:01:30.160Z] #26 6.303 + case "$(go env GOARCH)" in [2022-07-21T15:01:30.160Z] #26 6.332 ++ go env GOARCH [2022-07-21T15:01:30.160Z] #26 6.428 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:30.160Z] #26 6.428 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:30.160Z] #26 6.468 ++ dirname /install.sh [2022-07-21T15:01:30.160Z] #26 6.480 + dir=/ [2022-07-21T15:01:30.160Z] #26 6.480 + bin=dockercli [2022-07-21T15:01:30.160Z] #26 6.480 + shift [2022-07-21T15:01:30.160Z] #26 6.480 + '[' '!' -f //dockercli.installer ']' [2022-07-21T15:01:30.160Z] #26 6.480 + . //dockercli.installer [2022-07-21T15:01:30.160Z] #26 6.480 ++ : stable [2022-07-21T15:01:30.160Z] #26 6.480 ++ : 17.06.2-ce [2022-07-21T15:01:30.160Z] #26 6.480 + install_dockercli [2022-07-21T15:01:30.161Z] #26 6.480 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-21T15:01:30.161Z] #26 6.482 Install docker/cli version 17.06.2-ce from stable [2022-07-21T15:01:30.161Z] #26 6.482 ++ uname -m [2022-07-21T15:01:30.161Z] #26 6.498 + arch=x86_64 [2022-07-21T15:01:30.161Z] #26 6.498 + '[' x86_64 '!=' x86_64 ']' [2022-07-21T15:01:30.161Z] #26 6.498 + url=https://download.docker.com/linux/static [2022-07-21T15:01:30.161Z] #26 6.498 + tar -xz docker/docker [2022-07-21T15:01:30.161Z] #26 6.498 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-21T15:01:30.219Z] #67 4.602 + RM_GOPATH=0 [2022-07-21T15:01:30.219Z] #67 4.603 + TMP_GOPATH= [2022-07-21T15:01:30.219Z] #67 4.603 + : /build [2022-07-21T15:01:30.219Z] #67 4.604 + '[' -z '' ']' [2022-07-21T15:01:30.219Z] #67 4.605 ++ mktemp -d [2022-07-21T15:01:30.219Z] #67 4.611 + export GOPATH=/tmp/tmp.EnvPUvzPbd [2022-07-21T15:01:30.219Z] #67 4.611 + GOPATH=/tmp/tmp.EnvPUvzPbd [2022-07-21T15:01:30.219Z] #67 4.615 + RM_GOPATH=1 [2022-07-21T15:01:30.219Z] #67 4.616 + case "$(go env GOARCH)" in [2022-07-21T15:01:30.219Z] #67 4.618 ++ go env GOARCH [2022-07-21T15:01:30.219Z] #67 4.651 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:30.219Z] #67 4.651 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:30.219Z] #67 4.652 ++ dirname /install.sh [2022-07-21T15:01:30.219Z] #67 4.653 + dir=/ [2022-07-21T15:01:30.219Z] #67 4.674 + bin=rootlesskit [2022-07-21T15:01:30.219Z] #67 4.675 + shift [2022-07-21T15:01:30.219Z] #67 4.675 + '[' '!' -f //rootlesskit.installer ']' [2022-07-21T15:01:30.219Z] #67 4.675 + . //rootlesskit.installer [2022-07-21T15:01:30.219Z] #67 4.675 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:30.219Z] #67 4.676 + install_rootlesskit [2022-07-21T15:01:30.219Z] #67 4.676 + case "$1" in [2022-07-21T15:01:30.219Z] #67 4.676 + export CGO_ENABLED=0 [2022-07-21T15:01:30.219Z] #67 4.676 + CGO_ENABLED=0 [2022-07-21T15:01:30.219Z] #67 4.676 + _install_rootlesskit [2022-07-21T15:01:30.219Z] #67 4.677 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-21T15:01:30.219Z] #67 4.678 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:30.219Z] #67 4.678 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:01:30.219Z] #67 4.678 + GOBIN=/build [2022-07-21T15:01:30.219Z] #67 4.678 + GO111MODULE=on [2022-07-21T15:01:30.219Z] #67 4.678 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:30.219Z] #67 5.140 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-21T15:01:30.272Z] #31 7.482 [2022-07-21T15:01:30.367Z] #19 111.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-21T15:01:30.367Z] #19 111.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-21T15:01:30.367Z] #19 111.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-21T15:01:30.367Z] #19 111.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-21T15:01:30.424Z] #26 ... [2022-07-21T15:01:30.424Z] [2022-07-21T15:01:30.424Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:30.424Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:30.424Z] #67 11.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:30.424Z] #67 11.15 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-21T15:01:30.836Z] #31 8.167 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-21T15:01:31.093Z] #31 8.425 [2022-07-21T15:01:31.353Z] #31 8.642 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:31.353Z] #31 ... [2022-07-21T15:01:31.353Z] [2022-07-21T15:01:31.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6bc0fe859a2a28af025f8885fc073996dd14d0371d5c0474aed798317849bc18 [2022-07-21T15:01:31.353Z] #11 sha256:2882b389ef7887055646dbfd0e61d26a7414eda4b76355efe1e1fe058bbe9f06 [2022-07-21T15:01:31.353Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.6s done [2022-07-21T15:01:31.353Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-21T15:01:31.353Z] #11 DONE 28.3s [2022-07-21T15:01:31.610Z] [2022-07-21T15:01:31.610Z] #31 [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-07-21T15:01:31.610Z] #31 sha256:af1c04878fb2962b1cb296dfc4c568b69901f9b725000fb2f455b40df43943be [2022-07-21T15:01:31.610Z] #31 8.870 [2022-07-21T15:01:31.610Z] #31 8.963 Download of images into '/build' complete. [2022-07-21T15:01:31.610Z] #31 8.963 Use something like the following to load the result into a Docker daemon: [2022-07-21T15:01:31.610Z] #31 8.963 tar -cC '/build' . | docker load [2022-07-21T15:01:31.742Z] #19 112.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-21T15:01:31.742Z] #19 112.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-21T15:01:31.742Z] #19 ... [2022-07-21T15:01:31.742Z] [2022-07-21T15:01:31.742Z] #84 [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-07-21T15:01:31.742Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:01:31.742Z] #84 74.13 checking for library containing seccomp_arch_resolve_name... none required [2022-07-21T15:01:31.742Z] #84 74.27 checking systemd/sd-bus.h usability... yes [2022-07-21T15:01:31.742Z] #84 74.37 checking systemd/sd-bus.h presence... yes [2022-07-21T15:01:31.742Z] #84 74.43 checking for systemd/sd-bus.h... yes [2022-07-21T15:01:31.742Z] #84 74.43 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-21T15:01:31.742Z] #84 74.65 checking for sd_notify_barrier... yes [2022-07-21T15:01:31.742Z] #84 74.77 checking linux/bpf.h usability... yes [2022-07-21T15:01:31.742Z] #84 74.85 checking linux/bpf.h presence... yes [2022-07-21T15:01:31.742Z] #84 74.89 checking for linux/bpf.h... yes [2022-07-21T15:01:31.742Z] #84 74.89 checking compilation for eBPF... yes [2022-07-21T15:01:31.742Z] #84 75.12 checking for criu >= 3.15... no [2022-07-21T15:01:31.742Z] #84 75.15 configure: CRIU headers not found, building without CRIU support [2022-07-21T15:01:31.742Z] #84 75.15 checking for criu > 3.16... no [2022-07-21T15:01:31.742Z] #84 75.19 configure: CRIU version doesn't support join-ns API [2022-07-21T15:01:31.742Z] #84 75.19 checking for criu > 3.16.1... no [2022-07-21T15:01:31.742Z] #84 75.21 configure: CRIU version doesn't support for pre-dumping [2022-07-21T15:01:31.742Z] #84 75.21 checking for new mount API (fsconfig)... yes [2022-07-21T15:01:31.742Z] #84 75.28 checking for seccomp notify API... yes [2022-07-21T15:01:31.742Z] #84 75.40 checking for gperf... no [2022-07-21T15:01:31.742Z] #84 75.40 configure: gperf not found - cannot rebuild signal parser code [2022-07-21T15:01:31.742Z] #84 75.40 checking for library containing argp_parse... none required [2022-07-21T15:01:31.742Z] #84 75.85 checking that generated files are newer than configure... done [2022-07-21T15:01:31.742Z] #84 75.85 configure: creating ./config.status [2022-07-21T15:01:31.742Z] #84 77.80 config.status: creating Makefile [2022-07-21T15:01:31.742Z] #84 77.86 config.status: creating rpm/crun.spec [2022-07-21T15:01:31.742Z] #84 77.92 config.status: creating config.h [2022-07-21T15:01:31.742Z] #84 77.94 config.status: executing libtool commands [2022-07-21T15:01:31.742Z] #84 77.97 config.status: executing depfiles commands [2022-07-21T15:01:31.742Z] #84 78.60 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-21T15:01:31.742Z] #84 78.61 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:01:31.742Z] #84 78.75 checking for gcc... gcc [2022-07-21T15:01:31.742Z] #84 78.82 checking whether the C compiler works... yes [2022-07-21T15:01:31.742Z] #84 79.02 checking for C compiler default output file name... a.out [2022-07-21T15:01:31.742Z] #84 79.03 checking for suffix of executables... [2022-07-21T15:01:31.742Z] #84 79.20 checking whether we are cross compiling... no [2022-07-21T15:01:31.742Z] #84 79.30 checking for suffix of object files... o [2022-07-21T15:01:31.742Z] #84 79.37 checking whether we are using the GNU C compiler... yes [2022-07-21T15:01:31.742Z] #84 79.46 checking whether gcc accepts -g... yes [2022-07-21T15:01:31.742Z] #84 79.53 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:01:31.742Z] #84 79.66 checking whether gcc understands -c and -o together... yes [2022-07-21T15:01:31.742Z] #84 79.77 checking how to run the C preprocessor... gcc -E [2022-07-21T15:01:31.742Z] #84 79.90 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:01:31.742Z] #84 79.91 checking for egrep... /bin/grep -E [2022-07-21T15:01:31.742Z] #84 79.91 checking for ANSI C header files... yes [2022-07-21T15:01:31.742Z] #84 80.23 checking for sys/types.h... yes [2022-07-21T15:01:31.742Z] #84 80.34 checking for sys/stat.h... yes [2022-07-21T15:01:31.742Z] #84 80.41 checking for stdlib.h... yes [2022-07-21T15:01:31.742Z] #84 80.51 checking for string.h... yes [2022-07-21T15:01:31.742Z] #84 80.59 checking for memory.h... yes [2022-07-21T15:01:31.742Z] #84 80.72 checking for strings.h... yes [2022-07-21T15:01:31.742Z] #84 80.90 checking for inttypes.h... yes [2022-07-21T15:01:31.742Z] #84 81.08 checking for stdint.h... yes [2022-07-21T15:01:31.742Z] #84 81.17 checking for unistd.h... yes [2022-07-21T15:01:31.742Z] #84 81.24 checking minix/config.h usability... no [2022-07-21T15:01:31.742Z] #84 81.32 checking minix/config.h presence... no [2022-07-21T15:01:31.742Z] #84 81.34 checking for minix/config.h... no [2022-07-21T15:01:31.742Z] #84 81.34 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-21T15:01:31.742Z] #84 81.50 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:01:31.742Z] #84 81.63 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:01:31.742Z] #84 81.63 checking how to print strings... printf [2022-07-21T15:01:31.742Z] #84 81.64 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:01:31.742Z] #84 81.65 checking for fgrep... /bin/grep -F [2022-07-21T15:01:31.742Z] #84 81.65 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:01:31.742Z] #84 81.66 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:01:31.742Z] #84 81.66 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:01:31.742Z] #84 81.67 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:01:31.742Z] #84 81.73 checking whether ln -s works... yes [2022-07-21T15:01:31.742Z] #84 81.73 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:01:31.742Z] #84 81.75 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:01:31.742Z] #84 81.75 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:01:31.742Z] #84 81.75 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:01:31.742Z] #84 81.75 checking for objdump... objdump [2022-07-21T15:01:31.742Z] #84 81.75 checking how to recognize dependent libraries... pass_all [2022-07-21T15:01:31.742Z] #84 81.76 checking for dlltool... no [2022-07-21T15:01:31.742Z] #84 81.76 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:01:31.742Z] #84 81.76 checking for ar... ar [2022-07-21T15:01:31.742Z] #84 81.76 checking for archiver @FILE support... @ [2022-07-21T15:01:31.742Z] #84 81.84 checking for strip... strip [2022-07-21T15:01:31.742Z] #84 81.84 checking for ranlib... ranlib [2022-07-21T15:01:31.742Z] #84 81.84 checking for gawk... no [2022-07-21T15:01:31.742Z] #84 81.84 checking for mawk... mawk [2022-07-21T15:01:31.742Z] #84 81.85 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:01:31.809Z] #67 12.65 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-21T15:01:32.001Z] #84 82.12 checking for sysroot... no [2022-07-21T15:01:32.001Z] #84 82.12 checking for a working dd... /bin/dd [2022-07-21T15:01:32.001Z] #84 82.13 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:01:32.001Z] #84 82.16 checking for mt... no [2022-07-21T15:01:32.001Z] #84 82.16 checking if : is a manifest tool... no [2022-07-21T15:01:32.001Z] #84 82.17 checking for dlfcn.h... yes [2022-07-21T15:01:32.001Z] #84 82.33 checking for objdir... .libs [2022-07-21T15:01:32.124Z] #67 7.099 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:32.124Z] #67 7.100 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-21T15:01:32.260Z] #84 82.52 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:01:32.260Z] #84 82.59 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:01:32.260Z] #84 82.59 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:01:32.383Z] #67 7.613 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-21T15:01:32.518Z] #84 82.65 checking if gcc static flag -static works... yes [2022-07-21T15:01:32.518Z] #84 82.86 checking if gcc supports -c -o file.o... [2022-07-21T15:01:32.518Z] #84 ... [2022-07-21T15:01:32.518Z] [2022-07-21T15:01:32.518Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:01:32.518Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:01:32.518Z] #19 113.5 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:01:32.518Z] #19 113.8 Fetched 788 MB in 29s (27.0 MB/s) [2022-07-21T15:01:32.518Z] #19 113.9 Selecting previously unselected package liblocale-gettext-perl. [2022-07-21T15:01:32.518Z] #19 113.9 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:01:32.518Z] #19 113.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-21T15:01:32.518Z] #19 113.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-21T15:01:32.518Z] #19 114.0 Selecting previously unselected package bzip2. [2022-07-21T15:01:32.518Z] #19 114.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:01:32.518Z] #19 114.0 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:01:32.540Z] #31 ... [2022-07-21T15:01:32.540Z] [2022-07-21T15:01:32.540Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-21T15:01:32.540Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-21T15:01:32.540Z] #12 DONE 1.1s [2022-07-21T15:01:32.540Z] [2022-07-21T15:01:32.540Z] #31 [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-07-21T15:01:32.540Z] #31 sha256:af1c04878fb2962b1cb296dfc4c568b69901f9b725000fb2f455b40df43943be [2022-07-21T15:01:32.540Z] #31 DONE 9.9s [2022-07-21T15:01:32.540Z] [2022-07-21T15:01:32.540Z] #13 [base 3/3] 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-07-21T15:01:32.540Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-21T15:01:32.776Z] #19 114.0 Selecting previously unselected package libmagic-mgc. [2022-07-21T15:01:32.776Z] #19 114.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-21T15:01:32.776Z] #19 114.0 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-21T15:01:33.035Z] #19 114.3 Selecting previously unselected package libmagic1:amd64. [2022-07-21T15:01:33.035Z] #19 114.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-21T15:01:33.035Z] #19 114.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:01:33.035Z] #19 114.4 Selecting previously unselected package file. [2022-07-21T15:01:33.035Z] #19 114.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-21T15:01:33.035Z] #19 114.4 Unpacking file (1:5.39-3) ... [2022-07-21T15:01:33.035Z] #19 114.5 Selecting previously unselected package xz-utils. [2022-07-21T15:01:33.035Z] #19 114.5 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:01:33.294Z] #19 114.5 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:01:33.294Z] #19 114.6 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-21T15:01:33.294Z] #19 114.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-21T15:01:33.294Z] #19 114.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-21T15:01:33.473Z] #13 DONE 0.6s [2022-07-21T15:01:33.473Z] [2022-07-21T15:01:33.473Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:33.473Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:33.473Z] #40 ... [2022-07-21T15:01:33.473Z] [2022-07-21T15:01:33.473Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-21T15:01:33.473Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-21T15:01:33.473Z] #33 DONE 0.1s [2022-07-21T15:01:33.473Z] [2022-07-21T15:01:33.473Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-21T15:01:33.473Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-21T15:01:33.473Z] #46 DONE 0.2s [2022-07-21T15:01:33.473Z] [2022-07-21T15:01:33.473Z] #50 [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-07-21T15:01:33.473Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-21T15:01:33.473Z] #50 DONE 0.3s [2022-07-21T15:01:33.473Z] [2022-07-21T15:01:33.473Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-21T15:01:33.473Z] #66 sha256:fd9cf35d3b6fc7a500e7929baa70b7dade39b423b04bd44358d7db6b70abed01 [2022-07-21T15:01:33.473Z] #66 DONE 0.3s [2022-07-21T15:01:33.473Z] [2022-07-21T15:01:33.473Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:33.473Z] #67 sha256:8fbc405b9ba1897cc0c2fbc25c76bf1f6539ae6bbcb2af8fe496968c9f0cb7bc [2022-07-21T15:01:33.731Z] #67 ... [2022-07-21T15:01:33.731Z] [2022-07-21T15:01:33.731Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-21T15:01:33.731Z] #25 sha256:f79d77431a43191d9987a5ce866f0e812632e58055a54c9e2568f9d89d77feb6 [2022-07-21T15:01:33.731Z] #25 DONE 0.5s [2022-07-21T15:01:33.731Z] [2022-07-21T15:01:33.731Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:33.731Z] #26 sha256:f47eae1988110a6617027d12f8b4c9d1f7db45909b966e404dfdf26e87926c42 [2022-07-21T15:01:33.763Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.9s done [2022-07-21T15:01:33.763Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-21T15:01:33.763Z] #11 DONE 48.4s [2022-07-21T15:01:33.763Z] [2022-07-21T15:01:33.763Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-21T15:01:33.763Z] #12 sha256:5bd84447ca3733bcd55e93b920e82dfad966d4aa63b6472cfd88a1c661525e5f [2022-07-21T15:01:34.231Z] #19 115.5 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-21T15:01:34.231Z] #19 115.5 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-21T15:01:34.231Z] #19 115.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-21T15:01:34.288Z] #67 ... [2022-07-21T15:01:34.288Z] [2022-07-21T15:01:34.288Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:34.288Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:01:34.288Z] #42 4.551 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:34.288Z] #42 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:34.288Z] #42 4.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:34.288Z] #42 5.651 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:01:34.288Z] #42 8.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:01:34.288Z] #42 ... [2022-07-21T15:01:34.288Z] [2022-07-21T15:01:34.288Z] #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-07-21T15:01:34.288Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-21T15:01:34.288Z] #57 5.376 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-21T15:01:34.288Z] #57 6.445 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-21T15:01:34.288Z] #57 6.464 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-21T15:01:34.288Z] #57 6.549 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-21T15:01:34.288Z] #57 7.960 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-21T15:01:34.547Z] #57 ... [2022-07-21T15:01:34.547Z] [2022-07-21T15:01:34.547Z] #14 [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-07-21T15:01:34.547Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:01:34.547Z] #14 4.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:34.547Z] #14 4.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:34.547Z] #14 4.605 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:34.547Z] #14 5.608 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:01:34.547Z] #14 8.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:01:34.547Z] #14 ... [2022-07-21T15:01:34.547Z] [2022-07-21T15:01:34.547Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:34.547Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-21T15:01:34.547Z] #40 4.592 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-21T15:01:34.547Z] #40 5.419 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-21T15:01:34.547Z] #40 6.354 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-21T15:01:34.547Z] #40 6.641 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-21T15:01:34.547Z] #40 6.689 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-21T15:01:34.547Z] #40 9.373 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-21T15:01:34.547Z] #40 9.435 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:34.693Z] #12 DONE 1.0s [2022-07-21T15:01:34.693Z] [2022-07-21T15:01:34.693Z] #13 [base 3/3] 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-07-21T15:01:34.693Z] #13 sha256:e452e8c8c664c489aefcef11d2e52d18c746ce45438fe7d4a1ceb14734e24713 [2022-07-21T15:01:34.806Z] #40 ... [2022-07-21T15:01:34.806Z] [2022-07-21T15:01:34.806Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:34.806Z] #26 sha256:f3bbf0b25ac519003188c3d3ad8874ce7b2f6a2fadc7c998178f92a609dc5418 [2022-07-21T15:01:34.806Z] #26 4.664 + RM_GOPATH=0 [2022-07-21T15:01:34.806Z] #26 4.675 + TMP_GOPATH= [2022-07-21T15:01:34.806Z] #26 4.675 + : /build [2022-07-21T15:01:34.806Z] #26 4.675 + '[' -z '' ']' [2022-07-21T15:01:34.806Z] #26 4.679 ++ mktemp -d [2022-07-21T15:01:34.806Z] #26 4.694 + export GOPATH=/tmp/tmp.TqT4pAjbsn [2022-07-21T15:01:34.806Z] #26 4.695 + GOPATH=/tmp/tmp.TqT4pAjbsn [2022-07-21T15:01:34.806Z] #26 4.695 + RM_GOPATH=1 [2022-07-21T15:01:34.806Z] #26 4.696 + case "$(go env GOARCH)" in [2022-07-21T15:01:34.806Z] #26 4.702 ++ go env GOARCH [2022-07-21T15:01:34.806Z] #26 4.725 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:34.806Z] #26 4.726 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:34.806Z] #26 4.740 ++ dirname /install.sh [2022-07-21T15:01:34.806Z] #26 4.743 + dir=/ [2022-07-21T15:01:34.806Z] #26 4.743 + bin=dockercli [2022-07-21T15:01:34.806Z] #26 4.743 + shift [2022-07-21T15:01:34.806Z] #26 4.743 + '[' '!' -f //dockercli.installer ']' [2022-07-21T15:01:34.806Z] #26 4.743 + . //dockercli.installer [2022-07-21T15:01:34.806Z] #26 4.743 ++ : stable [2022-07-21T15:01:34.806Z] #26 4.743 ++ : 17.06.2-ce [2022-07-21T15:01:34.806Z] #26 4.743 + install_dockercli [2022-07-21T15:01:34.806Z] #26 4.743 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-21T15:01:34.806Z] #26 4.743 Install docker/cli version 17.06.2-ce from stable [2022-07-21T15:01:34.806Z] #26 4.744 ++ uname -m [2022-07-21T15:01:34.806Z] #26 4.745 + arch=aarch64 [2022-07-21T15:01:34.806Z] #26 4.745 + '[' aarch64 '!=' x86_64 ']' [2022-07-21T15:01:34.806Z] #26 4.745 + '[' aarch64 '!=' s390x ']' [2022-07-21T15:01:34.806Z] #26 4.745 + '[' aarch64 '!=' armhf ']' [2022-07-21T15:01:34.806Z] #26 4.745 + build_dockercli [2022-07-21T15:01:34.806Z] #26 4.745 + git clone https://github.com/docker/docker-ce /tmp/tmp.TqT4pAjbsn/tmp/docker-ce [2022-07-21T15:01:34.806Z] #26 4.747 Cloning into '/tmp/tmp.TqT4pAjbsn/tmp/docker-ce'... [2022-07-21T15:01:35.065Z] #26 ... [2022-07-21T15:01:35.065Z] [2022-07-21T15:01:35.065Z] #76 [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-07-21T15:01:35.065Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:01:35.065Z] #76 3.160 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:35.065Z] #76 3.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:35.065Z] #76 3.188 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:35.065Z] #76 3.612 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:01:35.065Z] #76 4.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:01:35.065Z] #76 7.436 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:01:35.065Z] #76 ... [2022-07-21T15:01:35.065Z] [2022-07-21T15:01:35.065Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:01:35.065Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-21T15:01:35.065Z] #47 4.765 + git clone https://github.com/docker/distribution.git . [2022-07-21T15:01:35.065Z] #47 4.784 Cloning into '.'... [2022-07-21T15:01:35.167Z] #19 116.4 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-21T15:01:35.167Z] #19 116.4 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-21T15:01:35.167Z] #19 116.4 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-21T15:01:35.256Z] #13 DONE 0.6s [2022-07-21T15:01:35.256Z] [2022-07-21T15:01:35.256Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:35.256Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:35.324Z] #47 ... [2022-07-21T15:01:35.324Z] [2022-07-21T15:01:35.324Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:35.324Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:35.324Z] #55 5.331 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-21T15:01:35.324Z] #55 7.082 go: downloading github.com/fatih/color v1.13.0 [2022-07-21T15:01:35.324Z] #55 7.110 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:35.324Z] #55 7.195 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-21T15:01:35.324Z] #55 7.308 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-21T15:01:35.324Z] #55 7.638 go: downloading github.com/spf13/viper v1.11.0 [2022-07-21T15:01:35.324Z] #55 7.641 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-21T15:01:35.324Z] #55 8.206 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-21T15:01:35.324Z] #55 8.247 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-21T15:01:35.324Z] #55 8.295 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-21T15:01:35.324Z] #55 8.374 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-21T15:01:35.324Z] #55 9.908 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-21T15:01:35.324Z] #55 10.18 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-21T15:01:35.324Z] #55 10.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T15:01:35.324Z] #55 10.44 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T15:01:35.324Z] #55 ... [2022-07-21T15:01:35.324Z] [2022-07-21T15:01:35.324Z] #31 [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-07-21T15:01:35.324Z] #31 sha256:6b921b8cd4b0f01eaddc61d809cf9371ac2d1bd19b13b3ea27d5f68ef1955667 [2022-07-21T15:01:35.324Z] #31 1.745 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-21T15:01:35.324Z] #31 2.180 [2022-07-21T15:01:35.324Z] #31 2.416 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:35.324Z] #31 2.809 [2022-07-21T15:01:35.324Z] #31 3.954 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-21T15:01:35.324Z] #31 4.586 [2022-07-21T15:01:35.324Z] #31 4.869 #=#=# 0.1% ######################################################################## 100.0% [2022-07-21T15:01:35.324Z] #31 5.862 [2022-07-21T15:01:35.324Z] #31 10.91 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-21T15:01:35.514Z] #40 ... [2022-07-21T15:01:35.514Z] [2022-07-21T15:01:35.514Z] #50 [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-07-21T15:01:35.514Z] #50 sha256:a6b93e9f5ab5a8aadd7fece0a99d752c047ca62f277efc1c17c2029f17e55023 [2022-07-21T15:01:35.514Z] #50 DONE 0.1s [2022-07-21T15:01:35.514Z] [2022-07-21T15:01:35.514Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-21T15:01:35.514Z] #33 sha256:3acc8982bc3dfef7c53dc7da640e6e4cbaccee22bb08169218aed1811449a081 [2022-07-21T15:01:35.514Z] #33 DONE 0.2s [2022-07-21T15:01:35.583Z] #31 ... [2022-07-21T15:01:35.583Z] [2022-07-21T15:01:35.583Z] #51 [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-07-21T15:01:35.583Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-21T15:01:35.583Z] #51 5.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:35.583Z] #51 5.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:35.583Z] #51 5.271 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:35.583Z] #51 5.809 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-21T15:01:35.583Z] #51 6.459 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:01:35.583Z] #51 9.651 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:01:35.583Z] #51 ... [2022-07-21T15:01:35.583Z] [2022-07-21T15:01:35.583Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:35.583Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-21T15:01:35.583Z] #62 3.214 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:35.583Z] #62 3.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:35.583Z] #62 3.239 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:35.583Z] #62 3.692 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:01:35.583Z] #62 4.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:01:35.583Z] #62 6.837 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:01:35.771Z] [2022-07-21T15:01:35.772Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-21T15:01:35.772Z] #46 sha256:8d1d76a9d25531fabf0cd7e523a72db529333acf181d47fad04632fd5b5bb7df [2022-07-21T15:01:35.772Z] #46 DONE 0.3s [2022-07-21T15:01:35.772Z] [2022-07-21T15:01:35.772Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-21T15:01:35.772Z] #25 sha256:cb90d2d58f715b5766c67c83c8f16dea3c0e244f9835d7d4207acd02a20ab83d [2022-07-21T15:01:35.772Z] #25 DONE 0.3s [2022-07-21T15:01:35.772Z] [2022-07-21T15:01:35.772Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-21T15:01:35.772Z] #66 sha256:e0412b8e96ebd2a4c2139463e080b5af8b4adffebcea7fef7cbda2b7c48a6a55 [2022-07-21T15:01:35.772Z] #66 DONE 0.3s [2022-07-21T15:01:35.772Z] [2022-07-21T15:01:35.772Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:35.772Z] #67 sha256:5bd8d5d565b03c02caa40e37623535436c3b11edd36fafc9c1a4905ca9f429b8 [2022-07-21T15:01:35.857Z] #62 ... [2022-07-21T15:01:35.857Z] [2022-07-21T15:01:35.857Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:35.857Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-21T15:01:35.857Z] #36 5.185 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-21T15:01:35.857Z] #36 ... [2022-07-21T15:01:35.857Z] [2022-07-21T15:01:35.857Z] #38 [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-07-21T15:01:35.857Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-21T15:01:35.857Z] #38 5.208 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-21T15:01:36.026Z] #67 ... [2022-07-21T15:01:36.026Z] [2022-07-21T15:01:36.026Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:36.026Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:36.026Z] #40 16.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-21T15:01:36.026Z] #40 16.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:36.026Z] #40 ... [2022-07-21T15:01:36.026Z] [2022-07-21T15:01:36.026Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:36.026Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:01:36.026Z] #34 6.815 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-21T15:01:36.026Z] #34 6.833 Cloning into '.'... [2022-07-21T15:01:36.026Z] #34 ... [2022-07-21T15:01:36.026Z] [2022-07-21T15:01:36.026Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:36.026Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:36.026Z] #55 10.72 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-21T15:01:36.026Z] #55 11.04 go: downloading github.com/spf13/viper v1.11.0 [2022-07-21T15:01:36.026Z] #55 11.62 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-21T15:01:36.026Z] #55 12.41 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-21T15:01:36.026Z] #55 12.48 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-21T15:01:36.026Z] #55 12.73 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-21T15:01:36.026Z] #55 12.79 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-21T15:01:36.026Z] #55 15.95 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-21T15:01:36.026Z] #55 16.45 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-21T15:01:36.026Z] #55 16.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T15:01:36.026Z] #55 16.87 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T15:01:36.103Z] #19 117.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-21T15:01:36.104Z] #19 117.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-21T15:01:36.104Z] #19 117.3 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-21T15:01:36.115Z] #38 ... [2022-07-21T15:01:36.116Z] [2022-07-21T15:01:36.116Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:36.116Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-21T15:01:36.116Z] #53 5.170 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-21T15:01:36.116Z] #53 6.528 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-21T15:01:36.116Z] #53 6.528 go: downloading github.com/fatih/color v1.10.0 [2022-07-21T15:01:36.116Z] #53 6.645 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-21T15:01:36.116Z] #53 6.673 go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T15:01:36.116Z] #53 6.967 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-21T15:01:36.116Z] #53 6.995 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T15:01:36.116Z] #53 7.107 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-21T15:01:36.116Z] #53 7.122 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-21T15:01:36.116Z] #53 7.297 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-21T15:01:36.116Z] #53 7.492 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-21T15:01:36.116Z] #53 7.628 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-21T15:01:36.116Z] #53 7.963 go: downloading golang.org/x/tools v0.1.0 [2022-07-21T15:01:36.116Z] #53 ... [2022-07-21T15:01:36.116Z] [2022-07-21T15:01:36.116Z] #31 [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-07-21T15:01:36.116Z] #31 sha256:6b921b8cd4b0f01eaddc61d809cf9371ac2d1bd19b13b3ea27d5f68ef1955667 [2022-07-21T15:01:36.116Z] #31 12.74 #=#=# [2022-07-21T15:01:36.598Z] #55 ... [2022-07-21T15:01:36.598Z] [2022-07-21T15:01:36.598Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:36.598Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:36.598Z] #67 17.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-21T15:01:36.684Z] #19 118.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-21T15:01:36.684Z] #19 118.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-21T15:01:36.684Z] #19 118.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-21T15:01:37.623Z] #19 118.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-21T15:01:37.623Z] #19 118.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:01:37.623Z] #19 118.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:01:37.623Z] #19 118.8 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-21T15:01:37.623Z] #19 118.8 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:01:37.623Z] #19 118.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:01:37.669Z] #31 13.12 #=#=# 0.1% ######## 12.4% ############## 19.8% ########################### 38.5% ################################## 47.9% ############################################ 61.9% ################################################## 70.7% ######################################################### 79.3% ################################################################# 91.3% ######################################################################## 100.0% [2022-07-21T15:01:38.520Z] #67 19.54 go: downloading github.com/google/uuid v1.3.0 [2022-07-21T15:01:38.520Z] #67 19.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-21T15:01:38.560Z] #19 ... [2022-07-21T15:01:38.560Z] [2022-07-21T15:01:38.560Z] #84 [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-07-21T15:01:38.561Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:01:38.561Z] #84 82.86 checking if gcc supports -c -o file.o... yes [2022-07-21T15:01:38.561Z] #84 82.92 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:01:38.561Z] #84 82.92 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:01:38.561Z] #84 82.95 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:01:38.561Z] #84 83.08 checking how to hardcode library paths into programs... immediate [2022-07-21T15:01:38.561Z] #84 83.08 checking whether stripping libraries is possible... yes [2022-07-21T15:01:38.561Z] #84 83.10 checking if libtool supports shared libraries... yes [2022-07-21T15:01:38.561Z] #84 83.10 checking whether to build shared libraries... no [2022-07-21T15:01:38.561Z] #84 83.10 checking whether to build static libraries... yes [2022-07-21T15:01:38.561Z] #84 83.10 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:01:38.561Z] #84 83.12 checking whether build environment is sane... yes [2022-07-21T15:01:38.561Z] #84 83.13 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:01:38.561Z] #84 83.15 checking whether make sets $(MAKE)... yes [2022-07-21T15:01:38.561Z] #84 83.18 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:01:38.561Z] #84 83.20 checking whether make supports nested variables... yes [2022-07-21T15:01:38.561Z] #84 83.23 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:01:38.561Z] #84 83.23 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:01:38.561Z] #84 83.23 checking how to create a ustar tar archive... gnutar [2022-07-21T15:01:38.561Z] #84 83.27 checking dependency style of gcc... gcc3 [2022-07-21T15:01:38.561Z] #84 83.36 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:01:38.561Z] #84 83.36 checking whether make supports nested variables... (cached) yes [2022-07-21T15:01:38.561Z] #84 83.36 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:01:38.561Z] #84 83.36 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:01:38.561Z] #84 83.36 checking for yajl >= 2.1.0... yes [2022-07-21T15:01:38.561Z] #84 83.38 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:01:38.561Z] #84 83.38 checking for gcc... (cached) gcc [2022-07-21T15:01:38.561Z] #84 83.45 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:01:38.561Z] #84 83.45 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:01:38.561Z] #84 83.45 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:01:38.561Z] #84 83.45 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:01:38.561Z] #84 83.45 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:01:38.561Z] #84 83.53 checking for python3... /usr/bin/python3 [2022-07-21T15:01:38.561Z] #84 83.53 checking for python3 version... 3.9 [2022-07-21T15:01:38.561Z] #84 83.56 checking for python3 platform... linux [2022-07-21T15:01:38.561Z] #84 83.58 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:01:38.561Z] #84 83.67 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:01:38.561Z] #84 83.86 checking that generated files are newer than configure... done [2022-07-21T15:01:38.561Z] #84 84.13 configure: creating ./config.status [2022-07-21T15:01:38.561Z] #84 85.26 config.status: creating Makefile [2022-07-21T15:01:38.561Z] #84 85.29 config.status: creating config.h [2022-07-21T15:01:38.561Z] #84 85.30 config.status: executing libtool commands [2022-07-21T15:01:38.561Z] #84 85.32 config.status: executing depfiles commands [2022-07-21T15:01:38.561Z] #84 85.68 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-21T15:01:38.561Z] #84 85.69 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:01:38.561Z] #84 85.88 checking for gcc... gcc [2022-07-21T15:01:38.561Z] #84 85.94 checking whether the C compiler works... yes [2022-07-21T15:01:38.561Z] #84 86.07 checking for C compiler default output file name... a.out [2022-07-21T15:01:38.561Z] #84 86.07 checking for suffix of executables... [2022-07-21T15:01:38.561Z] #84 86.16 checking whether we are cross compiling... no [2022-07-21T15:01:38.561Z] #84 86.26 checking for suffix of object files... o [2022-07-21T15:01:38.561Z] #84 86.32 checking whether we are using the GNU C compiler... yes [2022-07-21T15:01:38.561Z] #84 86.41 checking whether gcc accepts -g... yes [2022-07-21T15:01:38.561Z] #84 86.47 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:01:38.561Z] #84 86.55 checking whether gcc understands -c and -o together... yes [2022-07-21T15:01:38.561Z] #84 86.66 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:01:38.561Z] #84 86.69 checking whether build environment is sane... yes [2022-07-21T15:01:38.561Z] #84 86.72 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:01:38.561Z] #84 86.72 checking for gawk... no [2022-07-21T15:01:38.561Z] #84 86.73 checking for mawk... mawk [2022-07-21T15:01:38.561Z] #84 86.73 checking whether make sets $(MAKE)... yes [2022-07-21T15:01:38.561Z] #84 86.75 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:01:38.561Z] #84 86.77 checking whether make supports nested variables... yes [2022-07-21T15:01:38.561Z] #84 86.79 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:01:38.561Z] #84 86.79 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:01:38.561Z] #84 86.79 checking how to create a ustar tar archive... gnutar [2022-07-21T15:01:38.561Z] #84 86.82 checking dependency style of gcc... gcc3 [2022-07-21T15:01:38.561Z] #84 86.93 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:01:38.561Z] #84 86.93 checking whether make supports nested variables... (cached) yes [2022-07-21T15:01:38.561Z] #84 86.97 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:01:38.561Z] #84 87.10 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:01:38.561Z] #84 87.10 checking how to print strings... printf [2022-07-21T15:01:38.561Z] #84 87.11 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:01:38.561Z] #84 87.13 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:01:38.561Z] #84 87.14 checking for egrep... /bin/grep -E [2022-07-21T15:01:38.561Z] #84 87.14 checking for fgrep... /bin/grep -F [2022-07-21T15:01:38.561Z] #84 87.14 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:01:38.561Z] #84 87.15 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:01:38.561Z] #84 87.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:01:38.561Z] #84 87.16 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:01:38.561Z] #84 87.22 checking whether ln -s works... yes [2022-07-21T15:01:38.561Z] #84 87.22 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:01:38.561Z] #84 87.24 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:01:38.561Z] #84 87.24 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:01:38.561Z] #84 87.25 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:01:38.561Z] #84 87.25 checking for objdump... objdump [2022-07-21T15:01:38.561Z] #84 87.25 checking how to recognize dependent libraries... pass_all [2022-07-21T15:01:38.561Z] #84 87.25 checking for dlltool... no [2022-07-21T15:01:38.561Z] #84 87.25 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:01:38.561Z] #84 87.25 checking for ar... ar [2022-07-21T15:01:38.561Z] #84 87.25 checking for archiver @FILE support... @ [2022-07-21T15:01:38.561Z] #84 87.34 checking for strip... strip [2022-07-21T15:01:38.561Z] #84 87.34 checking for ranlib... ranlib [2022-07-21T15:01:38.561Z] #84 87.35 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:01:38.561Z] #84 87.60 checking for sysroot... no [2022-07-21T15:01:38.561Z] #84 87.60 checking for a working dd... /bin/dd [2022-07-21T15:01:38.561Z] #84 87.60 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:01:38.561Z] #84 87.65 checking for mt... no [2022-07-21T15:01:38.561Z] #84 87.66 checking if : is a manifest tool... no [2022-07-21T15:01:38.561Z] #84 87.67 checking how to run the C preprocessor... gcc -E [2022-07-21T15:01:38.561Z] #84 87.83 checking for ANSI C header files... yes [2022-07-21T15:01:38.561Z] #84 88.23 checking for sys/types.h... yes [2022-07-21T15:01:38.561Z] #84 88.32 checking for sys/stat.h... yes [2022-07-21T15:01:38.561Z] #84 88.44 checking for stdlib.h... yes [2022-07-21T15:01:38.561Z] #84 88.55 checking for string.h... yes [2022-07-21T15:01:38.561Z] #84 88.68 checking for memory.h... yes [2022-07-21T15:01:38.561Z] #84 88.76 checking for strings.h... yes [2022-07-21T15:01:38.561Z] #84 88.83 checking for inttypes.h... yes [2022-07-21T15:01:38.820Z] #84 88.99 checking for stdint.h... yes [2022-07-21T15:01:38.820Z] #84 89.08 checking for unistd.h... yes [2022-07-21T15:01:38.985Z] #26 ... [2022-07-21T15:01:38.985Z] [2022-07-21T15:01:38.985Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:38.985Z] #67 sha256:8fbc405b9ba1897cc0c2fbc25c76bf1f6539ae6bbcb2af8fe496968c9f0cb7bc [2022-07-21T15:01:38.985Z] #67 5.274 + RM_GOPATH=0 [2022-07-21T15:01:38.985Z] #67 5.274 + TMP_GOPATH= [2022-07-21T15:01:38.985Z] #67 5.274 + : /build [2022-07-21T15:01:38.985Z] #67 5.274 + '[' -z '' ']' [2022-07-21T15:01:38.985Z] #67 5.274 ++ mktemp -d [2022-07-21T15:01:38.985Z] #67 5.274 + export GOPATH=/tmp/tmp.GbAaWnWMU1 [2022-07-21T15:01:38.985Z] #67 5.274 + GOPATH=/tmp/tmp.GbAaWnWMU1 [2022-07-21T15:01:38.985Z] #67 5.274 + RM_GOPATH=1 [2022-07-21T15:01:38.985Z] #67 5.274 + case "$(go env GOARCH)" in [2022-07-21T15:01:38.985Z] #67 5.284 ++ go env GOARCH [2022-07-21T15:01:38.985Z] #67 5.313 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:38.985Z] #67 5.313 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:38.985Z] #67 5.316 ++ dirname /install.sh [2022-07-21T15:01:38.985Z] #67 5.316 + dir=/ [2022-07-21T15:01:38.985Z] #67 5.316 + bin=rootlesskit [2022-07-21T15:01:38.985Z] #67 5.316 + shift [2022-07-21T15:01:38.985Z] #67 5.316 + '[' '!' -f //rootlesskit.installer ']' [2022-07-21T15:01:38.985Z] #67 5.316 + . //rootlesskit.installer [2022-07-21T15:01:38.985Z] #67 5.316 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:38.985Z] #67 5.316 + install_rootlesskit [2022-07-21T15:01:38.985Z] #67 5.316 + case "$1" in [2022-07-21T15:01:38.985Z] #67 5.316 + export CGO_ENABLED=0 [2022-07-21T15:01:38.985Z] #67 5.316 + CGO_ENABLED=0 [2022-07-21T15:01:38.985Z] #67 5.316 + _install_rootlesskit [2022-07-21T15:01:38.985Z] #67 5.323 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-21T15:01:38.985Z] #67 5.323 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:01:38.985Z] #67 5.323 + GOBIN=/build [2022-07-21T15:01:38.985Z] #67 5.323 + GO111MODULE=on [2022-07-21T15:01:38.985Z] #67 5.323 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:38.985Z] #67 5.323 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:39.045Z] #31 15.55 [2022-07-21T15:01:39.079Z] #84 89.19 checking for dlfcn.h... yes [2022-07-21T15:01:39.079Z] #84 89.29 checking for objdir... .libs [2022-07-21T15:01:39.243Z] #67 5.892 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-21T15:01:39.304Z] #31 ... [2022-07-21T15:01:39.304Z] [2022-07-21T15:01:39.304Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:39.304Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-21T15:01:39.304Z] #34 4.691 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-21T15:01:39.304Z] #34 4.693 Cloning into '.'... [2022-07-21T15:01:39.338Z] #84 89.53 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:01:39.338Z] #84 89.61 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:01:39.338Z] #84 89.61 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:01:39.465Z] #67 20.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-21T15:01:39.465Z] #67 ... [2022-07-21T15:01:39.465Z] [2022-07-21T15:01:39.465Z] #76 [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-07-21T15:01:39.465Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:39.465Z] #76 5.460 Reading package lists... [2022-07-21T15:01:39.465Z] #76 11.31 Reading package lists... [2022-07-21T15:01:39.563Z] #34 ... [2022-07-21T15:01:39.563Z] [2022-07-21T15:01:39.563Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:39.563Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:39.563Z] #55 13.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:39.563Z] #55 13.86 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-21T15:01:39.563Z] #55 14.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-21T15:01:39.563Z] #55 14.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-21T15:01:39.563Z] #55 14.25 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-21T15:01:39.563Z] #55 14.26 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-21T15:01:39.563Z] #55 14.39 go: downloading github.com/spf13/afero v1.8.2 [2022-07-21T15:01:39.563Z] #55 14.60 go: downloading github.com/spf13/cast v1.4.1 [2022-07-21T15:01:39.563Z] #55 14.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-21T15:01:39.563Z] #55 14.77 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-21T15:01:39.563Z] #55 14.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-21T15:01:39.563Z] #55 14.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-21T15:01:39.563Z] #55 14.99 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-21T15:01:39.563Z] #55 15.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-21T15:01:39.563Z] #55 15.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-21T15:01:39.563Z] #55 15.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-21T15:01:39.563Z] #55 15.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-21T15:01:39.597Z] #84 89.67 checking if gcc static flag -static works... yes [2022-07-21T15:01:39.597Z] #84 89.87 checking if gcc supports -c -o file.o... yes [2022-07-21T15:01:39.597Z] #84 89.96 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:01:39.597Z] #84 89.96 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:01:39.822Z] #55 15.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-21T15:01:39.856Z] #84 89.99 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:01:39.856Z] #84 90.17 checking how to hardcode library paths into programs... immediate [2022-07-21T15:01:39.856Z] #84 90.17 checking whether stripping libraries is possible... yes [2022-07-21T15:01:39.856Z] #84 90.17 checking if libtool supports shared libraries... yes [2022-07-21T15:01:39.856Z] #84 90.17 checking whether to build shared libraries... no [2022-07-21T15:01:39.856Z] #84 90.17 checking whether to build static libraries... yes [2022-07-21T15:01:39.856Z] #84 90.18 checking float.h usability... yes [2022-07-21T15:01:40.038Z] #76 20.62 Building dependency tree... [2022-07-21T15:01:40.038Z] #76 ... [2022-07-21T15:01:40.038Z] [2022-07-21T15:01:40.038Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:40.038Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:40.038Z] #67 21.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:40.115Z] #84 90.26 checking float.h presence... yes [2022-07-21T15:01:40.115Z] #84 90.28 checking for float.h... yes [2022-07-21T15:01:40.115Z] #84 90.30 checking limits.h usability... yes [2022-07-21T15:01:40.115Z] #84 90.40 checking limits.h presence... yes [2022-07-21T15:01:40.115Z] #84 90.43 checking for limits.h... yes [2022-07-21T15:01:40.115Z] #84 90.44 checking stddef.h usability... yes [2022-07-21T15:01:40.301Z] #67 ... [2022-07-21T15:01:40.301Z] [2022-07-21T15:01:40.301Z] #14 [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-07-21T15:01:40.301Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:40.301Z] #14 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:40.301Z] #14 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:40.301Z] #14 ... [2022-07-21T15:01:40.301Z] [2022-07-21T15:01:40.301Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:40.301Z] #26 sha256:0e2b0bdc51d2545a5af0c9364283f3b0288e9d4380b7faf5e5771d02a80ff010 [2022-07-21T15:01:40.301Z] #26 21.58 + mkdir -p /build [2022-07-21T15:01:40.301Z] #26 21.59 + mv docker/docker /build/ [2022-07-21T15:01:40.301Z] #26 21.59 + rmdir docker [2022-07-21T15:01:40.374Z] #84 90.52 checking stddef.h presence... yes [2022-07-21T15:01:40.374Z] #84 90.56 checking for stddef.h... yes [2022-07-21T15:01:40.374Z] #84 90.58 checking for stdlib.h... (cached) yes [2022-07-21T15:01:40.374Z] #84 90.60 checking for string.h... (cached) yes [2022-07-21T15:01:40.389Z] #55 16.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-21T15:01:40.562Z] #26 ... [2022-07-21T15:01:40.562Z] [2022-07-21T15:01:40.562Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:40.562Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:01:40.562Z] #53 11.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-21T15:01:40.562Z] #53 12.44 go: downloading golang.org/x/tools v0.1.0 [2022-07-21T15:01:40.562Z] #53 ... [2022-07-21T15:01:40.562Z] [2022-07-21T15:01:40.562Z] #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-07-21T15:01:40.562Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:01:40.562Z] #57 12.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-21T15:01:40.632Z] #84 90.61 checking sys/time.h usability... yes [2022-07-21T15:01:40.633Z] #84 90.67 checking sys/time.h presence... yes [2022-07-21T15:01:40.633Z] #84 90.70 checking for sys/time.h... yes [2022-07-21T15:01:40.633Z] #84 90.71 checking for inline... inline [2022-07-21T15:01:40.633Z] #84 90.74 checking for size_t... yes [2022-07-21T15:01:40.647Z] #55 16.40 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-21T15:01:40.823Z] #57 ... [2022-07-21T15:01:40.823Z] [2022-07-21T15:01:40.823Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:40.823Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:40.823Z] #42 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:40.823Z] #42 16.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:40.892Z] #84 90.95 checking for stdlib.h... (cached) yes [2022-07-21T15:01:40.892Z] #84 90.95 checking for GNU libc compatible malloc... yes [2022-07-21T15:01:40.892Z] #84 91.08 checking for stdlib.h... (cached) yes [2022-07-21T15:01:40.892Z] #84 91.08 checking for GNU libc compatible realloc... yes [2022-07-21T15:01:41.025Z] #67 ... [2022-07-21T15:01:41.025Z] [2022-07-21T15:01:41.025Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:41.025Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:41.025Z] #42 4.590 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:41.025Z] #42 4.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:41.025Z] #42 4.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:41.025Z] #42 4.890 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:41.085Z] #42 ... [2022-07-21T15:01:41.085Z] [2022-07-21T15:01:41.085Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:41.085Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:41.085Z] #67 21.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T15:01:41.085Z] #67 22.24 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-21T15:01:41.150Z] #84 91.22 checking for working strtod... yes [2022-07-21T15:01:41.214Z] #55 16.75 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T15:01:41.214Z] #55 16.87 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-21T15:01:41.214Z] #55 17.00 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-21T15:01:41.349Z] #67 ... [2022-07-21T15:01:41.349Z] [2022-07-21T15:01:41.349Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:41.349Z] #26 sha256:0e2b0bdc51d2545a5af0c9364283f3b0288e9d4380b7faf5e5771d02a80ff010 [2022-07-21T15:01:41.349Z] #26 DONE 22.5s [2022-07-21T15:01:41.349Z] [2022-07-21T15:01:41.349Z] #51 [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-07-21T15:01:41.349Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:01:41.349Z] #51 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:41.349Z] #51 16.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:41.349Z] #51 20.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-21T15:01:41.349Z] #51 ... [2022-07-21T15:01:41.349Z] [2022-07-21T15:01:41.349Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:41.349Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:01:41.349Z] #53 22.88 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T15:01:41.349Z] #53 22.93 go: downloading golang.org/x/mod v0.3.0 [2022-07-21T15:01:41.410Z] #84 91.41 checking for gettimeofday... yes [2022-07-21T15:01:41.410Z] #84 91.54 checking for memset... yes [2022-07-21T15:01:41.410Z] #84 91.69 checking for strspn... yes [2022-07-21T15:01:41.474Z] #55 17.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-21T15:01:41.589Z] #42 ... [2022-07-21T15:01:41.589Z] [2022-07-21T15:01:41.589Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:41.589Z] #26 sha256:4a790ba5e6f2edfbd2e11381488f082f6894cf4542733e28e3b7a12f4b8507dd [2022-07-21T15:01:41.589Z] #26 5.971 + RM_GOPATH=0 [2022-07-21T15:01:41.589Z] #26 5.971 + TMP_GOPATH= [2022-07-21T15:01:41.589Z] #26 5.971 + : /build [2022-07-21T15:01:41.589Z] #26 5.971 + '[' -z '' ']' [2022-07-21T15:01:41.589Z] #26 5.973 ++ mktemp -d [2022-07-21T15:01:41.589Z] #26 5.975 + export GOPATH=/tmp/tmp.bGtqf5UY7S [2022-07-21T15:01:41.589Z] #26 5.975 + GOPATH=/tmp/tmp.bGtqf5UY7S [2022-07-21T15:01:41.589Z] #26 5.975 + RM_GOPATH=1 [2022-07-21T15:01:41.589Z] #26 5.976 + case "$(go env GOARCH)" in [2022-07-21T15:01:41.589Z] #26 5.978 ++ go env GOARCH [2022-07-21T15:01:41.589Z] #26 6.007 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:41.589Z] #26 6.007 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:41.589Z] #26 6.007 ++ dirname /install.sh [2022-07-21T15:01:41.589Z] #26 6.007 + dir=/ [2022-07-21T15:01:41.589Z] #26 6.007 + bin=dockercli [2022-07-21T15:01:41.589Z] #26 6.007 + shift [2022-07-21T15:01:41.589Z] #26 6.007 + '[' '!' -f //dockercli.installer ']' [2022-07-21T15:01:41.589Z] #26 6.007 + . //dockercli.installer [2022-07-21T15:01:41.589Z] #26 6.007 ++ : stable [2022-07-21T15:01:41.589Z] #26 6.011 ++ : 17.06.2-ce [2022-07-21T15:01:41.589Z] #26 6.018 + install_dockercli [2022-07-21T15:01:41.589Z] #26 6.018 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-21T15:01:41.589Z] #26 6.018 ++ uname -m [2022-07-21T15:01:41.589Z] #26 6.020 Install docker/cli version 17.06.2-ce from stable [2022-07-21T15:01:41.589Z] #26 6.023 + arch=x86_64 [2022-07-21T15:01:41.589Z] #26 6.023 + '[' x86_64 '!=' x86_64 ']' [2022-07-21T15:01:41.589Z] #26 6.023 + url=https://download.docker.com/linux/static [2022-07-21T15:01:41.589Z] #26 6.023 + tar -xz docker/docker [2022-07-21T15:01:41.589Z] #26 6.026 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-21T15:01:41.589Z] #26 ... [2022-07-21T15:01:41.589Z] [2022-07-21T15:01:41.589Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:41.589Z] #67 sha256:5bd8d5d565b03c02caa40e37623535436c3b11edd36fafc9c1a4905ca9f429b8 [2022-07-21T15:01:41.589Z] #67 5.999 + RM_GOPATH=0 [2022-07-21T15:01:41.589Z] #67 5.999 + TMP_GOPATH= [2022-07-21T15:01:41.589Z] #67 5.999 + : /build [2022-07-21T15:01:41.589Z] #67 5.999 + '[' -z '' ']' [2022-07-21T15:01:41.589Z] #67 5.999 ++ mktemp -d [2022-07-21T15:01:41.589Z] #67 6.007 + export GOPATH=/tmp/tmp.fCNuiANCgz [2022-07-21T15:01:41.589Z] #67 6.007 + GOPATH=/tmp/tmp.fCNuiANCgz [2022-07-21T15:01:41.589Z] #67 6.007 + RM_GOPATH=1 [2022-07-21T15:01:41.589Z] #67 6.007 + case "$(go env GOARCH)" in [2022-07-21T15:01:41.589Z] #67 6.007 ++ go env GOARCH [2022-07-21T15:01:41.589Z] #67 6.029 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:41.589Z] #67 6.029 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:41.589Z] #67 6.031 ++ dirname /install.sh [2022-07-21T15:01:41.589Z] #67 6.036 + dir=/ [2022-07-21T15:01:41.589Z] #67 6.038 + bin=rootlesskit [2022-07-21T15:01:41.589Z] #67 6.038 + shift [2022-07-21T15:01:41.589Z] #67 6.038 + '[' '!' -f //rootlesskit.installer ']' [2022-07-21T15:01:41.589Z] #67 6.038 + . //rootlesskit.installer [2022-07-21T15:01:41.589Z] #67 6.038 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:41.589Z] #67 6.038 + install_rootlesskit [2022-07-21T15:01:41.589Z] #67 6.038 + case "$1" in [2022-07-21T15:01:41.589Z] #67 6.038 + export CGO_ENABLED=0 [2022-07-21T15:01:41.589Z] #67 6.038 + CGO_ENABLED=0 [2022-07-21T15:01:41.589Z] #67 6.038 + _install_rootlesskit [2022-07-21T15:01:41.589Z] #67 6.048 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-21T15:01:41.589Z] #67 6.048 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:01:41.589Z] #67 6.048 + GOBIN=/build [2022-07-21T15:01:41.589Z] #67 6.048 + GO111MODULE=on [2022-07-21T15:01:41.589Z] #67 6.048 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:41.589Z] #67 6.049 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:01:41.612Z] #53 ... [2022-07-21T15:01:41.612Z] [2022-07-21T15:01:41.612Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:41.612Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:41.612Z] #62 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:41.669Z] #84 91.92 checking that generated files are newer than configure... done [2022-07-21T15:01:41.669Z] #84 91.93 configure: creating ./config.status [2022-07-21T15:01:41.734Z] #55 17.43 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-21T15:01:41.765Z] #67 8.345 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:41.765Z] #67 8.347 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-21T15:01:41.873Z] #62 ... [2022-07-21T15:01:41.873Z] [2022-07-21T15:01:41.873Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:41.873Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:01:41.873Z] #67 23.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-21T15:01:41.993Z] #55 ... [2022-07-21T15:01:41.993Z] [2022-07-21T15:01:41.993Z] #38 [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-07-21T15:01:41.993Z] #38 sha256:806ed5737b3b5aa64626e828a80889c54b6eb1884bc50402b9d1f473737cce1b [2022-07-21T15:01:41.993Z] #38 16.66 tomll can be used in two ways: [2022-07-21T15:01:41.993Z] #38 16.66 Writing to STDIN and reading from STDOUT: [2022-07-21T15:01:41.993Z] #38 16.66 cat file.toml | tomll > file.toml [2022-07-21T15:01:41.993Z] #38 16.66 [2022-07-21T15:01:41.993Z] #38 16.66 Reading and updating a list of files: [2022-07-21T15:01:41.993Z] #38 16.66 tomll a.toml b.toml c.toml [2022-07-21T15:01:41.993Z] #38 16.66 [2022-07-21T15:01:41.993Z] #38 16.66 When given a list of files, tomll will modify all files in place without asking. [2022-07-21T15:01:41.993Z] #38 DONE 17.8s [2022-07-21T15:01:41.993Z] [2022-07-21T15:01:41.993Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:41.993Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:41.993Z] #55 17.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-21T15:01:42.152Z] #67 6.601 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-21T15:01:42.445Z] #67 23.37 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-21T15:01:42.445Z] #67 23.77 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-21T15:01:42.561Z] #55 18.18 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-21T15:01:42.561Z] #55 18.28 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-21T15:01:42.695Z] #67 8.976 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-21T15:01:43.047Z] #84 93.09 config.status: creating Makefile [2022-07-21T15:01:43.047Z] #84 93.12 config.status: creating config.h [2022-07-21T15:01:43.047Z] #84 93.14 config.status: executing depfiles commands [2022-07-21T15:01:43.047Z] #84 93.25 config.status: executing libtool commands [2022-07-21T15:01:43.129Z] #55 18.67 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-21T15:01:43.129Z] #55 18.81 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-21T15:01:43.129Z] #55 18.84 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-21T15:01:43.129Z] #55 18.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-21T15:01:43.129Z] #55 18.96 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-21T15:01:43.259Z] #67 ... [2022-07-21T15:01:43.259Z] [2022-07-21T15:01:43.259Z] #14 [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-07-21T15:01:43.259Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:43.259Z] #14 5.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:43.259Z] #14 5.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:43.259Z] #14 5.839 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:43.259Z] #14 6.744 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:43.259Z] #14 9.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:43.259Z] #14 ... [2022-07-21T15:01:43.259Z] [2022-07-21T15:01:43.259Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:43.259Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:43.259Z] #62 5.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:43.259Z] #62 5.037 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:43.259Z] #62 5.037 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:43.259Z] #62 5.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:43.259Z] #62 8.180 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:43.399Z] #55 19.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-21T15:01:43.399Z] #55 19.12 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-21T15:01:43.399Z] #55 19.22 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-21T15:01:43.519Z] #62 ... [2022-07-21T15:01:43.519Z] [2022-07-21T15:01:43.519Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:43.519Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:01:43.519Z] #34 4.093 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-21T15:01:43.519Z] #34 4.093 Cloning into '.'... [2022-07-21T15:01:43.614Z] #84 93.90 GEN .version [2022-07-21T15:01:43.615Z] #84 93.91 make install-recursive [2022-07-21T15:01:43.615Z] #84 93.91 make[1]: Entering directory '/tmp/crun-build' [2022-07-21T15:01:43.615Z] #84 93.96 Making install in libocispec [2022-07-21T15:01:43.661Z] #55 19.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-21T15:01:43.661Z] #55 19.34 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-21T15:01:43.661Z] #55 19.43 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-21T15:01:43.777Z] #34 ... [2022-07-21T15:01:43.777Z] [2022-07-21T15:01:43.777Z] #51 [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-07-21T15:01:43.777Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:01:43.777Z] #51 5.320 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:43.777Z] #51 5.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:43.777Z] #51 5.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:43.777Z] #51 5.837 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-21T15:01:43.777Z] #51 6.430 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:43.777Z] #51 8.815 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:43.777Z] #51 ... [2022-07-21T15:01:43.777Z] [2022-07-21T15:01:43.777Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:43.777Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:01:43.777Z] #53 4.003 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-21T15:01:43.777Z] #53 5.036 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-21T15:01:43.777Z] #53 5.036 go: downloading github.com/fatih/color v1.10.0 [2022-07-21T15:01:43.777Z] #53 5.074 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-21T15:01:43.777Z] #53 5.193 go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T15:01:43.777Z] #53 5.344 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-21T15:01:43.777Z] #53 5.360 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T15:01:43.777Z] #53 5.432 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-21T15:01:43.777Z] #53 5.578 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-21T15:01:43.777Z] #53 5.618 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-21T15:01:43.777Z] #53 5.757 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-21T15:01:43.777Z] #53 5.842 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-21T15:01:43.777Z] #53 5.933 go: downloading golang.org/x/tools v0.1.0 [2022-07-21T15:01:43.873Z] #84 93.97 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:01:43.873Z] #84 94.01 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-21T15:01:43.873Z] #84 94.02 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-21T15:01:43.873Z] #84 94.02 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-21T15:01:43.873Z] #84 94.05 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-21T15:01:43.920Z] #55 19.51 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-21T15:01:43.920Z] #55 19.69 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-21T15:01:43.920Z] #55 19.70 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-21T15:01:43.920Z] #55 19.74 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-21T15:01:44.037Z] #53 ... [2022-07-21T15:01:44.037Z] [2022-07-21T15:01:44.037Z] #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-07-21T15:01:44.037Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:01:44.037Z] #57 4.154 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-21T15:01:44.037Z] #57 4.941 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-21T15:01:44.037Z] #57 4.978 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-21T15:01:44.037Z] #57 5.037 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-21T15:01:44.037Z] #57 6.424 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-21T15:01:44.037Z] #57 ... [2022-07-21T15:01:44.037Z] [2022-07-21T15:01:44.037Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:44.037Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:44.037Z] #42 6.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:44.037Z] #42 6.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:44.037Z] #42 6.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:44.037Z] #42 7.370 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:44.037Z] #42 9.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:44.132Z] #84 94.53 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-21T15:01:44.180Z] #55 19.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-21T15:01:44.180Z] #55 19.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-21T15:01:44.180Z] #55 19.92 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-21T15:01:44.180Z] #55 19.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-21T15:01:44.296Z] #42 ... [2022-07-21T15:01:44.296Z] [2022-07-21T15:01:44.296Z] #76 [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-07-21T15:01:44.296Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:44.296Z] #76 6.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:44.296Z] #76 6.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:44.296Z] #76 6.499 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:44.296Z] #76 7.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:44.296Z] #76 9.958 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:44.296Z] #76 ... [2022-07-21T15:01:44.296Z] [2022-07-21T15:01:44.296Z] #38 [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-07-21T15:01:44.296Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T15:01:44.296Z] #38 5.036 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-21T15:01:44.391Z] #84 94.64 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-21T15:01:44.391Z] #84 94.74 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-21T15:01:44.553Z] #38 ... [2022-07-21T15:01:44.553Z] [2022-07-21T15:01:44.553Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:44.553Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:44.553Z] #36 3.729 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-21T15:01:44.751Z] #55 20.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-21T15:01:44.751Z] #55 20.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-21T15:01:44.751Z] #55 20.41 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-21T15:01:44.751Z] #55 20.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-21T15:01:44.751Z] #55 ... [2022-07-21T15:01:44.751Z] [2022-07-21T15:01:44.751Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:44.751Z] #67 sha256:8c9db72579c1a91cce883b8ea50faa203beeebe4e2e3783aef2ca37784b46c72 [2022-07-21T15:01:44.751Z] #67 10.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-21T15:01:44.751Z] #67 10.59 go: downloading github.com/google/uuid v1.3.0 [2022-07-21T15:01:44.751Z] #67 10.72 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-21T15:01:44.751Z] #67 11.32 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-21T15:01:44.751Z] #67 11.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:44.751Z] #67 11.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T15:01:44.751Z] #67 11.76 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-21T15:01:44.751Z] #67 12.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-21T15:01:44.751Z] #67 12.51 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-21T15:01:44.751Z] #67 12.59 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-21T15:01:44.751Z] #67 14.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:44.751Z] #67 ... [2022-07-21T15:01:44.751Z] [2022-07-21T15:01:44.751Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:44.751Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:44.751Z] #55 20.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-21T15:01:44.810Z] #36 ... [2022-07-21T15:01:44.810Z] [2022-07-21T15:01:44.810Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:44.810Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:44.810Z] #55 4.620 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-21T15:01:44.810Z] #55 6.480 go: downloading github.com/fatih/color v1.13.0 [2022-07-21T15:01:44.810Z] #55 6.511 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:44.810Z] #55 6.630 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-21T15:01:44.810Z] #55 6.633 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-21T15:01:44.810Z] #55 6.895 go: downloading github.com/spf13/viper v1.11.0 [2022-07-21T15:01:44.810Z] #55 7.135 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-21T15:01:44.810Z] #55 7.863 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-21T15:01:44.810Z] #55 7.913 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-21T15:01:44.810Z] #55 8.015 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-21T15:01:44.810Z] #55 8.133 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T15:01:44.810Z] #55 ... [2022-07-21T15:01:44.810Z] [2022-07-21T15:01:44.810Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:01:44.810Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:01:44.810Z] #47 4.293 + git clone https://github.com/docker/distribution.git . [2022-07-21T15:01:44.810Z] #47 4.293 Cloning into '.'... [2022-07-21T15:01:45.010Z] #55 20.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-21T15:01:45.010Z] #55 20.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-21T15:01:45.010Z] #55 20.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-21T15:01:45.068Z] #47 ... [2022-07-21T15:01:45.068Z] [2022-07-21T15:01:45.068Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:45.068Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:45.068Z] #36 11.86 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-21T15:01:45.068Z] #36 11.88 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-21T15:01:45.269Z] #55 20.81 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-21T15:01:45.269Z] #55 20.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-21T15:01:45.269Z] #55 20.87 go: downloading github.com/julz/importas v0.1.0 [2022-07-21T15:01:45.269Z] #55 20.98 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-21T15:01:45.269Z] #55 20.98 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-21T15:01:45.269Z] #55 21.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-21T15:01:45.269Z] #55 21.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-21T15:01:45.269Z] #55 ... [2022-07-21T15:01:45.269Z] [2022-07-21T15:01:45.269Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:45.269Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:01:45.269Z] #42 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:01:45.269Z] #42 16.41 Fetched 8441 kB in 12s (697 kB/s) [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-21T15:01:45.328Z] #84 95.39 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-21T15:01:45.328Z] #84 95.41 make install-recursive [2022-07-21T15:01:45.328Z] #84 95.41 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:01:45.328Z] #84 95.46 Making install in yajl [2022-07-21T15:01:45.328Z] #84 95.46 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:01:45.328Z] #84 95.49 CC verify/json_verify-json_verify.o [2022-07-21T15:01:45.328Z] #84 95.49 CC src/libyajl_la-yajl_alloc.lo [2022-07-21T15:01:45.328Z] #84 95.50 CC src/libyajl_la-yajl.lo [2022-07-21T15:01:45.328Z] #84 95.50 CC src/libyajl_la-yajl_gen.lo [2022-07-21T15:01:45.328Z] #84 95.51 CC src/libyajl_la-yajl_parser.lo [2022-07-21T15:01:45.328Z] #84 95.52 CC src/libyajl_la-yajl_buf.lo [2022-07-21T15:01:45.328Z] #84 95.53 CC src/libyajl_la-yajl_encode.lo [2022-07-21T15:01:45.328Z] #84 95.54 CC src/libyajl_la-yajl_lex.lo [2022-07-21T15:01:45.328Z] #84 95.56 CC src/libyajl_la-yajl_tree.lo [2022-07-21T15:01:45.423Z] #67 ... [2022-07-21T15:01:45.423Z] [2022-07-21T15:01:45.423Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:45.423Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:45.423Z] #55 5.758 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-21T15:01:45.423Z] #55 7.527 go: downloading github.com/fatih/color v1.13.0 [2022-07-21T15:01:45.423Z] #55 7.574 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:45.423Z] #55 7.796 go: downloading github.com/pkg/errors v0.9.1 [2022-07-21T15:01:45.423Z] #55 7.799 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-21T15:01:45.423Z] #55 7.864 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-21T15:01:45.423Z] #55 8.376 go: downloading github.com/spf13/viper v1.11.0 [2022-07-21T15:01:45.423Z] #55 8.554 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-21T15:01:45.423Z] #55 9.444 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-21T15:01:45.423Z] #55 9.577 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-21T15:01:45.423Z] #55 9.685 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-21T15:01:45.423Z] #55 9.703 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-21T15:01:45.423Z] #55 ... [2022-07-21T15:01:45.423Z] [2022-07-21T15:01:45.423Z] #38 [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-07-21T15:01:45.423Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T15:01:45.423Z] #38 4.488 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-21T15:01:45.528Z] #42 16.41 Reading package lists... [2022-07-21T15:01:45.528Z] #42 ... [2022-07-21T15:01:45.528Z] [2022-07-21T15:01:45.528Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:45.528Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:45.528Z] #55 21.10 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-21T15:01:45.528Z] #55 21.22 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-21T15:01:45.528Z] #55 21.24 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-21T15:01:45.528Z] #55 21.33 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-21T15:01:45.631Z] #36 12.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-21T15:01:45.681Z] #38 ... [2022-07-21T15:01:45.681Z] [2022-07-21T15:01:45.681Z] #14 [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-07-21T15:01:45.681Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:45.681Z] #14 6.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:45.681Z] #14 6.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:45.681Z] #14 6.718 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:45.681Z] #14 9.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:45.681Z] #14 ... [2022-07-21T15:01:45.681Z] [2022-07-21T15:01:45.681Z] #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-07-21T15:01:45.681Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:01:45.681Z] #57 5.804 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-21T15:01:45.681Z] #57 6.930 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-21T15:01:45.681Z] #57 6.933 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-21T15:01:45.681Z] #57 7.126 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-21T15:01:45.764Z] #67 26.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:45.787Z] #55 21.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-21T15:01:45.787Z] #55 21.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-21T15:01:45.787Z] #55 21.51 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-21T15:01:45.888Z] #36 12.70 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-21T15:01:45.938Z] #57 10.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-21T15:01:45.938Z] #57 ... [2022-07-21T15:01:45.938Z] [2022-07-21T15:01:45.938Z] #76 [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-07-21T15:01:45.938Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:45.938Z] #76 6.643 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:45.938Z] #76 6.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:45.938Z] #76 6.699 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:45.938Z] #76 8.109 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:46.045Z] #55 ... [2022-07-21T15:01:46.045Z] [2022-07-21T15:01:46.045Z] #14 [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-07-21T15:01:46.045Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:01:46.045Z] #14 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:01:46.045Z] #14 16.24 Fetched 8441 kB in 12s (708 kB/s) [2022-07-21T15:01:46.045Z] #14 16.24 Reading package lists... [2022-07-21T15:01:46.045Z] #14 21.79 Reading package lists... [2022-07-21T15:01:46.045Z] #14 ... [2022-07-21T15:01:46.045Z] [2022-07-21T15:01:46.045Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:46.045Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:01:46.045Z] #42 16.41 Reading package lists... [2022-07-21T15:01:46.196Z] #76 ... [2022-07-21T15:01:46.196Z] [2022-07-21T15:01:46.196Z] #51 [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-07-21T15:01:46.196Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:01:46.196Z] #51 7.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:46.196Z] #51 7.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:46.196Z] #51 7.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:46.196Z] #51 7.627 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-21T15:01:46.196Z] #51 9.206 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:46.196Z] #51 ... [2022-07-21T15:01:46.196Z] [2022-07-21T15:01:46.196Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:01:46.196Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:01:46.196Z] #34 4.845 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-21T15:01:46.196Z] #34 4.845 Cloning into '.'... [2022-07-21T15:01:46.452Z] #36 13.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-21T15:01:46.452Z] #36 13.41 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-21T15:01:46.455Z] #34 ... [2022-07-21T15:01:46.455Z] [2022-07-21T15:01:46.455Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:46.455Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:46.455Z] #36 6.342 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-21T15:01:46.455Z] #36 ... [2022-07-21T15:01:46.455Z] [2022-07-21T15:01:46.456Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:46.456Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:01:46.456Z] #53 5.619 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-21T15:01:46.456Z] #53 7.625 go: downloading github.com/fatih/color v1.10.0 [2022-07-21T15:01:46.456Z] #53 8.207 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-21T15:01:46.456Z] #53 8.240 go: downloading golang.org/x/tools v0.1.0 [2022-07-21T15:01:46.456Z] #53 8.569 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-21T15:01:46.456Z] #53 8.733 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-21T15:01:46.456Z] #53 8.902 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-21T15:01:46.456Z] #53 9.619 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-21T15:01:46.456Z] #53 9.633 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-21T15:01:46.456Z] #53 9.828 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-21T15:01:46.456Z] #53 10.03 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-21T15:01:46.456Z] #53 10.24 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-21T15:01:46.563Z] #42 22.05 Reading package lists... [2022-07-21T15:01:46.563Z] #42 ... [2022-07-21T15:01:46.563Z] [2022-07-21T15:01:46.563Z] #76 [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-07-21T15:01:46.563Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:01:46.563Z] #76 12.25 Fetched 8441 kB in 9s (901 kB/s) [2022-07-21T15:01:46.563Z] #76 12.25 Reading package lists... [2022-07-21T15:01:46.709Z] #36 13.49 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-21T15:01:46.709Z] #36 13.50 go: downloading github.com/peterh/liner v1.2.2 [2022-07-21T15:01:46.713Z] #53 ... [2022-07-21T15:01:46.713Z] [2022-07-21T15:01:46.713Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:01:46.713Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:01:46.713Z] #47 6.140 + git clone https://github.com/docker/distribution.git . [2022-07-21T15:01:46.713Z] #47 6.142 Cloning into '.'... [2022-07-21T15:01:46.713Z] #47 ... [2022-07-21T15:01:46.713Z] [2022-07-21T15:01:46.713Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:46.713Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:46.713Z] #62 5.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:01:46.713Z] #62 5.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:01:46.713Z] #62 5.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:01:46.713Z] #62 6.527 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:01:46.713Z] #62 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:46.822Z] #76 18.08 Reading package lists... [2022-07-21T15:01:46.822Z] #76 ... [2022-07-21T15:01:46.822Z] [2022-07-21T15:01:46.822Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:01:46.822Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-21T15:01:46.822Z] #47 21.92 Updating files: 82% (1805/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-21T15:01:46.822Z] #47 22.19 + git checkout -q v2.3.0 [2022-07-21T15:01:46.822Z] #47 ... [2022-07-21T15:01:46.822Z] [2022-07-21T15:01:46.822Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:46.822Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-21T15:01:46.822Z] #62 12.51 Fetched 8441 kB in 10s (885 kB/s) [2022-07-21T15:01:46.822Z] #62 12.51 Reading package lists... [2022-07-21T15:01:46.966Z] #36 13.74 go: downloading github.com/google/go-dap v0.6.0 [2022-07-21T15:01:46.970Z] #62 ... [2022-07-21T15:01:46.970Z] [2022-07-21T15:01:46.970Z] #76 [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-07-21T15:01:46.971Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:46.971Z] #76 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:47.081Z] #62 18.51 Reading package lists... [2022-07-21T15:01:47.081Z] #62 ... [2022-07-21T15:01:47.081Z] [2022-07-21T15:01:47.081Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:47.081Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:47.081Z] #55 22.11 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-21T15:01:47.081Z] #55 22.14 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-21T15:01:47.081Z] #55 22.18 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-21T15:01:47.081Z] #55 22.35 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-21T15:01:47.081Z] #55 22.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-21T15:01:47.081Z] #55 22.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-21T15:01:47.081Z] #55 22.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-21T15:01:47.081Z] #55 22.61 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-21T15:01:47.081Z] #55 22.63 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-21T15:01:47.081Z] #55 22.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-21T15:01:47.081Z] #55 ... [2022-07-21T15:01:47.081Z] [2022-07-21T15:01:47.081Z] #51 [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-07-21T15:01:47.081Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-21T15:01:47.081Z] #51 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:01:47.081Z] #51 15.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-21T15:01:47.081Z] #51 18.79 Fetched 8445 kB in 14s (606 kB/s) [2022-07-21T15:01:47.223Z] #36 14.06 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-21T15:01:47.340Z] #51 18.79 Reading package lists... [2022-07-21T15:01:47.340Z] #51 ... [2022-07-21T15:01:47.340Z] [2022-07-21T15:01:47.340Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:47.340Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-21T15:01:47.340Z] #36 13.03 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-21T15:01:47.340Z] #36 13.03 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-21T15:01:47.340Z] #36 13.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-21T15:01:47.340Z] #36 13.72 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-21T15:01:47.340Z] #36 14.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-21T15:01:47.340Z] #36 14.31 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-21T15:01:47.340Z] #36 14.33 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-21T15:01:47.340Z] #36 14.38 go: downloading github.com/peterh/liner v1.2.2 [2022-07-21T15:01:47.340Z] #36 14.69 go: downloading github.com/google/go-dap v0.6.0 [2022-07-21T15:01:47.340Z] #36 15.09 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-21T15:01:47.340Z] #36 15.31 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-21T15:01:47.340Z] #36 15.82 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-21T15:01:47.340Z] #36 16.08 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-21T15:01:47.340Z] #36 16.13 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-21T15:01:47.340Z] #36 17.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-21T15:01:47.340Z] #36 ... [2022-07-21T15:01:47.340Z] [2022-07-21T15:01:47.340Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:47.340Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-21T15:01:47.340Z] #53 13.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T15:01:47.340Z] #53 13.08 go: downloading golang.org/x/mod v0.3.0 [2022-07-21T15:01:47.482Z] #36 14.42 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-21T15:01:47.599Z] #53 ... [2022-07-21T15:01:47.599Z] [2022-07-21T15:01:47.599Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:47.599Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:47.599Z] #55 22.90 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-21T15:01:47.599Z] #55 22.93 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-21T15:01:47.599Z] #55 23.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-21T15:01:47.599Z] #55 23.14 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-21T15:01:47.599Z] #55 23.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-21T15:01:47.599Z] #55 23.26 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-21T15:01:47.599Z] #55 23.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-21T15:01:47.599Z] #55 23.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-21T15:01:47.599Z] #55 23.41 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-21T15:01:47.599Z] #55 23.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-21T15:01:47.679Z] #67 ... [2022-07-21T15:01:47.679Z] [2022-07-21T15:01:47.679Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:47.679Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:47.679Z] #55 23.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:47.679Z] #55 23.82 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-21T15:01:47.679Z] #55 24.45 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-21T15:01:47.679Z] #55 24.64 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-21T15:01:47.679Z] #55 24.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-21T15:01:47.679Z] #55 24.98 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-21T15:01:47.679Z] #55 25.24 go: downloading github.com/spf13/afero v1.8.2 [2022-07-21T15:01:47.679Z] #55 25.33 go: downloading github.com/spf13/cast v1.4.1 [2022-07-21T15:01:47.679Z] #55 25.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-21T15:01:47.679Z] #55 25.82 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-21T15:01:47.679Z] #55 25.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-21T15:01:47.679Z] #55 26.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-21T15:01:47.679Z] #55 26.53 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-21T15:01:47.679Z] #55 26.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-21T15:01:47.679Z] #55 26.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-21T15:01:47.679Z] #55 27.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-21T15:01:47.679Z] #55 27.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-21T15:01:47.679Z] #55 27.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-21T15:01:47.679Z] #55 ... [2022-07-21T15:01:47.679Z] [2022-07-21T15:01:47.679Z] #38 [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-07-21T15:01:47.679Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T15:01:47.679Z] #38 29.18 tomll can be used in two ways: [2022-07-21T15:01:47.858Z] #55 23.54 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-21T15:01:47.858Z] #55 23.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-21T15:01:47.940Z] #38 29.20 Writing to STDIN and reading from STDOUT: [2022-07-21T15:01:47.940Z] #38 29.20 cat file.toml | tomll > file.toml [2022-07-21T15:01:47.940Z] #38 29.20 [2022-07-21T15:01:47.940Z] #38 29.20 Reading and updating a list of files: [2022-07-21T15:01:47.940Z] #38 29.20 tomll a.toml b.toml c.toml [2022-07-21T15:01:47.940Z] #38 29.20 [2022-07-21T15:01:47.940Z] #38 29.20 When given a list of files, tomll will modify all files in place without asking. [2022-07-21T15:01:48.046Z] #36 ... [2022-07-21T15:01:48.046Z] [2022-07-21T15:01:48.046Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:48.046Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:48.046Z] #40 4.799 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-21T15:01:48.046Z] #40 5.729 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-21T15:01:48.046Z] #40 7.157 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-21T15:01:48.046Z] #40 7.538 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-21T15:01:48.046Z] #40 7.648 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-21T15:01:48.046Z] #40 10.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-21T15:01:48.046Z] #40 11.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:48.046Z] #40 ... [2022-07-21T15:01:48.046Z] [2022-07-21T15:01:48.046Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:48.046Z] #67 sha256:8fbc405b9ba1897cc0c2fbc25c76bf1f6539ae6bbcb2af8fe496968c9f0cb7bc [2022-07-21T15:01:48.046Z] #67 13.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-21T15:01:48.046Z] #67 14.02 go: downloading github.com/google/uuid v1.3.0 [2022-07-21T15:01:48.046Z] #67 14.08 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-21T15:01:48.046Z] #67 14.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-21T15:01:48.046Z] #67 14.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:48.046Z] #67 14.60 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T15:01:48.131Z] #55 23.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-21T15:01:48.131Z] #55 23.91 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-21T15:01:48.307Z] #67 14.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-21T15:01:48.390Z] #55 24.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-21T15:01:48.390Z] #55 24.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-21T15:01:48.616Z] #84 98.95 CCLD libyajl.la [2022-07-21T15:01:48.649Z] #55 24.23 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-21T15:01:48.649Z] #55 24.24 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-21T15:01:48.649Z] #55 24.36 go: downloading honnef.co/go/tools v0.3.1 [2022-07-21T15:01:48.871Z] #67 ... [2022-07-21T15:01:48.871Z] [2022-07-21T15:01:48.871Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:48.871Z] #26 sha256:f47eae1988110a6617027d12f8b4c9d1f7db45909b966e404dfdf26e87926c42 [2022-07-21T15:01:48.871Z] #26 5.151 + RM_GOPATH=0 [2022-07-21T15:01:48.871Z] #26 5.151 + TMP_GOPATH= [2022-07-21T15:01:48.871Z] #26 5.152 + : /build [2022-07-21T15:01:48.871Z] #26 5.152 + '[' -z '' ']' [2022-07-21T15:01:48.871Z] #26 5.155 ++ mktemp -d [2022-07-21T15:01:48.871Z] #26 5.172 + export GOPATH=/tmp/tmp.MlJOn9P3vj [2022-07-21T15:01:48.871Z] #26 5.172 + GOPATH=/tmp/tmp.MlJOn9P3vj [2022-07-21T15:01:48.871Z] #26 5.172 + RM_GOPATH=1 [2022-07-21T15:01:48.871Z] #26 5.172 + case "$(go env GOARCH)" in [2022-07-21T15:01:48.871Z] #26 5.172 ++ go env GOARCH [2022-07-21T15:01:48.871Z] #26 5.208 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:48.871Z] #26 5.208 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:01:48.871Z] #26 5.212 ++ dirname /install.sh [2022-07-21T15:01:48.871Z] #26 5.229 + dir=/ [2022-07-21T15:01:48.871Z] #26 5.230 + bin=dockercli [2022-07-21T15:01:48.871Z] #26 5.230 + shift [2022-07-21T15:01:48.871Z] #26 5.232 + '[' '!' -f //dockercli.installer ']' [2022-07-21T15:01:48.871Z] #26 5.233 + . //dockercli.installer [2022-07-21T15:01:48.871Z] #26 5.233 ++ : stable [2022-07-21T15:01:48.871Z] #26 5.233 ++ : 17.06.2-ce [2022-07-21T15:01:48.871Z] #26 5.233 + install_dockercli [2022-07-21T15:01:48.871Z] #26 5.233 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-21T15:01:48.871Z] #26 5.234 Install docker/cli version 17.06.2-ce from stable [2022-07-21T15:01:48.871Z] #26 5.237 ++ uname -m [2022-07-21T15:01:48.871Z] #26 5.247 + arch=x86_64 [2022-07-21T15:01:48.871Z] #26 5.247 + '[' x86_64 '!=' x86_64 ']' [2022-07-21T15:01:48.871Z] #26 5.247 + url=https://download.docker.com/linux/static [2022-07-21T15:01:48.872Z] #26 5.247 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-21T15:01:48.872Z] #26 5.273 + tar -xz docker/docker [2022-07-21T15:01:48.872Z] #26 14.38 + mkdir -p /build [2022-07-21T15:01:48.872Z] #26 14.38 + mv docker/docker /build/ [2022-07-21T15:01:48.872Z] #26 14.39 + rmdir docker [2022-07-21T15:01:48.872Z] #26 DONE 15.1s [2022-07-21T15:01:48.872Z] [2022-07-21T15:01:48.872Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:48.872Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:48.872Z] #36 15.23 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-21T15:01:48.872Z] #36 15.36 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-21T15:01:48.872Z] #36 15.44 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-21T15:01:48.892Z] #38 DONE 30.2s [2022-07-21T15:01:48.892Z] [2022-07-21T15:01:48.892Z] #14 [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-07-21T15:01:48.892Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:48.892Z] #14 29.92 Fetched 8555 kB in 24s (359 kB/s) [2022-07-21T15:01:49.185Z] #84 99.22 CCLD verify/json_verify [2022-07-21T15:01:49.185Z] #84 99.49 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:01:49.185Z] #84 99.50 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:01:49.185Z] #84 99.50 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:01:49.185Z] #84 99.50 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:01:49.185Z] #84 99.50 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:01:49.185Z] #84 99.50 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:01:49.185Z] #84 99.58 CC src/validate.o [2022-07-21T15:01:49.444Z] #84 99.58 CC src/image_spec_schema_config_schema.lo [2022-07-21T15:01:49.444Z] #84 99.58 CC src/image_spec_schema_content_descriptor.lo [2022-07-21T15:01:49.444Z] #84 99.59 CC src/image_spec_schema_defs.lo [2022-07-21T15:01:49.444Z] #84 99.59 CC src/image_spec_schema_defs_descriptor.lo [2022-07-21T15:01:49.444Z] #84 99.61 CC src/image_spec_schema_image_index_schema.lo [2022-07-21T15:01:49.444Z] #84 99.66 CC src/image_spec_schema_image_layout_schema.lo [2022-07-21T15:01:49.444Z] #84 99.66 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-21T15:01:49.444Z] #84 99.68 CC src/runtime_spec_schema_config_linux.lo [2022-07-21T15:01:49.444Z] #84 99.69 CC src/runtime_spec_schema_config_zos.lo [2022-07-21T15:01:49.444Z] #84 99.69 CC src/runtime_spec_schema_config_schema.lo [2022-07-21T15:01:49.444Z] #84 99.72 CC src/runtime_spec_schema_config_solaris.lo [2022-07-21T15:01:49.444Z] #84 99.76 CC src/runtime_spec_schema_config_vm.lo [2022-07-21T15:01:49.444Z] #84 99.79 CC src/runtime_spec_schema_config_windows.lo [2022-07-21T15:01:49.704Z] #84 99.83 CC src/runtime_spec_schema_defs.lo [2022-07-21T15:01:49.704Z] #84 99.85 CC src/runtime_spec_schema_defs_linux.lo [2022-07-21T15:01:49.704Z] #84 99.90 CC src/runtime_spec_schema_defs_zos.lo [2022-07-21T15:01:49.704Z] #84 99.98 CC src/runtime_spec_schema_defs_vm.lo [2022-07-21T15:01:49.704Z] #84 100.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-21T15:01:49.963Z] #84 100.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-21T15:01:49.963Z] #84 100.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-21T15:01:49.963Z] #84 100.1 CC src/basic_test_double_array.lo [2022-07-21T15:01:49.963Z] #84 100.2 CC src/basic_test_top_array_int.lo [2022-07-21T15:01:49.963Z] #84 100.2 CC src/basic_test_double_array_item.lo [2022-07-21T15:01:49.963Z] #84 100.3 CC src/basic_test_top_array_string.lo [2022-07-21T15:01:50.026Z] #55 25.78 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-21T15:01:50.026Z] #55 25.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-21T15:01:50.222Z] #84 100.3 CC src/basic_test_top_double_array_int.lo [2022-07-21T15:01:50.222Z] #84 100.4 CC src/basic_test_top_double_array_obj.lo [2022-07-21T15:01:50.222Z] #84 100.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-21T15:01:50.222Z] #84 100.5 CC src/basic_test_top_double_array_string.lo [2022-07-21T15:01:50.222Z] #84 100.5 CC src/read-file.lo [2022-07-21T15:01:50.285Z] #55 25.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-21T15:01:50.285Z] #55 25.95 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-21T15:01:50.285Z] #55 26.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T15:01:50.481Z] #84 100.6 CC src/json_common.lo [2022-07-21T15:01:50.481Z] #84 100.6 CC tests/test-1.o [2022-07-21T15:01:50.481Z] #84 100.8 CC tests/test-2.o [2022-07-21T15:01:50.481Z] #84 100.8 CC tests/test-3.o [2022-07-21T15:01:50.544Z] #55 26.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T15:01:50.544Z] #55 26.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-21T15:01:50.544Z] #55 26.29 go: downloading golang.org/x/text v0.3.7 [2022-07-21T15:01:50.740Z] #84 100.8 CC tests/test-4.o [2022-07-21T15:01:50.740Z] #84 100.9 CC tests/test-5.o [2022-07-21T15:01:50.740Z] #84 101.0 CC tests/test-6.o [2022-07-21T15:01:50.740Z] #84 101.1 CC tests/test-7.o [2022-07-21T15:01:50.767Z] #36 17.28 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-21T15:01:50.767Z] #36 17.47 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-21T15:01:51.000Z] #84 101.2 CC tests/test-8.o [2022-07-21T15:01:51.000Z] #84 ... [2022-07-21T15:01:51.000Z] [2022-07-21T15:01:51.000Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:01:51.000Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:01:51.000Z] #19 132.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-21T15:01:51.000Z] #19 132.2 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:01:51.000Z] #19 132.2 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:01:51.000Z] #19 132.3 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-21T15:01:51.000Z] #19 132.3 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:01:51.000Z] #19 132.3 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-21T15:01:51.157Z] #76 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:52.092Z] #76 ... [2022-07-21T15:01:52.092Z] [2022-07-21T15:01:52.092Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:52.092Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:52.092Z] #40 6.631 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-21T15:01:52.092Z] #40 8.397 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-21T15:01:52.092Z] #40 10.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-21T15:01:52.092Z] #40 11.06 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-21T15:01:52.092Z] #40 11.13 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-21T15:01:52.092Z] #40 ... [2022-07-21T15:01:52.092Z] [2022-07-21T15:01:52.092Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:52.092Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:52.092Z] #55 13.35 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-21T15:01:52.092Z] #55 13.59 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-21T15:01:52.092Z] #55 13.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T15:01:52.092Z] #55 13.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-21T15:01:52.197Z] #14 29.92 Reading package lists... [2022-07-21T15:01:52.198Z] #14 ... [2022-07-21T15:01:52.198Z] [2022-07-21T15:01:52.198Z] #76 [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-07-21T15:01:52.198Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:52.198Z] #76 20.62 Building dependency tree... [2022-07-21T15:01:52.198Z] #76 27.54 python3 is already the newest version (3.9.2-3). [2022-07-21T15:01:52.198Z] #76 27.54 The following additional packages will be installed: [2022-07-21T15:01:52.198Z] #76 27.54 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-21T15:01:52.198Z] #76 27.54 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-21T15:01:52.198Z] #76 27.54 Suggested packages: [2022-07-21T15:01:52.198Z] #76 27.54 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-21T15:01:52.198Z] #76 27.54 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-21T15:01:52.198Z] #76 27.54 m4-doc ed diffutils-doc [2022-07-21T15:01:52.198Z] #76 27.54 Recommended packages: [2022-07-21T15:01:52.198Z] #76 27.54 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-21T15:01:52.198Z] #76 30.54 The following NEW packages will be installed: [2022-07-21T15:01:52.198Z] #76 30.54 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-21T15:01:52.198Z] #76 30.54 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-21T15:01:52.198Z] #76 30.59 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-21T15:01:52.198Z] #76 30.59 libyajl2 m4 patch xz-utils [2022-07-21T15:01:52.198Z] #76 31.13 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:52.198Z] #76 31.13 Need to get 5940 kB of archives. [2022-07-21T15:01:52.198Z] #76 31.13 After this operation, 18.7 MB of additional disk space will be used. [2022-07-21T15:01:52.198Z] #76 31.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:01:52.198Z] #76 31.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-21T15:01:52.198Z] #76 31.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-21T15:01:52.198Z] #76 31.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-21T15:01:52.198Z] #76 31.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:01:52.198Z] #76 31.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-21T15:01:52.198Z] #76 31.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-21T15:01:52.198Z] #76 31.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-21T15:01:52.198Z] #76 31.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-21T15:01:52.198Z] #76 31.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-21T15:01:52.198Z] #76 31.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:01:52.198Z] #76 31.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-21T15:01:52.198Z] #76 31.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-21T15:01:52.198Z] #76 31.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:01:52.198Z] #76 31.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-21T15:01:52.198Z] #76 31.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:01:52.198Z] #76 31.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-21T15:01:52.198Z] #76 31.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:01:52.198Z] #76 31.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:01:52.198Z] #76 31.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-21T15:01:52.198Z] #76 31.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:01:52.198Z] #76 31.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:01:52.198Z] #76 31.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-21T15:01:52.198Z] #76 ... [2022-07-21T15:01:52.198Z] [2022-07-21T15:01:52.198Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:52.198Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:52.198Z] #55 29.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-21T15:01:52.198Z] #55 29.82 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-21T15:01:52.198Z] #55 31.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T15:01:52.198Z] #55 31.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-21T15:01:52.198Z] #55 31.54 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-21T15:01:52.198Z] #55 31.87 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-21T15:01:52.198Z] #55 32.04 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-21T15:01:52.198Z] #55 32.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-21T15:01:52.198Z] #55 32.60 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-21T15:01:52.198Z] #55 32.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-21T15:01:52.198Z] #55 33.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-21T15:01:52.198Z] #55 33.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-21T15:01:52.198Z] #55 33.41 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-21T15:01:52.198Z] #55 33.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-21T15:01:52.198Z] #55 33.64 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-21T15:01:52.459Z] #55 33.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-21T15:01:52.459Z] #55 33.97 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-21T15:01:52.720Z] #55 34.13 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-21T15:01:52.720Z] #55 34.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-21T15:01:52.981Z] #55 34.38 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-21T15:01:52.981Z] #55 34.49 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-21T15:01:53.033Z] #55 ... [2022-07-21T15:01:53.033Z] [2022-07-21T15:01:53.033Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:53.033Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:53.033Z] #42 7.478 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:53.033Z] #42 11.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:53.033Z] #42 ... [2022-07-21T15:01:53.033Z] [2022-07-21T15:01:53.033Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:01:53.033Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:01:53.033Z] #40 17.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-21T15:01:53.033Z] #40 17.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:53.245Z] #55 34.66 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-21T15:01:53.291Z] #36 ... [2022-07-21T15:01:53.291Z] [2022-07-21T15:01:53.291Z] #38 [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-07-21T15:01:53.291Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T15:01:53.291Z] #38 19.18 tomll can be used in two ways: [2022-07-21T15:01:53.291Z] #38 19.18 Writing to STDIN and reading from STDOUT: [2022-07-21T15:01:53.291Z] #38 19.18 cat file.toml | tomll > file.toml [2022-07-21T15:01:53.291Z] #38 19.18 [2022-07-21T15:01:53.291Z] #38 19.18 Reading and updating a list of files: [2022-07-21T15:01:53.291Z] #38 19.18 tomll a.toml b.toml c.toml [2022-07-21T15:01:53.291Z] #38 19.18 [2022-07-21T15:01:53.291Z] #38 19.18 When given a list of files, tomll will modify all files in place without asking. [2022-07-21T15:01:53.291Z] #38 DONE 19.6s [2022-07-21T15:01:53.291Z] [2022-07-21T15:01:53.291Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:53.291Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:53.291Z] #55 14.21 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-21T15:01:53.291Z] #55 15.02 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-21T15:01:53.291Z] #55 15.07 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-21T15:01:53.291Z] #55 15.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-21T15:01:53.291Z] #55 15.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-21T15:01:53.291Z] #55 15.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-21T15:01:53.291Z] #55 15.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:53.291Z] #55 15.25 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-21T15:01:53.291Z] #55 15.73 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-21T15:01:53.291Z] #55 15.80 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-21T15:01:53.291Z] #55 15.98 go: downloading github.com/spf13/afero v1.8.2 [2022-07-21T15:01:53.291Z] #55 16.03 go: downloading github.com/spf13/cast v1.4.1 [2022-07-21T15:01:53.291Z] #55 16.26 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-21T15:01:53.291Z] #55 16.31 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-21T15:01:53.291Z] #55 16.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T15:01:53.291Z] #55 16.76 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-21T15:01:53.291Z] #55 16.94 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-21T15:01:53.291Z] #55 17.11 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-21T15:01:53.291Z] #55 17.20 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-21T15:01:53.291Z] #55 18.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-21T15:01:53.291Z] #55 18.74 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-21T15:01:53.291Z] #55 18.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-21T15:01:53.291Z] #55 19.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-21T15:01:53.291Z] #55 19.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-21T15:01:53.291Z] #55 19.26 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-21T15:01:53.291Z] #55 19.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-21T15:01:53.291Z] #55 19.37 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-21T15:01:53.291Z] #55 19.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-21T15:01:53.291Z] #55 19.90 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-21T15:01:53.291Z] #55 20.05 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-21T15:01:53.508Z] #55 34.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-21T15:01:53.508Z] #55 ... [2022-07-21T15:01:53.508Z] [2022-07-21T15:01:53.508Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:01:53.508Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:01:53.508Z] #36 24.87 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-21T15:01:53.508Z] #36 24.88 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-21T15:01:53.508Z] #36 25.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-21T15:01:53.508Z] #36 26.07 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-21T15:01:53.508Z] #36 26.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-21T15:01:53.508Z] #36 27.38 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-21T15:01:53.508Z] #36 27.56 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-21T15:01:53.508Z] #36 27.62 go: downloading github.com/peterh/liner v1.2.2 [2022-07-21T15:01:53.508Z] #36 28.05 go: downloading github.com/google/go-dap v0.6.0 [2022-07-21T15:01:53.508Z] #36 28.90 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-21T15:01:53.508Z] #36 29.35 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-21T15:01:53.508Z] #36 30.30 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-21T15:01:53.508Z] #36 30.55 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-21T15:01:53.508Z] #36 30.64 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-21T15:01:53.508Z] #36 33.63 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-21T15:01:53.508Z] #36 33.72 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-21T15:01:53.508Z] #36 ... [2022-07-21T15:01:53.508Z] [2022-07-21T15:01:53.508Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:53.508Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:53.508Z] #55 34.92 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-21T15:01:53.508Z] #55 35.00 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-21T15:01:53.548Z] #55 20.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-21T15:01:53.548Z] #55 20.34 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-21T15:01:53.548Z] #55 20.41 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-21T15:01:53.773Z] #55 35.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-21T15:01:53.805Z] #55 20.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-21T15:01:53.842Z] #55 ... [2022-07-21T15:01:53.842Z] [2022-07-21T15:01:53.842Z] #31 [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-07-21T15:01:53.842Z] #31 sha256:6b921b8cd4b0f01eaddc61d809cf9371ac2d1bd19b13b3ea27d5f68ef1955667 [2022-07-21T15:01:53.842Z] #31 20.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-21T15:01:53.842Z] #31 22.47 [2022-07-21T15:01:53.842Z] #31 22.82 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:53.842Z] #31 24.13 [2022-07-21T15:01:53.842Z] #31 26.82 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-21T15:01:53.842Z] #31 28.47 #=#=# [2022-07-21T15:01:53.842Z] #31 28.88 #=#=# ######################################################################## 100.0% [2022-07-21T15:01:53.842Z] #31 30.20 [2022-07-21T15:01:53.842Z] #31 30.47 Download of images into '/build' complete. [2022-07-21T15:01:53.842Z] #31 30.48 Use something like the following to load the result into a Docker daemon: [2022-07-21T15:01:54.035Z] #55 35.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-21T15:01:54.035Z] #55 35.35 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-21T15:01:54.061Z] #55 20.84 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-21T15:01:54.061Z] #55 20.90 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-21T15:01:54.061Z] #55 20.98 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-21T15:01:54.101Z] #31 30.48 tar -cC '/build' . | docker load [2022-07-21T15:01:54.101Z] #31 ... [2022-07-21T15:01:54.101Z] [2022-07-21T15:01:54.101Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:54.101Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-21T15:01:54.101Z] #62 18.51 Reading package lists... [2022-07-21T15:01:54.101Z] #62 23.23 Building dependency tree... [2022-07-21T15:01:54.101Z] #62 27.06 The following additional packages will be installed: [2022-07-21T15:01:54.101Z] #62 27.06 libbtrfs0 [2022-07-21T15:01:54.101Z] #62 27.28 The following NEW packages will be installed: [2022-07-21T15:01:54.101Z] #62 27.33 libbtrfs-dev libbtrfs0 [2022-07-21T15:01:54.101Z] #62 27.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:54.101Z] #62 27.83 Need to get 454 kB of archives. [2022-07-21T15:01:54.101Z] #62 27.83 After this operation, 1275 kB of additional disk space will be used. [2022-07-21T15:01:54.101Z] #62 27.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-21T15:01:54.101Z] #62 27.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-21T15:01:54.101Z] #62 28.82 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:01:54.101Z] #62 29.03 Fetched 454 kB in 0s (1089 kB/s) [2022-07-21T15:01:54.101Z] #62 29.20 Selecting previously unselected package libbtrfs0:arm64. [2022-07-21T15:01:54.101Z] #62 29.20 (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 ... 15708 files and directories currently installed.) [2022-07-21T15:01:54.101Z] #62 29.26 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-21T15:01:54.101Z] #62 29.28 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-21T15:01:54.101Z] #62 29.48 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-21T15:01:54.101Z] #62 29.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-21T15:01:54.101Z] #62 29.51 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-21T15:01:54.101Z] #62 29.86 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-21T15:01:54.296Z] #55 35.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-21T15:01:54.332Z] #55 21.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-21T15:01:54.332Z] #55 21.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-21T15:01:54.332Z] #55 21.15 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-21T15:01:54.332Z] #55 ... [2022-07-21T15:01:54.332Z] [2022-07-21T15:01:54.332Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:54.332Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:54.332Z] #62 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:54.332Z] #62 20.34 Fetched 8555 kB in 16s (550 kB/s) [2022-07-21T15:01:54.360Z] #62 29.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...#62 ... [2022-07-21T15:01:54.360Z] [2022-07-21T15:01:54.360Z] #31 [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-07-21T15:01:54.360Z] #31 sha256:6b921b8cd4b0f01eaddc61d809cf9371ac2d1bd19b13b3ea27d5f68ef1955667 [2022-07-21T15:01:54.360Z] #31 DONE 30.8s [2022-07-21T15:01:54.360Z] [2022-07-21T15:01:54.360Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:54.360Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-21T15:01:54.360Z] #62 29.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-21T15:01:54.360Z] #62 29.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:01:54.360Z] #62 ... [2022-07-21T15:01:54.360Z] [2022-07-21T15:01:54.360Z] #76 [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-07-21T15:01:54.360Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:01:54.360Z] #76 18.08 Reading package lists... [2022-07-21T15:01:54.360Z] #76 23.04 Building dependency tree... [2022-07-21T15:01:54.360Z] #76 27.05 python3 is already the newest version (3.9.2-3). [2022-07-21T15:01:54.360Z] #76 27.05 The following additional packages will be installed: [2022-07-21T15:01:54.360Z] #76 27.05 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-21T15:01:54.360Z] #76 27.06 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-21T15:01:54.360Z] #76 27.08 Suggested packages: [2022-07-21T15:01:54.360Z] #76 27.11 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-21T15:01:54.360Z] #76 27.11 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-21T15:01:54.360Z] #76 27.11 m4-doc ed diffutils-doc [2022-07-21T15:01:54.360Z] #76 27.11 Recommended packages: [2022-07-21T15:01:54.360Z] #76 27.11 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-21T15:01:54.360Z] #76 28.60 The following NEW packages will be installed: [2022-07-21T15:01:54.360Z] #76 28.60 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-21T15:01:54.360Z] #76 28.61 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-21T15:01:54.360Z] #76 28.61 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-21T15:01:54.360Z] #76 28.61 libyajl2 m4 patch xz-utils [2022-07-21T15:01:54.360Z] #76 29.05 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:54.360Z] #76 29.05 Need to get 5916 kB of archives. [2022-07-21T15:01:54.360Z] #76 29.05 After this operation, 18.6 MB of additional disk space will be used. [2022-07-21T15:01:54.360Z] #76 29.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-21T15:01:54.360Z] #76 29.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-21T15:01:54.360Z] #76 29.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-21T15:01:54.360Z] #76 29.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-21T15:01:54.360Z] #76 29.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-21T15:01:54.360Z] #76 29.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-21T15:01:54.360Z] #76 29.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-21T15:01:54.360Z] #76 29.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-21T15:01:54.360Z] #76 29.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-21T15:01:54.360Z] #76 29.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-21T15:01:54.360Z] #76 29.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-21T15:01:54.360Z] #76 29.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-21T15:01:54.360Z] #76 29.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-21T15:01:54.360Z] #76 29.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-21T15:01:54.360Z] #76 29.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-21T15:01:54.360Z] #76 29.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-21T15:01:54.360Z] #76 29.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-21T15:01:54.360Z] #76 29.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-21T15:01:54.360Z] #76 29.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-21T15:01:54.360Z] #76 29.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-21T15:01:54.360Z] #76 29.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-21T15:01:54.360Z] #76 29.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-21T15:01:54.360Z] #76 29.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-21T15:01:54.360Z] #76 29.90 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:01:54.558Z] #55 36.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-21T15:01:54.559Z] #55 36.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-21T15:01:54.559Z] #55 36.11 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-21T15:01:54.589Z] #62 20.34 Reading package lists... [2022-07-21T15:01:54.589Z] #62 ... [2022-07-21T15:01:54.589Z] [2022-07-21T15:01:54.589Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:54.589Z] #67 sha256:8fbc405b9ba1897cc0c2fbc25c76bf1f6539ae6bbcb2af8fe496968c9f0cb7bc [2022-07-21T15:01:54.589Z] #67 15.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-21T15:01:54.589Z] #67 15.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-21T15:01:54.589Z] #67 17.85 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-21T15:01:54.589Z] #67 18.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:01:54.589Z] #67 ... [2022-07-21T15:01:54.589Z] [2022-07-21T15:01:54.589Z] #51 [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-07-21T15:01:54.589Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:01:54.589Z] #51 11.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:54.589Z] #51 14.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-21T15:01:54.699Z] #76 30.32 Fetched 5916 kB in 1s (9538 kB/s) [2022-07-21T15:01:54.699Z] [2022-07-21T15:01:54.699Z] #76 ... [2022-07-21T15:01:54.699Z] [2022-07-21T15:01:54.699Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:54.699Z] #62 sha256:58aebe86ab0ef5228a167fc120e71ee054454b2e653119aafe4e286e5cbdea17 [2022-07-21T15:01:54.699Z] #62 DONE 30.4s [2022-07-21T15:01:54.699Z] [2022-07-21T15:01:54.699Z] #76 [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-07-21T15:01:54.699Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:01:54.699Z] #76 30.46 Selecting previously unselected package bzip2. [2022-07-21T15:01:54.699Z] #76 30.46 (Reading database ... [2022-07-21T15:01:54.699Z] #76 ... [2022-07-21T15:01:54.699Z] [2022-07-21T15:01:54.699Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-21T15:01:54.699Z] #63 sha256:72be5f533a18a01f97bbe6ecd5be5b8210b46d242a170da9759be88ee56af757 [2022-07-21T15:01:54.845Z] #51 ... [2022-07-21T15:01:54.845Z] [2022-07-21T15:01:54.845Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:54.845Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:54.845Z] #55 21.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-21T15:01:54.845Z] #55 21.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-21T15:01:54.845Z] #55 21.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-21T15:01:54.845Z] #55 ... [2022-07-21T15:01:54.845Z] [2022-07-21T15:01:54.845Z] #14 [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-07-21T15:01:54.845Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:54.845Z] #14 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:54.845Z] #14 20.98 Fetched 8555 kB in 16s (551 kB/s) [2022-07-21T15:01:54.957Z] #63 DONE 0.2s [2022-07-21T15:01:54.957Z] [2022-07-21T15:01:54.957Z] #76 [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-07-21T15:01:54.957Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:01:54.957Z] #76 30.46 (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 ... 15708 files and directories currently installed.) [2022-07-21T15:01:54.957Z] #76 30.58 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-21T15:01:54.957Z] #76 30.61 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:01:55.102Z] #14 20.98 Reading package lists... [2022-07-21T15:01:55.102Z] #14 ... [2022-07-21T15:01:55.102Z] [2022-07-21T15:01:55.102Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:55.102Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:55.102Z] #55 21.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-21T15:01:55.102Z] #55 21.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-21T15:01:55.102Z] #55 21.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-21T15:01:55.102Z] #55 21.99 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-21T15:01:55.149Z] #55 36.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-21T15:01:55.149Z] #55 36.61 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-21T15:01:55.215Z] #76 30.81 Selecting previously unselected package libmagic-mgc. [2022-07-21T15:01:55.215Z] #76 30.83 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-21T15:01:55.215Z] #76 30.83 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-21T15:01:55.359Z] #55 22.06 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-21T15:01:55.359Z] #55 22.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-21T15:01:55.359Z] #55 ... [2022-07-21T15:01:55.359Z] [2022-07-21T15:01:55.359Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:55.359Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:55.359Z] #42 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:55.359Z] #42 21.96 Fetched 8555 kB in 16s (544 kB/s) [2022-07-21T15:01:55.359Z] #42 21.96 Reading package lists... [2022-07-21T15:01:55.359Z] #42 ... [2022-07-21T15:01:55.359Z] [2022-07-21T15:01:55.359Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:55.359Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:55.359Z] #55 22.29 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-21T15:01:55.411Z] #55 36.77 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-21T15:01:55.411Z] #55 36.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-21T15:01:55.411Z] #55 36.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-21T15:01:55.616Z] #55 22.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-21T15:01:55.616Z] #55 22.53 go: downloading github.com/julz/importas v0.1.0 [2022-07-21T15:01:55.616Z] #55 ... [2022-07-21T15:01:55.616Z] [2022-07-21T15:01:55.616Z] #76 [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-07-21T15:01:55.616Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:01:55.616Z] #76 12.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:55.616Z] #76 21.54 Fetched 8555 kB in 15s (557 kB/s) [2022-07-21T15:01:55.672Z] #55 36.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-21T15:01:55.672Z] #55 37.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-21T15:01:55.672Z] #55 37.14 go: downloading github.com/julz/importas v0.1.0 [2022-07-21T15:01:55.672Z] #55 37.23 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-21T15:01:55.873Z] #76 21.54 Reading package lists... [2022-07-21T15:01:55.873Z] #76 ... [2022-07-21T15:01:55.873Z] [2022-07-21T15:01:55.873Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:55.873Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:55.873Z] #55 22.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-21T15:01:55.873Z] #55 22.64 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-21T15:01:55.873Z] #55 22.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-21T15:01:55.933Z] #55 37.28 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-21T15:01:56.039Z] #76 31.63 Selecting previously unselected package libmagic1:arm64. [2022-07-21T15:01:56.039Z] #76 31.64 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-21T15:01:56.039Z] #76 31.65 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-21T15:01:56.130Z] #55 22.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-21T15:01:56.130Z] #55 22.82 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-21T15:01:56.130Z] #55 ... [2022-07-21T15:01:56.130Z] [2022-07-21T15:01:56.130Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:01:56.130Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:01:56.130Z] #53 12.74 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T15:01:56.130Z] #53 12.79 go: downloading golang.org/x/mod v0.3.0 [2022-07-21T15:01:56.130Z] #53 ... [2022-07-21T15:01:56.130Z] [2022-07-21T15:01:56.130Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:56.130Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:56.130Z] #55 22.98 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-21T15:01:56.130Z] #55 23.02 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-21T15:01:56.193Z] #55 37.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-21T15:01:56.193Z] #55 37.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-21T15:01:56.193Z] #55 37.76 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-21T15:01:56.298Z] #76 31.84 Selecting previously unselected package file. [2022-07-21T15:01:56.298Z] #76 31.85 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-21T15:01:56.298Z] #76 31.87 Unpacking file (1:5.39-3) ... [2022-07-21T15:01:56.298Z] #76 31.99 Selecting previously unselected package xz-utils. [2022-07-21T15:01:56.298Z] #76 32.01 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-21T15:01:56.298Z] #76 32.03 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:01:56.386Z] #55 23.15 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-21T15:01:56.386Z] #55 23.20 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-21T15:01:56.386Z] #55 23.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-21T15:01:56.454Z] #55 37.83 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-21T15:01:56.558Z] #76 32.31 Selecting previously unselected package libsigsegv2:arm64. [2022-07-21T15:01:56.558Z] #76 32.31 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-21T15:01:56.558Z] #76 32.32 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-21T15:01:56.558Z] #76 32.40 Selecting previously unselected package m4. [2022-07-21T15:01:56.643Z] #55 23.33 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-21T15:01:56.715Z] #55 38.02 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-21T15:01:56.715Z] #55 38.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-21T15:01:56.715Z] #55 38.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-21T15:01:56.715Z] #55 ... [2022-07-21T15:01:56.715Z] [2022-07-21T15:01:56.715Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:56.715Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:56.715Z] #62 28.05 Fetched 8555 kB in 22s (381 kB/s) [2022-07-21T15:01:56.715Z] #62 28.05 Reading package lists... [2022-07-21T15:01:56.715Z] #62 37.84 Reading package lists... [2022-07-21T15:01:56.715Z] #62 ... [2022-07-21T15:01:56.715Z] [2022-07-21T15:01:56.715Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:56.715Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:56.715Z] #55 38.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-21T15:01:56.817Z] #76 32.40 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-21T15:01:56.817Z] #76 32.44 Unpacking m4 (1.4.18-5) ... [2022-07-21T15:01:56.977Z] #55 38.32 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-21T15:01:57.088Z] #76 32.67 Selecting previously unselected package autoconf. [2022-07-21T15:01:57.088Z] #76 32.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-21T15:01:57.088Z] #76 32.67 Unpacking autoconf (2.69-14) ... [2022-07-21T15:01:57.208Z] #55 24.12 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-21T15:01:57.208Z] #55 24.12 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-21T15:01:57.465Z] #55 24.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-21T15:01:57.465Z] #55 24.26 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-21T15:01:57.465Z] #55 24.36 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-21T15:01:57.465Z] #55 24.44 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-21T15:01:57.655Z] #76 33.15 Selecting previously unselected package autotools-dev. [2022-07-21T15:01:57.655Z] #76 33.15 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-21T15:01:57.655Z] #76 33.16 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:01:57.655Z] #76 33.34 Selecting previously unselected package automake. [2022-07-21T15:01:57.655Z] #76 33.34 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-21T15:01:57.655Z] #76 33.36 Unpacking automake (1:1.16.3-2) ... [2022-07-21T15:01:57.721Z] #55 24.53 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-21T15:01:57.919Z] #55 39.45 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-21T15:01:57.919Z] #55 39.45 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-21T15:01:57.919Z] #55 39.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-21T15:01:57.981Z] #55 24.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-21T15:01:57.981Z] #55 24.69 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-21T15:01:58.180Z] #55 39.59 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-21T15:01:58.238Z] #55 25.13 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-21T15:01:58.238Z] #55 25.16 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-21T15:01:58.351Z] #40 ... [2022-07-21T15:01:58.351Z] [2022-07-21T15:01:58.351Z] #14 [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-07-21T15:01:58.351Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:01:58.351Z] #14 12.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:58.351Z] #14 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:58.351Z] #14 ... [2022-07-21T15:01:58.351Z] [2022-07-21T15:01:58.351Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:58.351Z] #26 sha256:4a790ba5e6f2edfbd2e11381488f082f6894cf4542733e28e3b7a12f4b8507dd [2022-07-21T15:01:58.351Z] #26 21.96 + mkdir -p /build [2022-07-21T15:01:58.351Z] #26 21.96 + mv docker/docker /build/ [2022-07-21T15:01:58.351Z] #26 21.98 + rmdir docker [2022-07-21T15:01:58.351Z] #26 ... [2022-07-21T15:01:58.351Z] [2022-07-21T15:01:58.351Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:01:58.351Z] #67 sha256:5bd8d5d565b03c02caa40e37623535436c3b11edd36fafc9c1a4905ca9f429b8 [2022-07-21T15:01:58.351Z] #67 12.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:58.351Z] #67 12.63 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-21T15:01:58.351Z] #67 13.77 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-21T15:01:58.351Z] #67 18.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-21T15:01:58.351Z] #67 20.34 go: downloading github.com/google/uuid v1.3.0 [2022-07-21T15:01:58.351Z] #67 20.44 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-21T15:01:58.351Z] #67 20.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-21T15:01:58.351Z] #67 21.37 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:01:58.351Z] #67 21.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T15:01:58.351Z] #67 21.93 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-21T15:01:58.351Z] #67 22.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-21T15:01:58.351Z] #67 22.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-21T15:01:58.440Z] #55 39.82 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-21T15:01:58.440Z] #55 ... [2022-07-21T15:01:58.440Z] [2022-07-21T15:01:58.440Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:01:58.440Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:01:58.440Z] #42 29.75 Fetched 8555 kB in 24s (363 kB/s) [2022-07-21T15:01:58.440Z] #42 29.75 Reading package lists... [2022-07-21T15:01:58.440Z] #42 39.33 Reading package lists... [2022-07-21T15:01:58.440Z] #42 ... [2022-07-21T15:01:58.440Z] [2022-07-21T15:01:58.440Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:58.440Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:58.440Z] #55 39.90 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-21T15:01:58.495Z] #55 25.21 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-21T15:01:58.495Z] #55 25.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-21T15:01:58.495Z] #55 25.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-21T15:01:58.610Z] #67 ... [2022-07-21T15:01:58.611Z] [2022-07-21T15:01:58.611Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:01:58.611Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:01:58.611Z] #62 13.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:58.611Z] #62 ... [2022-07-21T15:01:58.611Z] [2022-07-21T15:01:58.611Z] #51 [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-07-21T15:01:58.611Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:01:58.611Z] #51 13.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:01:58.611Z] #51 16.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:01:58.611Z] #51 20.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-21T15:01:58.611Z] #51 ... [2022-07-21T15:01:58.611Z] [2022-07-21T15:01:58.611Z] #38 [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-07-21T15:01:58.611Z] #38 sha256:3a99da573556b459423b4d35702a352cf2c1e17b61e1997540bb4f7fca348320 [2022-07-21T15:01:58.611Z] #38 22.79 tomll can be used in two ways: [2022-07-21T15:01:58.611Z] #38 22.79 Writing to STDIN and reading from STDOUT: [2022-07-21T15:01:58.611Z] #38 22.79 cat file.toml | tomll > file.toml [2022-07-21T15:01:58.611Z] #38 22.79 [2022-07-21T15:01:58.611Z] #38 22.79 Reading and updating a list of files: [2022-07-21T15:01:58.611Z] #38 22.79 tomll a.toml b.toml c.toml [2022-07-21T15:01:58.611Z] #38 22.79 [2022-07-21T15:01:58.611Z] #38 22.79 When given a list of files, tomll will modify all files in place without asking. [2022-07-21T15:01:58.640Z] #76 ... [2022-07-21T15:01:58.640Z] [2022-07-21T15:01:58.640Z] #51 [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-07-21T15:01:58.640Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-21T15:01:58.640Z] #51 18.79 Reading package lists... [2022-07-21T15:01:58.640Z] #51 23.94 Reading package lists... [2022-07-21T15:01:58.640Z] #51 28.44 Building dependency tree... [2022-07-21T15:01:58.640Z] #51 32.49 The following additional packages will be installed: [2022-07-21T15:01:58.640Z] #51 32.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:01:58.640Z] #51 32.51 python3-protobuf python3-six [2022-07-21T15:01:58.640Z] #51 32.51 Suggested packages: [2022-07-21T15:01:58.640Z] #51 32.53 python3-setuptools [2022-07-21T15:01:58.640Z] #51 32.53 Recommended packages: [2022-07-21T15:01:58.640Z] #51 32.53 iproute2 | iproute [2022-07-21T15:01:58.640Z] #51 33.15 The following NEW packages will be installed: [2022-07-21T15:01:58.640Z] #51 33.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:01:58.640Z] #51 33.16 python3-protobuf python3-six [2022-07-21T15:01:58.640Z] #51 33.80 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:01:58.640Z] #51 33.80 Need to get 2136 kB of archives. [2022-07-21T15:01:58.640Z] #51 33.80 After this operation, 10.8 MB of additional disk space will be used. [2022-07-21T15:01:58.640Z] #51 33.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-21T15:01:58.640Z] #51 33.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:01:58.640Z] #51 ... [2022-07-21T15:01:58.640Z] [2022-07-21T15:01:58.640Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:58.640Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:58.640Z] #55 32.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-21T15:01:58.640Z] #55 32.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-21T15:01:58.640Z] #55 32.30 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-21T15:01:58.640Z] #55 32.30 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-21T15:01:58.640Z] #55 32.39 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T15:01:58.640Z] #55 32.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-21T15:01:58.640Z] #55 32.81 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-21T15:01:58.640Z] #55 32.88 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-21T15:01:58.640Z] #55 32.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-21T15:01:58.640Z] #55 33.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-21T15:01:58.640Z] #55 33.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-21T15:01:58.640Z] #55 33.12 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-21T15:01:58.640Z] #55 33.21 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-21T15:01:58.640Z] #55 33.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-21T15:01:58.640Z] #55 33.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-21T15:01:58.640Z] #55 33.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-21T15:01:58.640Z] #55 33.45 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-21T15:01:58.640Z] #55 33.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-21T15:01:58.640Z] #55 34.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-21T15:01:58.640Z] #55 34.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-21T15:01:58.640Z] #55 ... [2022-07-21T15:01:58.640Z] [2022-07-21T15:01:58.640Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:01:58.640Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-21T15:01:58.640Z] #47 24.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-21T15:01:58.700Z] #55 40.13 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-21T15:01:58.700Z] #55 40.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-21T15:01:58.752Z] #55 25.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-21T15:01:58.752Z] #55 25.63 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-21T15:01:58.901Z] #47 ... [2022-07-21T15:01:58.901Z] [2022-07-21T15:01:58.901Z] #76 [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-07-21T15:01:58.901Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:01:58.901Z] #76 34.38 Selecting previously unselected package patch. [2022-07-21T15:01:58.901Z] #76 34.38 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-07-21T15:01:58.901Z] #76 34.40 Unpacking patch (2.7.6-7) ... [2022-07-21T15:01:58.961Z] #55 40.31 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-21T15:01:59.014Z] #55 25.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-21T15:01:59.014Z] #55 25.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-21T15:01:59.014Z] #55 25.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-21T15:01:59.014Z] #55 25.95 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-21T15:01:59.014Z] #55 25.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-21T15:01:59.014Z] #55 25.95 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-21T15:01:59.160Z] #76 34.66 Selecting previously unselected package dpkg-dev. [2022-07-21T15:01:59.160Z] #76 34.66 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-21T15:01:59.160Z] #76 34.67 Unpacking dpkg-dev (1.20.11) ... [2022-07-21T15:01:59.420Z] #76 ... [2022-07-21T15:01:59.420Z] [2022-07-21T15:01:59.420Z] #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-07-21T15:01:59.420Z] #57 sha256:52f634ec01e5a1622441c1478ed6615b60f17bc870c55e64b86891a9dd421412 [2022-07-21T15:01:59.420Z] #57 33.92 v3.0.2 [2022-07-21T15:01:59.420Z] #57 DONE 35.1s [2022-07-21T15:01:59.532Z] #55 40.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-21T15:01:59.532Z] #55 40.90 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-21T15:01:59.548Z] #38 DONE 24.1s [2022-07-21T15:01:59.548Z] [2022-07-21T15:01:59.548Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:01:59.548Z] #26 sha256:4a790ba5e6f2edfbd2e11381488f082f6894cf4542733e28e3b7a12f4b8507dd [2022-07-21T15:01:59.548Z] #26 DONE 23.9s [2022-07-21T15:01:59.548Z] [2022-07-21T15:01:59.549Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:59.549Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:01:59.549Z] #55 21.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:01:59.549Z] #55 21.40 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-21T15:01:59.549Z] #55 21.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-21T15:01:59.549Z] #55 21.99 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-21T15:01:59.549Z] #55 22.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-21T15:01:59.549Z] #55 22.09 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-21T15:01:59.549Z] #55 22.30 go: downloading github.com/spf13/afero v1.8.2 [2022-07-21T15:01:59.549Z] #55 22.50 go: downloading github.com/spf13/cast v1.4.1 [2022-07-21T15:01:59.549Z] #55 22.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-21T15:01:59.549Z] #55 22.85 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-21T15:01:59.549Z] #55 22.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-21T15:01:59.549Z] #55 23.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-21T15:01:59.549Z] #55 23.32 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-21T15:01:59.549Z] #55 23.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-21T15:01:59.549Z] #55 23.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-21T15:01:59.549Z] #55 24.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-21T15:01:59.577Z] #55 26.54 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-21T15:01:59.577Z] #55 26.54 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-21T15:01:59.577Z] #55 26.56 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-21T15:01:59.679Z] [2022-07-21T15:01:59.679Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:01:59.679Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:01:59.679Z] #55 34.38 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-21T15:01:59.679Z] #55 34.45 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-21T15:01:59.679Z] #55 34.73 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T15:01:59.679Z] #55 34.73 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-21T15:01:59.679Z] #55 34.87 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-21T15:01:59.679Z] #55 34.98 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-21T15:01:59.679Z] #55 35.04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-21T15:01:59.679Z] #55 35.08 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T15:01:59.679Z] #55 35.20 go: downloading github.com/prometheus/common v0.32.1 [2022-07-21T15:01:59.793Z] #55 41.13 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-21T15:01:59.793Z] #55 41.14 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-21T15:01:59.793Z] #55 41.18 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-21T15:01:59.806Z] #55 24.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-21T15:01:59.834Z] #55 26.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-21T15:02:00.063Z] #55 24.59 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-21T15:02:00.090Z] #55 26.86 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-21T15:02:00.096Z] #55 41.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-21T15:02:00.096Z] #55 41.61 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-21T15:02:00.347Z] #55 26.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-21T15:02:00.347Z] #55 27.19 go: downloading honnef.co/go/tools v0.3.1 [2022-07-21T15:02:00.407Z] #55 35.81 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-21T15:02:00.407Z] #55 36.03 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T15:02:00.439Z] #55 41.75 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-21T15:02:00.439Z] #55 41.94 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-21T15:02:00.681Z] #55 ... [2022-07-21T15:02:00.681Z] [2022-07-21T15:02:00.681Z] #14 [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-07-21T15:02:00.681Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:00.681Z] #14 21.79 Reading package lists... [2022-07-21T15:02:00.681Z] #14 26.35 Building dependency tree... [2022-07-21T15:02:00.681Z] #14 30.86 The following additional packages will be installed: [2022-07-21T15:02:00.681Z] #14 30.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:00.681Z] #14 30.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-21T15:02:00.681Z] #14 30.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-21T15:02:00.681Z] #14 30.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-21T15:02:00.681Z] #14 30.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-21T15:02:00.681Z] #14 30.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-21T15:02:00.681Z] #14 30.88 mingw-w64-common mingw-w64-x86-64-dev [2022-07-21T15:02:00.681Z] #14 30.90 Suggested packages: [2022-07-21T15:02:00.681Z] #14 30.94 gcc-10-locales seccomp wine64 [2022-07-21T15:02:00.681Z] #14 32.26 The following NEW packages will be installed: [2022-07-21T15:02:00.681Z] #14 32.29 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:00.681Z] #14 32.29 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-21T15:02:00.681Z] #14 32.29 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-21T15:02:00.681Z] #14 32.29 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-21T15:02:00.681Z] #14 32.29 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-21T15:02:00.681Z] #14 32.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-21T15:02:00.681Z] #14 32.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-21T15:02:00.681Z] #14 32.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-21T15:02:00.681Z] #14 32.30 mingw-w64-x86-64-dev [2022-07-21T15:02:00.681Z] #14 32.72 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:00.681Z] #14 32.72 Need to get 108 MB of archives. [2022-07-21T15:02:00.681Z] #14 32.72 After this operation, 620 MB of additional disk space will be used. [2022-07-21T15:02:00.681Z] #14 32.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-07-21T15:02:00.681Z] #14 32.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-07-21T15:02:00.681Z] #14 32.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-21T15:02:00.681Z] #14 32.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-07-21T15:02:00.681Z] #14 32.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-21T15:02:00.681Z] #14 32.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-21T15:02:00.681Z] #14 33.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-21T15:02:00.681Z] #14 33.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:00.681Z] #14 33.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-07-21T15:02:00.681Z] #14 34.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-07-21T15:02:00.681Z] #14 35.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-07-21T15:02:00.681Z] #14 ... [2022-07-21T15:02:00.681Z] [2022-07-21T15:02:00.681Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:02:00.681Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-21T15:02:00.681Z] #40 36.32 NAME: [2022-07-21T15:02:00.681Z] #40 36.33 go-winres - A tool for embedding resources in Windows executables [2022-07-21T15:02:00.681Z] #40 36.33 [2022-07-21T15:02:00.681Z] #40 36.33 USAGE: [2022-07-21T15:02:00.681Z] #40 36.33 go-winres [global options] command [command options] [arguments...] [2022-07-21T15:02:00.681Z] #40 36.33 [2022-07-21T15:02:00.681Z] #40 36.33 COMMANDS: [2022-07-21T15:02:00.681Z] #40 36.33 init Create an initial ./winres/winres.json [2022-07-21T15:02:00.681Z] #40 36.33 make Make syso files for the "go build" command [2022-07-21T15:02:00.681Z] #40 36.33 simply Make syso files for the "go build" command (simplified) [2022-07-21T15:02:00.681Z] #40 36.33 extract Extract all resources from an executable [2022-07-21T15:02:00.681Z] #40 36.34 patch Replace resources in an executable file (exe, dll) [2022-07-21T15:02:00.681Z] #40 36.35 help, h Shows a list of commands or help for one command [2022-07-21T15:02:00.681Z] #40 36.35 [2022-07-21T15:02:00.681Z] #40 36.35 GLOBAL OPTIONS: [2022-07-21T15:02:00.681Z] #40 36.35 --help, -h show help (default: false) [2022-07-21T15:02:00.705Z] #55 42.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-21T15:02:00.947Z] #40 ... [2022-07-21T15:02:00.947Z] [2022-07-21T15:02:00.947Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:00.947Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:02:00.947Z] #42 22.05 Reading package lists... [2022-07-21T15:02:00.947Z] #42 26.64 Building dependency tree... [2022-07-21T15:02:00.947Z] #42 31.26 The following additional packages will be installed: [2022-07-21T15:02:00.947Z] #42 31.27 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-21T15:02:00.947Z] #42 31.31 Suggested packages: [2022-07-21T15:02:00.947Z] #42 31.32 cmake-doc ninja-build lrzip [2022-07-21T15:02:00.947Z] #42 31.32 Recommended packages: [2022-07-21T15:02:00.947Z] #42 31.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-21T15:02:00.947Z] #42 32.12 The following NEW packages will be installed: [2022-07-21T15:02:00.947Z] #42 32.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-21T15:02:00.947Z] #42 32.13 vim-common xxd [2022-07-21T15:02:00.947Z] #42 32.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:00.947Z] #42 32.54 Need to get 15.6 MB of archives. [2022-07-21T15:02:00.947Z] #42 32.54 After this operation, 67.4 MB of additional disk space will be used. [2022-07-21T15:02:00.947Z] #42 32.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:02:00.947Z] #42 32.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:02:00.947Z] #42 32.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-21T15:02:00.947Z] #42 32.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-21T15:02:00.947Z] #42 32.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-21T15:02:00.947Z] #42 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-21T15:02:00.947Z] #42 33.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-21T15:02:00.947Z] #42 33.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-21T15:02:00.947Z] #42 33.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-21T15:02:00.947Z] #42 33.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-21T15:02:00.947Z] #42 34.38 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:00.947Z] #42 34.71 Fetched 15.6 MB in 1s (16.4 MB/s) [2022-07-21T15:02:00.947Z] #42 35.04 Selecting previously unselected package xxd. [2022-07-21T15:02:00.947Z] #42 35.04 (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 ... 15708 files and directories currently installed.) [2022-07-21T15:02:00.947Z] #42 35.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-21T15:02:00.947Z] #42 35.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:00.947Z] #42 35.68 Selecting previously unselected package vim-common. [2022-07-21T15:02:00.947Z] #42 35.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:02:00.947Z] #42 35.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:00.947Z] #42 ... [2022-07-21T15:02:00.947Z] [2022-07-21T15:02:00.947Z] #76 [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-07-21T15:02:00.947Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:02:00.947Z] #76 36.08 Selecting previously unselected package build-essential. [2022-07-21T15:02:00.947Z] #76 36.10 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-07-21T15:02:00.947Z] #76 36.11 Unpacking build-essential (12.9) ... [2022-07-21T15:02:00.947Z] #76 36.81 Selecting previously unselected package libcap2:arm64. [2022-07-21T15:02:00.967Z] #55 42.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-21T15:02:00.967Z] #55 42.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-21T15:02:00.978Z] #19 ... [2022-07-21T15:02:00.978Z] [2022-07-21T15:02:00.978Z] #84 [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-07-21T15:02:00.978Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:00.978Z] #84 101.3 CC tests/test-9.o [2022-07-21T15:02:00.978Z] #84 101.4 CC tests/test-10.o [2022-07-21T15:02:00.978Z] #84 101.5 CC tests/test-11.o [2022-07-21T15:02:01.215Z] #76 36.82 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-21T15:02:01.215Z] #76 36.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-21T15:02:01.227Z] #55 42.48 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-21T15:02:01.473Z] #76 37.22 Selecting previously unselected package libcap-dev:arm64. [2022-07-21T15:02:01.473Z] #76 37.22 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-21T15:02:01.473Z] #76 37.30 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-21T15:02:01.534Z] #55 ... [2022-07-21T15:02:01.534Z] [2022-07-21T15:02:01.534Z] #51 [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-07-21T15:02:01.534Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:01.534Z] #51 32.80 Fetched 8558 kB in 26s (328 kB/s) [2022-07-21T15:02:01.534Z] #51 32.80 Reading package lists... [2022-07-21T15:02:01.810Z] #51 42.86 Reading package lists... [2022-07-21T15:02:01.810Z] #51 ... [2022-07-21T15:02:01.810Z] [2022-07-21T15:02:01.810Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:01.810Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:01.810Z] #47 40.61 Updating files: 43% (939/2176) Updating files: 44% (958/2176) Updating files: 45% (980/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 79% (1737/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-21T15:02:01.810Z] #47 42.42 + git checkout -q v2.3.0 [2022-07-21T15:02:01.959Z] #55 26.28 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-21T15:02:01.959Z] #55 26.65 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-21T15:02:02.040Z] #76 ... [2022-07-21T15:02:02.040Z] [2022-07-21T15:02:02.040Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:02:02.040Z] #40 sha256:5b3279bbd684cd60e71b2ec6230923013fb1881001cf7bf1cbea4d1d4889e7d6 [2022-07-21T15:02:02.040Z] #40 DONE 37.5s [2022-07-21T15:02:02.040Z] [2022-07-21T15:02:02.040Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:02.040Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:02:02.040Z] #42 36.94 Selecting previously unselected package cmake-data. [2022-07-21T15:02:02.040Z] #42 36.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-21T15:02:02.040Z] #42 37.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:02.752Z] #47 ... [2022-07-21T15:02:02.752Z] [2022-07-21T15:02:02.752Z] #76 [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-07-21T15:02:02.752Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:02.752Z] #76 34.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:02.752Z] #76 34.47 Fetched 5940 kB in 1s (4971 kB/s) [2022-07-21T15:02:02.752Z] #76 34.63 Selecting previously unselected package bzip2. [2022-07-21T15:02:02.752Z] #76 34.63 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:02.752Z] #76 34.79 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 34.82 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:02:02.752Z] #76 35.01 Selecting previously unselected package libmagic-mgc. [2022-07-21T15:02:02.752Z] #76 35.01 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 35.01 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:02.752Z] #76 36.17 Selecting previously unselected package libmagic1:amd64. [2022-07-21T15:02:02.752Z] #76 36.21 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 36.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:02:02.752Z] #76 36.72 Selecting previously unselected package file. [2022-07-21T15:02:02.752Z] #76 36.73 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 36.77 Unpacking file (1:5.39-3) ... [2022-07-21T15:02:02.752Z] #76 37.00 Selecting previously unselected package xz-utils. [2022-07-21T15:02:02.752Z] #76 37.00 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 37.04 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:02.752Z] #76 37.83 Selecting previously unselected package libsigsegv2:amd64. [2022-07-21T15:02:02.752Z] #76 37.86 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 37.88 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:02:02.752Z] #76 38.00 Selecting previously unselected package m4. [2022-07-21T15:02:02.752Z] #76 38.02 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 38.02 Unpacking m4 (1.4.18-5) ... [2022-07-21T15:02:02.752Z] #76 38.39 Selecting previously unselected package autoconf. [2022-07-21T15:02:02.752Z] #76 38.40 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-21T15:02:02.752Z] #76 38.44 Unpacking autoconf (2.69-14) ... [2022-07-21T15:02:02.752Z] #76 39.22 Selecting previously unselected package autotools-dev. [2022-07-21T15:02:02.752Z] #76 39.27 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-21T15:02:02.752Z] #76 39.30 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:02.752Z] #76 39.73 Selecting previously unselected package automake. [2022-07-21T15:02:02.752Z] #76 39.73 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-21T15:02:02.752Z] #76 39.76 Unpacking automake (1:1.16.3-2) ... [2022-07-21T15:02:02.752Z] #76 41.04 Selecting previously unselected package patch. [2022-07-21T15:02:02.752Z] #76 41.04 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 41.05 Unpacking patch (2.7.6-7) ... [2022-07-21T15:02:02.752Z] #76 41.48 Selecting previously unselected package dpkg-dev. [2022-07-21T15:02:02.752Z] #76 41.48 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-21T15:02:02.752Z] #76 41.49 Unpacking dpkg-dev (1.20.11) ... [2022-07-21T15:02:02.752Z] #76 43.71 Selecting previously unselected package build-essential. [2022-07-21T15:02:02.752Z] #76 43.71 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 43.73 Unpacking build-essential (12.9) ... [2022-07-21T15:02:02.752Z] #76 44.03 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:02:02.752Z] #76 44.04 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:02:02.752Z] #76 44.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:02:02.870Z] #55 29.00 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-21T15:02:02.870Z] #55 29.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-21T15:02:02.870Z] #55 29.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-21T15:02:02.870Z] #55 29.34 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-21T15:02:02.870Z] #55 29.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-21T15:02:02.870Z] #55 29.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-21T15:02:02.870Z] #55 29.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-21T15:02:02.870Z] #55 29.51 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-21T15:02:02.870Z] #55 29.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-21T15:02:02.870Z] #55 29.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-21T15:02:02.870Z] #55 29.58 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-21T15:02:02.870Z] #55 29.64 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-21T15:02:02.870Z] #55 29.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-21T15:02:02.891Z] #55 27.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-21T15:02:03.012Z] #76 44.36 Selecting previously unselected package libcap-dev:amd64. [2022-07-21T15:02:03.012Z] #76 44.37 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-21T15:02:03.012Z] #76 44.41 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:02:03.128Z] #55 29.89 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-21T15:02:03.148Z] #55 ... [2022-07-21T15:02:03.148Z] [2022-07-21T15:02:03.148Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:03.148Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:03.148Z] #62 27.91 Fetched 8555 kB in 22s (382 kB/s) [2022-07-21T15:02:03.517Z] #84 ... [2022-07-21T15:02:03.517Z] [2022-07-21T15:02:03.517Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:02:03.517Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:02:03.517Z] #19 144.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-21T15:02:03.517Z] #19 144.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:03.517Z] #19 144.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:02:03.517Z] #19 144.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-21T15:02:03.517Z] #19 144.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:03.517Z] #19 144.8 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-21T15:02:03.593Z] #76 44.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:02:03.593Z] #76 44.98 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:03.593Z] #76 45.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:03.696Z] #55 30.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T15:02:03.853Z] #76 45.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-21T15:02:03.853Z] #76 45.17 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:03.853Z] #76 45.18 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:03.853Z] #76 ... [2022-07-21T15:02:03.853Z] [2022-07-21T15:02:03.853Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:03.853Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:03.853Z] #47 45.04 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-21T15:02:03.953Z] #55 30.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T15:02:03.953Z] #55 30.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-21T15:02:03.953Z] #55 30.78 go: downloading golang.org/x/text v0.3.7 [2022-07-21T15:02:05.323Z] #55 ... [2022-07-21T15:02:05.323Z] [2022-07-21T15:02:05.323Z] #51 [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-07-21T15:02:05.323Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:05.323Z] #51 21.83 Fetched 8558 kB in 17s (508 kB/s) [2022-07-21T15:02:05.323Z] #51 21.83 Reading package lists... [2022-07-21T15:02:05.323Z] #51 28.19 Reading package lists... [2022-07-21T15:02:05.323Z] #51 ... [2022-07-21T15:02:05.323Z] [2022-07-21T15:02:05.323Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:05.323Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:05.324Z] #47 26.97 Updating files: 73% (1608/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-21T15:02:05.324Z] #47 27.67 + git checkout -q v2.3.0 [2022-07-21T15:02:05.324Z] #47 30.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-21T15:02:05.509Z] #42 ... [2022-07-21T15:02:05.509Z] [2022-07-21T15:02:05.509Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:02:05.509Z] #64 sha256:e369b64a5c671275d50189081dffbae025bf43684d363da896cf9d8f7210b0f4 [2022-07-21T15:02:05.509Z] #64 0.683 + RM_GOPATH=0 [2022-07-21T15:02:05.509Z] #64 0.683 + TMP_GOPATH= [2022-07-21T15:02:05.509Z] #64 0.683 + : /build [2022-07-21T15:02:05.509Z] #64 0.683 + '[' -z '' ']' [2022-07-21T15:02:05.509Z] #64 0.684 ++ mktemp -d [2022-07-21T15:02:05.509Z] #64 0.689 + export GOPATH=/tmp/tmp.BYjdvOnwnS [2022-07-21T15:02:05.509Z] #64 0.693 + GOPATH=/tmp/tmp.BYjdvOnwnS [2022-07-21T15:02:05.509Z] #64 0.693 + RM_GOPATH=1 [2022-07-21T15:02:05.509Z] #64 0.693 + case "$(go env GOARCH)" in [2022-07-21T15:02:05.509Z] #64 0.693 ++ go env GOARCH [2022-07-21T15:02:05.509Z] #64 0.732 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:05.509Z] #64 0.732 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:05.509Z] #64 0.732 ++ dirname /install.sh [2022-07-21T15:02:05.509Z] #64 0.736 + dir=/ [2022-07-21T15:02:05.509Z] #64 0.736 + bin=containerd [2022-07-21T15:02:05.509Z] #64 0.736 + shift [2022-07-21T15:02:05.509Z] #64 0.736 + '[' '!' -f //containerd.installer ']' [2022-07-21T15:02:05.509Z] #64 0.738 + . //containerd.installer [2022-07-21T15:02:05.509Z] #64 0.739 ++ set -e [2022-07-21T15:02:05.509Z] #64 0.739 ++ : v1.6.6 [2022-07-21T15:02:05.509Z] #64 0.739 + install_containerd [2022-07-21T15:02:05.509Z] #64 0.747 + echo 'Install containerd version v1.6.6' [2022-07-21T15:02:05.509Z] #64 0.751 Install containerd version v1.6.6 [2022-07-21T15:02:05.509Z] #64 0.755 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BYjdvOnwnS/src/github.com/containerd/containerd [2022-07-21T15:02:05.509Z] #64 0.757 Cloning into '/tmp/tmp.BYjdvOnwnS/src/github.com/containerd/containerd'... [2022-07-21T15:02:05.509Z] #64 ... [2022-07-21T15:02:05.509Z] [2022-07-21T15:02:05.509Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:05.509Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-21T15:02:05.509Z] #34 39.32 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-21T15:02:05.509Z] #34 39.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:05.672Z] #62 27.91 Reading package lists... [2022-07-21T15:02:05.672Z] #62 ... [2022-07-21T15:02:05.672Z] [2022-07-21T15:02:05.672Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:02:05.672Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:02:05.672Z] #53 20.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-21T15:02:05.672Z] #53 20.35 go: downloading golang.org/x/mod v0.3.0 [2022-07-21T15:02:05.672Z] #53 ... [2022-07-21T15:02:05.672Z] [2022-07-21T15:02:05.672Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:05.672Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:05.672Z] #55 28.77 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-21T15:02:05.672Z] #55 28.95 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-21T15:02:05.672Z] #55 29.00 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-21T15:02:05.672Z] #55 29.20 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-21T15:02:05.672Z] #55 29.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-21T15:02:05.672Z] #55 29.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-21T15:02:05.672Z] #55 29.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-21T15:02:05.672Z] #55 30.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-21T15:02:05.929Z] #55 30.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-21T15:02:05.929Z] #55 30.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-21T15:02:06.186Z] #55 30.91 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-21T15:02:06.186Z] #55 30.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-21T15:02:06.186Z] #55 31.02 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-21T15:02:06.443Z] #55 31.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-21T15:02:06.701Z] #55 31.32 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-21T15:02:06.701Z] #55 31.42 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-21T15:02:06.701Z] #55 31.58 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-21T15:02:06.958Z] #55 31.63 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-21T15:02:07.215Z] #55 31.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-21T15:02:07.216Z] #55 31.90 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-21T15:02:07.473Z] #55 32.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-21T15:02:07.473Z] #55 32.28 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-21T15:02:07.730Z] #55 32.52 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-21T15:02:07.922Z] #47 ... [2022-07-21T15:02:07.922Z] [2022-07-21T15:02:07.922Z] #51 [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-07-21T15:02:07.922Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:07.922Z] #51 28.19 Reading package lists... [2022-07-21T15:02:07.988Z] #55 32.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-21T15:02:07.988Z] #55 ... [2022-07-21T15:02:07.988Z] [2022-07-21T15:02:07.988Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:02:07.988Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:02:07.988Z] #36 22.68 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-21T15:02:07.988Z] #36 22.68 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-21T15:02:07.988Z] #36 23.28 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-21T15:02:07.988Z] #36 23.41 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-21T15:02:07.988Z] #36 23.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-21T15:02:07.988Z] #36 24.51 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-21T15:02:07.988Z] #36 24.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-21T15:02:07.988Z] #36 24.65 go: downloading github.com/peterh/liner v1.2.2 [2022-07-21T15:02:07.988Z] #36 25.28 go: downloading github.com/google/go-dap v0.6.0 [2022-07-21T15:02:07.988Z] #36 25.81 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-21T15:02:07.988Z] #36 26.96 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-21T15:02:07.988Z] #36 27.43 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-21T15:02:07.988Z] #36 27.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-21T15:02:07.988Z] #36 30.78 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-21T15:02:07.988Z] #36 30.94 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-21T15:02:07.988Z] #36 32.54 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-21T15:02:08.058Z] #47 ... [2022-07-21T15:02:08.058Z] [2022-07-21T15:02:08.058Z] #14 [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-07-21T15:02:08.058Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:08.058Z] #14 29.92 Reading package lists... [2022-07-21T15:02:08.058Z] #14 39.68 Reading package lists... [2022-07-21T15:02:08.058Z] #14 49.40 Building dependency tree... [2022-07-21T15:02:08.058Z] #14 ... [2022-07-21T15:02:08.058Z] [2022-07-21T15:02:08.058Z] #76 [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-07-21T15:02:08.058Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:08.058Z] #76 45.53 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:02:08.058Z] #76 45.53 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:02:08.058Z] #76 45.54 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:08.058Z] #76 46.01 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:02:08.058Z] #76 46.02 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:02:08.058Z] #76 46.03 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:02:08.058Z] #76 47.50 Selecting previously unselected package libtool. [2022-07-21T15:02:08.058Z] #76 47.50 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-21T15:02:08.058Z] #76 47.58 Unpacking libtool (2.4.6-15) ... [2022-07-21T15:02:08.058Z] #76 48.12 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:02:08.058Z] #76 48.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:02:08.058Z] #76 48.21 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:02:08.058Z] #76 48.56 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:02:08.058Z] #76 48.61 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:02:08.058Z] #76 48.62 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:02:08.058Z] #76 48.82 Selecting previously unselected package libyajl-dev:amd64. [2022-07-21T15:02:08.058Z] #76 48.83 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-21T15:02:08.058Z] #76 48.85 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:02:08.058Z] #76 49.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:08.058Z] #76 49.16 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:08.058Z] #76 49.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:02:08.058Z] #76 49.21 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:02:08.058Z] #76 49.23 Setting up file (1:5.39-3) ... [2022-07-21T15:02:08.058Z] #76 49.25 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:02:08.058Z] #76 49.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.058Z] #76 49.29 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.058Z] #76 49.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:02:08.058Z] #76 49.34 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:08.058Z] #76 49.35 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:02:08.058Z] #76 49.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:08.058Z] #76 49.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:02:08.058Z] #76 49.40 Setting up patch (2.7.6-7) ... [2022-07-21T15:02:08.058Z] #76 49.45 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:02:08.058Z] #76 49.50 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:02:08.058Z] #76 49.53 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:02:08.058Z] #76 49.55 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:02:08.058Z] #76 49.57 Setting up libtool (2.4.6-15) ... [2022-07-21T15:02:08.058Z] #76 49.62 Setting up m4 (1.4.18-5) ... [2022-07-21T15:02:08.245Z] #36 ... [2022-07-21T15:02:08.245Z] [2022-07-21T15:02:08.245Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:08.245Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:08.245Z] #55 32.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-21T15:02:08.245Z] #55 32.84 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-21T15:02:08.245Z] #55 32.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-21T15:02:08.321Z] #76 49.66 Setting up dpkg-dev (1.20.11) ... [2022-07-21T15:02:08.321Z] #76 49.69 Setting up autoconf (2.69-14) ... [2022-07-21T15:02:08.321Z] #76 49.79 Setting up build-essential (12.9) ... [2022-07-21T15:02:08.321Z] #76 49.82 Setting up automake (1:1.16.3-2) ... [2022-07-21T15:02:08.321Z] #76 49.84 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-21T15:02:08.321Z] #76 49.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:08.503Z] #55 ... [2022-07-21T15:02:08.503Z] [2022-07-21T15:02:08.503Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:02:08.503Z] #67 sha256:5bd8d5d565b03c02caa40e37623535436c3b11edd36fafc9c1a4905ca9f429b8 [2022-07-21T15:02:08.503Z] #67 22.94 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-21T15:02:08.503Z] #67 26.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:02:08.760Z] #67 ... [2022-07-21T15:02:08.760Z] [2022-07-21T15:02:08.760Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:08.760Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:08.760Z] #55 33.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-21T15:02:08.797Z] #34 ... [2022-07-21T15:02:08.797Z] [2022-07-21T15:02:08.797Z] #76 [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-07-21T15:02:08.797Z] #76 sha256:d5452cd5fd1efdff905784b328e0220417a97ce100df30225125c8e1670c5eff [2022-07-21T15:02:08.797Z] #76 37.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-21T15:02:08.797Z] #76 37.78 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 37.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.797Z] #76 38.08 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-21T15:02:08.797Z] #76 38.10 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 38.16 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.797Z] #76 38.90 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-21T15:02:08.797Z] #76 38.90 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 39.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:08.797Z] #76 40.17 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-21T15:02:08.797Z] #76 40.20 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 40.29 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-21T15:02:08.797Z] #76 41.08 Selecting previously unselected package libtool. [2022-07-21T15:02:08.797Z] #76 41.08 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-21T15:02:08.797Z] #76 41.10 Unpacking libtool (2.4.6-15) ... [2022-07-21T15:02:08.797Z] #76 41.39 Selecting previously unselected package libudev-dev:arm64. [2022-07-21T15:02:08.797Z] #76 41.41 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 41.43 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-21T15:02:08.797Z] #76 41.65 Selecting previously unselected package libyajl2:arm64. [2022-07-21T15:02:08.797Z] #76 41.65 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 41.66 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-21T15:02:08.797Z] #76 41.83 Selecting previously unselected package libyajl-dev:arm64. [2022-07-21T15:02:08.797Z] #76 41.84 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-21T15:02:08.797Z] #76 41.85 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-21T15:02:08.797Z] #76 42.07 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:08.797Z] #76 42.11 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:08.797Z] #76 42.15 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-21T15:02:08.797Z] #76 42.17 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-21T15:02:08.797Z] #76 42.21 Setting up file (1:5.39-3) ... [2022-07-21T15:02:08.797Z] #76 42.24 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:02:08.797Z] #76 42.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.797Z] #76 42.29 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.797Z] #76 42.32 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-21T15:02:08.797Z] #76 42.36 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:08.797Z] #76 42.38 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-21T15:02:08.797Z] #76 42.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:08.797Z] #76 42.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:02:08.797Z] #76 42.48 Setting up patch (2.7.6-7) ... [2022-07-21T15:02:08.797Z] #76 42.50 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-21T15:02:08.797Z] #76 42.52 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-21T15:02:08.797Z] #76 42.54 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-21T15:02:08.797Z] #76 42.57 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-21T15:02:08.797Z] #76 42.59 Setting up libtool (2.4.6-15) ... [2022-07-21T15:02:08.797Z] #76 42.61 Setting up m4 (1.4.18-5) ... [2022-07-21T15:02:08.797Z] #76 42.64 Setting up dpkg-dev (1.20.11) ... [2022-07-21T15:02:08.797Z] #76 42.68 Setting up autoconf (2.69-14) ... [2022-07-21T15:02:08.797Z] #76 42.74 Setting up build-essential (12.9) ... [2022-07-21T15:02:08.797Z] #76 42.77 Setting up automake (1:1.16.3-2) ... [2022-07-21T15:02:08.797Z] #76 42.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-21T15:02:08.797Z] #76 42.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:08.797Z] #76 DONE 44.2s [2022-07-21T15:02:08.797Z] [2022-07-21T15:02:08.797Z] #51 [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-07-21T15:02:08.797Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-21T15:02:08.797Z] #51 33.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-21T15:02:08.797Z] #51 33.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-21T15:02:08.797Z] #51 33.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-21T15:02:08.797Z] #51 33.98 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-07-21T15:02:08.797Z] #51 33.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-21T15:02:08.797Z] #51 36.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-07-21T15:02:08.797Z] #51 38.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:08.797Z] #51 38.93 Fetched 2136 kB in 3s (647 kB/s) [2022-07-21T15:02:08.797Z] #51 39.66 Selecting previously unselected package libprotobuf23:arm64. [2022-07-21T15:02:08.797Z] #51 39.68 (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 ... 15708 files and directories currently installed.) [2022-07-21T15:02:08.797Z] #51 39.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-21T15:02:08.797Z] #51 39.93 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-21T15:02:08.797Z] #51 40.61 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:02:08.797Z] #51 40.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:02:08.797Z] #51 40.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:08.797Z] #51 40.93 Selecting previously unselected package python3-six. [2022-07-21T15:02:08.797Z] #51 40.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-21T15:02:08.797Z] #51 40.95 Unpacking python3-six (1.16.0-2) ... [2022-07-21T15:02:08.797Z] #51 41.08 Selecting previously unselected package python3-protobuf. [2022-07-21T15:02:08.797Z] #51 41.08 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-21T15:02:08.797Z] #51 41.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:08.797Z] #51 41.58 Selecting previously unselected package libnet1:arm64. [2022-07-21T15:02:08.797Z] #51 41.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-21T15:02:08.797Z] #51 41.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:08.797Z] #51 41.75 Selecting previously unselected package libnl-3-200:arm64. [2022-07-21T15:02:08.797Z] #51 41.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-21T15:02:08.797Z] #51 41.77 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-21T15:02:08.797Z] #51 41.97 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-21T15:02:08.797Z] #51 41.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-21T15:02:08.797Z] #51 42.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-21T15:02:08.797Z] #51 42.19 Selecting previously unselected package criu. [2022-07-21T15:02:08.797Z] #51 42.19 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-07-21T15:02:08.797Z] #51 42.20 Unpacking criu (3.17.1-1) ... [2022-07-21T15:02:08.797Z] #51 43.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:09.018Z] #55 33.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-21T15:02:09.018Z] #55 33.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-21T15:02:09.018Z] #55 33.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-21T15:02:09.018Z] #55 33.80 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-21T15:02:09.285Z] #55 33.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-21T15:02:09.543Z] #55 34.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-21T15:02:09.543Z] #55 34.29 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-21T15:02:09.566Z] #51 34.59 Building dependency tree... [2022-07-21T15:02:09.711Z] #76 DONE 51.2s [2022-07-21T15:02:09.711Z] [2022-07-21T15:02:09.711Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:09.711Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:09.711Z] #55 43.14 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-21T15:02:09.711Z] #55 43.27 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-21T15:02:09.711Z] #55 43.34 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-21T15:02:09.711Z] #55 43.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-21T15:02:09.711Z] #55 43.56 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-21T15:02:09.712Z] #55 43.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-21T15:02:09.712Z] #55 44.22 go: downloading honnef.co/go/tools v0.3.1 [2022-07-21T15:02:09.712Z] #55 47.14 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-21T15:02:09.712Z] #55 47.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-21T15:02:09.712Z] #55 47.39 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-21T15:02:09.712Z] #55 47.64 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-21T15:02:09.712Z] #55 47.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T15:02:09.712Z] #55 47.76 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T15:02:09.712Z] #55 47.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-21T15:02:09.712Z] #55 48.06 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-21T15:02:09.712Z] #55 48.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-21T15:02:09.712Z] #55 48.58 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-21T15:02:09.712Z] #55 48.59 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-21T15:02:09.712Z] #55 48.91 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T15:02:09.712Z] #55 49.05 go: downloading golang.org/x/text v0.3.7 [2022-07-21T15:02:09.733Z] #51 45.17 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-21T15:02:09.733Z] #51 45.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:09.801Z] #55 34.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-21T15:02:09.801Z] #55 34.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-21T15:02:09.801Z] #55 34.67 go: downloading github.com/julz/importas v0.1.0 [2022-07-21T15:02:09.823Z] #51 ... [2022-07-21T15:02:09.823Z] [2022-07-21T15:02:09.823Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:09.823Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:09.823Z] #62 20.34 Reading package lists... [2022-07-21T15:02:09.823Z] #62 26.90 Reading package lists... [2022-07-21T15:02:09.823Z] #62 32.94 Building dependency tree... [2022-07-21T15:02:09.972Z] #55 ... [2022-07-21T15:02:09.972Z] [2022-07-21T15:02:09.972Z] #77 [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-07-21T15:02:09.972Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:09.991Z] #51 45.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-21T15:02:09.991Z] #51 45.21 Setting up python3-six (1.16.0-2) ... [2022-07-21T15:02:10.058Z] #55 34.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-21T15:02:10.058Z] #55 ... [2022-07-21T15:02:10.058Z] [2022-07-21T15:02:10.058Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:10.058Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:10.058Z] #42 24.70 Fetched 8555 kB in 20s (421 kB/s) [2022-07-21T15:02:10.058Z] #42 24.70 Reading package lists... [2022-07-21T15:02:10.079Z] #62 36.83 The following additional packages will be installed: [2022-07-21T15:02:10.079Z] #62 36.87 libbtrfs0 [2022-07-21T15:02:10.316Z] #42 ... [2022-07-21T15:02:10.316Z] [2022-07-21T15:02:10.316Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:10.316Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:10.316Z] #55 34.88 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-21T15:02:10.316Z] #55 35.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-21T15:02:10.316Z] #55 35.11 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-21T15:02:10.336Z] #62 37.11 The following NEW packages will be installed: [2022-07-21T15:02:10.336Z] #62 37.12 libbtrfs-dev libbtrfs0 [2022-07-21T15:02:10.336Z] #62 ... [2022-07-21T15:02:10.336Z] [2022-07-21T15:02:10.336Z] #14 [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-07-21T15:02:10.336Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:10.336Z] #14 20.98 Reading package lists... [2022-07-21T15:02:10.336Z] #14 27.40 Reading package lists... [2022-07-21T15:02:10.336Z] #14 33.83 Building dependency tree... [2022-07-21T15:02:10.573Z] #55 35.28 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-21T15:02:10.573Z] #55 35.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-21T15:02:10.593Z] #14 ... [2022-07-21T15:02:10.593Z] [2022-07-21T15:02:10.593Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:10.593Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:10.593Z] #42 21.96 Reading package lists... [2022-07-21T15:02:10.593Z] #42 28.12 Reading package lists... [2022-07-21T15:02:10.593Z] #42 34.53 Building dependency tree... [2022-07-21T15:02:10.593Z] #42 ... [2022-07-21T15:02:10.593Z] [2022-07-21T15:02:10.593Z] #76 [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-07-21T15:02:10.593Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:10.593Z] #76 21.54 Reading package lists... [2022-07-21T15:02:10.593Z] #76 27.82 Reading package lists... [2022-07-21T15:02:10.593Z] #76 34.24 Building dependency tree... [2022-07-21T15:02:10.593Z] #76 37.42 python3 is already the newest version (3.9.2-3). [2022-07-21T15:02:10.593Z] #76 37.42 The following additional packages will be installed: [2022-07-21T15:02:10.593Z] #76 37.44 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-21T15:02:10.593Z] #76 37.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-21T15:02:10.593Z] #76 37.45 Suggested packages: [2022-07-21T15:02:10.593Z] #76 37.46 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-21T15:02:10.593Z] #76 37.47 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-21T15:02:10.593Z] #76 37.47 m4-doc ed diffutils-doc [2022-07-21T15:02:10.593Z] #76 37.47 Recommended packages: [2022-07-21T15:02:10.593Z] #76 37.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-21T15:02:10.831Z] #55 35.55 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-21T15:02:10.831Z] #55 35.60 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-21T15:02:10.831Z] #55 35.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-21T15:02:10.850Z] #76 ... [2022-07-21T15:02:10.850Z] [2022-07-21T15:02:10.850Z] #14 [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-07-21T15:02:10.850Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:10.850Z] #14 37.60 The following additional packages will be installed: [2022-07-21T15:02:10.850Z] #14 37.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:10.850Z] #14 37.62 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-21T15:02:10.850Z] #14 37.62 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-21T15:02:10.850Z] #14 37.62 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-21T15:02:10.850Z] #14 37.62 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-21T15:02:10.850Z] #14 37.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-21T15:02:10.850Z] #14 37.63 mingw-w64-common mingw-w64-x86-64-dev [2022-07-21T15:02:10.850Z] #14 37.64 Suggested packages: [2022-07-21T15:02:10.850Z] #14 37.66 gcc-10-locales seccomp wine64 [2022-07-21T15:02:10.927Z] #51 ... [2022-07-21T15:02:10.927Z] [2022-07-21T15:02:10.927Z] #14 [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-07-21T15:02:10.927Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:10.927Z] #14 36.56 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-07-21T15:02:10.927Z] #14 37.36 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-07-21T15:02:10.927Z] #14 39.22 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-07-21T15:02:10.927Z] #14 40.15 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-07-21T15:02:10.927Z] #14 40.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-21T15:02:10.927Z] #14 40.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-21T15:02:10.927Z] #14 40.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-21T15:02:10.927Z] #14 40.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-21T15:02:10.927Z] #14 40.32 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-07-21T15:02:10.927Z] #14 40.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-21T15:02:10.927Z] #14 40.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-21T15:02:10.927Z] #14 40.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-21T15:02:10.927Z] #14 40.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-21T15:02:10.927Z] #14 40.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-21T15:02:10.927Z] #14 40.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-21T15:02:10.927Z] #14 40.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-21T15:02:10.927Z] #14 40.40 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-07-21T15:02:10.927Z] #14 40.40 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-21T15:02:10.927Z] #14 40.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-21T15:02:10.927Z] #14 41.34 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:10.927Z] #14 41.59 Fetched 108 MB in 8s (13.5 MB/s) [2022-07-21T15:02:10.927Z] #14 41.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-21T15:02:10.927Z] #14 41.70 (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 ... 15708 files and directories currently installed.) [2022-07-21T15:02:10.928Z] #14 41.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-21T15:02:10.928Z] #14 41.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:10.928Z] #14 44.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-21T15:02:10.928Z] #14 44.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-21T15:02:10.928Z] #14 44.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:10.928Z] #14 ... [2022-07-21T15:02:10.928Z] [2022-07-21T15:02:10.928Z] #51 [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-07-21T15:02:10.928Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-21T15:02:10.928Z] #51 46.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-21T15:02:11.088Z] #55 35.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-21T15:02:11.088Z] #55 35.95 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-21T15:02:11.188Z] #51 46.39 Setting up python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:11.353Z] #77 1.351 Cloning into '/tmp/crun-build'... [2022-07-21T15:02:11.756Z] #51 ... [2022-07-21T15:02:11.756Z] [2022-07-21T15:02:11.756Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:11.756Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:02:11.756Z] #55 37.47 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-21T15:02:11.756Z] #55 37.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-21T15:02:11.780Z] #14 ... [2022-07-21T15:02:11.780Z] [2022-07-21T15:02:11.780Z] #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-07-21T15:02:11.780Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:02:11.780Z] #57 38.32 v3.0.2 [2022-07-21T15:02:11.780Z] #57 DONE 38.5s [2022-07-21T15:02:11.780Z] [2022-07-21T15:02:11.780Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:11.780Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:11.780Z] #42 38.40 The following additional packages will be installed: [2022-07-21T15:02:11.780Z] #42 38.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-21T15:02:11.780Z] #42 38.48 Suggested packages: [2022-07-21T15:02:11.780Z] #42 38.49 cmake-doc ninja-build lrzip [2022-07-21T15:02:11.780Z] #42 38.49 Recommended packages: [2022-07-21T15:02:11.780Z] #42 38.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-21T15:02:12.017Z] #55 ... [2022-07-21T15:02:12.017Z] [2022-07-21T15:02:12.017Z] #14 [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-07-21T15:02:12.017Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:12.017Z] #14 46.79 Selecting previously unselected package binutils-mingw-w64. [2022-07-21T15:02:12.017Z] #14 46.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-21T15:02:12.017Z] #14 46.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:02:12.017Z] #14 46.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-21T15:02:12.017Z] #14 46.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-21T15:02:12.017Z] #14 47.01 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-21T15:02:12.017Z] #14 47.22 Selecting previously unselected package dmsetup. [2022-07-21T15:02:12.017Z] #14 47.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-21T15:02:12.017Z] #14 47.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:02:12.017Z] #14 47.41 Selecting previously unselected package mingw-w64-common. [2022-07-21T15:02:12.017Z] #14 47.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-21T15:02:12.017Z] #14 47.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-21T15:02:12.457Z] #55 37.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-21T15:02:12.457Z] #55 37.17 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-21T15:02:12.457Z] #55 37.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-21T15:02:12.709Z] #42 39.46 The following NEW packages will be installed: [2022-07-21T15:02:12.709Z] #42 39.51 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-21T15:02:12.709Z] #42 39.51 vim-common xxd [2022-07-21T15:02:12.714Z] #55 37.37 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-21T15:02:13.272Z] #42 39.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:13.272Z] #42 39.88 Need to get 17.7 MB of archives. [2022-07-21T15:02:13.272Z] #42 39.88 After this operation, 70.7 MB of additional disk space will be used. [2022-07-21T15:02:13.272Z] #42 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:02:13.272Z] #42 39.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:02:13.272Z] #42 39.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-21T15:02:13.272Z] #42 39.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:02:13.278Z] #55 37.76 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-21T15:02:13.278Z] #55 37.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-21T15:02:13.278Z] #55 37.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-21T15:02:13.530Z] #42 40.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-21T15:02:13.530Z] #42 ... [2022-07-21T15:02:13.530Z] [2022-07-21T15:02:13.530Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:13.530Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:13.530Z] #62 37.56 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:13.530Z] #62 37.56 Need to get 460 kB of archives. [2022-07-21T15:02:13.530Z] #62 37.56 After this operation, 1237 kB of additional disk space will be used. [2022-07-21T15:02:13.530Z] #62 37.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:02:13.530Z] #62 37.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:02:13.530Z] #62 38.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:13.530Z] #62 38.94 Fetched 460 kB in 0s (1245 kB/s) [2022-07-21T15:02:13.530Z] #62 39.05 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:02:13.530Z] #62 39.05 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:13.530Z] #62 39.11 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:02:13.530Z] #62 39.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:02:13.530Z] #62 39.35 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:02:13.530Z] #62 39.35 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:02:13.530Z] #62 39.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:02:13.530Z] #62 39.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:02:13.530Z] #62 39.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:02:13.530Z] #62 39.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:13.530Z] #62 DONE 40.4s [2022-07-21T15:02:13.530Z] [2022-07-21T15:02:13.530Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:13.530Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:13.530Z] #42 40.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-21T15:02:13.530Z] #42 40.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-21T15:02:13.530Z] #42 40.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-21T15:02:13.530Z] #42 40.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-21T15:02:13.530Z] #42 40.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-21T15:02:13.535Z] #55 38.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-21T15:02:13.535Z] #55 38.23 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-21T15:02:14.100Z] #55 38.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-21T15:02:14.100Z] #55 38.87 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-21T15:02:14.100Z] #55 38.95 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-21T15:02:14.357Z] #55 39.03 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-21T15:02:14.464Z] #42 ... [2022-07-21T15:02:14.464Z] [2022-07-21T15:02:14.464Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-21T15:02:14.464Z] #63 sha256:547daaaf0d4e067885bcd1aab6c6036ba350c0884ebe9f2e334a68bc9c021818 [2022-07-21T15:02:14.464Z] #63 DONE 0.7s [2022-07-21T15:02:14.464Z] [2022-07-21T15:02:14.464Z] #76 [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-07-21T15:02:14.464Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:14.464Z] #76 39.11 The following NEW packages will be installed: [2022-07-21T15:02:14.464Z] #76 39.13 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-21T15:02:14.464Z] #76 39.13 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-21T15:02:14.464Z] #76 39.13 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-21T15:02:14.464Z] #76 39.13 libyajl2 m4 patch xz-utils [2022-07-21T15:02:14.464Z] #76 39.56 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:14.464Z] #76 39.56 Need to get 5940 kB of archives. [2022-07-21T15:02:14.464Z] #76 39.56 After this operation, 18.7 MB of additional disk space will be used. [2022-07-21T15:02:14.464Z] #76 39.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:02:14.464Z] #76 39.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-21T15:02:14.464Z] #76 39.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-21T15:02:14.464Z] #76 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-21T15:02:14.464Z] #76 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:02:14.464Z] #76 39.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-21T15:02:14.464Z] #76 39.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-21T15:02:14.464Z] #76 39.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-21T15:02:14.464Z] #76 39.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-21T15:02:14.464Z] #76 39.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-21T15:02:14.464Z] #76 39.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:02:14.464Z] #76 39.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-21T15:02:14.464Z] #76 39.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-21T15:02:14.464Z] #76 39.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:02:14.464Z] #76 39.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-21T15:02:14.464Z] #76 39.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:02:14.464Z] #76 39.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-21T15:02:14.464Z] #76 39.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:02:14.464Z] #76 39.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:02:14.464Z] #76 39.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-21T15:02:14.464Z] #76 39.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:02:14.464Z] #76 39.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:02:14.464Z] #76 39.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-21T15:02:14.464Z] #76 41.22 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:14.614Z] #55 39.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-21T15:02:14.614Z] #55 39.27 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-21T15:02:14.724Z] #76 41.52 Fetched 5940 kB in 1s (8043 kB/s) [2022-07-21T15:02:14.724Z] #76 41.64 Selecting previously unselected package bzip2. [2022-07-21T15:02:14.872Z] #55 39.48 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-21T15:02:14.985Z] #76 41.64 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:14.985Z] #76 41.71 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:02:14.985Z] #76 41.76 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:02:15.129Z] #55 39.92 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-21T15:02:15.129Z] #55 ... [2022-07-21T15:02:15.129Z] [2022-07-21T15:02:15.129Z] #14 [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-07-21T15:02:15.129Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:15.129Z] #14 29.85 Fetched 8555 kB in 23s (367 kB/s) [2022-07-21T15:02:15.129Z] #14 29.85 Reading package lists... [2022-07-21T15:02:15.241Z] #76 41.93 Selecting previously unselected package libmagic-mgc. [2022-07-21T15:02:15.241Z] #76 41.93 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:15.241Z] #76 41.94 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:15.387Z] #14 39.29 Reading package lists... [2022-07-21T15:02:15.387Z] #14 ... [2022-07-21T15:02:15.387Z] [2022-07-21T15:02:15.387Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:15.387Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:15.558Z] #77 ... [2022-07-21T15:02:15.558Z] [2022-07-21T15:02:15.558Z] #14 [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-07-21T15:02:15.558Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:15.558Z] #14 49.40 Building dependency tree... [2022-07-21T15:02:15.558Z] #14 55.76 The following additional packages will be installed: [2022-07-21T15:02:15.558Z] #14 55.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:15.558Z] #14 55.78 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-21T15:02:15.558Z] #14 55.78 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-21T15:02:15.558Z] #14 55.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-21T15:02:15.558Z] #14 55.80 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-21T15:02:15.558Z] #14 55.80 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-21T15:02:15.558Z] #14 55.80 mingw-w64-common mingw-w64-x86-64-dev [2022-07-21T15:02:15.558Z] #14 55.81 Suggested packages: [2022-07-21T15:02:15.558Z] #14 55.81 gcc-10-locales seccomp wine64 [2022-07-21T15:02:15.558Z] #14 ... [2022-07-21T15:02:15.558Z] [2022-07-21T15:02:15.558Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:15.558Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:15.558Z] #62 37.84 Reading package lists... [2022-07-21T15:02:15.558Z] #62 46.99 Building dependency tree... [2022-07-21T15:02:15.558Z] #62 52.94 The following additional packages will be installed: [2022-07-21T15:02:15.558Z] #62 52.96 libbtrfs0 [2022-07-21T15:02:15.558Z] #62 53.49 The following NEW packages will be installed: [2022-07-21T15:02:15.558Z] #62 53.52 libbtrfs-dev libbtrfs0 [2022-07-21T15:02:15.558Z] #62 54.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:15.558Z] #62 54.17 Need to get 460 kB of archives. [2022-07-21T15:02:15.558Z] #62 54.17 After this operation, 1237 kB of additional disk space will be used. [2022-07-21T15:02:15.558Z] #62 54.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:02:15.558Z] #62 54.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:02:15.558Z] #62 55.96 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:15.558Z] #62 56.57 Fetched 460 kB in 0s (1025 kB/s) [2022-07-21T15:02:15.558Z] #62 56.95 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:02:15.558Z] #62 56.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% [2022-07-21T15:02:15.558Z] #62 ... [2022-07-21T15:02:15.558Z] [2022-07-21T15:02:15.558Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:15.558Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:15.558Z] #42 39.33 Reading package lists... [2022-07-21T15:02:15.558Z] #42 48.57 Building dependency tree... [2022-07-21T15:02:15.558Z] #42 54.66 The following additional packages will be installed: [2022-07-21T15:02:15.558Z] #42 54.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-21T15:02:15.558Z] #42 54.68 Suggested packages: [2022-07-21T15:02:15.558Z] #42 54.72 cmake-doc ninja-build lrzip [2022-07-21T15:02:15.558Z] #42 54.72 Recommended packages: [2022-07-21T15:02:15.558Z] #42 54.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-21T15:02:15.558Z] #42 56.27 The following NEW packages will be installed: [2022-07-21T15:02:15.558Z] #42 56.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-21T15:02:15.558Z] #42 56.32 vim-common xxd [2022-07-21T15:02:15.558Z] #42 56.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:15.558Z] #42 56.79 Need to get 17.7 MB of archives. [2022-07-21T15:02:15.558Z] #42 56.79 After this operation, 70.7 MB of additional disk space will be used. [2022-07-21T15:02:15.558Z] #42 56.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:02:15.558Z] #42 56.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:02:15.558Z] #42 56.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-21T15:02:15.558Z] #42 56.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:02:15.558Z] #42 ... [2022-07-21T15:02:15.558Z] [2022-07-21T15:02:15.558Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:15.558Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:15.558Z] #62 56.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-21T15:02:15.558Z] #62 57.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:02:15.558Z] #62 57.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:02:15.644Z] #47 38.69 Updating files: 47% (1034/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-21T15:02:15.644Z] #47 40.18 + git checkout -q v2.3.0 [2022-07-21T15:02:15.825Z] #76 42.50 Selecting previously unselected package libmagic1:amd64. [2022-07-21T15:02:15.825Z] #76 42.51 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:15.825Z] #76 42.52 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:02:15.902Z] #47 ... [2022-07-21T15:02:15.902Z] [2022-07-21T15:02:15.902Z] #76 [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-07-21T15:02:15.902Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:15.902Z] #76 30.65 Fetched 8555 kB in 24s (356 kB/s) [2022-07-21T15:02:15.902Z] #76 30.65 Reading package lists... [2022-07-21T15:02:16.089Z] #76 42.77 Selecting previously unselected package file. [2022-07-21T15:02:16.089Z] #76 42.80 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:16.089Z] #76 42.86 Unpacking file (1:5.39-3) ... [2022-07-21T15:02:16.159Z] #76 40.61 Reading package lists... [2022-07-21T15:02:16.159Z] #76 ... [2022-07-21T15:02:16.159Z] [2022-07-21T15:02:16.159Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:16.159Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:16.159Z] #55 39.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-21T15:02:16.159Z] #55 40.18 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-21T15:02:16.159Z] #55 40.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-21T15:02:16.159Z] #55 40.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-21T15:02:16.159Z] #55 40.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-21T15:02:16.347Z] #76 43.00 Selecting previously unselected package xz-utils. [2022-07-21T15:02:16.347Z] #76 43.00 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:02:16.347Z] #76 43.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:16.417Z] #55 41.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-21T15:02:16.417Z] #55 41.17 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-21T15:02:16.417Z] #55 41.24 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-21T15:02:16.500Z] #62 57.77 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:02:16.500Z] #62 57.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:02:16.500Z] #62 57.78 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:02:16.604Z] #76 43.43 Selecting previously unselected package libsigsegv2:amd64. [2022-07-21T15:02:16.604Z] #76 43.43 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-21T15:02:16.604Z] #76 43.43 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:02:16.604Z] #76 ... [2022-07-21T15:02:16.604Z] [2022-07-21T15:02:16.604Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:02:16.604Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:02:16.604Z] #40 42.77 NAME: [2022-07-21T15:02:16.604Z] #40 42.77 go-winres - A tool for embedding resources in Windows executables [2022-07-21T15:02:16.604Z] #40 42.77 [2022-07-21T15:02:16.604Z] #40 42.77 USAGE: [2022-07-21T15:02:16.604Z] #40 42.77 go-winres [global options] command [command options] [arguments...] [2022-07-21T15:02:16.604Z] #40 42.77 [2022-07-21T15:02:16.604Z] #40 42.77 COMMANDS: [2022-07-21T15:02:16.604Z] #40 42.77 init Create an initial ./winres/winres.json [2022-07-21T15:02:16.604Z] #40 42.77 make Make syso files for the "go build" command [2022-07-21T15:02:16.604Z] #40 42.77 simply Make syso files for the "go build" command (simplified) [2022-07-21T15:02:16.604Z] #40 42.77 extract Extract all resources from an executable [2022-07-21T15:02:16.604Z] #40 42.77 patch Replace resources in an executable file (exe, dll) [2022-07-21T15:02:16.604Z] #40 42.77 help, h Shows a list of commands or help for one command [2022-07-21T15:02:16.604Z] #40 42.77 [2022-07-21T15:02:16.604Z] #40 42.77 GLOBAL OPTIONS: [2022-07-21T15:02:16.604Z] #40 42.77 --help, -h show help (default: false) [2022-07-21T15:02:16.604Z] #40 DONE 43.5s [2022-07-21T15:02:16.604Z] [2022-07-21T15:02:16.604Z] #76 [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-07-21T15:02:16.604Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:16.604Z] #76 43.49 Selecting previously unselected package m4. [2022-07-21T15:02:16.604Z] #76 43.57 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-21T15:02:16.604Z] #76 43.57 Unpacking m4 (1.4.18-5) ... [2022-07-21T15:02:16.674Z] #55 41.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-21T15:02:16.863Z] #76 43.84 Selecting previously unselected package autoconf. [2022-07-21T15:02:16.863Z] #76 43.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-21T15:02:16.863Z] #76 43.85 Unpacking autoconf (2.69-14) ... [2022-07-21T15:02:17.238Z] #55 41.75 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-21T15:02:17.238Z] #55 42.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-21T15:02:17.290Z] #14 ... [2022-07-21T15:02:17.290Z] [2022-07-21T15:02:17.290Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:17.290Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:02:17.290Z] #42 42.50 Selecting previously unselected package libicu67:arm64. [2022-07-21T15:02:17.290Z] #42 42.51 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 42.55 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-21T15:02:17.290Z] #42 48.14 Selecting previously unselected package libxml2:arm64. [2022-07-21T15:02:17.290Z] #42 48.14 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 48.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:17.290Z] #42 48.67 Selecting previously unselected package libarchive13:arm64. [2022-07-21T15:02:17.290Z] #42 48.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 48.68 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:17.290Z] #42 48.98 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-21T15:02:17.290Z] #42 48.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 48.99 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-21T15:02:17.290Z] #42 49.14 Selecting previously unselected package librhash0:arm64. [2022-07-21T15:02:17.290Z] #42 49.17 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 49.18 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-21T15:02:17.290Z] #42 49.36 Selecting previously unselected package libuv1:arm64. [2022-07-21T15:02:17.290Z] #42 49.39 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 49.39 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-21T15:02:17.290Z] #42 49.57 Selecting previously unselected package cmake. [2022-07-21T15:02:17.290Z] #42 49.58 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-21T15:02:17.290Z] #42 49.58 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:17.428Z] #76 44.33 Selecting previously unselected package autotools-dev. [2022-07-21T15:02:17.428Z] #76 44.33 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-21T15:02:17.428Z] #76 44.33 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:17.440Z] #62 58.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:02:17.440Z] #62 58.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:02:17.440Z] #62 58.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:17.496Z] #55 42.22 go: downloading honnef.co/go/tools v0.3.1 [2022-07-21T15:02:17.686Z] #76 44.44 Selecting previously unselected package automake. [2022-07-21T15:02:17.686Z] #76 44.44 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-21T15:02:17.686Z] #76 44.48 Unpacking automake (1:1.16.3-2) ... [2022-07-21T15:02:17.753Z] #55 ... [2022-07-21T15:02:17.753Z] [2022-07-21T15:02:17.753Z] #51 [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-07-21T15:02:17.753Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:17.753Z] #51 32.33 Fetched 8558 kB in 26s (329 kB/s) [2022-07-21T15:02:17.753Z] #51 32.33 Reading package lists... [2022-07-21T15:02:18.011Z] #51 42.16 Reading package lists... [2022-07-21T15:02:18.011Z] #51 ... [2022-07-21T15:02:18.011Z] [2022-07-21T15:02:18.011Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:18.011Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:18.011Z] #62 27.91 Reading package lists... [2022-07-21T15:02:18.329Z] #42 53.74 Setting up libicu67:arm64 (67.1-7) ... [2022-07-21T15:02:18.399Z] #19 157.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-21T15:02:18.399Z] #19 157.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:18.399Z] #19 157.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:02:18.399Z] #19 157.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-21T15:02:18.399Z] #19 157.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:18.399Z] #19 157.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:02:18.399Z] #19 ... [2022-07-21T15:02:18.399Z] [2022-07-21T15:02:18.399Z] #84 [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-07-21T15:02:18.399Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:18.399Z] #84 126.9 CCLD libocispec.la [2022-07-21T15:02:18.399Z] #84 127.3 CCLD src/validate [2022-07-21T15:02:18.399Z] #84 127.3 CCLD tests/test-1 [2022-07-21T15:02:18.399Z] #84 127.3 CCLD tests/test-2 [2022-07-21T15:02:18.399Z] #84 127.3 CCLD tests/test-3 [2022-07-21T15:02:18.399Z] #84 127.3 CCLD tests/test-4 [2022-07-21T15:02:18.399Z] #84 127.3 CCLD tests/test-5 [2022-07-21T15:02:18.399Z] #84 127.4 CCLD tests/test-6 [2022-07-21T15:02:18.399Z] #84 127.4 CCLD tests/test-7 [2022-07-21T15:02:18.399Z] #84 127.4 CCLD tests/test-8 [2022-07-21T15:02:18.399Z] #84 127.5 CCLD tests/test-9 [2022-07-21T15:02:18.399Z] #84 127.5 CCLD tests/test-10 [2022-07-21T15:02:18.399Z] #84 127.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-21T15:02:18.399Z] #84 127.6 CCLD tests/test-11 [2022-07-21T15:02:18.589Z] #42 54.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:18.589Z] #42 ... [2022-07-21T15:02:18.589Z] [2022-07-21T15:02:18.589Z] #77 [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-07-21T15:02:18.589Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:02:18.589Z] #77 0.624 Cloning into '/tmp/crun-build'... [2022-07-21T15:02:18.589Z] #77 6.298 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-21T15:02:18.589Z] #77 6.348 Cloning into '/tmp/crun-build/libocispec'... [2022-07-21T15:02:18.589Z] #77 7.379 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-21T15:02:18.589Z] #77 7.404 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-21T15:02:18.589Z] #77 7.427 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-21T15:02:18.589Z] #77 7.428 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-21T15:02:18.589Z] #77 7.472 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-21T15:02:18.589Z] #77 9.118 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-21T15:02:18.630Z] #76 45.18 Selecting previously unselected package patch. [2022-07-21T15:02:18.630Z] #76 45.18 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:02:18.630Z] #76 45.18 Unpacking patch (2.7.6-7) ... [2022-07-21T15:02:18.630Z] #76 45.43 Selecting previously unselected package dpkg-dev. [2022-07-21T15:02:18.630Z] #76 45.43 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-21T15:02:18.630Z] #76 45.43 Unpacking dpkg-dev (1.20.11) ... [2022-07-21T15:02:18.658Z] #84 128.7 libtool: link: ar cr libocispec.a [2022-07-21T15:02:18.658Z] #84 128.8 libtool: link: ranlib libocispec.a [2022-07-21T15:02:18.823Z] #62 DONE 60.0s [2022-07-21T15:02:18.823Z] [2022-07-21T15:02:18.823Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-21T15:02:18.823Z] #63 sha256:79832c979955005764a4d877c2b62b19ba1392ee152e5e9ed87983f7d397cc97 [2022-07-21T15:02:18.823Z] #63 DONE 0.2s [2022-07-21T15:02:18.823Z] [2022-07-21T15:02:18.823Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:18.823Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:18.823Z] #55 59.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-21T15:02:18.823Z] #55 59.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-21T15:02:18.823Z] #55 59.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-21T15:02:18.823Z] #55 60.00 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-21T15:02:18.823Z] #55 60.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-21T15:02:18.877Z] #77 ... [2022-07-21T15:02:18.877Z] [2022-07-21T15:02:18.877Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:18.877Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:02:18.877Z] #42 54.33 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-21T15:02:18.877Z] #42 54.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:18.877Z] #42 54.49 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-21T15:02:18.877Z] #42 54.55 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-21T15:02:18.945Z] #62 37.81 Reading package lists... [2022-07-21T15:02:18.945Z] #62 ... [2022-07-21T15:02:18.945Z] [2022-07-21T15:02:18.945Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:18.945Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:19.089Z] #55 60.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-21T15:02:19.089Z] #55 60.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-21T15:02:19.089Z] #55 60.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-21T15:02:19.177Z] #42 54.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:19.177Z] #42 54.86 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:19.202Z] #47 43.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-21T15:02:19.358Z] #55 60.67 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-21T15:02:19.359Z] #55 60.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-21T15:02:19.439Z] #42 55.11 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:19.439Z] #42 55.15 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:19.563Z] #76 46.53 Selecting previously unselected package build-essential. [2022-07-21T15:02:19.563Z] #76 46.53 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-21T15:02:19.563Z] #76 46.53 Unpacking build-essential (12.9) ... [2022-07-21T15:02:19.619Z] #55 60.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-21T15:02:19.619Z] #55 61.08 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-21T15:02:19.705Z] #42 55.25 Processing triggers for libc-bin (2.31-13+deb11u3) ...#42 ... [2022-07-21T15:02:19.705Z] [2022-07-21T15:02:19.705Z] #51 [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-07-21T15:02:19.705Z] #51 sha256:746b398effad4dc679ea918020e44d983e3e0af862b8f362125c6b1ff3059980 [2022-07-21T15:02:19.705Z] #51 49.88 Setting up criu (3.17.1-1) ... [2022-07-21T15:02:19.705Z] #51 51.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:19.705Z] #51 DONE 54.9s [2022-07-21T15:02:19.705Z] [2022-07-21T15:02:19.705Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:02:19.705Z] #53 sha256:810949ff2de13d62425cb6d2f40355372a7f677782bd8ba72e743a381274a925 [2022-07-21T15:02:19.705Z] #53 54.39 gotestsum version dev [2022-07-21T15:02:19.705Z] #53 DONE 55.4s [2022-07-21T15:02:19.705Z] [2022-07-21T15:02:19.705Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:19.705Z] #42 sha256:57e7f6f4ab6c98dc4c610da8773f5d87a8d530ff86085ed7a10e0de297c7b339 [2022-07-21T15:02:19.705Z] #42 55.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:19.821Z] #76 46.60 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:02:19.821Z] #76 46.60 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:02:19.821Z] #76 46.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:02:20.036Z] #84 130.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:02:20.036Z] #84 130.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:02:20.036Z] #84 130.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:02:20.036Z] #84 130.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:02:20.036Z] #84 130.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:02:20.036Z] #84 130.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:02:20.036Z] #84 130.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:02:20.036Z] #84 130.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-21T15:02:20.036Z] #84 130.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-21T15:02:20.036Z] #84 130.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-21T15:02:20.078Z] #76 46.75 Selecting previously unselected package libcap-dev:amd64. [2022-07-21T15:02:20.078Z] #76 46.75 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-21T15:02:20.078Z] #76 46.75 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:02:20.078Z] #76 46.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:02:20.078Z] #76 46.89 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:20.078Z] #76 46.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:20.134Z] #47 ... [2022-07-21T15:02:20.134Z] [2022-07-21T15:02:20.134Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:20.134Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:20.134Z] #42 34.99 Reading package lists... [2022-07-21T15:02:20.191Z] #55 ... [2022-07-21T15:02:20.191Z] [2022-07-21T15:02:20.191Z] #51 [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-07-21T15:02:20.191Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:20.191Z] #51 42.86 Reading package lists... [2022-07-21T15:02:20.191Z] #51 51.75 Building dependency tree... [2022-07-21T15:02:20.191Z] #51 57.88 The following additional packages will be installed: [2022-07-21T15:02:20.191Z] #51 57.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:02:20.191Z] #51 57.89 python3-protobuf python3-six [2022-07-21T15:02:20.191Z] #51 57.90 Suggested packages: [2022-07-21T15:02:20.191Z] #51 57.90 python3-setuptools [2022-07-21T15:02:20.191Z] #51 57.90 Recommended packages: [2022-07-21T15:02:20.191Z] #51 57.90 iproute2 | iproute [2022-07-21T15:02:20.191Z] #51 59.11 The following NEW packages will be installed: [2022-07-21T15:02:20.191Z] #51 59.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:02:20.191Z] #51 59.16 python3-protobuf python3-six [2022-07-21T15:02:20.191Z] #51 59.71 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:20.191Z] #51 59.71 Need to get 2315 kB of archives. [2022-07-21T15:02:20.191Z] #51 59.71 After this operation, 11.1 MB of additional disk space will be used. [2022-07-21T15:02:20.191Z] #51 59.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-21T15:02:20.191Z] #51 59.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:02:20.191Z] #51 59.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-21T15:02:20.191Z] #51 59.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-21T15:02:20.191Z] #51 59.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:02:20.191Z] #51 59.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:02:20.191Z] #51 59.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:02:20.274Z] #42 DONE 56.0s [2022-07-21T15:02:20.274Z] [2022-07-21T15:02:20.274Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-21T15:02:20.274Z] #43 sha256:b51e3169f4c05f0a1bbe182c73be67ba1bc0914ac27479a0b550a1a8daf000c1 [2022-07-21T15:02:20.295Z] #84 130.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-21T15:02:20.295Z] #84 130.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-21T15:02:20.295Z] #84 130.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-21T15:02:20.295Z] #84 130.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-21T15:02:20.295Z] #84 130.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-21T15:02:20.295Z] #84 130.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-21T15:02:20.295Z] #84 130.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-21T15:02:20.295Z] #84 130.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-21T15:02:20.295Z] #84 130.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-21T15:02:20.295Z] #84 130.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-21T15:02:20.295Z] #84 130.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-21T15:02:20.295Z] #84 130.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-21T15:02:20.336Z] #76 47.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-21T15:02:20.336Z] #76 47.00 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:20.336Z] #76 47.02 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:20.336Z] #76 47.12 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:02:20.336Z] #76 47.16 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:02:20.336Z] #76 47.16 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:20.456Z] #51 ... [2022-07-21T15:02:20.456Z] [2022-07-21T15:02:20.456Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:02:20.456Z] #64 sha256:59a245afb537516631769c13dcb3ee056cb725700636b15ae4523fbda5ae1cd9 [2022-07-21T15:02:20.456Z] #64 1.380 + RM_GOPATH=0 [2022-07-21T15:02:20.456Z] #64 1.380 + TMP_GOPATH= [2022-07-21T15:02:20.456Z] #64 1.380 + : /build [2022-07-21T15:02:20.456Z] #64 1.380 + '[' -z '' ']' [2022-07-21T15:02:20.456Z] #64 1.380 ++ mktemp -d [2022-07-21T15:02:20.456Z] #64 1.388 + export GOPATH=/tmp/tmp.conTLX5Z7K [2022-07-21T15:02:20.456Z] #64 1.388 + GOPATH=/tmp/tmp.conTLX5Z7K [2022-07-21T15:02:20.456Z] #64 1.389 + RM_GOPATH=1 [2022-07-21T15:02:20.456Z] #64 1.389 + case "$(go env GOARCH)" in [2022-07-21T15:02:20.456Z] #64 1.390 ++ go env GOARCH [2022-07-21T15:02:20.456Z] #64 1.408 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:20.456Z] #64 1.408 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:20.456Z] #64 1.408 ++ dirname /install.sh [2022-07-21T15:02:20.456Z] #64 1.428 + dir=/ [2022-07-21T15:02:20.456Z] #64 1.444 + bin=containerd [2022-07-21T15:02:20.456Z] #64 1.444 + shift [2022-07-21T15:02:20.456Z] #64 1.444 + '[' '!' -f //containerd.installer ']' [2022-07-21T15:02:20.456Z] #64 1.444 + . //containerd.installer [2022-07-21T15:02:20.456Z] #64 1.444 ++ set -e [2022-07-21T15:02:20.456Z] #64 1.444 ++ : v1.6.6 [2022-07-21T15:02:20.456Z] #64 1.444 + install_containerd [2022-07-21T15:02:20.456Z] #64 1.447 + echo 'Install containerd version v1.6.6' [2022-07-21T15:02:20.456Z] #64 1.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.conTLX5Z7K/src/github.com/containerd/containerd [2022-07-21T15:02:20.456Z] #64 1.447 Install containerd version v1.6.6 [2022-07-21T15:02:20.456Z] #64 1.498 Cloning into '/tmp/tmp.conTLX5Z7K/src/github.com/containerd/containerd'... [2022-07-21T15:02:20.555Z] #84 130.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-21T15:02:20.555Z] #84 130.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-21T15:02:20.555Z] #84 130.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-21T15:02:20.555Z] #84 130.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-21T15:02:20.555Z] #84 130.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-21T15:02:20.555Z] #84 130.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-21T15:02:20.555Z] #84 130.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-21T15:02:20.555Z] #84 130.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-21T15:02:20.555Z] #84 130.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-21T15:02:20.555Z] #84 130.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-21T15:02:20.555Z] #84 130.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-21T15:02:20.593Z] #76 47.33 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:02:20.593Z] #76 47.33 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:02:20.593Z] #76 47.35 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:02:20.698Z] #42 44.71 Building dependency tree... [2022-07-21T15:02:20.698Z] #42 ... [2022-07-21T15:02:20.698Z] [2022-07-21T15:02:20.698Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:20.698Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:20.698Z] #55 45.32 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-21T15:02:20.698Z] #55 45.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-21T15:02:20.814Z] #84 131.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-21T15:02:20.814Z] #84 131.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-21T15:02:20.814Z] #84 131.1 CC src/crun-crun.o [2022-07-21T15:02:20.814Z] #84 131.2 CC src/crun-run.o [2022-07-21T15:02:20.842Z] #43 DONE 0.6s [2022-07-21T15:02:20.842Z] [2022-07-21T15:02:20.842Z] #14 [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-07-21T15:02:20.842Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:20.842Z] #14 54.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-21T15:02:20.842Z] #14 54.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-21T15:02:20.842Z] #14 54.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:02:21.073Z] #84 131.3 CC src/crun-delete.o [2022-07-21T15:02:21.073Z] #84 131.3 CC src/crun-kill.o [2022-07-21T15:02:21.073Z] #84 131.3 CC src/crun-pause.o [2022-07-21T15:02:21.073Z] #84 131.4 CC src/crun-unpause.o [2022-07-21T15:02:21.073Z] #84 131.4 CC src/crun-spec.o [2022-07-21T15:02:21.263Z] #55 45.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-21T15:02:21.263Z] #55 45.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-21T15:02:21.332Z] #84 131.4 CC src/crun-exec.o [2022-07-21T15:02:21.332Z] #84 131.5 CC src/crun-list.o [2022-07-21T15:02:21.332Z] #84 131.5 CC src/crun-create.o [2022-07-21T15:02:21.332Z] #84 131.5 CC src/crun-start.o [2022-07-21T15:02:21.332Z] #84 131.6 CC src/crun-state.o [2022-07-21T15:02:21.332Z] #84 131.6 CC src/crun-update.o [2022-07-21T15:02:21.399Z] #64 ... [2022-07-21T15:02:21.399Z] [2022-07-21T15:02:21.399Z] #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-07-21T15:02:21.399Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:02:21.399Z] #57 62.65 v3.0.2 [2022-07-21T15:02:21.399Z] #57 DONE 62.8s [2022-07-21T15:02:21.520Z] #55 46.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-21T15:02:21.520Z] #55 46.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-21T15:02:21.520Z] #55 46.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-21T15:02:21.525Z] #76 48.17 Selecting previously unselected package libtool. [2022-07-21T15:02:21.525Z] #76 48.22 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-21T15:02:21.525Z] #76 48.22 Unpacking libtool (2.4.6-15) ... [2022-07-21T15:02:21.525Z] #76 ... [2022-07-21T15:02:21.525Z] [2022-07-21T15:02:21.525Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:21.525Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:21.525Z] #55 38.19 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-21T15:02:21.525Z] #55 38.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-21T15:02:21.525Z] #55 38.46 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-21T15:02:21.525Z] #55 38.48 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-21T15:02:21.525Z] #55 38.69 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T15:02:21.525Z] #55 38.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-21T15:02:21.525Z] #55 39.02 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-21T15:02:21.525Z] #55 39.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-21T15:02:21.525Z] #55 39.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-21T15:02:21.525Z] #55 39.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-21T15:02:21.525Z] #55 39.42 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-21T15:02:21.525Z] #55 39.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-21T15:02:21.525Z] #55 39.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-21T15:02:21.525Z] #55 39.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-21T15:02:21.525Z] #55 39.64 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-21T15:02:21.525Z] #55 40.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-21T15:02:21.525Z] #55 40.31 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-21T15:02:21.525Z] #55 40.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-21T15:02:21.525Z] #55 40.54 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-21T15:02:21.525Z] #55 40.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-21T15:02:21.525Z] #55 41.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-21T15:02:21.525Z] #55 41.07 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-21T15:02:21.525Z] #55 41.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T15:02:21.525Z] #55 41.20 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-21T15:02:21.525Z] #55 41.20 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-21T15:02:21.525Z] #55 41.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-21T15:02:21.525Z] #55 41.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-21T15:02:21.525Z] #55 41.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T15:02:21.525Z] #55 41.59 go: downloading github.com/prometheus/common v0.32.1 [2022-07-21T15:02:21.525Z] #55 42.00 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-21T15:02:21.525Z] #55 42.02 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T15:02:21.525Z] #55 42.91 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-21T15:02:21.525Z] #55 43.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-21T15:02:21.525Z] #55 ... [2022-07-21T15:02:21.525Z] [2022-07-21T15:02:21.525Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:21.525Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:02:21.525Z] #34 46.93 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-21T15:02:21.525Z] #34 47.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-21T15:02:21.525Z] #34 47.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:21.591Z] #84 131.7 CC src/crun-ps.o [2022-07-21T15:02:21.591Z] #84 131.8 CC src/crun-checkpoint.o [2022-07-21T15:02:21.591Z] #84 131.8 CC src/libcrun/libcrun_la-utils.lo [2022-07-21T15:02:21.591Z] #84 131.9 CC src/crun-restore.o [2022-07-21T15:02:21.591Z] #84 131.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-21T15:02:21.662Z] [2022-07-21T15:02:21.662Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:21.662Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:21.662Z] #42 57.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-21T15:02:21.662Z] #42 58.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-21T15:02:21.662Z] #42 58.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-21T15:02:21.662Z] #42 58.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-21T15:02:21.662Z] #42 58.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-21T15:02:21.662Z] #42 58.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-21T15:02:21.662Z] #42 60.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:21.662Z] #42 61.14 Fetched 17.7 MB in 2s (8452 kB/s) [2022-07-21T15:02:21.662Z] #42 61.32 Selecting previously unselected package xxd. [2022-07-21T15:02:21.662Z] #42 61.32 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:21.662Z] #42 61.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:02:21.662Z] #42 61.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:21.662Z] #42 61.88 Selecting previously unselected package vim-common. [2022-07-21T15:02:21.662Z] #42 61.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:02:21.662Z] #42 61.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:21.662Z] #42 62.52 Selecting previously unselected package cmake-data. [2022-07-21T15:02:21.662Z] #42 62.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-21T15:02:21.662Z] #42 62.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:21.783Z] #55 46.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-21T15:02:21.850Z] #84 132.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-21T15:02:21.850Z] #84 132.1 CC src/libcrun/libcrun_la-container.lo [2022-07-21T15:02:21.850Z] #84 132.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-21T15:02:22.089Z] #34 ... [2022-07-21T15:02:22.089Z] [2022-07-21T15:02:22.089Z] #51 [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-07-21T15:02:22.089Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:22.089Z] #51 38.64 The following additional packages will be installed: [2022-07-21T15:02:22.089Z] #51 38.64 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:02:22.089Z] #51 38.64 python3-protobuf python3-six [2022-07-21T15:02:22.089Z] #51 38.64 Suggested packages: [2022-07-21T15:02:22.089Z] #51 38.64 python3-setuptools [2022-07-21T15:02:22.089Z] #51 38.64 Recommended packages: [2022-07-21T15:02:22.089Z] #51 38.64 iproute2 | iproute [2022-07-21T15:02:22.089Z] #51 39.36 The following NEW packages will be installed: [2022-07-21T15:02:22.089Z] #51 39.36 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:02:22.089Z] #51 39.36 python3-protobuf python3-six [2022-07-21T15:02:22.089Z] #51 39.88 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:22.089Z] #51 39.88 Need to get 2315 kB of archives. [2022-07-21T15:02:22.089Z] #51 39.88 After this operation, 11.1 MB of additional disk space will be used. [2022-07-21T15:02:22.089Z] #51 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-21T15:02:22.089Z] #51 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:02:22.089Z] #51 40.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-21T15:02:22.089Z] #51 40.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-21T15:02:22.089Z] #51 40.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:02:22.089Z] #51 40.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:02:22.089Z] #51 40.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:02:22.089Z] #51 42.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-21T15:02:22.089Z] #51 43.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:22.089Z] #51 44.07 Fetched 2315 kB in 3s (714 kB/s) [2022-07-21T15:02:22.089Z] #51 44.13 Selecting previously unselected package libprotobuf23:amd64. [2022-07-21T15:02:22.089Z] #51 44.13 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:22.089Z] #51 44.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-21T15:02:22.089Z] #51 44.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:02:22.089Z] #51 45.17 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:02:22.089Z] #51 45.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:02:22.089Z] #51 45.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:22.089Z] #51 45.37 Selecting previously unselected package python3-six. [2022-07-21T15:02:22.089Z] #51 45.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-21T15:02:22.089Z] #51 45.40 Unpacking python3-six (1.16.0-2) ... [2022-07-21T15:02:22.089Z] #51 45.49 Selecting previously unselected package python3-protobuf. [2022-07-21T15:02:22.089Z] #51 45.49 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-21T15:02:22.089Z] #51 45.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:22.089Z] #51 46.09 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:02:22.089Z] #51 46.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:02:22.089Z] #51 46.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:22.089Z] #51 46.29 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:02:22.089Z] #51 46.30 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:02:22.089Z] #51 46.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:02:22.089Z] #51 46.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:02:22.089Z] #51 46.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:22.089Z] #51 46.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:22.089Z] #51 46.59 Selecting previously unselected package criu. [2022-07-21T15:02:22.089Z] #51 46.59 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-21T15:02:22.089Z] #51 46.59 Unpacking criu (3.17.1-1) ... [2022-07-21T15:02:22.089Z] #51 47.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:22.109Z] #84 132.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-21T15:02:22.109Z] #84 132.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-21T15:02:22.109Z] #84 132.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-21T15:02:22.109Z] #84 132.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-21T15:02:22.347Z] #51 ... [2022-07-21T15:02:22.347Z] [2022-07-21T15:02:22.347Z] #76 [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-07-21T15:02:22.347Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:22.347Z] #76 48.49 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:02:22.347Z] #76 48.52 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:02:22.347Z] #76 48.52 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:02:22.347Z] #76 48.72 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:02:22.347Z] #76 48.72 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:02:22.347Z] #76 48.74 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:02:22.347Z] #76 48.90 Selecting previously unselected package libyajl-dev:amd64. [2022-07-21T15:02:22.347Z] #76 48.92 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-21T15:02:22.347Z] #76 48.92 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:02:22.347Z] #76 49.16 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:22.347Z] #76 49.17 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:22.347Z] #76 49.20 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:02:22.347Z] #76 49.20 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:02:22.347Z] #76 49.24 Setting up file (1:5.39-3) ... [2022-07-21T15:02:22.347Z] #76 49.26 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:02:22.347Z] #76 ... [2022-07-21T15:02:22.347Z] [2022-07-21T15:02:22.347Z] #14 [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-07-21T15:02:22.347Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:22.347Z] #14 39.17 The following NEW packages will be installed: [2022-07-21T15:02:22.347Z] #14 39.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:22.347Z] #14 39.17 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-21T15:02:22.347Z] #14 39.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-21T15:02:22.347Z] #14 39.17 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-21T15:02:22.347Z] #14 39.17 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-21T15:02:22.347Z] #14 39.17 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-21T15:02:22.347Z] #14 39.17 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-21T15:02:22.347Z] #14 39.17 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-21T15:02:22.347Z] #14 39.17 mingw-w64-x86-64-dev [2022-07-21T15:02:22.347Z] #14 39.59 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:22.347Z] #14 39.59 Need to get 115 MB of archives. [2022-07-21T15:02:22.347Z] #14 39.59 After this operation, 645 MB of additional disk space will be used. [2022-07-21T15:02:22.347Z] #14 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-21T15:02:22.347Z] #14 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-21T15:02:22.347Z] #14 39.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-21T15:02:22.347Z] #14 39.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-21T15:02:22.347Z] #14 39.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-21T15:02:22.347Z] #14 39.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-21T15:02:22.347Z] #14 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-21T15:02:22.347Z] #14 40.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:22.347Z] #14 40.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-21T15:02:22.347Z] #14 41.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:02:22.347Z] #14 43.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:02:22.347Z] #14 43.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-21T15:02:22.347Z] #14 44.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:02:22.347Z] #14 45.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:02:22.347Z] #14 46.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:22.347Z] #14 46.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-21T15:02:22.347Z] #14 46.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-21T15:02:22.347Z] #14 46.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:02:22.347Z] #14 46.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:02:22.347Z] #14 46.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-21T15:02:22.347Z] #14 46.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:02:22.347Z] #14 46.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-21T15:02:22.347Z] #14 46.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-21T15:02:22.347Z] #14 46.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-21T15:02:22.347Z] #14 46.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-21T15:02:22.347Z] #14 46.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-21T15:02:22.347Z] #14 46.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-21T15:02:22.347Z] #14 46.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-21T15:02:22.347Z] #14 46.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:02:22.347Z] #14 46.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:02:22.347Z] #14 47.70 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:22.347Z] #14 47.87 Fetched 115 MB in 7s (15.8 MB/s) [2022-07-21T15:02:22.347Z] #14 47.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-21T15:02:22.347Z] #14 47.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-21T15:02:22.347Z] #14 48.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:02:22.347Z] #14 48.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:22.355Z] #55 46.95 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-21T15:02:22.355Z] #55 46.96 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-21T15:02:22.355Z] #55 47.11 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-21T15:02:22.368Z] #84 132.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-21T15:02:22.368Z] #84 132.5 CC src/libcrun/libcrun_la-linux.lo [2022-07-21T15:02:22.368Z] #84 132.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-21T15:02:22.368Z] #84 132.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-21T15:02:22.612Z] #55 47.30 go: downloading golang.org/x/text v0.3.7 [2022-07-21T15:02:22.627Z] #84 132.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-21T15:02:22.627Z] #84 132.9 CC src/libcrun/libcrun_la-error.lo [2022-07-21T15:02:22.627Z] #84 132.9 CC src/libcrun/libcrun_la-status.lo [2022-07-21T15:02:22.628Z] #14 ... [2022-07-21T15:02:22.628Z] [2022-07-21T15:02:22.628Z] #76 [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-07-21T15:02:22.628Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:22.628Z] #76 49.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:22.628Z] #76 49.32 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:22.628Z] #76 49.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:02:22.628Z] #76 49.43 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:22.628Z] #76 49.43 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:02:22.628Z] #76 49.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:22.628Z] #76 49.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:02:22.628Z] #76 49.43 Setting up patch (2.7.6-7) ... [2022-07-21T15:02:22.628Z] #76 49.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:02:22.628Z] #76 49.46 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:02:22.628Z] #76 49.46 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:02:22.628Z] #76 49.49 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:02:22.628Z] #76 49.49 Setting up libtool (2.4.6-15) ... [2022-07-21T15:02:22.628Z] #76 49.51 Setting up m4 (1.4.18-5) ... [2022-07-21T15:02:22.886Z] #76 49.61 Setting up dpkg-dev (1.20.11) ... [2022-07-21T15:02:22.886Z] #76 49.61 Setting up autoconf (2.69-14) ... [2022-07-21T15:02:22.886Z] #76 49.61 Setting up build-essential (12.9) ... [2022-07-21T15:02:22.886Z] #76 49.61 Setting up automake (1:1.16.3-2) ... [2022-07-21T15:02:22.886Z] #76 49.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-21T15:02:22.886Z] #76 49.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:22.886Z] #84 133.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-21T15:02:22.886Z] #84 133.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-21T15:02:22.886Z] #84 133.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-21T15:02:22.886Z] #84 133.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-21T15:02:23.047Z] #42 ... [2022-07-21T15:02:23.047Z] [2022-07-21T15:02:23.047Z] #77 [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-07-21T15:02:23.047Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:23.047Z] #77 13.43 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-21T15:02:23.145Z] #84 133.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-21T15:02:23.145Z] #84 133.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-21T15:02:23.145Z] #84 133.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-21T15:02:23.145Z] #84 133.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-21T15:02:23.145Z] #84 133.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-21T15:02:23.307Z] #77 13.56 Cloning into '/tmp/crun-build/libocispec'... [2022-07-21T15:02:23.404Z] #84 133.6 CC tests/init.o [2022-07-21T15:02:23.663Z] #84 133.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-21T15:02:23.923Z] #84 ... [2022-07-21T15:02:23.923Z] [2022-07-21T15:02:23.923Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:23.923Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:23.923Z] #54 173.3 + dpkg --print-architecture [2022-07-21T15:02:23.923Z] #54 173.3 + git checkout -q v2.1.0 [2022-07-21T15:02:24.182Z] #54 173.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-21T15:02:24.182Z] #54 173.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-21T15:02:24.264Z] #76 DONE 50.9s [2022-07-21T15:02:24.264Z] [2022-07-21T15:02:24.264Z] #77 [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-07-21T15:02:24.264Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:24.522Z] #77 ... [2022-07-21T15:02:24.522Z] [2022-07-21T15:02:24.522Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:02:24.522Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:02:24.522Z] #64 6.427 + RM_GOPATH=0 [2022-07-21T15:02:24.522Z] #64 6.427 + TMP_GOPATH= [2022-07-21T15:02:24.522Z] #64 6.427 + : /build [2022-07-21T15:02:24.522Z] #64 6.427 + '[' -z '' ']' [2022-07-21T15:02:24.522Z] #64 6.427 ++ mktemp -d [2022-07-21T15:02:24.522Z] #64 6.472 + export GOPATH=/tmp/tmp.7TRCnMyhuO [2022-07-21T15:02:24.522Z] #64 6.472 + GOPATH=/tmp/tmp.7TRCnMyhuO [2022-07-21T15:02:24.522Z] #64 6.472 + RM_GOPATH=1 [2022-07-21T15:02:24.522Z] #64 6.472 + case "$(go env GOARCH)" in [2022-07-21T15:02:24.522Z] #64 6.472 ++ go env GOARCH [2022-07-21T15:02:24.522Z] #64 6.472 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:24.522Z] #64 6.472 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:24.522Z] #64 6.472 ++ dirname /install.sh [2022-07-21T15:02:24.522Z] #64 6.552 + dir=/ [2022-07-21T15:02:24.522Z] #64 6.552 + bin=containerd [2022-07-21T15:02:24.522Z] #64 6.552 + shift [2022-07-21T15:02:24.522Z] #64 6.552 + '[' '!' -f //containerd.installer ']' [2022-07-21T15:02:24.522Z] #64 6.552 + . //containerd.installer [2022-07-21T15:02:24.522Z] #64 6.552 ++ set -e [2022-07-21T15:02:24.522Z] #64 6.552 ++ : v1.6.6 [2022-07-21T15:02:24.522Z] #64 6.552 + install_containerd [2022-07-21T15:02:24.522Z] #64 6.552 + echo 'Install containerd version v1.6.6' [2022-07-21T15:02:24.522Z] #64 6.552 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7TRCnMyhuO/src/github.com/containerd/containerd [2022-07-21T15:02:24.522Z] #64 6.552 Cloning into '/tmp/tmp.7TRCnMyhuO/src/github.com/containerd/containerd'... [2022-07-21T15:02:24.522Z] #64 6.553 Install containerd version v1.6.6 [2022-07-21T15:02:24.522Z] #64 ... [2022-07-21T15:02:24.522Z] [2022-07-21T15:02:24.522Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:24.522Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:24.522Z] #42 41.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:24.522Z] #42 42.18 Fetched 17.7 MB in 1s (14.7 MB/s) [2022-07-21T15:02:24.522Z] #42 42.29 Selecting previously unselected package xxd. [2022-07-21T15:02:24.522Z] #42 42.30 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:24.522Z] #42 42.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:02:24.522Z] #42 42.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:24.522Z] #42 42.52 Selecting previously unselected package vim-common. [2022-07-21T15:02:24.522Z] #42 42.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:02:24.522Z] #42 42.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:24.522Z] #42 43.00 Selecting previously unselected package cmake-data. [2022-07-21T15:02:24.522Z] #42 43.00 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-21T15:02:24.522Z] #42 43.00 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:24.522Z] #42 46.75 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:02:24.522Z] #42 46.75 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:02:24.522Z] #42 46.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:02:25.032Z] #14 ... [2022-07-21T15:02:25.032Z] [2022-07-21T15:02:25.032Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:02:25.032Z] #44 sha256:8eb2f953c77998b08c62cf19e11f5cc61792a09ac298ac48fb4cf8636f2daf0a [2022-07-21T15:02:25.032Z] #44 1.075 + RM_GOPATH=0 [2022-07-21T15:02:25.032Z] #44 1.081 + TMP_GOPATH= [2022-07-21T15:02:25.032Z] #44 1.081 + : /build [2022-07-21T15:02:25.032Z] #44 1.085 + '[' -z '' ']' [2022-07-21T15:02:25.032Z] #44 1.085 ++ mktemp -d [2022-07-21T15:02:25.032Z] #44 1.168 + export GOPATH=/tmp/tmp.0DK6gZm2Wf [2022-07-21T15:02:25.032Z] #44 1.168 + GOPATH=/tmp/tmp.0DK6gZm2Wf [2022-07-21T15:02:25.032Z] #44 1.168 + RM_GOPATH=1 [2022-07-21T15:02:25.032Z] #44 1.168 + case "$(go env GOARCH)" in [2022-07-21T15:02:25.032Z] #44 1.168 ++ go env GOARCH [2022-07-21T15:02:25.032Z] #44 1.214 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:25.032Z] #44 1.214 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:25.032Z] #44 1.215 ++ dirname /install.sh [2022-07-21T15:02:25.032Z] #44 1.221 + dir=/ [2022-07-21T15:02:25.032Z] #44 1.227 Install tini version v0.19.0 [2022-07-21T15:02:25.032Z] #44 1.227 + bin=tini [2022-07-21T15:02:25.032Z] #44 1.227 + shift [2022-07-21T15:02:25.032Z] #44 1.227 + '[' '!' -f //tini.installer ']' [2022-07-21T15:02:25.032Z] #44 1.227 + . //tini.installer [2022-07-21T15:02:25.032Z] #44 1.227 ++ : v0.19.0 [2022-07-21T15:02:25.032Z] #44 1.227 + install_tini [2022-07-21T15:02:25.032Z] #44 1.227 + echo 'Install tini version v0.19.0' [2022-07-21T15:02:25.032Z] #44 1.227 + git clone https://github.com/krallin/tini.git /tmp/tmp.0DK6gZm2Wf/tini [2022-07-21T15:02:25.032Z] #44 1.227 Cloning into '/tmp/tmp.0DK6gZm2Wf/tini'... [2022-07-21T15:02:25.032Z] #44 2.795 + cd /tmp/tmp.0DK6gZm2Wf/tini [2022-07-21T15:02:25.032Z] #44 2.796 + git checkout -q v0.19.0 [2022-07-21T15:02:25.032Z] #44 2.807 + cmake . [2022-07-21T15:02:25.032Z] #44 3.326 -- The C compiler identification is GNU 10.2.1 [2022-07-21T15:02:25.032Z] #44 3.443 -- Detecting C compiler ABI info [2022-07-21T15:02:25.032Z] #44 4.011 -- Detecting C compiler ABI info - done [2022-07-21T15:02:25.032Z] #44 4.077 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-21T15:02:25.032Z] #44 4.097 -- Detecting C compile features [2022-07-21T15:02:25.291Z] #44 4.098 -- Detecting C compile features - done [2022-07-21T15:02:25.291Z] #44 4.132 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-21T15:02:25.291Z] #44 4.367 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-21T15:02:25.291Z] #44 4.429 -- Configuring done [2022-07-21T15:02:25.291Z] #44 4.455 -- Generating done [2022-07-21T15:02:25.291Z] #44 4.478 -- Build files have been written to: /tmp/tmp.0DK6gZm2Wf/tini [2022-07-21T15:02:25.550Z] #44 4.487 + make tini-static [2022-07-21T15:02:25.854Z] #77 16.23 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-21T15:02:25.854Z] #77 16.23 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-21T15:02:26.119Z] #44 4.893 Scanning dependencies of target tini-static [2022-07-21T15:02:26.119Z] #44 4.980 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-21T15:02:26.145Z] #77 16.24 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-21T15:02:26.145Z] #77 16.24 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-21T15:02:26.145Z] #77 16.27 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-21T15:02:26.716Z] #77 ... [2022-07-21T15:02:26.716Z] [2022-07-21T15:02:26.717Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:02:26.717Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:02:26.717Z] #40 67.06 NAME: [2022-07-21T15:02:26.717Z] #40 67.07 go-winres - A tool for embedding resources in Windows executables [2022-07-21T15:02:26.717Z] #40 67.07 [2022-07-21T15:02:26.717Z] #40 67.07 USAGE: [2022-07-21T15:02:26.717Z] #40 67.07 go-winres [global options] command [command options] [arguments...] [2022-07-21T15:02:26.717Z] #40 67.07 [2022-07-21T15:02:26.717Z] #40 67.07 COMMANDS: [2022-07-21T15:02:26.717Z] #40 67.07 init Create an initial ./winres/winres.json [2022-07-21T15:02:26.717Z] #40 67.07 make Make syso files for the "go build" command [2022-07-21T15:02:26.717Z] #40 67.07 simply Make syso files for the "go build" command (simplified) [2022-07-21T15:02:26.717Z] #40 67.07 extract Extract all resources from an executable [2022-07-21T15:02:26.717Z] #40 67.07 patch Replace resources in an executable file (exe, dll) [2022-07-21T15:02:26.717Z] #40 67.07 help, h Shows a list of commands or help for one command [2022-07-21T15:02:26.717Z] #40 67.07 [2022-07-21T15:02:26.717Z] #40 67.07 GLOBAL OPTIONS: [2022-07-21T15:02:26.717Z] #40 67.07 --help, -h show help (default: false) [2022-07-21T15:02:26.717Z] #40 DONE 68.1s [2022-07-21T15:02:26.717Z] [2022-07-21T15:02:26.717Z] #14 [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-07-21T15:02:26.717Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:26.717Z] #14 58.17 The following NEW packages will be installed: [2022-07-21T15:02:26.717Z] #14 58.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:26.717Z] #14 58.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-21T15:02:26.717Z] #14 58.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-21T15:02:26.717Z] #14 58.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-21T15:02:26.717Z] #14 58.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-21T15:02:26.717Z] #14 58.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-21T15:02:26.717Z] #14 58.19 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-21T15:02:26.717Z] #14 58.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-21T15:02:26.717Z] #14 58.19 mingw-w64-x86-64-dev [2022-07-21T15:02:26.717Z] #14 58.67 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:26.717Z] #14 58.67 Need to get 115 MB of archives. [2022-07-21T15:02:26.717Z] #14 58.67 After this operation, 645 MB of additional disk space will be used. [2022-07-21T15:02:26.717Z] #14 58.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-21T15:02:26.717Z] #14 58.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-21T15:02:26.717Z] #14 59.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-21T15:02:26.717Z] #14 59.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-21T15:02:26.717Z] #14 59.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-21T15:02:26.717Z] #14 59.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-21T15:02:26.717Z] #14 59.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-21T15:02:26.717Z] #14 60.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:26.717Z] #14 60.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-21T15:02:26.717Z] #14 61.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:02:26.717Z] #14 63.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:02:26.717Z] #14 64.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-21T15:02:26.717Z] #14 65.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:02:26.943Z] #55 ... [2022-07-21T15:02:26.943Z] [2022-07-21T15:02:26.943Z] #51 [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-07-21T15:02:26.943Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:26.943Z] #51 42.16 Reading package lists... [2022-07-21T15:02:26.992Z] #14 ... [2022-07-21T15:02:26.992Z] [2022-07-21T15:02:26.992Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:26.992Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:26.992Z] #42 68.24 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:02:26.992Z] #42 68.25 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:02:26.992Z] #42 68.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:02:27.048Z] #42 54.01 Selecting previously unselected package libxml2:amd64. [2022-07-21T15:02:27.048Z] #42 54.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-21T15:02:27.048Z] #42 54.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:27.496Z] #44 6.300 [100%] Linking C executable tini-static [2022-07-21T15:02:27.755Z] #44 6.718 [100%] Built target tini-static [2022-07-21T15:02:27.755Z] #44 6.803 + mkdir -p /build [2022-07-21T15:02:27.755Z] #44 6.805 + cp tini-static /build/docker-init [2022-07-21T15:02:27.980Z] #42 54.67 Selecting previously unselected package libarchive13:amd64. [2022-07-21T15:02:27.980Z] #42 54.67 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-21T15:02:27.980Z] #42 54.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:28.237Z] #42 55.01 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-21T15:02:28.237Z] #42 55.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-21T15:02:28.237Z] #42 55.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:02:28.237Z] #42 55.20 Selecting previously unselected package librhash0:amd64. [2022-07-21T15:02:28.237Z] #42 55.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-21T15:02:28.495Z] #42 55.28 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:02:28.495Z] #42 55.41 Selecting previously unselected package libuv1:amd64. [2022-07-21T15:02:28.495Z] #42 55.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-21T15:02:28.495Z] #42 55.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:02:28.697Z] #44 ... [2022-07-21T15:02:28.697Z] [2022-07-21T15:02:28.697Z] #77 [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-07-21T15:02:28.697Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:02:28.697Z] #77 10.25 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-21T15:02:28.697Z] #77 11.85 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-21T15:02:28.697Z] #77 12.23 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-21T15:02:28.697Z] #77 12.67 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-21T15:02:28.752Z] #42 55.64 Selecting previously unselected package cmake. [2022-07-21T15:02:28.752Z] #42 55.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-21T15:02:28.752Z] #42 55.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:28.956Z] #77 ... [2022-07-21T15:02:28.956Z] [2022-07-21T15:02:28.956Z] #14 [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-07-21T15:02:28.956Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:28.956Z] #14 61.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-21T15:02:28.956Z] #14 61.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:02:28.956Z] #14 61.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:02:28.956Z] #14 61.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-21T15:02:28.956Z] #14 61.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:02:28.956Z] #14 61.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:02:29.316Z] #42 ... [2022-07-21T15:02:29.316Z] [2022-07-21T15:02:29.316Z] #77 [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-07-21T15:02:29.316Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:29.316Z] #77 5.292 Cloning into '/tmp/crun-build'... [2022-07-21T15:02:29.464Z] #51 51.23 Building dependency tree... [2022-07-21T15:02:29.891Z] #14 ... [2022-07-21T15:02:29.891Z] [2022-07-21T15:02:29.891Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:02:29.892Z] #44 sha256:8eb2f953c77998b08c62cf19e11f5cc61792a09ac298ac48fb4cf8636f2daf0a [2022-07-21T15:02:29.892Z] #44 DONE 8.8s [2022-07-21T15:02:29.892Z] [2022-07-21T15:02:29.892Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:29.892Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:02:31.209Z] #42 ... [2022-07-21T15:02:31.209Z] [2022-07-21T15:02:31.209Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:31.209Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:31.209Z] #55 62.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-21T15:02:31.209Z] #55 62.48 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-21T15:02:31.209Z] #55 62.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-21T15:02:31.209Z] #55 62.96 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-21T15:02:31.209Z] #55 63.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-21T15:02:31.209Z] #55 63.48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T15:02:31.209Z] #55 63.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-21T15:02:31.209Z] #55 63.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-21T15:02:31.209Z] #55 63.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-21T15:02:31.209Z] #55 63.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-21T15:02:31.209Z] #55 64.09 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T15:02:31.209Z] #55 64.23 go: downloading github.com/prometheus/common v0.32.1 [2022-07-21T15:02:31.209Z] #55 64.88 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-21T15:02:31.209Z] #55 64.89 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T15:02:31.209Z] #55 66.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-21T15:02:31.209Z] #55 69.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-21T15:02:31.209Z] #55 ... [2022-07-21T15:02:31.209Z] [2022-07-21T15:02:31.209Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:31.209Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:02:31.209Z] #34 72.22 Updating files: 78% (1201/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) [2022-07-21T15:02:31.209Z] #34 ... [2022-07-21T15:02:31.209Z] [2022-07-21T15:02:31.209Z] #51 [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-07-21T15:02:31.209Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:31.209Z] #51 62.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-21T15:02:31.209Z] #51 64.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:31.209Z] #51 65.27 Fetched 2315 kB in 4s (622 kB/s) [2022-07-21T15:02:31.209Z] #51 65.51 Selecting previously unselected package libprotobuf23:amd64. [2022-07-21T15:02:31.209Z] #51 65.51 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:31.209Z] #51 65.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-21T15:02:31.209Z] #51 65.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:02:31.209Z] #51 67.87 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:02:31.209Z] #51 67.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:02:31.209Z] #51 67.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:31.209Z] #51 68.46 Selecting previously unselected package python3-six. [2022-07-21T15:02:31.209Z] #51 68.47 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-21T15:02:31.209Z] #51 68.48 Unpacking python3-six (1.16.0-2) ... [2022-07-21T15:02:31.209Z] #51 68.65 Selecting previously unselected package python3-protobuf. [2022-07-21T15:02:31.209Z] #51 68.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-21T15:02:31.209Z] #51 68.65 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:31.209Z] #51 69.61 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:02:31.209Z] #51 69.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:02:31.209Z] #51 69.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:31.209Z] #51 69.91 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:02:31.209Z] #51 69.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:02:31.209Z] #51 69.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:02:31.209Z] #51 70.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:02:31.209Z] #51 70.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:31.209Z] #51 70.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:31.209Z] #51 70.63 Selecting previously unselected package criu. [2022-07-21T15:02:31.209Z] #51 70.63 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-21T15:02:31.209Z] #51 70.67 Unpacking criu (3.17.1-1) ... [2022-07-21T15:02:31.209Z] #51 71.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:31.241Z] #77 ... [2022-07-21T15:02:31.241Z] [2022-07-21T15:02:31.241Z] #51 [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-07-21T15:02:31.241Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:31.241Z] #51 49.59 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:02:31.241Z] #51 49.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:31.241Z] #51 49.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:31.241Z] #51 49.66 Setting up python3-six (1.16.0-2) ... [2022-07-21T15:02:31.241Z] #51 50.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:02:31.241Z] #51 50.98 Setting up python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:31.241Z] #51 55.05 Setting up criu (3.17.1-1) ... [2022-07-21T15:02:31.241Z] #51 57.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:31.241Z] #51 DONE 57.6s [2022-07-21T15:02:31.241Z] [2022-07-21T15:02:31.241Z] #14 [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-07-21T15:02:31.241Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:31.241Z] #14 50.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-21T15:02:31.241Z] #14 50.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:02:31.241Z] #14 50.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:31.241Z] #14 53.27 Selecting previously unselected package binutils-mingw-w64. [2022-07-21T15:02:31.241Z] #14 53.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-21T15:02:31.241Z] #14 53.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:02:31.241Z] #14 53.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-21T15:02:31.241Z] #14 53.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:02:31.241Z] #14 53.41 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:02:31.241Z] #14 53.62 Selecting previously unselected package dmsetup. [2022-07-21T15:02:31.241Z] #14 53.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:02:31.241Z] #14 53.62 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:02:31.241Z] #14 53.78 Selecting previously unselected package mingw-w64-common. [2022-07-21T15:02:31.241Z] #14 53.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-21T15:02:31.241Z] #14 53.79 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-21T15:02:31.470Z] #51 ... [2022-07-21T15:02:31.470Z] [2022-07-21T15:02:31.470Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:31.470Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:02:31.985Z] #51 ... [2022-07-21T15:02:31.985Z] [2022-07-21T15:02:31.985Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:31.985Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:31.985Z] #42 44.71 Building dependency tree... [2022-07-21T15:02:31.985Z] #42 51.42 The following additional packages will be installed: [2022-07-21T15:02:31.985Z] #42 51.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-21T15:02:31.985Z] #42 51.49 Suggested packages: [2022-07-21T15:02:31.985Z] #42 51.49 cmake-doc ninja-build lrzip [2022-07-21T15:02:31.985Z] #42 51.49 Recommended packages: [2022-07-21T15:02:31.985Z] #42 51.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-21T15:02:31.985Z] #42 53.15 The following NEW packages will be installed: [2022-07-21T15:02:31.985Z] #42 53.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-21T15:02:31.985Z] #42 53.17 vim-common xxd [2022-07-21T15:02:31.985Z] #42 53.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:31.985Z] #42 53.68 Need to get 17.7 MB of archives. [2022-07-21T15:02:31.986Z] #42 53.68 After this operation, 70.7 MB of additional disk space will be used. [2022-07-21T15:02:31.986Z] #42 53.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:02:31.986Z] #42 53.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:02:31.986Z] #42 53.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-21T15:02:31.986Z] #42 53.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:02:31.986Z] #42 54.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-21T15:02:31.986Z] #42 54.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-21T15:02:31.986Z] #42 54.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-21T15:02:31.986Z] #42 54.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-21T15:02:31.986Z] #42 54.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-21T15:02:31.986Z] #42 54.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-21T15:02:31.986Z] #42 ... [2022-07-21T15:02:31.986Z] [2022-07-21T15:02:31.986Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:31.986Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:31.986Z] #62 37.81 Reading package lists... [2022-07-21T15:02:31.986Z] #62 47.30 Building dependency tree... [2022-07-21T15:02:31.986Z] #62 53.36 The following additional packages will be installed: [2022-07-21T15:02:31.986Z] #62 53.36 libbtrfs0 [2022-07-21T15:02:31.986Z] #62 53.70 The following NEW packages will be installed: [2022-07-21T15:02:31.986Z] #62 53.72 libbtrfs-dev libbtrfs0 [2022-07-21T15:02:31.986Z] #62 54.23 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:31.986Z] #62 54.23 Need to get 460 kB of archives. [2022-07-21T15:02:31.986Z] #62 54.23 After this operation, 1237 kB of additional disk space will be used. [2022-07-21T15:02:31.986Z] #62 54.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:02:31.986Z] #62 54.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:02:31.986Z] #62 56.19 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:31.986Z] #62 56.66 Fetched 460 kB in 0s (1203 kB/s) [2022-07-21T15:02:31.986Z] #62 56.81 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:02:32.242Z] #62 56.81 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:32.242Z] #62 57.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:02:32.242Z] #62 57.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:02:32.252Z] #34 72.22 Updating files: 78% (1201/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-21T15:02:32.252Z] #34 73.67 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-21T15:02:32.434Z] #55 ... [2022-07-21T15:02:32.434Z] [2022-07-21T15:02:32.434Z] #14 [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-07-21T15:02:32.434Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:32.434Z] #14 67.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-21T15:02:32.434Z] #14 67.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:02:32.434Z] #14 67.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:02:32.513Z] #34 73.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:32.804Z] #62 ... [2022-07-21T15:02:32.804Z] [2022-07-21T15:02:32.804Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:32.804Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:32.804Z] #42 57.28 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:33.061Z] #42 57.86 Fetched 17.7 MB in 2s (9351 kB/s) [2022-07-21T15:02:33.318Z] #42 58.01 Selecting previously unselected package xxd. [2022-07-21T15:02:33.575Z] #42 58.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-21T15:02:33.576Z] #42 58.14 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:02:33.576Z] #42 58.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:33.768Z] #14 ... [2022-07-21T15:02:33.768Z] [2022-07-21T15:02:33.768Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:33.768Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:33.768Z] #42 60.59 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:02:33.768Z] #42 60.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:33.768Z] #42 60.60 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:02:33.832Z] #42 58.43 Selecting previously unselected package vim-common. [2022-07-21T15:02:33.832Z] #42 58.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:02:33.832Z] #42 58.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:33.832Z] #42 ... [2022-07-21T15:02:33.832Z] [2022-07-21T15:02:33.832Z] #14 [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-07-21T15:02:33.832Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:33.832Z] #14 39.29 Reading package lists... [2022-07-21T15:02:33.832Z] #14 48.69 Building dependency tree... [2022-07-21T15:02:33.832Z] #14 55.10 The following additional packages will be installed: [2022-07-21T15:02:33.832Z] #14 55.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:33.833Z] #14 55.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-21T15:02:33.833Z] #14 55.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-21T15:02:33.833Z] #14 55.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-21T15:02:33.833Z] #14 55.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-21T15:02:33.833Z] #14 55.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-21T15:02:33.833Z] #14 55.13 mingw-w64-common mingw-w64-x86-64-dev [2022-07-21T15:02:33.833Z] #14 55.15 Suggested packages: [2022-07-21T15:02:33.833Z] #14 55.18 gcc-10-locales seccomp wine64 [2022-07-21T15:02:33.833Z] #14 57.90 The following NEW packages will be installed: [2022-07-21T15:02:33.833Z] #14 57.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:02:33.833Z] #14 57.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-21T15:02:33.833Z] #14 57.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-21T15:02:33.833Z] #14 57.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-21T15:02:33.833Z] #14 57.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-21T15:02:33.833Z] #14 57.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-21T15:02:33.833Z] #14 57.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-21T15:02:33.833Z] #14 57.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-21T15:02:33.833Z] #14 57.90 mingw-w64-x86-64-dev [2022-07-21T15:02:33.833Z] #14 58.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:33.833Z] #14 58.55 Need to get 115 MB of archives. [2022-07-21T15:02:33.833Z] #14 58.55 After this operation, 645 MB of additional disk space will be used. [2022-07-21T15:02:33.833Z] #14 58.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-21T15:02:33.833Z] #14 ... [2022-07-21T15:02:33.833Z] [2022-07-21T15:02:33.833Z] #51 [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-07-21T15:02:33.833Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:33.833Z] #51 57.87 The following additional packages will be installed: [2022-07-21T15:02:33.833Z] #51 57.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:02:33.833Z] #51 57.88 python3-protobuf python3-six [2022-07-21T15:02:33.833Z] #51 57.89 Suggested packages: [2022-07-21T15:02:33.833Z] #51 57.92 python3-setuptools [2022-07-21T15:02:33.833Z] #51 57.92 Recommended packages: [2022-07-21T15:02:33.833Z] #51 57.92 iproute2 | iproute [2022-07-21T15:02:34.026Z] #42 60.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:34.026Z] #42 60.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:02:34.026Z] #42 60.72 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:02:34.026Z] #42 60.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:34.026Z] #42 60.72 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:34.026Z] #42 60.72 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:34.026Z] #42 60.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:34.026Z] #42 60.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:34.395Z] #51 ... [2022-07-21T15:02:34.395Z] [2022-07-21T15:02:34.396Z] #62 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:02:34.396Z] #62 sha256:a154359cd202995adbde5364308850986a828b3607a9aad132cf1338da7af054 [2022-07-21T15:02:34.396Z] #62 57.57 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:02:34.396Z] #62 57.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:02:34.396Z] #62 57.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:02:34.396Z] #62 58.25 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:02:34.396Z] #62 58.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:02:34.396Z] #62 58.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:34.396Z] #62 DONE 59.1s [2022-07-21T15:02:34.396Z] [2022-07-21T15:02:34.396Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-21T15:02:34.396Z] #63 sha256:ad72334c826a2530541f6d7990a1c2803fc47eefb39964dbdbec49a473ba67d2 [2022-07-21T15:02:34.396Z] #63 DONE 0.1s [2022-07-21T15:02:34.652Z] [2022-07-21T15:02:34.652Z] #51 [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-07-21T15:02:34.652Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:34.652Z] #51 59.19 The following NEW packages will be installed: [2022-07-21T15:02:34.652Z] #51 59.19 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-21T15:02:34.652Z] #51 59.19 python3-protobuf python3-six [2022-07-21T15:02:34.958Z] #42 DONE 61.9s [2022-07-21T15:02:34.958Z] [2022-07-21T15:02:34.958Z] #14 [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-07-21T15:02:34.958Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:34.958Z] #14 60.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-21T15:02:34.958Z] #14 60.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-21T15:02:34.958Z] #14 60.72 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:02:35.216Z] #51 ... [2022-07-21T15:02:35.216Z] [2022-07-21T15:02:35.216Z] #76 [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-07-21T15:02:35.216Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:35.216Z] #76 40.61 Reading package lists... [2022-07-21T15:02:35.216Z] #76 49.96 Building dependency tree... [2022-07-21T15:02:35.216Z] #76 56.40 python3 is already the newest version (3.9.2-3). [2022-07-21T15:02:35.216Z] #76 56.40 The following additional packages will be installed: [2022-07-21T15:02:35.216Z] #76 56.42 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-21T15:02:35.216Z] #76 56.42 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-21T15:02:35.216Z] #76 56.45 Suggested packages: [2022-07-21T15:02:35.216Z] #76 56.46 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-21T15:02:35.216Z] #76 56.46 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-21T15:02:35.216Z] #76 56.46 m4-doc ed diffutils-doc [2022-07-21T15:02:35.216Z] #76 56.46 Recommended packages: [2022-07-21T15:02:35.216Z] #76 56.46 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-21T15:02:35.216Z] #76 59.44 The following NEW packages will be installed: [2022-07-21T15:02:35.216Z] #76 59.50 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-21T15:02:35.216Z] #76 59.50 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-21T15:02:35.216Z] #76 59.50 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-21T15:02:35.216Z] #76 59.51 libyajl2 m4 patch xz-utils [2022-07-21T15:02:35.216Z] #76 ... [2022-07-21T15:02:35.216Z] [2022-07-21T15:02:35.216Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:35.216Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:35.216Z] #55 58.82 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-21T15:02:35.216Z] #55 58.96 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-21T15:02:35.216Z] #55 59.12 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-21T15:02:35.216Z] #55 59.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-21T15:02:35.216Z] #55 59.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-21T15:02:35.216Z] #55 59.71 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-21T15:02:35.216Z] #55 59.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-21T15:02:35.216Z] #55 59.88 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-21T15:02:35.216Z] #55 59.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-21T15:02:35.472Z] #55 60.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-21T15:02:35.472Z] #55 60.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-21T15:02:35.524Z] #14 ... [2022-07-21T15:02:35.524Z] [2022-07-21T15:02:35.524Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-21T15:02:35.524Z] #43 sha256:a6492d47da0629e53b061d2722cd09d3afbf1567ce29d3c4a5e577a6b0a0c908 [2022-07-21T15:02:35.524Z] #43 DONE 0.4s [2022-07-21T15:02:35.524Z] [2022-07-21T15:02:35.524Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:02:35.524Z] #44 sha256:f4e0e43d39a26f6d64e0b6f189651fee76ba3d71ee2a48a3e2683cc077ead079 [2022-07-21T15:02:35.737Z] #55 60.34 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-21T15:02:35.994Z] #55 ... [2022-07-21T15:02:35.994Z] [2022-07-21T15:02:35.994Z] #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-07-21T15:02:35.994Z] #57 sha256:56a2601fc0bd3cc28d2295a5fea21dd3191de36bc576e6c7a3adb5d66416e572 [2022-07-21T15:02:35.994Z] #57 60.46 v3.0.2 [2022-07-21T15:02:35.994Z] #57 DONE 60.7s [2022-07-21T15:02:36.251Z] [2022-07-21T15:02:36.251Z] #76 [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-07-21T15:02:36.251Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:36.251Z] #76 60.09 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:36.251Z] #76 60.09 Need to get 5940 kB of archives. [2022-07-21T15:02:36.251Z] #76 60.09 After this operation, 18.7 MB of additional disk space will be used. [2022-07-21T15:02:36.251Z] #76 60.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:02:36.251Z] #76 60.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-21T15:02:36.251Z] #76 60.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-21T15:02:36.251Z] #76 60.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-21T15:02:36.251Z] #76 60.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:02:36.251Z] #76 60.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-21T15:02:36.251Z] #76 60.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-21T15:02:36.251Z] #76 60.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-21T15:02:36.251Z] #76 60.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-21T15:02:36.251Z] #76 60.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-21T15:02:36.251Z] #76 60.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:02:36.251Z] #76 60.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-21T15:02:36.251Z] #76 60.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-21T15:02:36.251Z] #76 60.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:02:36.251Z] #76 60.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-21T15:02:36.251Z] #76 60.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:02:36.251Z] #76 60.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-21T15:02:36.251Z] #76 60.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:02:36.251Z] #76 60.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:02:36.251Z] #76 60.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-21T15:02:36.251Z] #76 60.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:02:36.251Z] #76 60.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:02:36.251Z] #76 60.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-21T15:02:37.818Z] #34 ... [2022-07-21T15:02:37.818Z] [2022-07-21T15:02:37.818Z] #14 [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-07-21T15:02:37.818Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:37.818Z] #14 68.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:02:37.818Z] #14 69.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:37.818Z] #14 69.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-21T15:02:37.818Z] #14 69.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-21T15:02:37.818Z] #14 69.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:02:37.818Z] #14 69.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:02:37.818Z] #14 69.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-21T15:02:37.818Z] #14 69.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:02:37.818Z] #14 69.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-21T15:02:37.818Z] #14 69.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-21T15:02:37.818Z] #14 69.56 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-21T15:02:37.818Z] #14 69.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-21T15:02:37.818Z] #14 69.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-21T15:02:37.818Z] #14 69.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-21T15:02:37.818Z] #14 69.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-21T15:02:37.818Z] #14 69.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:02:37.818Z] #14 69.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:02:37.818Z] #14 71.12 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:37.818Z] #14 71.42 Fetched 115 MB in 11s (10.1 MB/s) [2022-07-21T15:02:37.818Z] #14 71.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-21T15:02:37.818Z] #14 71.54 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:37.818Z] #14 71.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:02:37.818Z] #14 71.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:37.818Z] #14 75.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-21T15:02:37.818Z] #14 75.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:02:37.818Z] #14 75.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:38.148Z] #76 62.69 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:38.392Z] #14 ... [2022-07-21T15:02:38.392Z] [2022-07-21T15:02:38.392Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:38.392Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:38.392Z] #42 79.73 Selecting previously unselected package libxml2:amd64. [2022-07-21T15:02:38.392Z] #42 79.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-21T15:02:38.392Z] #42 79.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:38.404Z] #76 63.14 Fetched 5940 kB in 1s (5387 kB/s) [2022-07-21T15:02:38.661Z] #76 63.36 Selecting previously unselected package bzip2. [2022-07-21T15:02:38.661Z] #76 63.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-21T15:02:38.661Z] #76 63.44 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:02:38.661Z] #76 63.45 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:02:38.799Z] #44 ... [2022-07-21T15:02:38.799Z] [2022-07-21T15:02:38.799Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:02:38.799Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:02:38.799Z] #53 64.86 gotestsum version dev [2022-07-21T15:02:38.799Z] #53 DONE 65.4s [2022-07-21T15:02:38.799Z] [2022-07-21T15:02:38.799Z] #77 [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-07-21T15:02:38.799Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:38.799Z] #77 11.79 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-21T15:02:38.799Z] #77 11.79 Cloning into '/tmp/crun-build/libocispec'... [2022-07-21T15:02:38.799Z] #77 13.10 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-21T15:02:38.799Z] #77 13.12 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-21T15:02:38.799Z] #77 13.12 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-21T15:02:38.799Z] #77 13.12 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-21T15:02:38.799Z] #77 13.13 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-21T15:02:39.065Z] #54 ... [2022-07-21T15:02:39.065Z] [2022-07-21T15:02:39.065Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:02:39.065Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:02:39.065Z] #19 170.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-21T15:02:39.065Z] #19 170.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:39.065Z] #19 170.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:02:39.065Z] #19 170.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-21T15:02:39.065Z] #19 170.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:39.065Z] #19 170.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:02:39.225Z] #76 63.78 Selecting previously unselected package libmagic-mgc. [2022-07-21T15:02:39.225Z] #76 63.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:39.225Z] #76 63.80 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:39.334Z] #42 80.77 Selecting previously unselected package libarchive13:amd64. [2022-07-21T15:02:39.334Z] #42 80.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-21T15:02:39.334Z] #42 80.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:39.595Z] #42 ... [2022-07-21T15:02:39.595Z] [2022-07-21T15:02:39.595Z] #77 [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-07-21T15:02:39.595Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:39.595Z] #77 19.83 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-21T15:02:39.595Z] #77 23.58 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-21T15:02:39.595Z] #77 25.52 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-21T15:02:39.595Z] #77 26.34 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-21T15:02:39.595Z] #77 26.85 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-21T15:02:39.727Z] #77 15.42 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-21T15:02:39.856Z] #77 ... [2022-07-21T15:02:39.856Z] [2022-07-21T15:02:39.856Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:39.856Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:39.856Z] #42 81.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-21T15:02:39.856Z] #42 81.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-21T15:02:39.856Z] #42 81.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:02:40.155Z] #76 64.94 Selecting previously unselected package libmagic1:amd64. [2022-07-21T15:02:40.155Z] #76 64.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:40.412Z] #76 64.95 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:02:40.427Z] #42 81.65 Selecting previously unselected package librhash0:amd64. [2022-07-21T15:02:40.427Z] #42 81.65 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-21T15:02:40.427Z] #42 81.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:02:40.443Z] #19 181.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-21T15:02:40.571Z] #14 ... [2022-07-21T15:02:40.571Z] [2022-07-21T15:02:40.571Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:02:40.571Z] #64 sha256:e369b64a5c671275d50189081dffbae025bf43684d363da896cf9d8f7210b0f4 [2022-07-21T15:02:40.571Z] #64 44.27 Updating files: 53% (2641/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 91% (4505/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-21T15:02:40.571Z] #64 45.54 + cd /tmp/tmp.BYjdvOnwnS/src/github.com/containerd/containerd [2022-07-21T15:02:40.571Z] #64 45.55 + git checkout -q v1.6.6 [2022-07-21T15:02:40.669Z] #76 65.32 Selecting previously unselected package file. [2022-07-21T15:02:40.669Z] #76 65.32 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-21T15:02:40.669Z] #76 65.35 Unpacking file (1:5.39-3) ... [2022-07-21T15:02:40.688Z] #42 82.09 Selecting previously unselected package libuv1:amd64. [2022-07-21T15:02:40.688Z] #42 82.09 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-21T15:02:40.688Z] #42 82.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:02:40.702Z] #19 181.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:02:40.702Z] #19 181.8 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:02:40.702Z] #19 181.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-21T15:02:40.702Z] #19 181.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:02:40.702Z] #19 181.9 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-21T15:02:40.702Z] #19 181.9 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-21T15:02:40.702Z] #19 181.9 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:02:40.702Z] #19 181.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-21T15:02:40.702Z] #19 182.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-21T15:02:40.702Z] #19 182.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:02:40.702Z] #19 182.0 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:02:40.702Z] #19 182.0 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-21T15:02:40.702Z] #19 182.0 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:02:40.702Z] #19 182.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:02:40.702Z] #19 182.1 Selecting previously unselected package cross-config. [2022-07-21T15:02:40.926Z] #76 65.72 Selecting previously unselected package xz-utils. [2022-07-21T15:02:40.948Z] #42 82.48 Selecting previously unselected package cmake. [2022-07-21T15:02:40.961Z] #19 182.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-21T15:02:40.961Z] #19 182.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-21T15:02:40.961Z] #19 182.2 Selecting previously unselected package gcc-10-cross-base. [2022-07-21T15:02:40.961Z] #19 182.2 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:40.961Z] #19 182.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-21T15:02:40.961Z] #19 182.3 Selecting previously unselected package libc6-arm64-cross. [2022-07-21T15:02:40.961Z] #19 182.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-21T15:02:40.961Z] #19 182.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-21T15:02:41.184Z] #76 65.74 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:02:41.184Z] #76 65.76 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:41.208Z] #42 82.50 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-21T15:02:41.208Z] #42 82.50 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:41.441Z] #76 ... [2022-07-21T15:02:41.441Z] [2022-07-21T15:02:41.441Z] #40 [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.2.3" && /build/go-winres --help [2022-07-21T15:02:41.441Z] #40 sha256:667d10b0d609dfaf258e552612e5a80c46ee24788069eea0e871a0e8a006fc5c [2022-07-21T15:02:41.441Z] #40 65.69 NAME: [2022-07-21T15:02:41.441Z] #40 65.71 go-winres - A tool for embedding resources in Windows executables [2022-07-21T15:02:41.441Z] #40 65.71 [2022-07-21T15:02:41.441Z] #40 65.71 USAGE: [2022-07-21T15:02:41.441Z] #40 65.71 go-winres [global options] command [command options] [arguments...] [2022-07-21T15:02:41.441Z] #40 65.71 [2022-07-21T15:02:41.441Z] #40 65.71 COMMANDS: [2022-07-21T15:02:41.441Z] #40 65.71 init Create an initial ./winres/winres.json [2022-07-21T15:02:41.441Z] #40 65.71 make Make syso files for the "go build" command [2022-07-21T15:02:41.441Z] #40 65.71 simply Make syso files for the "go build" command (simplified) [2022-07-21T15:02:41.441Z] #40 65.71 extract Extract all resources from an executable [2022-07-21T15:02:41.441Z] #40 65.71 patch Replace resources in an executable file (exe, dll) [2022-07-21T15:02:41.441Z] #40 65.71 help, h Shows a list of commands or help for one command [2022-07-21T15:02:41.441Z] #40 65.71 [2022-07-21T15:02:41.441Z] #40 65.71 GLOBAL OPTIONS: [2022-07-21T15:02:41.441Z] #40 65.71 --help, -h show help (default: false) [2022-07-21T15:02:41.441Z] #40 DONE 66.0s [2022-07-21T15:02:41.441Z] [2022-07-21T15:02:41.441Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:41.441Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:41.441Z] #55 61.27 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-21T15:02:41.441Z] #55 61.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-21T15:02:41.441Z] #55 61.52 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-21T15:02:41.441Z] #55 62.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-21T15:02:41.441Z] #55 62.29 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-21T15:02:41.441Z] #55 62.47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-21T15:02:41.441Z] #55 62.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-21T15:02:41.441Z] #55 62.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-21T15:02:41.441Z] #55 62.95 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-21T15:02:41.441Z] #55 62.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-21T15:02:41.441Z] #55 63.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-21T15:02:41.441Z] #55 63.21 go: downloading github.com/prometheus/common v0.32.1 [2022-07-21T15:02:41.441Z] #55 64.08 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-21T15:02:41.441Z] #55 64.09 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-21T15:02:41.441Z] #55 65.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-21T15:02:41.528Z] #19 182.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-21T15:02:41.528Z] #19 182.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:41.528Z] #19 182.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:41.528Z] #19 182.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-21T15:02:41.528Z] #19 182.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:41.528Z] #19 182.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:41.528Z] #19 182.8 Selecting previously unselected package libitm1-arm64-cross. [2022-07-21T15:02:41.528Z] #19 182.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:41.528Z] #19 182.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:41.528Z] #19 182.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-21T15:02:41.528Z] #19 182.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:41.528Z] #19 182.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:41.528Z] #19 183.0 Selecting previously unselected package libasan6-arm64-cross. [2022-07-21T15:02:41.622Z] #77 ... [2022-07-21T15:02:41.622Z] [2022-07-21T15:02:41.622Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:02:41.622Z] #44 sha256:f4e0e43d39a26f6d64e0b6f189651fee76ba3d71ee2a48a3e2683cc077ead079 [2022-07-21T15:02:41.622Z] #44 5.097 Install tini version v0.19.0 [2022-07-21T15:02:41.622Z] #44 5.115 + RM_GOPATH=0 [2022-07-21T15:02:41.622Z] #44 5.115 + TMP_GOPATH= [2022-07-21T15:02:41.622Z] #44 5.115 + : /build [2022-07-21T15:02:41.622Z] #44 5.115 + '[' -z '' ']' [2022-07-21T15:02:41.622Z] #44 5.115 ++ mktemp -d [2022-07-21T15:02:41.622Z] #44 5.115 + export GOPATH=/tmp/tmp.AMwvEmACAe [2022-07-21T15:02:41.622Z] #44 5.115 + GOPATH=/tmp/tmp.AMwvEmACAe [2022-07-21T15:02:41.622Z] #44 5.115 + RM_GOPATH=1 [2022-07-21T15:02:41.622Z] #44 5.115 + case "$(go env GOARCH)" in [2022-07-21T15:02:41.622Z] #44 5.115 ++ go env GOARCH [2022-07-21T15:02:41.622Z] #44 5.115 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:41.622Z] #44 5.115 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:41.622Z] #44 5.115 ++ dirname /install.sh [2022-07-21T15:02:41.622Z] #44 5.115 + dir=/ [2022-07-21T15:02:41.622Z] #44 5.115 + bin=tini [2022-07-21T15:02:41.622Z] #44 5.115 + shift [2022-07-21T15:02:41.622Z] #44 5.115 + '[' '!' -f //tini.installer ']' [2022-07-21T15:02:41.622Z] #44 5.115 + . //tini.installer [2022-07-21T15:02:41.622Z] #44 5.115 ++ : v0.19.0 [2022-07-21T15:02:41.622Z] #44 5.115 + install_tini [2022-07-21T15:02:41.622Z] #44 5.115 + echo 'Install tini version v0.19.0' [2022-07-21T15:02:41.622Z] #44 5.115 + git clone https://github.com/krallin/tini.git /tmp/tmp.AMwvEmACAe/tini [2022-07-21T15:02:41.622Z] #44 5.115 Cloning into '/tmp/tmp.AMwvEmACAe/tini'... [2022-07-21T15:02:41.622Z] #44 5.869 + cd /tmp/tmp.AMwvEmACAe/tini [2022-07-21T15:02:41.622Z] #44 5.869 + git checkout -q v0.19.0 [2022-07-21T15:02:41.622Z] #44 5.892 + cmake . [2022-07-21T15:02:41.787Z] #19 183.0 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:41.787Z] #19 183.0 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:41.879Z] #44 6.365 -- The C compiler identification is GNU 10.2.1 [2022-07-21T15:02:41.879Z] #44 6.473 -- Detecting C compiler ABI info [2022-07-21T15:02:41.945Z] #64 46.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-21T15:02:41.945Z] #64 46.89 + BUILDTAGS='netgo osusergo static_build' [2022-07-21T15:02:41.945Z] #64 46.89 + export EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:02:41.945Z] #64 46.89 + EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:02:41.945Z] #64 46.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-21T15:02:41.945Z] #64 46.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-21T15:02:41.945Z] #64 46.89 + '[' '' = dynamic ']' [2022-07-21T15:02:41.945Z] #64 46.89 + make [2022-07-21T15:02:42.357Z] #19 183.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-21T15:02:42.357Z] #19 183.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:42.357Z] #19 183.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:42.371Z] #55 ... [2022-07-21T15:02:42.371Z] [2022-07-21T15:02:42.371Z] #76 [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-07-21T15:02:42.371Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:42.371Z] #76 66.20 Selecting previously unselected package libsigsegv2:amd64. [2022-07-21T15:02:42.371Z] #76 66.22 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-21T15:02:42.371Z] #76 66.25 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:02:42.371Z] #76 66.38 Selecting previously unselected package m4. [2022-07-21T15:02:42.371Z] #76 66.38 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-21T15:02:42.371Z] #76 66.40 Unpacking m4 (1.4.18-5) ... [2022-07-21T15:02:42.371Z] #76 66.81 Selecting previously unselected package autoconf. [2022-07-21T15:02:42.371Z] #76 66.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-21T15:02:42.371Z] #76 66.86 Unpacking autoconf (2.69-14) ... [2022-07-21T15:02:42.616Z] #19 183.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-21T15:02:42.616Z] #19 183.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:42.811Z] #44 7.120 -- Detecting C compiler ABI info - done [2022-07-21T15:02:42.811Z] #44 7.248 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-21T15:02:42.811Z] #44 7.248 -- Detecting C compile features [2022-07-21T15:02:42.811Z] #44 7.248 -- Detecting C compile features - done [2022-07-21T15:02:42.811Z] #44 7.286 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-21T15:02:42.875Z] #19 184.0 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:43.072Z] #44 7.524 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-21T15:02:43.072Z] #44 7.636 -- Configuring done [2022-07-21T15:02:43.072Z] #44 7.636 -- Generating done [2022-07-21T15:02:43.072Z] #44 7.636 -- Build files have been written to: /tmp/tmp.AMwvEmACAe/tini [2022-07-21T15:02:43.072Z] #44 7.693 + make tini-static [2022-07-21T15:02:43.301Z] #76 67.74 Selecting previously unselected package autotools-dev. [2022-07-21T15:02:43.301Z] #76 67.75 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-21T15:02:43.301Z] #76 67.78 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:43.443Z] #19 184.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-21T15:02:43.443Z] #19 184.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:43.443Z] #19 184.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:43.443Z] #19 184.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-21T15:02:43.443Z] #19 184.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:43.443Z] #19 184.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:43.559Z] #76 68.19 Selecting previously unselected package automake. [2022-07-21T15:02:43.559Z] #76 68.24 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-21T15:02:43.559Z] #76 68.26 Unpacking automake (1:1.16.3-2) ... [2022-07-21T15:02:43.643Z] #44 8.149 Scanning dependencies of target tini-static [2022-07-21T15:02:43.702Z] #19 185.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-21T15:02:43.702Z] #19 185.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:43.702Z] #19 185.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:43.761Z] #42 ... [2022-07-21T15:02:43.761Z] [2022-07-21T15:02:43.761Z] #51 [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-07-21T15:02:43.761Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:43.761Z] #51 74.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:02:43.761Z] #51 74.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:43.761Z] #51 74.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:43.761Z] #51 74.97 Setting up python3-six (1.16.0-2) ... [2022-07-21T15:02:43.761Z] #51 76.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:02:43.761Z] #51 76.94 Setting up python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:43.761Z] #51 83.11 Setting up criu (3.17.1-1) ... [2022-07-21T15:02:43.761Z] #51 ... [2022-07-21T15:02:43.761Z] [2022-07-21T15:02:43.761Z] #14 [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-07-21T15:02:43.761Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:43.761Z] #14 80.25 Selecting previously unselected package binutils-mingw-w64. [2022-07-21T15:02:43.761Z] #14 80.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-21T15:02:43.761Z] #14 80.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:02:43.761Z] #14 80.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-21T15:02:43.761Z] #14 80.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:02:43.761Z] #14 80.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:02:43.761Z] #14 81.06 Selecting previously unselected package dmsetup. [2022-07-21T15:02:43.761Z] #14 81.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:02:43.761Z] #14 81.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:02:43.761Z] #14 81.45 Selecting previously unselected package mingw-w64-common. [2022-07-21T15:02:43.761Z] #14 81.45 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-21T15:02:43.761Z] #14 81.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-21T15:02:43.844Z] #64 48.60 + bin/ctr [2022-07-21T15:02:43.901Z] #44 8.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-21T15:02:44.124Z] #76 ... [2022-07-21T15:02:44.124Z] [2022-07-21T15:02:44.124Z] #14 [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-07-21T15:02:44.124Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:44.124Z] #14 58.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-21T15:02:44.124Z] #14 59.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-21T15:02:44.124Z] #14 59.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-21T15:02:44.124Z] #14 59.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-21T15:02:44.124Z] #14 59.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-21T15:02:44.124Z] #14 59.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-21T15:02:44.124Z] #14 60.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:44.124Z] #14 60.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-21T15:02:44.124Z] #14 61.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:02:44.124Z] #14 63.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:02:44.124Z] #14 64.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-21T15:02:44.124Z] #14 65.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:02:44.124Z] #14 68.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:02:44.124Z] #14 ... [2022-07-21T15:02:44.124Z] [2022-07-21T15:02:44.124Z] #51 [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-07-21T15:02:44.124Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:44.124Z] #51 59.97 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:02:44.124Z] #51 59.97 Need to get 2315 kB of archives. [2022-07-21T15:02:44.124Z] #51 59.97 After this operation, 11.1 MB of additional disk space will be used. [2022-07-21T15:02:44.124Z] #51 59.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-21T15:02:44.124Z] #51 60.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:02:44.124Z] #51 60.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-21T15:02:44.124Z] #51 60.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-21T15:02:44.124Z] #51 60.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:02:44.124Z] #51 60.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:02:44.124Z] #51 60.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:02:44.124Z] #51 62.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-21T15:02:44.124Z] #51 65.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:44.124Z] #51 65.73 Fetched 2315 kB in 4s (621 kB/s) [2022-07-21T15:02:44.124Z] #51 65.98 Selecting previously unselected package libprotobuf23:amd64. [2022-07-21T15:02:44.124Z] #51 65.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-21T15:02:44.124Z] #51 66.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-21T15:02:44.124Z] #51 66.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:02:44.124Z] #51 67.69 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:02:44.124Z] #51 67.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:02:44.124Z] #51 67.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:44.124Z] #51 68.17 Selecting previously unselected package python3-six. [2022-07-21T15:02:44.124Z] #51 68.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-21T15:02:44.124Z] #51 68.18 Unpacking python3-six (1.16.0-2) ... [2022-07-21T15:02:44.124Z] #51 68.31 Selecting previously unselected package python3-protobuf. [2022-07-21T15:02:44.124Z] #51 68.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-21T15:02:44.124Z] #51 68.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-21T15:02:44.334Z] #19 185.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-21T15:02:44.334Z] #19 185.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:44.334Z] #19 185.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:02:44.382Z] #51 ... [2022-07-21T15:02:44.382Z] [2022-07-21T15:02:44.382Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:44.382Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:44.382Z] #42 59.08 Selecting previously unselected package cmake-data. [2022-07-21T15:02:44.382Z] #42 59.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-21T15:02:44.382Z] #42 59.08 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:44.382Z] #42 66.30 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:02:44.382Z] #42 66.31 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:02:44.382Z] #42 66.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:02:44.382Z] #42 ... [2022-07-21T15:02:44.382Z] [2022-07-21T15:02:44.382Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:02:44.382Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:02:44.382Z] #64 1.472 + RM_GOPATH=0 [2022-07-21T15:02:44.382Z] #64 1.472 + TMP_GOPATH= [2022-07-21T15:02:44.382Z] #64 1.473 + : /build [2022-07-21T15:02:44.382Z] #64 1.473 + '[' -z '' ']' [2022-07-21T15:02:44.382Z] #64 1.473 ++ mktemp -d [2022-07-21T15:02:44.382Z] #64 1.479 + export GOPATH=/tmp/tmp.pX5puIUldg [2022-07-21T15:02:44.382Z] #64 1.479 + GOPATH=/tmp/tmp.pX5puIUldg [2022-07-21T15:02:44.382Z] #64 1.479 + RM_GOPATH=1 [2022-07-21T15:02:44.382Z] #64 1.479 + case "$(go env GOARCH)" in [2022-07-21T15:02:44.382Z] #64 1.485 ++ go env GOARCH [2022-07-21T15:02:44.382Z] #64 1.580 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:44.382Z] #64 1.580 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:44.382Z] #64 1.580 ++ dirname /install.sh [2022-07-21T15:02:44.382Z] #64 1.590 + dir=/ [2022-07-21T15:02:44.382Z] #64 1.590 + bin=containerd [2022-07-21T15:02:44.382Z] #64 1.590 + shift [2022-07-21T15:02:44.382Z] #64 1.590 + '[' '!' -f //containerd.installer ']' [2022-07-21T15:02:44.382Z] #64 1.590 + . //containerd.installer [2022-07-21T15:02:44.382Z] #64 1.590 ++ set -e [2022-07-21T15:02:44.382Z] #64 1.590 ++ : v1.6.6 [2022-07-21T15:02:44.382Z] #64 1.590 + install_containerd [2022-07-21T15:02:44.382Z] #64 1.590 + echo 'Install containerd version v1.6.6' [2022-07-21T15:02:44.382Z] #64 1.590 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pX5puIUldg/src/github.com/containerd/containerd [2022-07-21T15:02:44.382Z] #64 1.591 Install containerd version v1.6.6 [2022-07-21T15:02:44.382Z] #64 1.667 Cloning into '/tmp/tmp.pX5puIUldg/src/github.com/containerd/containerd'... [2022-07-21T15:02:44.598Z] #19 ... [2022-07-21T15:02:44.598Z] [2022-07-21T15:02:44.598Z] #84 [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-07-21T15:02:44.598Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:44.598Z] #84 154.7 CCLD tests/init [2022-07-21T15:02:44.639Z] #64 ... [2022-07-21T15:02:44.639Z] [2022-07-21T15:02:44.639Z] #51 [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-07-21T15:02:44.639Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:44.639Z] #51 69.21 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:02:44.639Z] #51 69.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:02:44.639Z] #51 69.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:44.896Z] #51 69.46 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:02:44.896Z] #51 69.47 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:02:44.896Z] #51 69.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:02:45.147Z] #14 ... [2022-07-21T15:02:45.147Z] [2022-07-21T15:02:45.147Z] #51 [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-07-21T15:02:45.147Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:02:45.147Z] #51 86.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:45.153Z] #51 69.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:02:45.153Z] #51 69.72 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:45.153Z] #51 69.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:45.220Z] #64 ... [2022-07-21T15:02:45.220Z] [2022-07-21T15:02:45.220Z] #77 [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-07-21T15:02:45.220Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:02:45.220Z] #77 26.49 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-21T15:02:45.220Z] #77 35.98 libtoolize: putting auxiliary files in '.'. [2022-07-21T15:02:45.220Z] #77 35.98 libtoolize: copying file './ltmain.sh' [2022-07-21T15:02:45.220Z] #77 ... [2022-07-21T15:02:45.220Z] [2022-07-21T15:02:45.220Z] #14 [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-07-21T15:02:45.220Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:45.220Z] #14 77.84 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-21T15:02:45.220Z] #14 77.84 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:02:45.220Z] #14 77.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:02:45.271Z] #44 9.553 [100%] Linking C executable tini-static [2022-07-21T15:02:45.410Z] #51 69.91 Selecting previously unselected package criu. [2022-07-21T15:02:45.410Z] #51 69.92 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-21T15:02:45.410Z] #51 69.93 Unpacking criu (3.17.1-1) ... [2022-07-21T15:02:45.835Z] #44 10.20 [100%] Built target tini-static [2022-07-21T15:02:45.835Z] #44 10.27 + mkdir -p /build [2022-07-21T15:02:45.835Z] #44 10.28 + cp tini-static /build/docker-init [2022-07-21T15:02:46.092Z] #44 DONE 10.6s [2022-07-21T15:02:46.092Z] [2022-07-21T15:02:46.092Z] #77 [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-07-21T15:02:46.092Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:46.092Z] #77 18.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-21T15:02:46.092Z] #77 19.79 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-21T15:02:46.092Z] #77 20.04 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-21T15:02:46.092Z] #77 20.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-21T15:02:46.782Z] #51 71.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:02:47.080Z] #51 DONE 88.0s [2022-07-21T15:02:47.080Z] [2022-07-21T15:02:47.080Z] #14 [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-07-21T15:02:47.080Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:47.751Z] #14 83.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-21T15:02:47.751Z] #14 83.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:02:47.751Z] #14 83.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:02:48.812Z] #84 ... [2022-07-21T15:02:48.812Z] [2022-07-21T15:02:48.812Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:02:48.812Z] #54 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:02:48.812Z] #54 DONE 198.2s [2022-07-21T15:02:49.071Z] [2022-07-21T15:02:49.071Z] #84 [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-07-21T15:02:49.071Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:49.625Z] #14 ... [2022-07-21T15:02:49.626Z] [2022-07-21T15:02:49.626Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:49.626Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:49.626Z] #42 90.73 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:02:49.886Z] #42 91.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:49.886Z] #42 91.33 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:02:49.886Z] #42 91.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:02:49.886Z] #42 91.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:02:49.886Z] #42 91.44 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:02:50.065Z] #51 74.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-21T15:02:50.065Z] #51 74.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:02:50.065Z] #51 74.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:50.065Z] #51 74.30 Setting up python3-six (1.16.0-2) ... [2022-07-21T15:02:50.147Z] #42 91.47 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:02:50.147Z] #42 91.50 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:50.147Z] #42 91.51 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:50.147Z] #42 91.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:50.147Z] #42 91.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:50.349Z] #77 ... [2022-07-21T15:02:50.349Z] [2022-07-21T15:02:50.349Z] #14 [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-07-21T15:02:50.349Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:50.349Z] #14 67.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-21T15:02:50.349Z] #14 67.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:02:50.349Z] #14 67.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:02:50.349Z] #14 67.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-21T15:02:50.349Z] #14 67.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:02:50.349Z] #14 67.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:02:50.349Z] #14 75.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-21T15:02:50.349Z] #14 75.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:02:50.349Z] #14 75.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:02:50.634Z] #51 ... [2022-07-21T15:02:50.634Z] [2022-07-21T15:02:50.634Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:50.634Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:02:50.634Z] #34 71.64 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-21T15:02:50.634Z] #34 72.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-21T15:02:50.634Z] #34 73.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:02:50.719Z] #42 DONE 92.1s [2022-07-21T15:02:50.719Z] [2022-07-21T15:02:50.719Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-21T15:02:50.719Z] #43 sha256:7586232665e37f3cfadc17ba469400de73b563542cb944d340c4a73e453b0321 [2022-07-21T15:02:50.719Z] #43 DONE 0.2s [2022-07-21T15:02:50.719Z] [2022-07-21T15:02:50.719Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:02:50.719Z] #44 sha256:547f287a656e0ab495d706999af6762a2279f13085be26c182c490d0fb333a7b [2022-07-21T15:02:52.104Z] #44 1.269 + RM_GOPATH=0 [2022-07-21T15:02:52.104Z] #44 1.269 + TMP_GOPATH= [2022-07-21T15:02:52.104Z] #44 1.269 + : /build [2022-07-21T15:02:52.104Z] #44 1.269 + '[' -z '' ']' [2022-07-21T15:02:52.104Z] #44 1.272 ++ mktemp -d [2022-07-21T15:02:52.104Z] #44 1.294 + export GOPATH=/tmp/tmp.Fgc8jIiCLO [2022-07-21T15:02:52.104Z] #44 1.294 + GOPATH=/tmp/tmp.Fgc8jIiCLO [2022-07-21T15:02:52.104Z] #44 1.294 + RM_GOPATH=1 [2022-07-21T15:02:52.104Z] #44 1.294 + case "$(go env GOARCH)" in [2022-07-21T15:02:52.104Z] #44 1.294 ++ go env GOARCH [2022-07-21T15:02:52.104Z] #44 1.396 Install tini version v0.19.0 [2022-07-21T15:02:52.364Z] #44 1.396 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:52.364Z] #44 1.396 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:02:52.364Z] #44 1.396 ++ dirname /install.sh [2022-07-21T15:02:52.364Z] #44 1.396 + dir=/ [2022-07-21T15:02:52.364Z] #44 1.396 + bin=tini [2022-07-21T15:02:52.364Z] #44 1.396 + shift [2022-07-21T15:02:52.364Z] #44 1.396 + '[' '!' -f //tini.installer ']' [2022-07-21T15:02:52.364Z] #44 1.396 + . //tini.installer [2022-07-21T15:02:52.364Z] #44 1.396 ++ : v0.19.0 [2022-07-21T15:02:52.364Z] #44 1.396 + install_tini [2022-07-21T15:02:52.364Z] #44 1.396 + echo 'Install tini version v0.19.0' [2022-07-21T15:02:52.364Z] #44 1.396 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fgc8jIiCLO/tini [2022-07-21T15:02:52.364Z] #44 1.396 Cloning into '/tmp/tmp.Fgc8jIiCLO/tini'... [2022-07-21T15:02:53.310Z] #44 2.530 + cd /tmp/tmp.Fgc8jIiCLO/tini [2022-07-21T15:02:53.310Z] #44 2.530 + git checkout -q v0.19.0 [2022-07-21T15:02:53.310Z] #44 2.544 + cmake . [2022-07-21T15:02:53.911Z] #34 ... [2022-07-21T15:02:53.911Z] [2022-07-21T15:02:53.911Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:02:53.911Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:02:53.911Z] #55 67.99 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-21T15:02:53.911Z] #55 ... [2022-07-21T15:02:53.911Z] [2022-07-21T15:02:53.911Z] #76 [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-07-21T15:02:53.911Z] #76 sha256:2d1721cb0ca43816cedee2d6125fa2dda4f7f991aac6a0b1dec08e769d2b70d4 [2022-07-21T15:02:53.911Z] #76 69.20 Selecting previously unselected package patch. [2022-07-21T15:02:53.911Z] #76 69.22 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 69.25 Unpacking patch (2.7.6-7) ... [2022-07-21T15:02:53.911Z] #76 69.49 Selecting previously unselected package dpkg-dev. [2022-07-21T15:02:53.911Z] #76 69.53 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-21T15:02:53.911Z] #76 69.59 Unpacking dpkg-dev (1.20.11) ... [2022-07-21T15:02:53.911Z] #76 71.78 Selecting previously unselected package build-essential. [2022-07-21T15:02:53.911Z] #76 71.79 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 71.80 Unpacking build-essential (12.9) ... [2022-07-21T15:02:53.911Z] #76 72.05 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:02:53.911Z] #76 72.05 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 72.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:02:53.911Z] #76 72.23 Selecting previously unselected package libcap-dev:amd64. [2022-07-21T15:02:53.911Z] #76 72.23 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 72.24 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:02:53.911Z] #76 72.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:02:53.911Z] #76 72.53 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 72.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:53.911Z] #76 72.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-21T15:02:53.911Z] #76 72.82 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 72.84 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:53.911Z] #76 73.34 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:02:53.911Z] #76 73.35 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 73.44 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:53.911Z] #76 73.75 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:02:53.911Z] #76 73.75 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 73.75 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:02:53.911Z] #76 75.01 Selecting previously unselected package libtool. [2022-07-21T15:02:53.911Z] #76 75.02 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-21T15:02:53.911Z] #76 75.05 Unpacking libtool (2.4.6-15) ... [2022-07-21T15:02:53.911Z] #76 75.49 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:02:53.911Z] #76 75.51 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 75.52 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:02:53.911Z] #76 76.03 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:02:53.911Z] #76 76.03 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 76.04 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:02:53.911Z] #76 76.50 Selecting previously unselected package libyajl-dev:amd64. [2022-07-21T15:02:53.911Z] #76 76.51 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-21T15:02:53.911Z] #76 76.52 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:02:53.911Z] #76 77.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:02:53.911Z] #76 77.18 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-21T15:02:53.911Z] #76 77.22 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:02:53.911Z] #76 77.24 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:02:53.911Z] #76 77.28 Setting up file (1:5.39-3) ... [2022-07-21T15:02:53.911Z] #76 77.29 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:02:53.911Z] #76 77.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:53.911Z] #76 77.31 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-21T15:02:53.911Z] #76 77.34 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:02:53.911Z] #76 77.39 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-21T15:02:53.911Z] #76 77.41 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-21T15:02:53.911Z] #76 77.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:02:53.911Z] #76 77.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:02:53.911Z] #76 77.59 Setting up patch (2.7.6-7) ... [2022-07-21T15:02:53.911Z] #76 77.63 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:02:53.911Z] #76 77.65 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-21T15:02:53.911Z] #76 77.66 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-21T15:02:53.911Z] #76 77.68 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:02:53.911Z] #76 77.69 Setting up libtool (2.4.6-15) ... [2022-07-21T15:02:53.911Z] #76 77.74 Setting up m4 (1.4.18-5) ... [2022-07-21T15:02:53.911Z] #76 77.75 Setting up dpkg-dev (1.20.11) ... [2022-07-21T15:02:53.911Z] #76 77.78 Setting up autoconf (2.69-14) ... [2022-07-21T15:02:53.911Z] #76 77.82 Setting up build-essential (12.9) ... [2022-07-21T15:02:53.911Z] #76 77.84 Setting up automake (1:1.16.3-2) ... [2022-07-21T15:02:53.911Z] #76 77.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-21T15:02:53.911Z] #76 77.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:02:53.911Z] #76 DONE 78.6s [2022-07-21T15:02:53.911Z] [2022-07-21T15:02:53.911Z] #77 [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-07-21T15:02:53.911Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:02:54.336Z] #14 ... [2022-07-21T15:02:54.337Z] [2022-07-21T15:02:54.337Z] #77 [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-07-21T15:02:54.337Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:02:54.337Z] #77 36.89 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-21T15:02:54.337Z] #77 36.89 libtoolize: and rerunning libtoolize and aclocal. [2022-07-21T15:02:54.337Z] #77 36.89 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:02:54.337Z] #77 44.67 configure.ac:7: installing './compile' [2022-07-21T15:02:54.337Z] #77 44.69 configure.ac:11: installing './config.guess' [2022-07-21T15:02:54.337Z] #77 44.69 configure.ac:11: installing './config.sub' [2022-07-21T15:02:54.337Z] #77 44.70 configure.ac:8: installing './install-sh' [2022-07-21T15:02:54.337Z] #77 44.70 configure.ac:8: installing './missing' [2022-07-21T15:02:54.337Z] #77 44.78 Makefile.am: installing './depcomp' [2022-07-21T15:02:54.337Z] #77 ... [2022-07-21T15:02:54.337Z] [2022-07-21T15:02:54.337Z] #14 [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-07-21T15:02:54.337Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:02:54.337Z] #14 89.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-21T15:02:54.337Z] #14 89.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:02:54.337Z] #14 89.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:02:54.475Z] #77 ... [2022-07-21T15:02:54.475Z] [2022-07-21T15:02:54.475Z] #14 [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-07-21T15:02:54.475Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:02:54.475Z] #14 69.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-21T15:02:54.475Z] #14 69.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-21T15:02:54.475Z] #14 69.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-21T15:02:54.475Z] #14 69.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:02:54.475Z] #14 69.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:02:54.475Z] #14 69.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-21T15:02:54.475Z] #14 69.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:02:54.475Z] #14 69.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-21T15:02:54.475Z] #14 69.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-21T15:02:54.475Z] #14 69.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-21T15:02:54.475Z] #14 69.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-21T15:02:54.475Z] #14 69.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-21T15:02:54.475Z] #14 69.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-21T15:02:54.475Z] #14 69.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-21T15:02:54.475Z] #14 69.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:02:54.475Z] #14 69.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:02:54.475Z] #14 70.83 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:02:54.475Z] #14 71.26 Fetched 115 MB in 11s (10.2 MB/s) [2022-07-21T15:02:54.475Z] #14 71.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-21T15:02:54.475Z] #14 71.51 (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 ... 15717 files and directories currently installed.) [2022-07-21T15:02:54.475Z] #14 71.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:02:54.475Z] #14 71.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:54.475Z] #14 75.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-21T15:02:54.475Z] #14 75.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:02:54.475Z] #14 75.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:02:54.475Z] #14 ... [2022-07-21T15:02:54.475Z] [2022-07-21T15:02:54.475Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:02:54.475Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:02:54.475Z] #42 78.64 Selecting previously unselected package libxml2:amd64. [2022-07-21T15:02:54.475Z] #42 78.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-21T15:02:54.475Z] #42 78.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:02:54.697Z] #44 3.527 -- The C compiler identification is GNU 10.2.1 [2022-07-21T15:02:54.697Z] #44 3.596 -- Detecting C compiler ABI info [2022-07-21T15:02:55.407Z] #42 79.83 Selecting previously unselected package libarchive13:amd64. [2022-07-21T15:02:55.407Z] #42 79.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-21T15:02:55.407Z] #42 79.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:02:55.639Z] #44 4.810 -- Detecting C compiler ABI info - done [2022-07-21T15:02:55.663Z] #42 80.46 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-21T15:02:55.663Z] #42 80.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-21T15:02:55.663Z] #42 80.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:02:55.900Z] #44 5.029 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-21T15:02:55.900Z] #44 5.030 -- Detecting C compile features [2022-07-21T15:02:55.900Z] #44 5.031 -- Detecting C compile features - done [2022-07-21T15:02:55.900Z] #44 5.105 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-21T15:02:56.226Z] #42 80.78 Selecting previously unselected package librhash0:amd64. [2022-07-21T15:02:56.226Z] #42 80.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-21T15:02:56.226Z] #42 80.80 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:02:56.471Z] #44 5.461 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-21T15:02:56.471Z] #44 5.556 -- Configuring done [2022-07-21T15:02:56.471Z] #44 5.589 -- Generating done [2022-07-21T15:02:56.471Z] #44 5.602 -- Build files have been written to: /tmp/tmp.Fgc8jIiCLO/tini [2022-07-21T15:02:56.471Z] #44 5.635 + make tini-static [2022-07-21T15:02:56.481Z] #42 81.15 Selecting previously unselected package libuv1:amd64. [2022-07-21T15:02:56.482Z] #42 81.23 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-21T15:02:56.482Z] #42 81.23 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:02:56.738Z] #42 81.47 Selecting previously unselected package cmake. [2022-07-21T15:02:56.738Z] #42 81.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-21T15:02:56.738Z] #42 81.50 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:02:57.042Z] #44 6.202 Scanning dependencies of target tini-static [2022-07-21T15:02:57.190Z] #84 ... [2022-07-21T15:02:57.190Z] [2022-07-21T15:02:57.190Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:02:57.190Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:02:57.190Z] #19 198.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-21T15:02:57.190Z] #19 198.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:02:57.190Z] #19 198.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:02:57.190Z] #19 198.0 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-21T15:02:57.190Z] #19 198.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-21T15:02:57.190Z] #19 198.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-21T15:02:57.190Z] #19 198.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-21T15:02:57.190Z] #19 198.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-21T15:02:57.190Z] #19 198.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-21T15:02:57.303Z] #44 6.321 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-21T15:02:57.759Z] #19 199.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-21T15:02:57.759Z] #19 199.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:02:57.759Z] #19 199.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:02:58.698Z] #19 200.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-21T15:02:58.698Z] #19 200.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:02:58.956Z] #19 200.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:02:59.928Z] #44 8.615 [100%] Linking C executable tini-static [2022-07-21T15:03:00.294Z] #14 ... [2022-07-21T15:03:00.294Z] [2022-07-21T15:03:00.294Z] #77 [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-07-21T15:03:00.294Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:00.294Z] #77 35.43 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-21T15:03:00.870Z] #44 9.814 [100%] Built target tini-static [2022-07-21T15:03:00.870Z] #44 9.942 + mkdir -p /build [2022-07-21T15:03:00.870Z] #44 9.956 + cp tini-static /build/docker-init [2022-07-21T15:03:00.909Z] #42 ... [2022-07-21T15:03:00.909Z] [2022-07-21T15:03:00.909Z] #14 [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-07-21T15:03:00.909Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:00.909Z] #14 80.59 Selecting previously unselected package binutils-mingw-w64. [2022-07-21T15:03:00.909Z] #14 80.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-21T15:03:00.909Z] #14 80.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:03:00.909Z] #14 80.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-21T15:03:00.909Z] #14 80.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:03:00.909Z] #14 80.88 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:03:00.909Z] #14 81.26 Selecting previously unselected package dmsetup. [2022-07-21T15:03:00.909Z] #14 81.27 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:03:00.909Z] #14 81.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:03:00.909Z] #14 81.71 Selecting previously unselected package mingw-w64-common. [2022-07-21T15:03:00.909Z] #14 81.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-21T15:03:00.909Z] #14 81.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-21T15:03:01.471Z] #14 ... [2022-07-21T15:03:01.471Z] [2022-07-21T15:03:01.471Z] #51 [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-07-21T15:03:01.471Z] #51 sha256:8923d2fc6a05d9cfbe04cb49e64467c960c36a230736c0af7aa6fa6870793a4f [2022-07-21T15:03:01.471Z] #51 75.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:03:01.471Z] #51 75.94 Setting up python3-protobuf (3.12.4-1) ... [2022-07-21T15:03:01.471Z] #51 82.28 Setting up criu (3.17.1-1) ... [2022-07-21T15:03:01.471Z] #51 85.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:03:01.814Z] #44 ... [2022-07-21T15:03:01.814Z] [2022-07-21T15:03:01.814Z] #14 [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-07-21T15:03:01.814Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:01.814Z] #14 92.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-21T15:03:01.814Z] #14 92.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-21T15:03:01.814Z] #14 93.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:03:01.814Z] #14 ... [2022-07-21T15:03:01.814Z] [2022-07-21T15:03:01.814Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:03:01.814Z] #44 sha256:547f287a656e0ab495d706999af6762a2279f13085be26c182c490d0fb333a7b [2022-07-21T15:03:01.814Z] #44 DONE 10.8s [2022-07-21T15:03:01.814Z] [2022-07-21T15:03:01.814Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:03:01.814Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:03:02.386Z] #36 ... [2022-07-21T15:03:02.386Z] [2022-07-21T15:03:02.386Z] #14 [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-07-21T15:03:02.386Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:02.386Z] #14 103.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-21T15:03:02.386Z] #14 103.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:02.386Z] #14 103.8 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:03:02.401Z] #51 DONE 86.8s [2022-07-21T15:03:02.401Z] [2022-07-21T15:03:02.401Z] #77 [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-07-21T15:03:02.401Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:02.401Z] #77 1.444 Cloning into '/tmp/crun-build'... [2022-07-21T15:03:02.448Z] #14 ... [2022-07-21T15:03:02.448Z] [2022-07-21T15:03:02.449Z] #77 [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-07-21T15:03:02.449Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:02.449Z] #77 45.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:03:02.449Z] #77 45.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:03:02.449Z] #77 46.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:03:02.449Z] #77 46.11 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:03:02.449Z] #77 46.22 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:03:02.449Z] #77 46.37 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:03:02.449Z] #77 46.49 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:03:02.449Z] #77 46.66 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:03:02.449Z] #77 46.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:03:02.647Z] #14 ... [2022-07-21T15:03:02.647Z] [2022-07-21T15:03:02.647Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:03:02.647Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:03:02.647Z] #53 103.9 gotestsum version dev [2022-07-21T15:03:02.647Z] #53 DONE 104.1s [2022-07-21T15:03:02.647Z] [2022-07-21T15:03:02.647Z] #14 [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-07-21T15:03:02.647Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:02.647Z] #14 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-21T15:03:02.647Z] #14 104.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:02.647Z] #14 104.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:04.229Z] #19 ... [2022-07-21T15:03:04.229Z] [2022-07-21T15:03:04.229Z] #84 [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-07-21T15:03:04.229Z] #84 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:04.229Z] #84 171.8 CCLD libcrun.la [2022-07-21T15:03:04.229Z] #84 171.9 AR libcrun_testing.a [2022-07-21T15:03:04.229Z] #84 171.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-21T15:03:04.229Z] #84 171.9 CCLD tests/tests_libcrun_fuzzer [2022-07-21T15:03:04.229Z] #84 172.0 CCLD tests/tests_libcrun_utils [2022-07-21T15:03:04.229Z] #84 172.0 CCLD tests/tests_libcrun_errors [2022-07-21T15:03:04.229Z] #84 173.0 CCLD crun [2022-07-21T15:03:04.229Z] #84 173.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-21T15:03:04.229Z] #84 173.6 /bin/mkdir -p '/usr/local/lib' [2022-07-21T15:03:04.229Z] #84 173.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-21T15:03:04.229Z] #84 173.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-21T15:03:04.229Z] #84 173.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-21T15:03:04.229Z] #84 173.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-21T15:03:04.229Z] #84 173.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-21T15:03:04.229Z] #84 173.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-21T15:03:04.229Z] #84 173.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-21T15:03:04.229Z] #84 173.9 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-21T15:03:04.229Z] #84 173.9 ---------------------------------------------------------------------- [2022-07-21T15:03:04.229Z] #84 173.9 Libraries have been installed in: [2022-07-21T15:03:04.229Z] #84 173.9 /usr/local/lib [2022-07-21T15:03:04.229Z] #84 173.9 [2022-07-21T15:03:04.229Z] #84 173.9 If you ever happen to want to link against installed libraries [2022-07-21T15:03:04.229Z] #84 173.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-21T15:03:04.229Z] #84 173.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-21T15:03:04.229Z] #84 173.9 flag during linking and do at least one of the following: [2022-07-21T15:03:04.229Z] #84 173.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-21T15:03:04.229Z] #84 173.9 during execution [2022-07-21T15:03:04.229Z] #84 173.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-21T15:03:04.229Z] #84 173.9 during linking [2022-07-21T15:03:04.229Z] #84 173.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-21T15:03:04.229Z] #84 173.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-21T15:03:04.229Z] #84 173.9 [2022-07-21T15:03:04.229Z] #84 173.9 See any operating system documentation about shared libraries for [2022-07-21T15:03:04.229Z] #84 173.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-21T15:03:04.229Z] #84 173.9 ---------------------------------------------------------------------- [2022-07-21T15:03:04.229Z] #84 173.9 /bin/mkdir -p '/build' [2022-07-21T15:03:04.229Z] #84 174.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-21T15:03:04.229Z] #84 174.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-21T15:03:04.229Z] #84 174.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-21T15:03:04.229Z] #84 174.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-21T15:03:04.229Z] #84 174.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-21T15:03:04.921Z] #77 ... [2022-07-21T15:03:04.921Z] [2022-07-21T15:03:04.921Z] #42 [tini 1/3] 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 vim-common [2022-07-21T15:03:04.921Z] #42 sha256:c71ebab3e1445b1b21a0a9f0f6c94395214aa2d28861e086d91e712720a344be [2022-07-21T15:03:04.921Z] #42 89.55 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:03:04.921Z] #42 89.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:03:04.921Z] #42 89.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:03:04.921Z] #42 89.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:03:04.921Z] #42 89.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:03:04.979Z] #77 ... [2022-07-21T15:03:04.979Z] [2022-07-21T15:03:04.979Z] #14 [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-07-21T15:03:04.979Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:03:04.979Z] #14 100.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-21T15:03:04.979Z] #14 100.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-21T15:03:04.979Z] #14 100.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:05.166Z] #84 DONE 175.4s [2022-07-21T15:03:05.166Z] [2022-07-21T15:03:05.166Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:03:05.166Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:03:05.177Z] #42 89.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:03:05.177Z] #42 89.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:03:05.177Z] #42 89.85 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:03:05.177Z] #42 89.90 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:03:05.177Z] #42 89.92 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:03:05.177Z] #42 89.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:03:05.552Z] #77 ... [2022-07-21T15:03:05.552Z] [2022-07-21T15:03:05.552Z] #14 [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-07-21T15:03:05.552Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:05.552Z] #14 89.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-21T15:03:05.552Z] #14 89.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:05.552Z] #14 89.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:06.112Z] #42 DONE 90.8s [2022-07-21T15:03:06.112Z] [2022-07-21T15:03:06.112Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-21T15:03:06.112Z] #43 sha256:abd093c4e9cef6dc6e738f4231a1fc02b773d54e4c41e2109e143aec0959450a [2022-07-21T15:03:06.371Z] #43 DONE 0.1s [2022-07-21T15:03:06.371Z] [2022-07-21T15:03:06.371Z] #77 [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-07-21T15:03:06.371Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:06.371Z] #77 12.38 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-21T15:03:06.371Z] #77 12.47 Cloning into '/tmp/crun-build/libocispec'... [2022-07-21T15:03:07.454Z] #14 ... [2022-07-21T15:03:07.454Z] [2022-07-21T15:03:07.454Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:03:07.454Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:03:07.454Z] #64 51.16 Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 83% (4105/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-21T15:03:07.454Z] #64 52.78 + cd /tmp/tmp.7TRCnMyhuO/src/github.com/containerd/containerd [2022-07-21T15:03:07.454Z] #64 52.78 + git checkout -q v1.6.6 [2022-07-21T15:03:07.697Z] #19 209.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-21T15:03:07.697Z] #19 209.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:07.697Z] #19 209.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:03:07.697Z] #19 209.0 Selecting previously unselected package patch. [2022-07-21T15:03:07.697Z] #19 209.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:03:07.697Z] #19 209.0 Unpacking patch (2.7.6-7) ... [2022-07-21T15:03:07.697Z] #19 209.1 Selecting previously unselected package dpkg-dev. [2022-07-21T15:03:07.697Z] #19 209.1 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-21T15:03:07.933Z] #14 ... [2022-07-21T15:03:07.933Z] [2022-07-21T15:03:07.933Z] #77 [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-07-21T15:03:07.933Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:07.933Z] #77 54.54 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-21T15:03:07.974Z] #19 209.1 Unpacking dpkg-dev (1.20.11) ... [2022-07-21T15:03:08.492Z] #19 209.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-21T15:03:08.492Z] #19 209.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-21T15:03:08.492Z] #19 209.8 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-21T15:03:08.895Z] #77 14.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-21T15:03:08.895Z] #77 14.80 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-21T15:03:08.895Z] #77 14.82 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-21T15:03:08.895Z] #77 14.82 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-21T15:03:08.895Z] #77 14.91 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-21T15:03:09.350Z] #64 54.97 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-21T15:03:09.350Z] #64 54.97 + BUILDTAGS='netgo osusergo static_build' [2022-07-21T15:03:09.350Z] #64 54.97 + export EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:03:09.350Z] #64 54.97 + EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:03:09.350Z] #64 54.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-21T15:03:09.350Z] #64 54.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-21T15:03:09.350Z] #64 54.97 + '[' '' = dynamic ']' [2022-07-21T15:03:09.350Z] #64 54.97 + make [2022-07-21T15:03:09.484Z] #19 210.8 Selecting previously unselected package libio-string-perl. [2022-07-21T15:03:09.484Z] #19 210.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-21T15:03:09.743Z] #19 210.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-21T15:03:10.001Z] #19 211.2 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:03:10.001Z] #19 211.2 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:03:10.001Z] #19 211.2 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:03:10.251Z] #14 106.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-21T15:03:10.510Z] #14 106.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-21T15:03:10.510Z] #14 106.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:03:10.510Z] #14 106.2 Selecting previously unselected package libapparmor1:arm64. [2022-07-21T15:03:10.510Z] #14 106.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-21T15:03:10.510Z] #14 106.2 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-21T15:03:10.768Z] #14 106.3 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-21T15:03:10.768Z] #14 106.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-21T15:03:10.768Z] #14 106.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-21T15:03:10.768Z] #14 106.5 Selecting previously unselected package libbtrfs0:arm64. [2022-07-21T15:03:10.768Z] #14 106.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-21T15:03:10.768Z] #14 106.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-21T15:03:11.027Z] #14 106.6 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-21T15:03:11.027Z] #14 106.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-21T15:03:11.027Z] #14 106.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-21T15:03:11.027Z] #14 106.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-21T15:03:11.027Z] #14 106.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-21T15:03:11.245Z] #64 56.62 + bin/ctr [2022-07-21T15:03:11.286Z] #14 106.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-21T15:03:11.286Z] #14 107.0 Selecting previously unselected package libudev-dev:arm64. [2022-07-21T15:03:11.286Z] #14 107.0 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-21T15:03:11.286Z] #14 107.0 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-21T15:03:11.286Z] #14 107.1 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-21T15:03:11.376Z] #19 212.5 Selecting previously unselected package libxml2:amd64. [2022-07-21T15:03:11.376Z] #19 212.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-21T15:03:11.376Z] #19 212.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:03:11.376Z] #19 212.6 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-21T15:03:11.376Z] #19 212.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-21T15:03:11.376Z] #19 212.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-21T15:03:11.376Z] #19 212.6 Selecting previously unselected package libxml-sax-base-perl. [2022-07-21T15:03:11.376Z] #19 212.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-21T15:03:11.376Z] #19 212.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-21T15:03:11.376Z] #19 212.7 Selecting previously unselected package libxml-sax-perl. [2022-07-21T15:03:11.376Z] #19 212.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-21T15:03:11.376Z] #19 212.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-21T15:03:11.376Z] #19 212.8 Selecting previously unselected package libxml-libxml-perl. [2022-07-21T15:03:11.376Z] #19 212.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-21T15:03:11.376Z] #19 212.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-21T15:03:11.545Z] #14 107.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-21T15:03:11.545Z] #14 107.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-21T15:03:11.635Z] #19 212.9 Selecting previously unselected package libxml-simple-perl. [2022-07-21T15:03:11.635Z] #19 212.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-21T15:03:11.635Z] #19 212.9 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-21T15:03:11.635Z] #19 212.9 Selecting previously unselected package libyaml-perl. [2022-07-21T15:03:11.635Z] #19 212.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-21T15:03:11.635Z] #19 212.9 Unpacking libyaml-perl (1.30-1) ... [2022-07-21T15:03:11.635Z] #19 213.0 Selecting previously unselected package libconfig-auto-perl. [2022-07-21T15:03:11.635Z] #19 213.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-21T15:03:11.635Z] #19 213.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-21T15:03:11.635Z] #19 213.0 Selecting previously unselected package libfile-which-perl. [2022-07-21T15:03:11.635Z] #19 213.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-21T15:03:11.635Z] #19 213.0 Unpacking libfile-which-perl (1.23-1) ... [2022-07-21T15:03:11.635Z] #19 213.1 Selecting previously unselected package libfile-homedir-perl. [2022-07-21T15:03:11.635Z] #19 213.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-21T15:03:11.804Z] #14 107.4 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-21T15:03:11.804Z] #14 107.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-21T15:03:11.804Z] #14 107.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-21T15:03:11.893Z] #19 213.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-21T15:03:11.893Z] #19 213.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-21T15:03:11.893Z] #19 213.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-21T15:03:11.893Z] #19 213.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-21T15:03:11.893Z] #19 213.2 Selecting previously unselected package dpkg-cross. [2022-07-21T15:03:11.893Z] #19 213.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-21T15:03:11.893Z] #19 213.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-21T15:03:11.893Z] #19 213.2 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-21T15:03:11.893Z] #19 213.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-21T15:03:11.893Z] #19 213.2 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-21T15:03:11.893Z] #19 213.3 Selecting previously unselected package libc6-armel-cross. [2022-07-21T15:03:11.893Z] #19 213.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:11.893Z] #19 213.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-21T15:03:12.063Z] #14 107.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-21T15:03:12.063Z] #14 107.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-21T15:03:12.063Z] #14 107.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-21T15:03:12.063Z] #14 107.7 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-21T15:03:12.063Z] #14 107.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-21T15:03:12.063Z] #14 107.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-21T15:03:12.063Z] #14 107.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-21T15:03:12.151Z] #19 213.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-21T15:03:12.152Z] #19 213.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:12.152Z] #19 213.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:12.152Z] #19 213.5 Selecting previously unselected package libgomp1-armel-cross. [2022-07-21T15:03:12.152Z] #19 213.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:12.152Z] #19 213.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:12.176Z] #77 18.19 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-21T15:03:12.322Z] #14 107.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-21T15:03:12.322Z] #14 107.9 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-21T15:03:12.410Z] #19 213.6 Selecting previously unselected package libatomic1-armel-cross. [2022-07-21T15:03:12.410Z] #19 213.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:12.410Z] #19 213.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:12.410Z] #19 213.6 Selecting previously unselected package libasan6-armel-cross. [2022-07-21T15:03:12.410Z] #19 213.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:12.410Z] #19 213.6 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:12.433Z] #77 ... [2022-07-21T15:03:12.433Z] [2022-07-21T15:03:12.433Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:03:12.433Z] #44 sha256:9b27bc173d43aa13419bb628eabcc65209a5f0f35c88e43396db669fb0863e20 [2022-07-21T15:03:12.433Z] #44 1.212 + RM_GOPATH=0 [2022-07-21T15:03:12.433Z] #44 1.212 + TMP_GOPATH= [2022-07-21T15:03:12.433Z] #44 1.212 + : /build [2022-07-21T15:03:12.433Z] #44 1.213 + '[' -z '' ']' [2022-07-21T15:03:12.433Z] #44 1.216 ++ mktemp -d [2022-07-21T15:03:12.433Z] #44 1.219 + export GOPATH=/tmp/tmp.mgIsKGxuf0 [2022-07-21T15:03:12.433Z] #44 1.219 + GOPATH=/tmp/tmp.mgIsKGxuf0 [2022-07-21T15:03:12.433Z] #44 1.219 + RM_GOPATH=1 [2022-07-21T15:03:12.433Z] #44 1.219 + case "$(go env GOARCH)" in [2022-07-21T15:03:12.433Z] #44 1.223 ++ go env GOARCH [2022-07-21T15:03:12.433Z] #44 1.259 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:03:12.433Z] #44 1.259 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:03:12.433Z] #44 1.259 ++ dirname /install.sh [2022-07-21T15:03:12.433Z] #44 1.261 + dir=/ [2022-07-21T15:03:12.433Z] #44 1.261 + bin=tini [2022-07-21T15:03:12.433Z] #44 1.261 + shift [2022-07-21T15:03:12.433Z] #44 1.261 + '[' '!' -f //tini.installer ']' [2022-07-21T15:03:12.433Z] #44 1.261 + . //tini.installer [2022-07-21T15:03:12.433Z] #44 1.266 ++ : v0.19.0 [2022-07-21T15:03:12.433Z] #44 1.266 + install_tini [2022-07-21T15:03:12.433Z] #44 1.269 + echo 'Install tini version v0.19.0' [2022-07-21T15:03:12.433Z] #44 1.269 + git clone https://github.com/krallin/tini.git /tmp/tmp.mgIsKGxuf0/tini [2022-07-21T15:03:12.433Z] #44 1.269 Install tini version v0.19.0 [2022-07-21T15:03:12.433Z] #44 1.279 Cloning into '/tmp/tmp.mgIsKGxuf0/tini'... [2022-07-21T15:03:12.433Z] #44 2.609 + cd /tmp/tmp.mgIsKGxuf0/tini [2022-07-21T15:03:12.433Z] #44 2.609 + git checkout -q v0.19.0 [2022-07-21T15:03:12.433Z] #44 2.680 + cmake . [2022-07-21T15:03:12.433Z] #44 3.286 -- The C compiler identification is GNU 10.2.1 [2022-07-21T15:03:12.433Z] #44 3.453 -- Detecting C compiler ABI info [2022-07-21T15:03:12.433Z] #44 4.215 -- Detecting C compiler ABI info - done [2022-07-21T15:03:12.433Z] #44 4.434 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-21T15:03:12.433Z] #44 4.439 -- Detecting C compile features [2022-07-21T15:03:12.433Z] #44 4.442 -- Detecting C compile features - done [2022-07-21T15:03:12.433Z] #44 4.547 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-21T15:03:12.433Z] #44 4.845 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-21T15:03:12.433Z] #44 5.093 -- Configuring done [2022-07-21T15:03:12.433Z] #44 5.127 -- Generating done [2022-07-21T15:03:12.433Z] #44 5.129 -- Build files have been written to: /tmp/tmp.mgIsKGxuf0/tini [2022-07-21T15:03:12.433Z] #44 5.131 + make tini-static [2022-07-21T15:03:12.433Z] #44 5.621 Scanning dependencies of target tini-static [2022-07-21T15:03:12.433Z] #44 5.763 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-21T15:03:12.581Z] #14 108.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-21T15:03:12.581Z] #14 108.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-21T15:03:12.581Z] #14 108.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-21T15:03:12.693Z] #19 213.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-21T15:03:12.693Z] #19 213.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:12.693Z] #19 213.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:12.840Z] #14 108.6 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-21T15:03:12.840Z] #14 108.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-21T15:03:12.840Z] #14 108.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-21T15:03:13.200Z] #14 108.7 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-21T15:03:13.200Z] #14 108.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-21T15:03:13.200Z] #14 108.7 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:03:13.626Z] #19 ... [2022-07-21T15:03:13.626Z] [2022-07-21T15:03:13.626Z] #62 [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.46.2" && /build/golangci-lint --version [2022-07-21T15:03:13.626Z] #62 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:03:13.626Z] #62 222.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-21T15:03:13.626Z] #62 DONE 223.1s [2022-07-21T15:03:13.626Z] [2022-07-21T15:03:13.626Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-21T15:03:13.626Z] #19 sha256:ce841632215d30474d8483d2eaadcc763f12e19648bf60c7a60b6a2673caecf1 [2022-07-21T15:03:13.626Z] #19 214.8 Selecting previously unselected package libubsan1-armel-cross. [2022-07-21T15:03:13.626Z] #19 214.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:13.626Z] #19 214.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:13.768Z] #14 109.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-21T15:03:13.768Z] #14 109.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-21T15:03:13.768Z] #14 109.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-21T15:03:13.885Z] #19 215.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-21T15:03:13.885Z] #19 215.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:13.885Z] #19 215.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:13.885Z] #19 215.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-21T15:03:13.885Z] #19 215.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:13.885Z] #19 215.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-21T15:03:14.326Z] #44 7.702 [100%] Linking C executable tini-static [2022-07-21T15:03:14.891Z] #44 8.620 [100%] Built target tini-static [2022-07-21T15:03:15.148Z] #44 8.710 + mkdir -p /build [2022-07-21T15:03:15.148Z] #44 8.712 + cp tini-static /build/docker-init [2022-07-21T15:03:15.198Z] #14 110.6 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:03:15.406Z] #44 ... [2022-07-21T15:03:15.406Z] [2022-07-21T15:03:15.406Z] #77 [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-07-21T15:03:15.406Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:15.406Z] #77 21.34 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-21T15:03:15.585Z] #14 110.9 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-21T15:03:15.844Z] #14 111.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:03:15.844Z] #14 111.6 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-21T15:03:15.969Z] #77 ... [2022-07-21T15:03:15.969Z] [2022-07-21T15:03:15.969Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:03:15.969Z] #44 sha256:9b27bc173d43aa13419bb628eabcc65209a5f0f35c88e43396db669fb0863e20 [2022-07-21T15:03:15.969Z] #44 DONE 9.7s [2022-07-21T15:03:15.969Z] [2022-07-21T15:03:15.969Z] #14 [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-07-21T15:03:15.969Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:15.969Z] #14 91.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-21T15:03:15.969Z] #14 91.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-21T15:03:15.969Z] #14 91.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:03:16.078Z] #77 ... [2022-07-21T15:03:16.078Z] [2022-07-21T15:03:16.078Z] #14 [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-07-21T15:03:16.078Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:16.078Z] #14 116.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-21T15:03:16.078Z] #14 116.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:16.078Z] #14 116.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:16.118Z] #14 ... [2022-07-21T15:03:16.118Z] [2022-07-21T15:03:16.118Z] #77 [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-07-21T15:03:16.118Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:16.118Z] #77 57.51 configure.ac:7: installing 'build-aux/compile' [2022-07-21T15:03:16.118Z] #77 57.51 configure.ac:9: installing 'build-aux/config.guess' [2022-07-21T15:03:16.118Z] #77 57.54 configure.ac:9: installing 'build-aux/config.sub' [2022-07-21T15:03:16.118Z] #77 57.54 configure.ac:11: installing 'build-aux/install-sh' [2022-07-21T15:03:16.118Z] #77 57.56 configure.ac:11: installing 'build-aux/missing' [2022-07-21T15:03:16.118Z] #77 57.74 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:03:16.118Z] #77 57.81 parallel-tests: installing 'build-aux/test-driver' [2022-07-21T15:03:16.118Z] #77 59.98 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:03:16.118Z] #77 59.98 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:03:16.118Z] #77 60.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:03:16.118Z] #77 60.71 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:03:16.118Z] #77 60.85 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:03:16.118Z] #77 61.00 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:03:16.118Z] #77 61.11 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:03:16.118Z] #77 61.23 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:03:16.377Z] #77 ... [2022-07-21T15:03:16.377Z] [2022-07-21T15:03:16.377Z] #14 [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-07-21T15:03:16.377Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:03:16.377Z] #14 112.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:03:16.533Z] #14 ... [2022-07-21T15:03:16.534Z] [2022-07-21T15:03:16.534Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-21T15:03:16.534Z] #53 sha256:c4307ce0fa5894f07cfe70a53bf8eaff6a86d66d0d08ee774c61ee5de08066e1 [2022-07-21T15:03:16.534Z] #53 101.0 gotestsum version dev [2022-07-21T15:03:16.534Z] #53 DONE 101.2s [2022-07-21T15:03:16.534Z] [2022-07-21T15:03:16.534Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:03:16.534Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:03:17.000Z] #14 112.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-21T15:03:17.381Z] #14 112.7 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-21T15:03:17.464Z] #55 ... [2022-07-21T15:03:17.464Z] [2022-07-21T15:03:17.464Z] #14 [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-07-21T15:03:17.464Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:17.464Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-21T15:03:17.464Z] #14 102.1 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:17.464Z] #14 102.1 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:03:17.464Z] #14 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-21T15:03:17.656Z] #14 113.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-21T15:03:17.656Z] #14 113.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-21T15:03:17.656Z] #14 ... [2022-07-21T15:03:17.656Z] [2022-07-21T15:03:17.656Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:03:17.656Z] #67 sha256:8c9db72579c1a91cce883b8ea50faa203beeebe4e2e3783aef2ca37784b46c72 [2022-07-21T15:03:17.656Z] #67 102.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:03:17.656Z] #67 102.9 + GOBIN=/build [2022-07-21T15:03:17.656Z] #67 102.9 + GO111MODULE=on [2022-07-21T15:03:17.656Z] #67 102.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:03:17.656Z] #67 108.3 rootlesskit version 1.0.0 [2022-07-21T15:03:17.656Z] #67 108.4 Usage of /build/rootlesskit-docker-proxy: [2022-07-21T15:03:17.656Z] #67 108.4 -container-ip string [2022-07-21T15:03:17.656Z] #67 108.4 container ip [2022-07-21T15:03:17.656Z] #67 108.4 -container-port int [2022-07-21T15:03:17.656Z] #67 108.4 container port (default -1) [2022-07-21T15:03:17.656Z] #67 108.4 -host-ip string [2022-07-21T15:03:17.656Z] #67 108.4 host ip [2022-07-21T15:03:17.656Z] #67 108.4 -host-port int [2022-07-21T15:03:17.656Z] #67 108.4 host port (default -1) [2022-07-21T15:03:17.656Z] #67 108.4 -proto string [2022-07-21T15:03:17.656Z] #67 108.4 proxy protocol (default "tcp") [2022-07-21T15:03:17.722Z] #14 102.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:17.722Z] #14 102.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:18.036Z] #67 ... [2022-07-21T15:03:18.036Z] [2022-07-21T15:03:18.036Z] #14 [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-07-21T15:03:18.036Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:03:18.036Z] #14 113.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-21T15:03:18.295Z] #14 113.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-21T15:03:18.554Z] #14 114.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:03:18.813Z] #14 114.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-21T15:03:18.814Z] #14 114.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:18.814Z] #14 114.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-21T15:03:18.814Z] #14 114.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-21T15:03:19.073Z] #14 114.7 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-21T15:03:19.073Z] #14 114.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...#14 ... [2022-07-21T15:03:19.073Z] [2022-07-21T15:03:19.073Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:03:19.073Z] #67 sha256:8c9db72579c1a91cce883b8ea50faa203beeebe4e2e3783aef2ca37784b46c72 [2022-07-21T15:03:19.073Z] #67 DONE 114.4s [2022-07-21T15:03:19.073Z] [2022-07-21T15:03:19.073Z] #14 [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-07-21T15:03:19.073Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:03:19.073Z] #14 114.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:03:19.073Z] #14 114.8 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-21T15:03:19.073Z] #14 114.8 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-21T15:03:19.073Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:19.153Z] #19 220.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-21T15:03:19.153Z] #19 220.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:19.153Z] #19 220.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-21T15:03:19.153Z] #19 220.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-21T15:03:19.153Z] #19 220.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-21T15:03:19.153Z] #19 220.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-21T15:03:19.153Z] #19 220.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-21T15:03:19.153Z] #19 220.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:19.153Z] #19 220.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-21T15:03:19.342Z] #64 ... [2022-07-21T15:03:19.342Z] [2022-07-21T15:03:19.342Z] #14 [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-07-21T15:03:19.342Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:19.342Z] #14 95.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-21T15:03:19.342Z] #14 95.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:19.342Z] #14 95.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:19.342Z] #14 102.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-21T15:03:19.342Z] #14 102.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:19.342Z] #14 102.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:19.353Z] [2022-07-21T15:03:19.353Z] #14 ... [2022-07-21T15:03:19.353Z] [2022-07-21T15:03:19.353Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-21T15:03:19.353Z] #68 sha256:c202b53f532236722d68442b84d54e32feb0e2df29162cd6876d134e5e61e29b [2022-07-21T15:03:19.353Z] #68 DONE 0.1s [2022-07-21T15:03:19.353Z] [2022-07-21T15:03:19.353Z] #14 [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-07-21T15:03:19.353Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:03:19.353Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:19.353Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:03:19.353Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:19.353Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:03:19.353Z] #14 115.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:03:19.353Z] #14 115.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:19.353Z] #14 115.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-21T15:03:19.353Z] #14 115.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:19.411Z] #19 220.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-21T15:03:19.411Z] #19 220.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:19.411Z] #19 220.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:19.612Z] #14 115.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...#14 ... [2022-07-21T15:03:19.612Z] [2022-07-21T15:03:19.612Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-21T15:03:19.612Z] #69 sha256:5727205348538ea6d77303f1b6c8c6d3cb52c48ac61a3d579e633c76476fe61d [2022-07-21T15:03:19.612Z] #69 DONE 0.2s [2022-07-21T15:03:19.612Z] [2022-07-21T15:03:19.612Z] #14 [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-07-21T15:03:19.612Z] #14 sha256:b236067f8f2cee7d6e24d4851824256e858b909a7056445496e34f8a62d064ea [2022-07-21T15:03:19.612Z] #14 115.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:03:19.612Z] #14 115.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-21T15:03:19.612Z] #14 115.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:03:19.612Z] #14 115.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-21T15:03:19.612Z] #14 115.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-21T15:03:19.612Z] #14 115.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:03:19.669Z] #19 220.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-21T15:03:19.669Z] #19 220.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:19.669Z] #19 220.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-21T15:03:20.272Z] #14 ... [2022-07-21T15:03:20.272Z] [2022-07-21T15:03:20.272Z] #77 [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-07-21T15:03:20.272Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:20.272Z] #77 46.30 libtoolize: putting auxiliary files in '.'. [2022-07-21T15:03:20.272Z] #77 46.31 libtoolize: copying file './ltmain.sh' [2022-07-21T15:03:20.272Z] #77 47.02 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-21T15:03:20.272Z] #77 47.02 libtoolize: and rerunning libtoolize and aclocal. [2022-07-21T15:03:20.272Z] #77 47.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:03:20.554Z] #14 DONE 116.1s [2022-07-21T15:03:20.554Z] [2022-07-21T15:03:20.554Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:03:20.554Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-21T15:03:20.554Z] #15 ... [2022-07-21T15:03:20.554Z] [2022-07-21T15:03:20.554Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-21T15:03:20.554Z] #59 sha256:d35293ffa310bf2c53741548256c0e5d9075371648e2cfb7bb36ab4554e8c19a [2022-07-21T15:03:20.554Z] #59 DONE 0.2s [2022-07-21T15:03:20.813Z] [2022-07-21T15:03:20.813Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:03:20.813Z] #60 sha256:6324e5e9e67914f935688e2c0cf1185146b3250ae07d0bbfb36862312d1306e3 [2022-07-21T15:03:21.201Z] #77 56.84 configure.ac:7: installing './compile' [2022-07-21T15:03:21.201Z] #77 56.85 configure.ac:11: installing './config.guess' [2022-07-21T15:03:21.201Z] #77 56.86 configure.ac:11: installing './config.sub' [2022-07-21T15:03:21.201Z] #77 56.86 configure.ac:8: installing './install-sh' [2022-07-21T15:03:21.201Z] #77 56.87 configure.ac:8: installing './missing' [2022-07-21T15:03:21.201Z] #77 56.98 Makefile.am: installing './depcomp' [2022-07-21T15:03:21.367Z] #14 ... [2022-07-21T15:03:21.367Z] [2022-07-21T15:03:21.367Z] #77 [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-07-21T15:03:21.367Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:21.367Z] #77 70.97 libtoolize: putting auxiliary files in '.'. [2022-07-21T15:03:21.367Z] #77 70.97 libtoolize: copying file './ltmain.sh' [2022-07-21T15:03:21.380Z] #60 ... [2022-07-21T15:03:21.380Z] [2022-07-21T15:03:21.380Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:03:21.380Z] #15 sha256:852afe2b51c6a42e588317e7b560c608435c6fc8265d8ce0a05223a6d3cc86ad [2022-07-21T15:03:21.380Z] #15 DONE 1.1s [2022-07-21T15:03:21.380Z] [2022-07-21T15:03:21.380Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:03:21.380Z] #60 sha256:6324e5e9e67914f935688e2c0cf1185146b3250ae07d0bbfb36862312d1306e3 [2022-07-21T15:03:21.380Z] #60 0.865 + RM_GOPATH=0 [2022-07-21T15:03:21.380Z] #60 0.865 + TMP_GOPATH= [2022-07-21T15:03:21.380Z] #60 0.865 + : /build [2022-07-21T15:03:21.380Z] #60 0.866 + '[' -z '' ']' [2022-07-21T15:03:21.380Z] #60 0.866 ++ mktemp -d [2022-07-21T15:03:21.380Z] #60 0.869 + export GOPATH=/tmp/tmp.tf00N9dGSq [2022-07-21T15:03:21.380Z] #60 0.869 + GOPATH=/tmp/tmp.tf00N9dGSq [2022-07-21T15:03:21.380Z] #60 0.869 + RM_GOPATH=1 [2022-07-21T15:03:21.380Z] #60 0.870 + case "$(go env GOARCH)" in [2022-07-21T15:03:21.380Z] #60 0.870 ++ go env GOARCH [2022-07-21T15:03:21.380Z] #60 0.879 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:03:21.380Z] #60 0.879 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:03:21.380Z] #60 0.880 ++ dirname /install.sh [2022-07-21T15:03:21.380Z] #60 0.882 + dir=/ [2022-07-21T15:03:21.380Z] #60 0.882 + bin=runc [2022-07-21T15:03:21.380Z] #60 0.882 + shift [2022-07-21T15:03:21.380Z] #60 0.882 + '[' '!' -f //runc.installer ']' [2022-07-21T15:03:21.380Z] #60 0.900 + . //runc.installer [2022-07-21T15:03:21.380Z] #60 0.900 ++ set -e [2022-07-21T15:03:21.380Z] #60 0.900 ++ : v1.1.2 [2022-07-21T15:03:21.380Z] #60 0.900 + install_runc [2022-07-21T15:03:21.380Z] #60 0.900 + RUNC_BUILDTAGS=seccomp [2022-07-21T15:03:21.380Z] #60 0.900 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-21T15:03:21.380Z] #60 0.900 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tf00N9dGSq/src/github.com/opencontainers/runc [2022-07-21T15:03:21.380Z] #60 0.900 Install runc version v1.1.2 (build tags: seccomp) [2022-07-21T15:03:21.380Z] #60 0.905 Cloning into '/tmp/tmp.tf00N9dGSq/src/github.com/opencontainers/runc'... [2022-07-21T15:03:22.309Z] #77 72.64 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-21T15:03:22.309Z] #77 72.64 libtoolize: and rerunning libtoolize and aclocal. [2022-07-21T15:03:22.309Z] #77 72.64 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:03:22.316Z] #60 ... [2022-07-21T15:03:22.316Z] [2022-07-21T15:03:22.316Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-21T15:03:22.316Z] #16 sha256:459f6c9b8edd9829802ee69072df5ddca080fc84549eed688fca8209120b3336 [2022-07-21T15:03:22.316Z] #16 DONE 0.8s [2022-07-21T15:03:22.570Z] #77 58.43 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:03:22.570Z] #77 58.43 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:03:22.570Z] #77 58.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:03:22.570Z] #77 58.52 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:03:22.575Z] [2022-07-21T15:03:22.575Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-21T15:03:22.575Z] #17 sha256:02dc6b893d2b5e4d9ae24b05c87e1d8e989a26bb64a01ba7f8b80820413b77f1 [2022-07-21T15:03:22.828Z] #77 58.60 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:03:22.828Z] #77 58.72 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:03:22.828Z] #77 58.84 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:03:22.834Z] #17 0.669 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-21T15:03:23.086Z] #77 58.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:03:23.086Z] #77 59.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:03:23.092Z] #17 DONE 0.8s [2022-07-21T15:03:23.092Z] [2022-07-21T15:03:23.092Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:03:23.092Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-21T15:03:23.092Z] #47 ... [2022-07-21T15:03:23.092Z] [2022-07-21T15:03:23.092Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-21T15:03:23.092Z] #18 sha256:c14040022841611b1d38dcb03a1a23a3e9f8dc9adc6c16d7177d2cbfb086b5d6 [2022-07-21T15:03:24.034Z] #18 DONE 0.8s [2022-07-21T15:03:24.034Z] [2022-07-21T15:03:24.034Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-21T15:03:24.034Z] #19 sha256:384dfc0c8d6d5d05e11abae3d043e5ebfa8b290da496447951ac23046f138379 [2022-07-21T15:03:24.601Z] #19 DONE 0.7s [2022-07-21T15:03:24.601Z] [2022-07-21T15:03:24.601Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-21T15:03:24.601Z] #20 sha256:83f9af4ed84639f7768d38927f29584d377cb0cc78cbd463535ac072d65e1cf9 [2022-07-21T15:03:24.936Z] #19 225.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-21T15:03:24.937Z] #19 225.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:24.937Z] #19 225.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-21T15:03:24.937Z] #19 225.4 Selecting previously unselected package crossbuild-essential-armel. [2022-07-21T15:03:24.937Z] #19 225.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-21T15:03:24.937Z] #19 225.4 Selecting previously unselected package libc6-armhf-cross. [2022-07-21T15:03:24.937Z] #19 225.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-21T15:03:24.937Z] #19 225.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-21T15:03:24.937Z] #19 225.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 225.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-21T15:03:24.937Z] #19 225.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 225.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-21T15:03:24.937Z] #19 225.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 225.7 Selecting previously unselected package libasan6-armhf-cross. [2022-07-21T15:03:24.937Z] #19 225.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 225.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-21T15:03:24.937Z] #19 225.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 225.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 226.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-21T15:03:24.937Z] #19 226.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 226.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 226.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-21T15:03:24.937Z] #19 226.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:24.937Z] #19 226.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:24.937Z] #19 226.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-21T15:03:24.937Z] #19 226.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:24.937Z] #19 226.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-21T15:03:25.536Z] #20 DONE 0.8s [2022-07-21T15:03:25.536Z] [2022-07-21T15:03:25.536Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:03:25.536Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-21T15:03:26.104Z] #21 ... [2022-07-21T15:03:26.104Z] [2022-07-21T15:03:26.104Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:03:26.104Z] #36 sha256:ee7775826a597c470a12cfbb2ef825e540f3651189bc161538ba74706af7daa1 [2022-07-21T15:03:26.104Z] #36 121.7 Delve is a source level debugger for Go programs. [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-21T15:03:26.104Z] #36 121.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 Pass flags to the program you are debugging using `--`, for example: [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 Usage: [2022-07-21T15:03:26.104Z] #36 121.7 dlv [command] [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 Available Commands: [2022-07-21T15:03:26.104Z] #36 121.7 attach Attach to running process and begin debugging. [2022-07-21T15:03:26.104Z] #36 121.7 connect Connect to a headless debug server with a terminal client. [2022-07-21T15:03:26.104Z] #36 121.7 core Examine a core dump. [2022-07-21T15:03:26.104Z] #36 121.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-21T15:03:26.104Z] #36 121.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-21T15:03:26.104Z] #36 121.7 exec Execute a precompiled binary, and begin a debug session. [2022-07-21T15:03:26.104Z] #36 121.7 help Help about any command [2022-07-21T15:03:26.104Z] #36 121.7 run Deprecated command. Use 'debug' instead. [2022-07-21T15:03:26.104Z] #36 121.7 test Compile test binary and begin debugging program. [2022-07-21T15:03:26.104Z] #36 121.7 trace Compile and begin tracing program. [2022-07-21T15:03:26.104Z] #36 121.7 version Prints version. [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 Flags: [2022-07-21T15:03:26.104Z] #36 121.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-21T15:03:26.104Z] #36 121.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-21T15:03:26.104Z] #36 121.7 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-21T15:03:26.104Z] #36 121.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-21T15:03:26.104Z] #36 121.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-21T15:03:26.104Z] #36 121.7 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-21T15:03:26.104Z] #36 121.7 --disable-aslr Disables address space randomization [2022-07-21T15:03:26.104Z] #36 121.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-21T15:03:26.104Z] #36 121.7 -h, --help help for dlv [2022-07-21T15:03:26.104Z] #36 121.7 --init string Init file, executed by the terminal client. [2022-07-21T15:03:26.104Z] #36 121.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-21T15:03:26.104Z] #36 121.7 --log Enable debugging server logging. [2022-07-21T15:03:26.104Z] #36 121.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-21T15:03:26.104Z] #36 121.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-21T15:03:26.104Z] #36 121.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-21T15:03:26.104Z] #36 121.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-21T15:03:26.104Z] #36 121.7 --wd string Working directory for running the program. [2022-07-21T15:03:26.104Z] #36 121.7 [2022-07-21T15:03:26.104Z] #36 121.7 Additional help topics: [2022-07-21T15:03:26.104Z] #36 121.7 dlv backend Help about the --backend flag. [2022-07-21T15:03:26.104Z] #36 121.7 dlv log Help about logging flags. [2022-07-21T15:03:26.104Z] #36 121.7 dlv redirect Help about file redirection. [2022-07-21T15:03:26.105Z] #36 121.7 [2022-07-21T15:03:26.105Z] #36 121.7 Use "dlv [command] --help" for more information about a command. [2022-07-21T15:03:26.105Z] #36 DONE 121.8s [2022-07-21T15:03:26.363Z] [2022-07-21T15:03:26.363Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:03:26.363Z] #26 sha256:f3bbf0b25ac519003188c3d3ad8874ce7b2f6a2fadc7c998178f92a609dc5418 [2022-07-21T15:03:27.761Z] #14 ... [2022-07-21T15:03:27.761Z] [2022-07-21T15:03:27.761Z] #77 [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-07-21T15:03:27.761Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:27.761Z] #77 23.51 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-21T15:03:27.761Z] #77 23.85 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-21T15:03:27.761Z] #77 24.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-21T15:03:29.471Z] #26 121.0 Updating files: 19% (2226/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3462/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 47% (5447/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 76% (8773/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-07-21T15:03:29.633Z] #77 ... [2022-07-21T15:03:29.633Z] [2022-07-21T15:03:29.633Z] #14 [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-07-21T15:03:29.633Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:29.633Z] #14 115.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-21T15:03:29.633Z] #14 115.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:29.633Z] #14 115.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:29.730Z] #26 124.9 + cd /tmp/tmp.TqT4pAjbsn/tmp/docker-ce [2022-07-21T15:03:29.730Z] #26 124.9 + git checkout -q v17.06.2-ce [2022-07-21T15:03:30.207Z] #19 231.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-21T15:03:30.207Z] #19 231.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:30.207Z] #19 231.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-21T15:03:30.207Z] #19 231.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-21T15:03:30.207Z] #19 231.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-21T15:03:30.207Z] #19 231.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-21T15:03:30.465Z] #19 231.6 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-21T15:03:30.465Z] #19 231.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:30.465Z] #19 231.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-21T15:03:30.465Z] #19 231.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-21T15:03:30.723Z] #19 231.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:30.723Z] #19 231.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:30.723Z] #19 232.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-21T15:03:30.982Z] #19 232.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:30.982Z] #19 232.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-21T15:03:31.030Z] #77 ... [2022-07-21T15:03:31.030Z] [2022-07-21T15:03:31.030Z] #14 [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-07-21T15:03:31.030Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:31.030Z] #14 115.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-21T15:03:31.030Z] #14 115.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:31.030Z] #14 115.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:32.310Z] #77 ... [2022-07-21T15:03:32.310Z] [2022-07-21T15:03:32.310Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:03:32.310Z] #64 sha256:59a245afb537516631769c13dcb3ee056cb725700636b15ae4523fbda5ae1cd9 [2022-07-21T15:03:33.016Z] #26 128.1 + mkdir -p /tmp/tmp.TqT4pAjbsn/src/github.com/docker [2022-07-21T15:03:33.017Z] #26 128.1 + mv components/cli /tmp/tmp.TqT4pAjbsn/src/github.com/docker/cli [2022-07-21T15:03:33.017Z] #26 128.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-21T15:03:33.953Z] #26 ... [2022-07-21T15:03:33.953Z] [2022-07-21T15:03:33.953Z] #77 [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-07-21T15:03:33.953Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:33.953Z] #77 76.35 configure.ac:11: installing 'build-aux/compile' [2022-07-21T15:03:33.953Z] #77 76.36 configure.ac:11: installing 'build-aux/config.guess' [2022-07-21T15:03:33.953Z] #77 76.37 configure.ac:11: installing 'build-aux/config.sub' [2022-07-21T15:03:33.953Z] #77 76.39 configure.ac:13: installing 'build-aux/install-sh' [2022-07-21T15:03:33.953Z] #77 76.40 configure.ac:13: installing 'build-aux/missing' [2022-07-21T15:03:33.953Z] #77 76.42 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-21T15:03:33.953Z] #77 76.76 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:03:33.953Z] #77 78.76 checking build system type... aarch64-unknown-linux-gnu [2022-07-21T15:03:33.953Z] #77 79.11 checking host system type... aarch64-unknown-linux-gnu [2022-07-21T15:03:33.953Z] #77 79.11 checking how to print strings... printf [2022-07-21T15:03:33.953Z] #77 79.13 checking for gcc... gcc [2022-07-21T15:03:33.953Z] #77 79.22 checking whether the C compiler works... yes [2022-07-21T15:03:33.953Z] #77 79.39 checking for C compiler default output file name... a.out [2022-07-21T15:03:33.953Z] #77 79.40 checking for suffix of executables... [2022-07-21T15:03:33.953Z] #77 79.66 checking whether we are cross compiling... no [2022-07-21T15:03:33.953Z] #77 79.83 checking for suffix of object files... o [2022-07-21T15:03:33.953Z] #77 79.96 checking whether we are using the GNU C compiler... yes [2022-07-21T15:03:33.953Z] #77 80.08 checking whether gcc accepts -g... yes [2022-07-21T15:03:33.953Z] #77 80.22 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:03:33.953Z] #77 80.39 checking whether gcc understands -c and -o together... yes [2022-07-21T15:03:33.953Z] #77 80.62 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:03:33.953Z] #77 80.64 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:03:33.953Z] #77 80.65 checking for egrep... /bin/grep -E [2022-07-21T15:03:33.953Z] #77 80.66 checking for fgrep... /bin/grep -F [2022-07-21T15:03:33.953Z] #77 80.67 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:03:33.953Z] #77 80.69 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:03:33.953Z] #77 80.70 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:03:33.953Z] #77 80.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:03:33.953Z] #77 80.84 checking whether ln -s works... yes [2022-07-21T15:03:33.953Z] #77 80.84 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:03:33.953Z] #77 80.88 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-21T15:03:33.953Z] #77 80.88 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:03:33.953Z] #77 80.89 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:03:33.953Z] #77 80.89 checking for objdump... objdump [2022-07-21T15:03:33.953Z] #77 80.89 checking how to recognize dependent libraries... pass_all [2022-07-21T15:03:33.953Z] #77 80.89 checking for dlltool... no [2022-07-21T15:03:33.953Z] #77 80.89 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:03:33.953Z] #77 80.89 checking for ar... ar [2022-07-21T15:03:33.953Z] #77 80.89 checking for archiver @FILE support... @ [2022-07-21T15:03:33.953Z] #77 81.06 checking for strip... strip [2022-07-21T15:03:33.953Z] #77 81.07 checking for ranlib... ranlib [2022-07-21T15:03:33.953Z] #77 81.07 checking for gawk... no [2022-07-21T15:03:33.953Z] #77 81.07 checking for mawk... mawk [2022-07-21T15:03:33.953Z] #77 81.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:03:33.953Z] #77 81.57 checking for sysroot... no [2022-07-21T15:03:33.953Z] #77 81.57 checking for a working dd... /bin/dd [2022-07-21T15:03:33.953Z] #77 81.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:03:33.953Z] #77 81.61 checking for mt... no [2022-07-21T15:03:33.953Z] #77 81.61 checking if : is a manifest tool... no [2022-07-21T15:03:33.953Z] #77 81.63 checking how to run the C preprocessor... gcc -E [2022-07-21T15:03:33.953Z] #77 81.88 checking for ANSI C header files... yes [2022-07-21T15:03:33.953Z] #77 82.56 checking for sys/types.h... yes [2022-07-21T15:03:33.953Z] #77 82.77 checking for sys/stat.h... yes [2022-07-21T15:03:33.953Z] #77 82.99 checking for stdlib.h... yes [2022-07-21T15:03:33.953Z] #77 83.19 checking for string.h... yes [2022-07-21T15:03:33.953Z] #77 83.37 checking for memory.h... yes [2022-07-21T15:03:33.953Z] #77 83.59 checking for strings.h... yes [2022-07-21T15:03:33.953Z] #77 83.80 checking for inttypes.h... yes [2022-07-21T15:03:33.953Z] #77 83.98 checking for stdint.h... yes [2022-07-21T15:03:33.953Z] #77 84.17 checking for unistd.h... yes [2022-07-21T15:03:33.953Z] #77 84.36 checking for dlfcn.h... yes [2022-07-21T15:03:33.953Z] #77 84.52 checking for objdir... .libs [2022-07-21T15:03:33.953Z] #77 84.95 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:03:33.953Z] #77 85.10 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:03:33.953Z] #77 85.10 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:03:34.212Z] #77 85.23 checking if gcc static flag -static works... yes [2022-07-21T15:03:34.212Z] #77 85.64 checking if gcc supports -c -o file.o... yes [2022-07-21T15:03:34.472Z] #77 85.75 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:03:34.472Z] #77 85.75 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-21T15:03:34.730Z] #77 85.82 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:03:34.730Z] #77 86.13 checking how to hardcode library paths into programs... immediate [2022-07-21T15:03:34.730Z] #77 86.13 checking whether stripping libraries is possible... yes [2022-07-21T15:03:34.730Z] #77 86.16 checking if libtool supports shared libraries... yes [2022-07-21T15:03:34.730Z] #77 86.16 checking whether to build shared libraries... no [2022-07-21T15:03:34.730Z] #77 86.16 checking whether to build static libraries... yes [2022-07-21T15:03:34.730Z] #77 86.16 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:03:34.730Z] #77 86.18 checking whether build environment is sane... yes [2022-07-21T15:03:34.730Z] #77 86.25 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:03:34.923Z] #64 73.48 Updating files: 31% (1522/4897) Updating files: 32% (1568/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 64% (3167/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 87% (4287/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-21T15:03:34.924Z] #64 76.15 + cd /tmp/tmp.conTLX5Z7K/src/github.com/containerd/containerd [2022-07-21T15:03:34.924Z] #64 76.15 + git checkout -q v1.6.6 [2022-07-21T15:03:34.990Z] #77 86.27 checking whether make sets $(MAKE)... yes [2022-07-21T15:03:34.990Z] #77 86.33 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:03:34.990Z] #77 86.40 checking whether make supports nested variables... yes [2022-07-21T15:03:34.990Z] #77 86.47 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:03:34.990Z] #77 86.47 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:03:35.248Z] #77 86.47 checking how to create a ustar tar archive... gnutar [2022-07-21T15:03:35.248Z] #77 86.59 checking dependency style of gcc... gcc3 [2022-07-21T15:03:35.248Z] #77 86.78 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:03:35.248Z] #77 86.78 checking whether make supports nested variables... (cached) yes [2022-07-21T15:03:35.248Z] #77 86.78 checking for gawk... (cached) mawk [2022-07-21T15:03:35.248Z] #77 86.78 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:03:35.248Z] #77 86.81 checking for gcc... (cached) gcc [2022-07-21T15:03:35.507Z] #77 86.91 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:03:35.507Z] #77 86.91 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:03:35.507Z] #77 86.91 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:03:35.507Z] #77 86.91 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:03:35.507Z] #77 86.91 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:03:35.507Z] #77 87.00 checking for python3... /usr/bin/python3 [2022-07-21T15:03:35.507Z] #77 87.00 checking for python3 version... 3.9 [2022-07-21T15:03:35.767Z] #77 87.06 checking for python3 platform... linux [2022-07-21T15:03:35.767Z] #77 87.11 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:03:36.026Z] #77 87.28 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:03:36.026Z] #77 87.48 checking for go-md2man... no [2022-07-21T15:03:36.026Z] #77 87.50 checking error.h usability... yes [2022-07-21T15:03:36.183Z] #14 ... [2022-07-21T15:03:36.183Z] [2022-07-21T15:03:36.183Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:03:36.183Z] #67 sha256:8fbc405b9ba1897cc0c2fbc25c76bf1f6539ae6bbcb2af8fe496968c9f0cb7bc [2022-07-21T15:03:36.183Z] #67 121.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:03:36.183Z] #67 121.6 + GOBIN=/build [2022-07-21T15:03:36.183Z] #67 121.6 + GO111MODULE=on [2022-07-21T15:03:36.183Z] #67 121.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:03:36.253Z] #19 237.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-21T15:03:36.253Z] #19 237.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:36.253Z] #19 237.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-21T15:03:36.253Z] #19 237.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-21T15:03:36.253Z] #19 237.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-21T15:03:36.253Z] #19 237.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-21T15:03:36.253Z] #19 237.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-21T15:03:36.253Z] #19 237.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:36.253Z] #19 237.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-21T15:03:36.286Z] #77 87.60 checking error.h presence... yes [2022-07-21T15:03:36.286Z] #77 87.64 checking for error.h... yes [2022-07-21T15:03:36.286Z] #77 87.68 checking linux/openat2.h usability... yes [2022-07-21T15:03:36.286Z] #77 87.84 checking linux/openat2.h presence... yes [2022-07-21T15:03:36.286Z] #77 87.89 checking for linux/openat2.h... yes [2022-07-21T15:03:36.511Z] #19 237.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-21T15:03:36.511Z] #19 237.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:36.511Z] #19 237.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:36.511Z] #19 237.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-21T15:03:36.511Z] #19 237.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:36.511Z] #19 237.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:36.511Z] #19 237.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-21T15:03:36.511Z] #19 237.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:36.511Z] #19 237.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:36.511Z] #19 237.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-21T15:03:36.511Z] #19 237.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:36.511Z] #19 237.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:36.511Z] #19 237.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-21T15:03:36.511Z] #19 237.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:36.511Z] #19 237.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:36.545Z] #77 87.93 checking for copy_file_range... yes [2022-07-21T15:03:36.769Z] #19 238.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-21T15:03:36.769Z] #19 238.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:36.769Z] #19 238.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:37.028Z] #19 238.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-21T15:03:37.028Z] #19 238.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:37.028Z] #19 238.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:37.062Z] #77 88.19 checking for fgetxattr... yes [2022-07-21T15:03:37.062Z] #77 88.36 checking for statx... [2022-07-21T15:03:37.062Z] #77 ... [2022-07-21T15:03:37.062Z] [2022-07-21T15:03:37.062Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:03:37.062Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-21T15:03:37.062Z] #21 1.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:03:37.062Z] #21 1.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:03:37.062Z] #21 1.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:03:37.062Z] #21 2.240 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:03:37.062Z] #21 3.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:03:37.062Z] #21 5.192 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:03:37.062Z] #21 7.431 Fetched 8441 kB in 6s (1339 kB/s) [2022-07-21T15:03:37.062Z] #21 7.431 Reading package lists... [2022-07-21T15:03:37.062Z] #21 10.01 Reading package lists... [2022-07-21T15:03:37.062Z] #21 ... [2022-07-21T15:03:37.062Z] [2022-07-21T15:03:37.062Z] #77 [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-07-21T15:03:37.062Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:37.062Z] #77 88.36 checking for statx... yes [2022-07-21T15:03:37.287Z] #19 238.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-21T15:03:37.287Z] #19 238.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:37.287Z] #19 238.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:37.287Z] #19 238.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-21T15:03:37.287Z] #19 238.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:37.287Z] #19 238.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:37.287Z] #19 238.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-21T15:03:37.321Z] #77 88.52 checking for fgetpwent_r... yes [2022-07-21T15:03:37.321Z] #77 88.73 checking for issetugid... [2022-07-21T15:03:37.321Z] #77 ... [2022-07-21T15:03:37.321Z] [2022-07-21T15:03:37.321Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:03:37.321Z] #34 sha256:d49f8a57e84f81764cc355151895c2e63de0f619235ad6c5d79a9ae10ca87220 [2022-07-21T15:03:37.321Z] #34 DONE 132.7s [2022-07-21T15:03:37.469Z] #64 78.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-21T15:03:37.546Z] #19 238.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:37.546Z] #19 238.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:37.546Z] #19 238.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-21T15:03:37.546Z] #19 238.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:37.546Z] #19 238.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:37.579Z] [2022-07-21T15:03:37.579Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:03:37.579Z] #60 sha256:6324e5e9e67914f935688e2c0cf1185146b3250ae07d0bbfb36862312d1306e3 [2022-07-21T15:03:37.579Z] #60 10.74 + cd /tmp/tmp.tf00N9dGSq/src/github.com/opencontainers/runc [2022-07-21T15:03:37.579Z] #60 10.74 + git checkout -q v1.1.2 [2022-07-21T15:03:37.579Z] #60 11.12 + '[' -z '' ']' [2022-07-21T15:03:37.579Z] #60 11.12 + target=static [2022-07-21T15:03:37.579Z] #60 11.12 + make BUILDTAGS=seccomp static [2022-07-21T15:03:37.579Z] #60 11.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-21T15:03:37.730Z] #64 78.72 + BUILDTAGS='netgo osusergo static_build' [2022-07-21T15:03:37.730Z] #64 78.72 + export EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:03:37.730Z] #64 78.72 + EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:03:37.730Z] #64 78.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-21T15:03:37.730Z] #64 78.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-21T15:03:37.730Z] #64 78.72 + '[' '' = dynamic ']' [2022-07-21T15:03:37.730Z] #64 78.72 + make [2022-07-21T15:03:37.806Z] #19 239.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-21T15:03:37.806Z] #19 239.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:37.806Z] #19 239.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:03:37.841Z] #60 ... [2022-07-21T15:03:37.842Z] [2022-07-21T15:03:37.842Z] #77 [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-07-21T15:03:37.842Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:37.842Z] #77 88.73 checking for issetugid... no [2022-07-21T15:03:37.842Z] #77 89.21 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:03:37.842Z] #77 89.22 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:03:38.100Z] #77 89.24 checking for library containing yajl_tree_get... -lyajl [2022-07-21T15:03:38.359Z] #77 89.61 checking for yajl >= 2.0.0... yes [2022-07-21T15:03:38.359Z] #77 89.62 checking sys/capability.h usability... yes [2022-07-21T15:03:38.359Z] #77 89.74 checking sys/capability.h presence... yes [2022-07-21T15:03:38.359Z] #77 89.82 checking for sys/capability.h... yes [2022-07-21T15:03:38.928Z] #77 89.82 checking for library containing cap_from_name... -lcap [2022-07-21T15:03:39.186Z] #77 90.23 checking for library containing dlopen... -ldl [2022-07-21T15:03:39.444Z] #77 90.67 checking seccomp.h usability... yes [2022-07-21T15:03:39.444Z] #77 90.83 checking seccomp.h presence... yes [2022-07-21T15:03:39.444Z] #77 90.90 checking for seccomp.h... yes [2022-07-21T15:03:40.011Z] #77 90.91 checking for library containing seccomp_rule_add... -lseccomp [2022-07-21T15:03:40.011Z] #77 91.30 checking for library containing seccomp_arch_resolve_name... none required [2022-07-21T15:03:40.270Z] #77 91.47 checking systemd/sd-bus.h usability... yes [2022-07-21T15:03:40.270Z] #77 91.65 checking systemd/sd-bus.h presence... yes [2022-07-21T15:03:40.277Z] #64 81.45 + bin/ctr [2022-07-21T15:03:40.358Z] #67 ... [2022-07-21T15:03:40.358Z] [2022-07-21T15:03:40.358Z] #14 [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-07-21T15:03:40.358Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:40.358Z] #14 122.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-21T15:03:40.358Z] #14 122.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-21T15:03:40.358Z] #14 122.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 122.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-21T15:03:40.358Z] #14 122.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 122.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:03:40.358Z] #14 122.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-21T15:03:40.358Z] #14 122.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 122.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:03:40.358Z] #14 122.6 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:03:40.358Z] #14 122.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 122.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:03:40.358Z] #14 122.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:03:40.358Z] #14 122.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 122.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:03:40.358Z] #14 123.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-21T15:03:40.358Z] #14 123.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 123.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:03:40.358Z] #14 123.2 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:03:40.358Z] #14 123.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 123.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:03:40.358Z] #14 123.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-21T15:03:40.358Z] #14 123.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 123.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:03:40.358Z] #14 123.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-21T15:03:40.358Z] #14 123.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 123.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 124.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-21T15:03:40.358Z] #14 124.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 124.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 124.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-21T15:03:40.358Z] #14 124.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 124.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 124.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-21T15:03:40.358Z] #14 124.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 124.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 124.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-21T15:03:40.358Z] #14 124.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 124.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:03:40.358Z] #14 125.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-21T15:03:40.358Z] #14 125.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 125.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:03:40.358Z] #14 125.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:03:40.358Z] #14 125.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 125.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:03:40.358Z] #14 125.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:03:40.358Z] #14 125.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:03:40.358Z] #14 125.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:03:40.358Z] #14 126.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:03:40.358Z] #14 127.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:03:40.358Z] #14 127.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:03:40.358Z] #14 127.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:03:40.358Z] #14 127.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:03:40.358Z] #14 127.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:03:40.358Z] #14 127.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:03:40.358Z] #14 127.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-21T15:03:40.358Z] #14 127.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:40.358Z] #14 127.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:03:40.528Z] #77 91.75 checking for systemd/sd-bus.h... yes [2022-07-21T15:03:40.528Z] #77 91.76 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-21T15:03:40.615Z] #14 127.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:03:40.615Z] #14 127.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:03:40.615Z] #14 127.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:03:40.615Z] #14 127.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:03:40.615Z] #14 127.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:03:40.888Z] #77 92.16 checking for sd_notify_barrier... yes [2022-07-21T15:03:40.984Z] #14 ... [2022-07-21T15:03:40.984Z] [2022-07-21T15:03:40.984Z] #77 [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-07-21T15:03:40.984Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:40.984Z] #77 46.70 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-21T15:03:41.179Z] #14 ... [2022-07-21T15:03:41.179Z] [2022-07-21T15:03:41.179Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:03:41.179Z] #67 sha256:8fbc405b9ba1897cc0c2fbc25c76bf1f6539ae6bbcb2af8fe496968c9f0cb7bc [2022-07-21T15:03:41.179Z] #67 127.7 rootlesskit version 1.0.0 [2022-07-21T15:03:41.179Z] #67 127.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-21T15:03:41.179Z] #67 127.7 -container-ip string [2022-07-21T15:03:41.179Z] #67 127.7 container ip [2022-07-21T15:03:41.179Z] #67 127.7 -container-port int [2022-07-21T15:03:41.179Z] #67 127.7 container port (default -1) [2022-07-21T15:03:41.179Z] #67 127.7 -host-ip string [2022-07-21T15:03:41.179Z] #67 127.7 host ip [2022-07-21T15:03:41.179Z] #67 127.7 -host-port int [2022-07-21T15:03:41.179Z] #67 127.7 host port (default -1) [2022-07-21T15:03:41.179Z] #67 127.7 -proto string [2022-07-21T15:03:41.179Z] #67 127.7 proxy protocol (default "tcp") [2022-07-21T15:03:41.182Z] #77 92.47 checking linux/bpf.h usability... yes [2022-07-21T15:03:41.182Z] #77 92.64 checking linux/bpf.h presence... yes [2022-07-21T15:03:41.182Z] #77 92.69 checking for linux/bpf.h... yes [2022-07-21T15:03:41.436Z] #67 DONE 127.9s [2022-07-21T15:03:41.436Z] [2022-07-21T15:03:41.436Z] #14 [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-07-21T15:03:41.436Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:41.436Z] #14 DONE 128.2s [2022-07-21T15:03:41.436Z] [2022-07-21T15:03:41.436Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-21T15:03:41.436Z] #68 sha256:2a6f6bd3c225f955823247f387182435e93cec82f53581bd9d774314aa69b8ce [2022-07-21T15:03:41.458Z] #77 92.70 checking compilation for eBPF... yes [2022-07-21T15:03:41.458Z] #77 92.94 checking for criu >= 3.15... no [2022-07-21T15:03:41.458Z] #77 92.97 configure: CRIU headers not found, building without CRIU support [2022-07-21T15:03:41.458Z] #77 92.97 checking for criu > 3.16... no [2022-07-21T15:03:41.458Z] #77 93.00 configure: CRIU version doesn't support join-ns API [2022-07-21T15:03:41.692Z] #68 DONE 0.3s [2022-07-21T15:03:41.692Z] [2022-07-21T15:03:41.692Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-21T15:03:41.692Z] #59 sha256:d84af205ecb1b74e59204f343484442a3527141beac3019ff15e79d22e5bff7f [2022-07-21T15:03:41.692Z] #59 DONE 0.4s [2022-07-21T15:03:41.692Z] [2022-07-21T15:03:41.692Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-21T15:03:41.692Z] #69 sha256:d91f291643c699ad7fd902850c21c6cb7cd4f1034dcc553b82f0c7062c8fc5f3 [2022-07-21T15:03:41.717Z] #77 93.00 checking for criu > 3.16.1... no [2022-07-21T15:03:41.717Z] #77 93.02 configure: CRIU version doesn't support for pre-dumping [2022-07-21T15:03:41.717Z] #77 93.02 checking for new mount API (fsconfig)... yes [2022-07-21T15:03:41.717Z] #77 93.12 checking for seccomp notify API... yes [2022-07-21T15:03:41.717Z] #77 93.24 checking for gperf... no [2022-07-21T15:03:41.717Z] #77 93.24 configure: gperf not found - cannot rebuild signal parser code [2022-07-21T15:03:41.949Z] #69 DONE 0.2s [2022-07-21T15:03:41.949Z] [2022-07-21T15:03:41.949Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:03:41.949Z] #60 sha256:65159b18131a2672bf954c6c00fae68174eafe8b6a5789b489d454bc76f021a7 [2022-07-21T15:03:41.981Z] #77 93.24 checking for library containing argp_parse... none required [2022-07-21T15:03:42.192Z] #64 ... [2022-07-21T15:03:42.192Z] [2022-07-21T15:03:42.192Z] #14 [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-07-21T15:03:42.192Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:42.192Z] #14 143.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-21T15:03:42.242Z] #77 93.51 checking that generated files are newer than configure... done [2022-07-21T15:03:42.242Z] #77 93.51 configure: creating ./config.status [2022-07-21T15:03:42.453Z] #14 143.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:42.453Z] #14 143.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:43.075Z] #19 243.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-21T15:03:43.075Z] #19 243.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:43.075Z] #19 243.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:03:43.075Z] #19 243.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-21T15:03:43.075Z] #19 243.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-21T15:03:43.075Z] #19 243.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-21T15:03:43.075Z] #19 243.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-21T15:03:43.075Z] #19 243.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:43.075Z] #19 243.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-21T15:03:43.075Z] #19 244.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-21T15:03:43.075Z] #19 244.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:43.075Z] #19 244.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:43.075Z] #19 244.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-21T15:03:43.075Z] #19 244.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:43.075Z] #19 244.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:03:44.771Z] #77 96.17 config.status: creating Makefile [2022-07-21T15:03:44.772Z] #77 96.24 config.status: creating rpm/crun.spec [2022-07-21T15:03:44.772Z] #77 96.32 config.status: creating config.h [2022-07-21T15:03:45.030Z] #77 96.35 config.status: executing libtool commands [2022-07-21T15:03:45.030Z] #77 96.40 config.status: executing depfiles commands [2022-07-21T15:03:45.288Z] #77 ... [2022-07-21T15:03:45.288Z] [2022-07-21T15:03:45.288Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:03:45.288Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-21T15:03:45.288Z] #21 10.01 Reading package lists... [2022-07-21T15:03:45.288Z] #21 12.89 Building dependency tree... [2022-07-21T15:03:45.288Z] #21 14.55 The following additional packages will be installed: [2022-07-21T15:03:45.288Z] #21 14.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:03:45.288Z] #21 14.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-21T15:03:45.288Z] #21 14.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:03:45.288Z] #21 14.56 python3-pkg-resources vim-runtime xxd [2022-07-21T15:03:45.288Z] #21 14.57 Suggested packages: [2022-07-21T15:03:45.288Z] #21 14.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-21T15:03:45.288Z] #21 14.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-21T15:03:45.288Z] #21 14.57 acl attr quota [2022-07-21T15:03:45.288Z] #21 14.57 Recommended packages: [2022-07-21T15:03:45.288Z] #21 14.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-21T15:03:45.288Z] #21 15.92 The following NEW packages will be installed: [2022-07-21T15:03:45.288Z] #21 15.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-21T15:03:45.288Z] #21 15.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:03:45.288Z] #21 15.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-21T15:03:45.288Z] #21 15.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-21T15:03:45.288Z] #21 15.92 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:03:45.288Z] #21 15.92 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-21T15:03:45.288Z] #21 15.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-21T15:03:45.288Z] #21 15.92 xz-utils zip zstd [2022-07-21T15:03:45.288Z] #21 16.24 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:03:45.288Z] #21 16.24 Need to get 27.0 MB of archives. [2022-07-21T15:03:45.288Z] #21 16.24 After this operation, 105 MB of additional disk space will be used. [2022-07-21T15:03:45.288Z] #21 16.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-21T15:03:45.288Z] #21 16.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-21T15:03:45.288Z] #21 16.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-21T15:03:45.288Z] #21 16.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-21T15:03:45.288Z] #21 16.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-21T15:03:45.288Z] #21 16.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-21T15:03:45.288Z] #21 16.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-21T15:03:45.288Z] #21 16.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-21T15:03:45.288Z] #21 16.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:03:45.288Z] #21 16.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:03:45.288Z] #21 16.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-21T15:03:45.288Z] #21 16.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-21T15:03:45.288Z] #21 16.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-21T15:03:45.288Z] #21 16.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-21T15:03:45.288Z] #21 16.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-21T15:03:45.288Z] #21 16.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-21T15:03:45.288Z] #21 16.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-21T15:03:45.288Z] #21 16.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-21T15:03:45.288Z] #21 16.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-21T15:03:45.288Z] #21 16.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-21T15:03:45.288Z] #21 16.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-21T15:03:45.288Z] #21 16.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-21T15:03:45.288Z] #21 16.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-21T15:03:45.288Z] #21 16.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-21T15:03:45.288Z] #21 16.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-21T15:03:45.288Z] #21 16.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-21T15:03:45.288Z] #21 16.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-21T15:03:45.288Z] #21 16.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-21T15:03:45.288Z] #21 16.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-21T15:03:45.288Z] #21 16.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-21T15:03:45.288Z] #21 16.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-21T15:03:45.288Z] #21 16.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-21T15:03:45.288Z] #21 16.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-21T15:03:45.288Z] #21 16.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-21T15:03:45.288Z] #21 16.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-21T15:03:45.288Z] #21 16.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-21T15:03:45.288Z] #21 16.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-21T15:03:45.288Z] #21 16.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:03:45.288Z] #21 16.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-21T15:03:45.288Z] #21 16.89 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-21T15:03:45.288Z] #21 16.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-21T15:03:45.288Z] #21 16.89 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-21T15:03:45.288Z] #21 16.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-21T15:03:45.288Z] #21 16.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-21T15:03:45.288Z] #21 16.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-21T15:03:45.288Z] #21 17.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-21T15:03:45.288Z] #21 17.19 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-21T15:03:45.288Z] #21 17.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-21T15:03:45.288Z] #21 17.21 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-21T15:03:45.288Z] #21 17.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:03:45.288Z] #21 17.92 Fetched 27.0 MB in 1s (21.0 MB/s) [2022-07-21T15:03:45.288Z] #21 18.00 Selecting previously unselected package pigz. [2022-07-21T15:03:45.289Z] #21 18.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-07-21T15:03:45.289Z] #21 18.06 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.06 Unpacking pigz (2.6-1) ... [2022-07-21T15:03:45.289Z] #21 18.14 Selecting previously unselected package libelf1:arm64. [2022-07-21T15:03:45.289Z] #21 18.15 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.17 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-21T15:03:45.289Z] #21 18.32 Selecting previously unselected package libbpf0:arm64. [2022-07-21T15:03:45.289Z] #21 18.33 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.33 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-21T15:03:45.289Z] #21 18.45 Selecting previously unselected package libcap2:arm64. [2022-07-21T15:03:45.289Z] #21 18.45 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.46 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-21T15:03:45.289Z] #21 18.54 Selecting previously unselected package libmnl0:arm64. [2022-07-21T15:03:45.289Z] #21 18.54 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.55 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-21T15:03:45.289Z] #21 18.64 Selecting previously unselected package libxtables12:arm64. [2022-07-21T15:03:45.289Z] #21 18.64 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.65 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-21T15:03:45.289Z] #21 18.72 Selecting previously unselected package libcap2-bin. [2022-07-21T15:03:45.289Z] #21 18.72 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-21T15:03:45.289Z] #21 18.84 Selecting previously unselected package iproute2. [2022-07-21T15:03:45.289Z] #21 18.84 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 18.85 Unpacking iproute2 (5.10.0-4) ... [2022-07-21T15:03:45.289Z] #21 19.23 Selecting previously unselected package xxd. [2022-07-21T15:03:45.289Z] #21 19.24 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-21T15:03:45.289Z] #21 19.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:03:45.289Z] #21 19.34 Selecting previously unselected package vim-common. [2022-07-21T15:03:45.289Z] #21 19.34 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:03:45.289Z] #21 19.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:03:45.289Z] #21 19.52 Selecting previously unselected package bash-completion. [2022-07-21T15:03:45.289Z] #21 19.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-21T15:03:46.122Z] #60 ... [2022-07-21T15:03:46.122Z] [2022-07-21T15:03:46.122Z] #77 [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-07-21T15:03:46.122Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:46.122Z] #77 71.84 configure.ac:7: installing 'build-aux/compile' [2022-07-21T15:03:46.122Z] #77 71.85 configure.ac:9: installing 'build-aux/config.guess' [2022-07-21T15:03:46.122Z] #77 71.86 configure.ac:9: installing 'build-aux/config.sub' [2022-07-21T15:03:46.122Z] #77 71.88 configure.ac:11: installing 'build-aux/install-sh' [2022-07-21T15:03:46.122Z] #77 71.88 configure.ac:11: installing 'build-aux/missing' [2022-07-21T15:03:46.122Z] #77 72.10 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:03:46.122Z] #77 72.27 parallel-tests: installing 'build-aux/test-driver' [2022-07-21T15:03:46.122Z] #77 74.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:03:46.122Z] #77 74.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:03:46.122Z] #77 75.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:03:46.122Z] #77 75.03 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:03:46.122Z] #77 75.12 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:03:46.122Z] #77 75.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:03:46.122Z] #77 75.26 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:03:46.122Z] #77 75.35 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:03:46.225Z] #21 ... [2022-07-21T15:03:46.225Z] [2022-07-21T15:03:46.225Z] #77 [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-07-21T15:03:46.225Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:46.225Z] #77 97.63 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-21T15:03:46.225Z] #77 97.66 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:03:46.660Z] #14 ... [2022-07-21T15:03:46.660Z] [2022-07-21T15:03:46.660Z] #77 [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-07-21T15:03:46.660Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:46.660Z] #77 86.36 configure.ac:7: installing './compile' [2022-07-21T15:03:46.660Z] #77 86.39 configure.ac:11: installing './config.guess' [2022-07-21T15:03:46.660Z] #77 86.41 configure.ac:11: installing './config.sub' [2022-07-21T15:03:46.660Z] #77 86.43 configure.ac:8: installing './install-sh' [2022-07-21T15:03:46.660Z] #77 86.45 configure.ac:8: installing './missing' [2022-07-21T15:03:46.660Z] #77 86.62 Makefile.am: installing './depcomp' [2022-07-21T15:03:46.660Z] #77 88.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:03:46.660Z] #77 88.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:03:46.660Z] #77 88.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:03:46.660Z] #77 88.99 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:03:46.660Z] #77 89.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:03:46.660Z] #77 89.44 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:03:46.660Z] #77 89.56 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:03:46.660Z] #77 89.72 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:03:46.660Z] #77 90.11 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:03:46.688Z] #77 ... [2022-07-21T15:03:46.688Z] [2022-07-21T15:03:46.688Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:03:46.688Z] #60 sha256:65159b18131a2672bf954c6c00fae68174eafe8b6a5789b489d454bc76f021a7 [2022-07-21T15:03:46.688Z] #60 4.753 + RM_GOPATH=0 [2022-07-21T15:03:46.688Z] #60 4.753 + TMP_GOPATH= [2022-07-21T15:03:46.688Z] #60 4.753 + : /build [2022-07-21T15:03:46.688Z] #60 4.753 + '[' -z '' ']' [2022-07-21T15:03:46.688Z] #60 4.753 ++ mktemp -d [2022-07-21T15:03:46.688Z] #60 4.753 + export GOPATH=/tmp/tmp.e3DiphgbSn [2022-07-21T15:03:46.688Z] #60 4.753 + GOPATH=/tmp/tmp.e3DiphgbSn [2022-07-21T15:03:46.688Z] #60 4.753 + RM_GOPATH=1 [2022-07-21T15:03:46.688Z] #60 4.753 + case "$(go env GOARCH)" in [2022-07-21T15:03:46.688Z] #60 4.753 ++ go env GOARCH [2022-07-21T15:03:46.688Z] #60 ... [2022-07-21T15:03:46.688Z] [2022-07-21T15:03:46.688Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:03:46.688Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-21T15:03:46.688Z] #15 DONE 5.2s [2022-07-21T15:03:46.688Z] [2022-07-21T15:03:46.688Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:03:46.688Z] #60 sha256:65159b18131a2672bf954c6c00fae68174eafe8b6a5789b489d454bc76f021a7 [2022-07-21T15:03:46.688Z] #60 4.836 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:03:46.688Z] #60 4.836 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:03:46.688Z] #60 4.836 ++ dirname /install.sh [2022-07-21T15:03:46.688Z] #60 4.836 + dir=/ [2022-07-21T15:03:46.688Z] #60 4.836 + bin=runc [2022-07-21T15:03:46.688Z] #60 4.836 + shift [2022-07-21T15:03:46.688Z] #60 4.836 + '[' '!' -f //runc.installer ']' [2022-07-21T15:03:46.688Z] #60 4.836 + . //runc.installer [2022-07-21T15:03:46.688Z] #60 4.836 ++ set -e [2022-07-21T15:03:46.688Z] #60 4.836 ++ : v1.1.2 [2022-07-21T15:03:46.688Z] #60 4.836 + install_runc [2022-07-21T15:03:46.688Z] #60 4.836 + RUNC_BUILDTAGS=seccomp [2022-07-21T15:03:46.688Z] #60 4.836 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-21T15:03:46.688Z] #60 4.836 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e3DiphgbSn/src/github.com/opencontainers/runc [2022-07-21T15:03:46.688Z] #60 4.836 Cloning into '/tmp/tmp.e3DiphgbSn/src/github.com/opencontainers/runc'... [2022-07-21T15:03:46.688Z] #60 4.840 Install runc version v1.1.2 (build tags: seccomp) [2022-07-21T15:03:46.747Z] #77 98.03 checking for gcc... gcc [2022-07-21T15:03:47.006Z] #77 98.18 checking whether the C compiler works... yes [2022-07-21T15:03:47.006Z] #77 98.37 checking for C compiler default output file name... a.out [2022-07-21T15:03:47.006Z] #77 98.37 checking for suffix of executables... [2022-07-21T15:03:47.264Z] #77 98.58 checking whether we are cross compiling... no [2022-07-21T15:03:47.264Z] #77 98.78 checking for suffix of object files... o [2022-07-21T15:03:47.525Z] #77 98.89 checking whether we are using the GNU C compiler... yes [2022-07-21T15:03:47.784Z] #77 99.00 checking whether gcc accepts -g... yes [2022-07-21T15:03:48.043Z] #77 99.18 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:03:48.043Z] #77 99.32 checking whether gcc understands -c and -o together... yes [2022-07-21T15:03:48.302Z] #77 99.50 checking how to run the C preprocessor... gcc -E [2022-07-21T15:03:48.302Z] #77 99.77 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:03:48.302Z] #77 99.78 checking for egrep... /bin/grep -E [2022-07-21T15:03:48.345Z] #19 248.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-21T15:03:48.345Z] #19 248.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:48.345Z] #19 248.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:03:48.345Z] #19 249.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-21T15:03:48.345Z] #19 249.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-21T15:03:48.345Z] #19 249.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-21T15:03:48.345Z] #19 249.3 Selecting previously unselected package libc6-s390x-cross. [2022-07-21T15:03:48.345Z] #19 249.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:48.345Z] #19 249.3 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-21T15:03:48.345Z] #19 249.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-21T15:03:48.345Z] #19 249.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.345Z] #19 249.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.345Z] #19 249.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-21T15:03:48.345Z] #19 249.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.345Z] #19 249.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.345Z] #19 249.7 Selecting previously unselected package libitm1-s390x-cross. [2022-07-21T15:03:48.345Z] #19 249.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.345Z] #19 249.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.345Z] #19 249.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-21T15:03:48.604Z] #19 249.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.604Z] #19 249.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.604Z] #19 249.7 Selecting previously unselected package libasan6-s390x-cross. [2022-07-21T15:03:48.604Z] #19 249.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.604Z] #19 249.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.604Z] #19 250.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-21T15:03:48.604Z] #19 250.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.604Z] #19 250.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.604Z] #19 250.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-21T15:03:48.604Z] #19 250.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.604Z] #19 250.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.866Z] #19 250.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-21T15:03:48.866Z] #19 250.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:48.866Z] #19 250.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:48.866Z] #19 250.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-21T15:03:48.870Z] #77 99.80 checking for ANSI C header files... yes [2022-07-21T15:03:48.870Z] #77 100.3 checking for sys/types.h... yes [2022-07-21T15:03:49.081Z] #77 ... [2022-07-21T15:03:49.081Z] [2022-07-21T15:03:49.081Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:03:49.081Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:03:49.124Z] #19 250.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:49.124Z] #19 250.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:03:49.128Z] #77 100.5 checking for sys/stat.h... yes [2022-07-21T15:03:49.387Z] #77 100.7 checking for stdlib.h... yes [2022-07-21T15:03:49.646Z] #77 101.0 checking for string.h... yes [2022-07-21T15:03:49.905Z] #77 101.1 checking for memory.h... yes [2022-07-21T15:03:49.905Z] #77 101.3 checking for strings.h... yes [2022-07-21T15:03:50.163Z] #77 101.5 checking for inttypes.h... yes [2022-07-21T15:03:50.164Z] #77 101.7 checking for stdint.h... yes [2022-07-21T15:03:50.681Z] #77 101.8 checking for unistd.h... yes [2022-07-21T15:03:50.681Z] #77 102.0 checking minix/config.h usability... no [2022-07-21T15:03:50.681Z] #77 102.1 checking minix/config.h presence... no [2022-07-21T15:03:50.681Z] #77 102.2 checking for minix/config.h... no [2022-07-21T15:03:50.864Z] #60 ... [2022-07-21T15:03:50.864Z] [2022-07-21T15:03:50.864Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-21T15:03:50.864Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-21T15:03:50.864Z] #16 DONE 3.7s [2022-07-21T15:03:50.864Z] [2022-07-21T15:03:50.864Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-21T15:03:50.864Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-21T15:03:50.940Z] #77 102.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-21T15:03:51.199Z] #77 102.3 checking build system type... aarch64-unknown-linux-gnu [2022-07-21T15:03:51.199Z] #77 102.7 checking host system type... aarch64-unknown-linux-gnu [2022-07-21T15:03:51.199Z] #77 102.7 checking how to print strings... printf [2022-07-21T15:03:51.199Z] #77 102.7 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:03:51.199Z] #77 102.7 checking for fgrep... /bin/grep -F [2022-07-21T15:03:51.199Z] #77 102.7 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:03:51.199Z] #77 102.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:03:51.199Z] #77 102.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:03:51.458Z] #77 102.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:03:51.458Z] #77 102.9 checking whether ln -s works... yes [2022-07-21T15:03:51.458Z] #77 102.9 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:03:51.458Z] #77 102.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-21T15:03:51.458Z] #77 102.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:03:51.458Z] #77 102.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:03:51.458Z] #77 102.9 checking for objdump... objdump [2022-07-21T15:03:51.458Z] #77 102.9 checking how to recognize dependent libraries... pass_all [2022-07-21T15:03:51.458Z] #77 102.9 checking for dlltool... no [2022-07-21T15:03:51.458Z] #77 102.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:03:51.458Z] #77 102.9 checking for ar... ar [2022-07-21T15:03:51.458Z] #77 102.9 checking for archiver @FILE support... @ [2022-07-21T15:03:51.667Z] #64 74.19 Updating files: 32% (1578/4897) Updating files: 33% (1617/4897) Updating files: 34% (1665/4897) Updating files: 35% (1714/4897) Updating files: 36% (1763/4897) Updating files: 37% (1812/4897) Updating files: 38% (1861/4897) Updating files: 39% (1910/4897) Updating files: 40% (1959/4897) Updating files: 41% (2008/4897) Updating files: 42% (2057/4897) Updating files: 43% (2106/4897) Updating files: 44% (2155/4897) Updating files: 45% (2204/4897) Updating files: 46% (2253/4897) Updating files: 47% (2302/4897) Updating files: 48% (2351/4897) Updating files: 49% (2400/4897) Updating files: 50% (2449/4897) Updating files: 51% (2498/4897) Updating files: 52% (2547/4897) Updating files: 53% (2596/4897) Updating files: 54% (2645/4897) Updating files: 55% (2694/4897) Updating files: 56% (2743/4897) Updating files: 57% (2792/4897) Updating files: 58% (2841/4897) Updating files: 59% (2890/4897) Updating files: 59% (2935/4897) Updating files: 60% (2939/4897) Updating files: 61% (2988/4897) Updating files: 62% (3037/4897) Updating files: 63% (3086/4897) Updating files: 64% (3135/4897) Updating files: 65% (3184/4897) Updating files: 66% (3233/4897) Updating files: 67% (3281/4897) Updating files: 68% (3330/4897) Updating files: 69% (3379/4897) Updating files: 70% (3428/4897) Updating files: 71% (3477/4897) Updating files: 72% (3526/4897) Updating files: 73% (3575/4897) Updating files: 74% (3624/4897) Updating files: 75% (3673/4897) Updating files: 76% (3722/4897) Updating files: 77% (3771/4897) Updating files: 78% (3820/4897) Updating files: 79% (3869/4897) Updating files: 80% (3918/4897) Updating files: 81% (3967/4897) Updating files: 81% (4004/4897) Updating files: 82% (4016/4897) Updating files: 83% (4065/4897) Updating files: 84% (4114/4897) Updating files: 85% (4163/4897) Updating files: 86% (4212/4897) Updating files: 87% (4261/4897) Updating files: 88% (4310/4897) Updating files: 89% (4359/4897) Updating files: 90% (4408/4897) Updating files: 91% (4457/4897) Updating files: 92% (4506/4897) Updating files: 93% (4555/4897) Updating files: 94% (4604/4897) Updating files: 95% (4653/4897) Updating files: 96% (4702/4897) Updating files: 97% (4751/4897) Updating files: 98% (4800/4897) Updating files: 98% (4831/4897) Updating files: 99% (4849/4897) Updating files: 100% (4897/4897) Updating files: 100% (4897/4897), done. [2022-07-21T15:03:51.667Z] #64 77.32 + cd /tmp/tmp.pX5puIUldg/src/github.com/containerd/containerd [2022-07-21T15:03:51.716Z] #77 103.1 checking for strip... strip [2022-07-21T15:03:51.716Z] #77 103.1 checking for ranlib... ranlib [2022-07-21T15:03:51.716Z] #77 103.1 checking for gawk... no [2022-07-21T15:03:51.716Z] #77 103.1 checking for mawk... mawk [2022-07-21T15:03:51.925Z] #64 77.33 + git checkout -q v1.6.6 [2022-07-21T15:03:51.974Z] #77 103.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:03:51.974Z] #77 103.5 checking for sysroot... no [2022-07-21T15:03:51.974Z] #77 103.5 checking for a working dd... /bin/dd [2022-07-21T15:03:51.975Z] #77 103.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:03:51.975Z] #77 103.6 checking for mt... no [2022-07-21T15:03:51.975Z] #77 103.6 checking if : is a manifest tool... no [2022-07-21T15:03:52.233Z] #77 103.6 checking for dlfcn.h... yes [2022-07-21T15:03:52.233Z] #77 103.7 checking for objdir... .libs [2022-07-21T15:03:52.801Z] #77 104.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:03:52.801Z] #77 104.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:03:52.801Z] #77 104.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:03:53.310Z] #19 254.7 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-21T15:03:53.318Z] #77 104.4 checking if gcc static flag -static works... yes [2022-07-21T15:03:53.568Z] #19 254.7 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:53.568Z] #19 254.7 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:03:53.568Z] #19 254.7 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-21T15:03:53.568Z] #19 254.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-21T15:03:53.568Z] #19 254.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-21T15:03:53.568Z] #19 254.9 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-21T15:03:53.568Z] #19 254.9 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-21T15:03:53.568Z] #19 254.9 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-21T15:03:53.576Z] #77 104.8 checking if gcc supports -c -o file.o... yes [2022-07-21T15:03:53.576Z] #77 104.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:03:53.576Z] #77 104.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-21T15:03:53.827Z] #19 255.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-21T15:03:53.827Z] #19 255.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-21T15:03:53.827Z] #19 255.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:53.834Z] #77 105.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:03:53.834Z] #77 105.3 checking how to hardcode library paths into programs... immediate [2022-07-21T15:03:53.834Z] #77 105.3 checking whether stripping libraries is possible... yes [2022-07-21T15:03:53.834Z] #77 105.4 checking if libtool supports shared libraries... yes [2022-07-21T15:03:53.834Z] #77 105.4 checking whether to build shared libraries... no [2022-07-21T15:03:53.834Z] #77 105.4 checking whether to build static libraries... yes [2022-07-21T15:03:54.085Z] #19 255.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-21T15:03:54.092Z] #77 105.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:03:54.092Z] #77 105.4 checking whether build environment is sane... yes [2022-07-21T15:03:54.092Z] #77 105.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:03:54.092Z] #77 105.5 checking whether make sets $(MAKE)... yes [2022-07-21T15:03:54.092Z] #77 105.6 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:03:54.139Z] #17 3.204 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-21T15:03:54.139Z] #17 DONE 3.2s [2022-07-21T15:03:54.139Z] [2022-07-21T15:03:54.139Z] #77 [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-07-21T15:03:54.139Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:54.139Z] #77 ... [2022-07-21T15:03:54.139Z] [2022-07-21T15:03:54.139Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-21T15:03:54.139Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-21T15:03:54.344Z] #19 255.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-21T15:03:54.344Z] #19 255.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:03:54.350Z] #77 105.6 checking whether make supports nested variables... yes [2022-07-21T15:03:54.350Z] #77 105.7 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:03:54.350Z] #77 105.7 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:03:54.350Z] #77 105.7 checking how to create a ustar tar archive... gnutar [2022-07-21T15:03:54.448Z] #64 79.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-21T15:03:54.448Z] #64 79.83 + BUILDTAGS='netgo osusergo static_build' [2022-07-21T15:03:54.448Z] #64 79.83 + export EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:03:54.448Z] #64 79.83 + EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:03:54.448Z] #64 79.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-21T15:03:54.448Z] #64 79.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-21T15:03:54.448Z] #64 79.83 + '[' '' = dynamic ']' [2022-07-21T15:03:54.448Z] #64 79.83 + make [2022-07-21T15:03:54.608Z] #77 105.8 checking dependency style of gcc... gcc3 [2022-07-21T15:03:54.608Z] #77 106.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:03:54.608Z] #77 106.0 checking whether make supports nested variables... (cached) yes [2022-07-21T15:03:54.608Z] #77 106.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:03:54.608Z] #77 106.0 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:03:54.608Z] #77 106.0 checking for yajl >= 2.1.0... yes [2022-07-21T15:03:54.608Z] #77 106.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:03:54.608Z] #77 106.0 checking for gcc... (cached) gcc [2022-07-21T15:03:54.608Z] #77 106.1 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:03:54.608Z] #77 106.1 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:03:54.608Z] #77 106.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:03:54.608Z] #77 106.1 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:03:54.608Z] #77 106.1 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:03:54.804Z] #77 ... [2022-07-21T15:03:54.804Z] [2022-07-21T15:03:54.804Z] #14 [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-07-21T15:03:54.804Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:54.804Z] #14 156.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-21T15:03:54.804Z] #14 156.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:54.804Z] #14 156.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:03:54.866Z] #77 106.2 checking for python3... /usr/bin/python3 [2022-07-21T15:03:54.866Z] #77 106.2 checking for python3 version... 3.9 [2022-07-21T15:03:54.866Z] #77 106.2 checking for python3 platform... linux [2022-07-21T15:03:54.866Z] #77 106.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:03:55.124Z] #77 106.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:03:55.124Z] #77 106.7 checking that generated files are newer than configure... done [2022-07-21T15:03:55.124Z] #77 106.7 configure: creating ./config.status [2022-07-21T15:03:55.508Z] #18 DONE 2.0s [2022-07-21T15:03:55.508Z] [2022-07-21T15:03:55.508Z] #77 [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-07-21T15:03:55.508Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:55.508Z] #77 91.40 configure.ac:11: installing 'build-aux/compile' [2022-07-21T15:03:55.508Z] #77 91.42 configure.ac:11: installing 'build-aux/config.guess' [2022-07-21T15:03:55.508Z] #77 91.43 configure.ac:11: installing 'build-aux/config.sub' [2022-07-21T15:03:55.508Z] #77 91.43 configure.ac:13: installing 'build-aux/install-sh' [2022-07-21T15:03:55.508Z] #77 91.43 configure.ac:13: installing 'build-aux/missing' [2022-07-21T15:03:55.508Z] #77 91.44 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-21T15:03:56.073Z] #77 91.82 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:03:56.971Z] #64 82.30 + bin/ctr [2022-07-21T15:03:56.971Z] #64 ... [2022-07-21T15:03:56.971Z] [2022-07-21T15:03:56.971Z] #14 [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-07-21T15:03:56.971Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:03:56.971Z] #14 141.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-21T15:03:56.971Z] #14 141.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:03:56.971Z] #14 141.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:03:57.654Z] #77 ... [2022-07-21T15:03:57.654Z] [2022-07-21T15:03:57.654Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:03:57.654Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-21T15:03:57.654Z] #21 22.13 Unpacking bash-completion (1:2.11-2) ... [2022-07-21T15:03:57.654Z] #21 22.69 Selecting previously unselected package bzip2. [2022-07-21T15:03:57.654Z] #21 22.70 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 22.70 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:03:57.654Z] #21 22.79 Selecting previously unselected package xz-utils. [2022-07-21T15:03:57.654Z] #21 22.79 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 22.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:03:57.654Z] #21 22.97 Selecting previously unselected package apparmor. [2022-07-21T15:03:57.654Z] #21 22.98 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 23.06 Unpacking apparmor (2.13.6-10) ... [2022-07-21T15:03:57.654Z] #21 23.49 Selecting previously unselected package inetutils-ping. [2022-07-21T15:03:57.654Z] #21 23.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 23.52 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-21T15:03:57.654Z] #21 23.65 Selecting previously unselected package libip4tc2:arm64. [2022-07-21T15:03:57.654Z] #21 23.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 23.65 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-21T15:03:57.654Z] #21 23.75 Selecting previously unselected package libip6tc2:arm64. [2022-07-21T15:03:57.654Z] #21 23.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 23.76 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-21T15:03:57.654Z] #21 23.84 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-21T15:03:57.654Z] #21 23.85 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 23.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-21T15:03:57.654Z] #21 23.92 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-21T15:03:57.654Z] #21 23.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 23.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-21T15:03:57.654Z] #21 24.02 Selecting previously unselected package libnftnl11:arm64. [2022-07-21T15:03:57.654Z] #21 24.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.02 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-21T15:03:57.654Z] #21 24.12 Selecting previously unselected package iptables. [2022-07-21T15:03:57.654Z] #21 24.12 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.13 Unpacking iptables (1.8.7-1) ... [2022-07-21T15:03:57.654Z] #21 24.45 Selecting previously unselected package libonig5:arm64. [2022-07-21T15:03:57.654Z] #21 24.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.46 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-21T15:03:57.654Z] #21 24.61 Selecting previously unselected package libjq1:arm64. [2022-07-21T15:03:57.654Z] #21 24.61 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.62 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-21T15:03:57.654Z] #21 24.74 Selecting previously unselected package jq. [2022-07-21T15:03:57.654Z] #21 24.75 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.76 Unpacking jq (1.6-2.1) ... [2022-07-21T15:03:57.654Z] #21 24.84 Selecting previously unselected package libaio1:arm64. [2022-07-21T15:03:57.654Z] #21 24.84 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.85 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-21T15:03:57.654Z] #21 24.91 Selecting previously unselected package libgpm2:arm64. [2022-07-21T15:03:57.654Z] #21 24.91 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 24.91 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-21T15:03:57.654Z] #21 25.04 Selecting previously unselected package libicu67:arm64. [2022-07-21T15:03:57.654Z] #21 25.04 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 25.05 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-21T15:03:57.654Z] #21 28.11 Selecting previously unselected package libinih1:arm64. [2022-07-21T15:03:57.654Z] #21 28.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.12 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-21T15:03:57.654Z] #21 28.18 Selecting previously unselected package libnet1:arm64. [2022-07-21T15:03:57.654Z] #21 28.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:03:57.654Z] #21 28.30 Selecting previously unselected package libnl-3-200:arm64. [2022-07-21T15:03:57.654Z] #21 28.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-21T15:03:57.654Z] #21 28.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-21T15:03:57.654Z] #21 28.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-21T15:03:57.654Z] #21 28.48 Selecting previously unselected package libyajl2:arm64. [2022-07-21T15:03:57.654Z] #21 28.49 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.49 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-21T15:03:57.654Z] #21 28.56 Selecting previously unselected package net-tools. [2022-07-21T15:03:57.654Z] #21 28.59 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.60 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:03:57.654Z] #21 28.83 Selecting previously unselected package patch. [2022-07-21T15:03:57.654Z] #21 28.83 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 28.83 Unpacking patch (2.7.6-7) ... [2022-07-21T15:03:57.654Z] #21 28.95 Selecting previously unselected package python-pip-whl. [2022-07-21T15:03:57.654Z] #21 28.97 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:03:57.654Z] #21 28.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:03:57.654Z] #21 29.51 Selecting previously unselected package python3-lib2to3. [2022-07-21T15:03:57.654Z] #21 29.51 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-21T15:03:57.654Z] #21 29.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:03:57.654Z] #21 29.64 Selecting previously unselected package python3-distutils. [2022-07-21T15:03:57.654Z] #21 29.64 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-21T15:03:57.654Z] #21 29.65 Unpacking python3-distutils (3.9.2-1) ... [2022-07-21T15:03:57.654Z] #21 29.81 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:03:57.654Z] #21 29.82 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:03:57.654Z] #21 29.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:03:57.654Z] #21 29.98 Selecting previously unselected package python3-setuptools. [2022-07-21T15:03:57.654Z] #21 29.98 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-21T15:03:57.654Z] #21 30.02 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-21T15:03:57.654Z] #21 30.32 Selecting previously unselected package python3-wheel. [2022-07-21T15:03:57.654Z] #21 30.32 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-21T15:03:57.654Z] #21 30.33 Unpacking python3-wheel (0.34.2-1) ... [2022-07-21T15:03:57.654Z] #21 30.40 Selecting previously unselected package python3-pip. [2022-07-21T15:03:57.654Z] #21 30.41 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:03:57.654Z] #21 30.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:03:57.654Z] #21 30.68 Selecting previously unselected package sudo. [2022-07-21T15:03:57.654Z] #21 30.68 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 30.69 Unpacking sudo (1.9.5p2-3) ... [2022-07-21T15:03:57.654Z] #21 31.18 Selecting previously unselected package thin-provisioning-tools. [2022-07-21T15:03:57.654Z] #21 31.19 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 31.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:03:57.654Z] #21 31.40 Selecting previously unselected package uidmap. [2022-07-21T15:03:57.654Z] #21 31.43 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-21T15:03:57.654Z] #21 31.44 Unpacking uidmap (1:4.8.1-1) ... [2022-07-21T15:03:57.654Z] #21 31.58 Selecting previously unselected package vim-runtime. [2022-07-21T15:03:57.654Z] #21 31.58 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:03:57.654Z] #21 31.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-21T15:03:57.654Z] #21 31.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-21T15:03:57.654Z] #21 31.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:03:57.781Z] #77 93.24 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:03:57.781Z] #77 93.58 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:03:57.781Z] #77 93.58 checking how to print strings... printf [2022-07-21T15:03:57.781Z] #77 93.60 checking for gcc... gcc [2022-07-21T15:03:57.912Z] #21 ... [2022-07-21T15:03:57.912Z] [2022-07-21T15:03:57.912Z] #77 [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-07-21T15:03:57.912Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:03:57.912Z] #77 109.4 config.status: creating Makefile [2022-07-21T15:03:57.912Z] #77 109.5 config.status: creating config.h [2022-07-21T15:03:58.038Z] #77 93.73 checking whether the C compiler works... [2022-07-21T15:03:58.038Z] #77 ... [2022-07-21T15:03:58.038Z] [2022-07-21T15:03:58.038Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-21T15:03:58.038Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-21T15:03:58.038Z] #19 DONE 2.4s [2022-07-21T15:03:58.038Z] [2022-07-21T15:03:58.038Z] #77 [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-07-21T15:03:58.038Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:03:58.038Z] #77 93.73 checking whether the C compiler works... yes [2022-07-21T15:03:58.038Z] #77 93.96 checking for C compiler default output file name... a.out [2022-07-21T15:03:58.170Z] #77 109.6 config.status: executing libtool commands [2022-07-21T15:03:58.170Z] #77 109.6 config.status: executing depfiles commands [2022-07-21T15:03:58.294Z] #77 93.98 checking for suffix of executables... [2022-07-21T15:03:58.530Z] #19 259.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-21T15:03:58.530Z] #19 259.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-21T15:03:58.530Z] #19 259.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:03:58.530Z] #19 259.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-21T15:03:58.530Z] #19 259.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-21T15:03:58.530Z] #19 259.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-21T15:03:58.530Z] #19 259.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-21T15:03:58.530Z] #19 259.7 Setting up libfile-which-perl (1.23-1) ... [2022-07-21T15:03:58.530Z] #19 259.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-21T15:03:58.530Z] #19 259.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-21T15:03:58.530Z] #19 259.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-21T15:03:58.530Z] #19 259.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-21T15:03:58.530Z] #19 259.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-21T15:03:58.788Z] #19 260.0 Setting up file (1:5.39-3) ... [2022-07-21T15:03:58.788Z] #19 260.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:03:58.788Z] #19 260.0 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:03:58.788Z] #19 260.0 Setting up libyaml-perl (1.30-1) ... [2022-07-21T15:03:58.788Z] #19 260.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-21T15:03:58.788Z] #19 260.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-21T15:03:58.788Z] #19 260.1 Setting up libio-string-perl (1.08-3.1) ... [2022-07-21T15:03:58.788Z] #19 260.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-21T15:03:58.856Z] #77 94.25 checking whether we are cross compiling... no [2022-07-21T15:03:58.856Z] #77 94.59 checking for suffix of object files... o [2022-07-21T15:03:58.856Z] #77 94.71 checking whether we are using the GNU C compiler... yes [2022-07-21T15:03:58.856Z] #77 94.81 checking whether gcc accepts -g... yes [2022-07-21T15:03:59.046Z] #19 260.1 Setting up cross-config (2.6.18+nmu1) ... [2022-07-21T15:03:59.046Z] #19 260.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:03:59.046Z] #19 260.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:03:59.046Z] #19 260.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-21T15:03:59.046Z] #19 260.3 Setting up patch (2.7.6-7) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-21T15:03:59.046Z] #19 260.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-21T15:03:59.046Z] #19 260.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.046Z] #19 260.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:03:59.046Z] #19 260.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-21T15:03:59.105Z] #77 110.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-21T15:03:59.105Z] #77 110.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:03:59.112Z] #77 94.87 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:03:59.303Z] #19 260.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-21T15:03:59.303Z] #19 260.5 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-21T15:03:59.303Z] #19 260.5 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.303Z] #19 260.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.363Z] #77 110.9 checking for gcc... gcc [2022-07-21T15:03:59.368Z] #77 95.01 checking whether gcc understands -c and -o together... yes [2022-07-21T15:03:59.368Z] #77 95.21 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:03:59.368Z] #77 95.23 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:03:59.368Z] #77 95.24 checking for egrep... /bin/grep -E [2022-07-21T15:03:59.368Z] #77 95.26 checking for fgrep... /bin/grep -F [2022-07-21T15:03:59.368Z] #77 95.27 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:03:59.368Z] #77 95.29 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:03:59.368Z] #77 95.29 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:03:59.368Z] #77 95.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:03:59.368Z] #77 95.42 checking whether ln -s works... yes [2022-07-21T15:03:59.368Z] #77 95.42 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:03:59.561Z] #19 260.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.561Z] #19 260.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-21T15:03:59.561Z] #19 260.8 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.561Z] #19 260.8 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.561Z] #19 260.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-21T15:03:59.562Z] #19 260.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-21T15:03:59.562Z] #19 260.9 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.9 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.562Z] #19 260.9 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-21T15:03:59.562Z] #19 261.0 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-21T15:03:59.625Z] #77 95.43 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:03:59.625Z] #77 95.44 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:03:59.625Z] #77 95.44 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:03:59.625Z] #77 95.44 checking for objdump... objdump [2022-07-21T15:03:59.625Z] #77 95.44 checking how to recognize dependent libraries... pass_all [2022-07-21T15:03:59.625Z] #77 95.45 checking for dlltool... no [2022-07-21T15:03:59.625Z] #77 95.45 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:03:59.625Z] #77 95.45 checking for ar... ar [2022-07-21T15:03:59.625Z] #77 95.45 checking for archiver @FILE support... @ [2022-07-21T15:03:59.625Z] #77 95.67 checking for strip... strip [2022-07-21T15:03:59.625Z] #77 95.67 checking for ranlib... ranlib [2022-07-21T15:03:59.625Z] #77 95.68 checking for gawk... no [2022-07-21T15:03:59.625Z] #77 95.68 checking for mawk... mawk [2022-07-21T15:03:59.851Z] #19 261.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-21T15:03:59.851Z] #19 261.2 [2022-07-21T15:03:59.851Z] #19 261.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-21T15:03:59.851Z] #19 261.2 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:03:59.929Z] #77 111.0 checking whether the C compiler works... yes [2022-07-21T15:03:59.929Z] #77 111.2 checking for C compiler default output file name... a.out [2022-07-21T15:03:59.929Z] #77 111.2 checking for suffix of executables... [2022-07-21T15:04:00.117Z] #19 261.2 Setting up dpkg-dev (1.20.11) ... [2022-07-21T15:04:00.117Z] #19 261.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-21T15:04:00.117Z] #19 261.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.3 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.3 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.117Z] #19 261.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-21T15:04:00.117Z] #19 261.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-21T15:04:00.187Z] #77 111.3 checking whether we are cross compiling... no [2022-07-21T15:04:00.187Z] #77 111.5 checking for suffix of object files... o [2022-07-21T15:04:00.188Z] #77 95.69 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-21T15:04:00.188Z] #77 ... [2022-07-21T15:04:00.188Z] [2022-07-21T15:04:00.188Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-21T15:04:00.188Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-21T15:04:00.188Z] #20 DONE 2.2s [2022-07-21T15:04:00.188Z] [2022-07-21T15:04:00.188Z] #77 [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-07-21T15:04:00.188Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:00.188Z] #77 95.69 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:04:00.188Z] #77 96.04 checking for sysroot... no [2022-07-21T15:04:00.188Z] #77 96.05 checking for a working dd... /bin/dd [2022-07-21T15:04:00.188Z] #77 96.08 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:04:00.377Z] #19 261.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-21T15:04:00.377Z] #19 261.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-21T15:04:00.377Z] #19 261.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-21T15:04:00.377Z] #19 261.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:00.377Z] #19 261.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-21T15:04:00.445Z] #77 96.22 checking for mt... no [2022-07-21T15:04:00.445Z] #77 96.22 checking if : is a manifest tool... no [2022-07-21T15:04:00.445Z] #77 96.30 checking how to run the C preprocessor... gcc -E [2022-07-21T15:04:00.445Z] #77 111.6 checking whether we are using the GNU C compiler... yes [2022-07-21T15:04:00.446Z] #77 111.8 checking whether gcc accepts -g... yes [2022-07-21T15:04:00.649Z] #19 261.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up libxml-simple-perl (2.25-1) ... [2022-07-21T15:04:00.649Z] #19 261.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.649Z] #19 262.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-21T15:04:00.704Z] #77 111.9 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:04:00.704Z] #77 112.1 checking whether gcc understands -c and -o together... yes [2022-07-21T15:04:00.704Z] #77 112.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:04:00.704Z] #77 112.2 checking whether build environment is sane... yes [2022-07-21T15:04:00.909Z] #19 262.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-21T15:04:00.909Z] #19 262.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-21T15:04:00.909Z] #19 262.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:00.909Z] #19 262.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-21T15:04:00.962Z] #77 112.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:04:00.962Z] #77 112.3 checking for gawk... no [2022-07-21T15:04:00.962Z] #77 112.3 checking for mawk... mawk [2022-07-21T15:04:00.962Z] #77 112.3 checking whether make sets $(MAKE)... yes [2022-07-21T15:04:00.962Z] #77 112.4 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:04:00.962Z] #77 112.4 checking whether make supports nested variables... yes [2022-07-21T15:04:00.962Z] #77 112.5 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:04:00.962Z] #77 112.5 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:04:01.166Z] #19 262.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:01.166Z] #19 262.5 Setting up crossbuild-essential-armel (12.9) ... [2022-07-21T15:04:01.166Z] #19 262.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-21T15:04:01.166Z] #19 262.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-21T15:04:01.221Z] #77 112.5 checking how to create a ustar tar archive... gnutar [2022-07-21T15:04:01.221Z] #77 112.6 checking dependency style of gcc... gcc3 [2022-07-21T15:04:01.392Z] #14 ... [2022-07-21T15:04:01.392Z] [2022-07-21T15:04:01.392Z] #77 [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-07-21T15:04:01.392Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:01.392Z] #77 111.1 configure.ac:7: installing 'build-aux/compile' [2022-07-21T15:04:01.392Z] #77 111.1 configure.ac:9: installing 'build-aux/config.guess' [2022-07-21T15:04:01.392Z] #77 111.1 configure.ac:9: installing 'build-aux/config.sub' [2022-07-21T15:04:01.392Z] #77 111.1 configure.ac:11: installing 'build-aux/install-sh' [2022-07-21T15:04:01.392Z] #77 111.1 configure.ac:11: installing 'build-aux/missing' [2022-07-21T15:04:01.392Z] #77 111.3 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:04:01.392Z] #77 111.5 parallel-tests: installing 'build-aux/test-driver' [2022-07-21T15:04:01.424Z] #19 262.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-21T15:04:01.424Z] #19 262.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-21T15:04:01.424Z] #19 262.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-21T15:04:01.424Z] #19 262.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:04:01.480Z] #77 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:04:01.480Z] #77 112.7 checking whether make supports nested variables... (cached) yes [2022-07-21T15:04:01.635Z] #77 96.62 checking for ANSI C header files... yes [2022-07-21T15:04:01.635Z] #77 97.43 checking for sys/types.h... yes [2022-07-21T15:04:01.739Z] #77 112.8 checking build system type... aarch64-unknown-linux-gnu [2022-07-21T15:04:01.739Z] #77 113.1 checking host system type... aarch64-unknown-linux-gnu [2022-07-21T15:04:01.739Z] #77 113.1 checking how to print strings... printf [2022-07-21T15:04:01.739Z] #77 113.1 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:04:01.739Z] #77 113.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:04:01.739Z] #77 113.2 checking for egrep... /bin/grep -E [2022-07-21T15:04:01.739Z] #77 113.2 checking for fgrep... /bin/grep -F [2022-07-21T15:04:01.739Z] #77 113.2 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:04:01.739Z] #77 113.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:04:01.739Z] #77 113.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:04:01.739Z] #77 113.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:04:01.892Z] #77 97.63 checking for sys/stat.h... yes [2022-07-21T15:04:01.997Z] #77 113.4 checking whether ln -s works... yes [2022-07-21T15:04:01.998Z] #77 113.4 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:04:01.998Z] #77 113.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-21T15:04:01.998Z] #77 113.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:04:01.998Z] #77 113.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:04:01.998Z] #77 113.4 checking for objdump... objdump [2022-07-21T15:04:01.998Z] #77 113.4 checking how to recognize dependent libraries... pass_all [2022-07-21T15:04:01.998Z] #77 113.4 checking for dlltool... no [2022-07-21T15:04:01.998Z] #77 113.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:04:01.998Z] #77 113.4 checking for ar... ar [2022-07-21T15:04:02.150Z] #77 97.84 checking for stdlib.h... yes [2022-07-21T15:04:02.150Z] #77 98.03 checking for string.h... yes [2022-07-21T15:04:02.256Z] #77 113.4 checking for archiver @FILE support... @ [2022-07-21T15:04:02.256Z] #77 113.5 checking for strip... strip [2022-07-21T15:04:02.256Z] #77 113.5 checking for ranlib... ranlib [2022-07-21T15:04:02.407Z] #77 98.21 checking for memory.h... yes [2022-07-21T15:04:02.515Z] #77 113.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:04:02.515Z] #77 113.9 checking for sysroot... no [2022-07-21T15:04:02.515Z] #77 113.9 checking for a working dd... /bin/dd [2022-07-21T15:04:02.515Z] #77 114.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:04:02.515Z] #77 114.0 checking for mt... no [2022-07-21T15:04:02.515Z] #77 114.0 checking if : is a manifest tool... no [2022-07-21T15:04:02.664Z] #77 98.39 checking for strings.h... yes [2022-07-21T15:04:02.775Z] #77 114.0 checking how to run the C preprocessor... gcc -E [2022-07-21T15:04:02.796Z] #19 DONE 263.9s [2022-07-21T15:04:02.796Z] [2022-07-21T15:04:02.796Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-21T15:04:02.796Z] #73 sha256:eb740f003e4ee6691e8dad007a9eea04a3ae8081d9bf4cd6937cebf7db938e01 [2022-07-21T15:04:02.796Z] #73 DONE 0.1s [2022-07-21T15:04:02.796Z] [2022-07-21T15:04:02.796Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:04:02.796Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-21T15:04:02.796Z] #69 ... [2022-07-21T15:04:02.796Z] [2022-07-21T15:04:02.796Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-21T15:04:02.796Z] #32 sha256:35a2b192a533b5ac9f758469166fa80177d96e67228b68debd2509623b1643e8 [2022-07-21T15:04:02.796Z] #32 DONE 0.1s [2022-07-21T15:04:02.796Z] [2022-07-21T15:04:02.796Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:04:02.796Z] #33 sha256:ce73c03f4a089b85c2231a1ed119701274887fe96b84c40c27de33f5dac8328f [2022-07-21T15:04:02.922Z] #77 98.59 checking for inttypes.h... yes [2022-07-21T15:04:02.922Z] #77 98.80 checking for stdint.h... yes [2022-07-21T15:04:03.436Z] #77 99.01 checking for unistd.h... yes [2022-07-21T15:04:03.436Z] #77 99.20 checking for dlfcn.h... yes [2022-07-21T15:04:03.669Z] #77 114.4 checking for ANSI C header files... yes [2022-07-21T15:04:03.669Z] #77 115.0 checking for sys/types.h... yes [2022-07-21T15:04:03.696Z] #77 99.41 checking for objdir... .libs [2022-07-21T15:04:03.930Z] #77 115.1 checking for sys/stat.h... yes [2022-07-21T15:04:03.930Z] #77 115.3 checking for stdlib.h... yes [2022-07-21T15:04:03.953Z] #77 99.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:04:03.953Z] #77 99.91 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:04:04.174Z] #33 1.317 + RM_GOPATH=0 [2022-07-21T15:04:04.174Z] #33 1.317 + TMP_GOPATH= [2022-07-21T15:04:04.174Z] #33 1.317 + : /build [2022-07-21T15:04:04.174Z] #33 1.317 + '[' -z '' ']' [2022-07-21T15:04:04.174Z] #33 1.318 ++ mktemp -d [2022-07-21T15:04:04.174Z] #33 1.319 + export GOPATH=/tmp/tmp.OjooWLU0MN [2022-07-21T15:04:04.174Z] #33 1.319 + GOPATH=/tmp/tmp.OjooWLU0MN [2022-07-21T15:04:04.174Z] #33 1.319 + RM_GOPATH=1 [2022-07-21T15:04:04.174Z] #33 1.319 + case "$(go env GOARCH)" in [2022-07-21T15:04:04.174Z] #33 1.321 ++ go env GOARCH [2022-07-21T15:04:04.174Z] #33 1.324 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:04.174Z] #33 1.324 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:04.174Z] #33 1.324 ++ dirname /install.sh [2022-07-21T15:04:04.174Z] #33 1.328 Install docker/cli version 17.06.2-ce from stable [2022-07-21T15:04:04.174Z] #33 1.329 + dir=/ [2022-07-21T15:04:04.174Z] #33 1.329 + bin=dockercli [2022-07-21T15:04:04.174Z] #33 1.329 + shift [2022-07-21T15:04:04.174Z] #33 1.329 + '[' '!' -f //dockercli.installer ']' [2022-07-21T15:04:04.174Z] #33 1.329 + . //dockercli.installer [2022-07-21T15:04:04.174Z] #33 1.329 ++ : stable [2022-07-21T15:04:04.174Z] #33 1.329 ++ : 17.06.2-ce [2022-07-21T15:04:04.174Z] #33 1.329 + install_dockercli [2022-07-21T15:04:04.174Z] #33 1.329 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-21T15:04:04.174Z] #33 1.329 ++ uname -m [2022-07-21T15:04:04.174Z] #33 1.330 + arch=x86_64 [2022-07-21T15:04:04.174Z] #33 1.330 + '[' x86_64 '!=' x86_64 ']' [2022-07-21T15:04:04.174Z] #33 1.330 + url=https://download.docker.com/linux/static [2022-07-21T15:04:04.174Z] #33 1.330 + tar -xz docker/docker [2022-07-21T15:04:04.174Z] #33 1.330 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-21T15:04:04.188Z] #77 115.5 checking for string.h... yes [2022-07-21T15:04:04.215Z] #77 99.91 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:04:04.447Z] #77 115.6 checking for memory.h... yes [2022-07-21T15:04:04.447Z] #77 115.8 checking for strings.h... yes [2022-07-21T15:04:04.705Z] #77 116.0 checking for inttypes.h... yes [2022-07-21T15:04:04.779Z] #77 100.0 checking if gcc static flag -static works... yes [2022-07-21T15:04:04.779Z] #77 100.5 checking if gcc supports -c -o file.o... yes [2022-07-21T15:04:04.779Z] #77 100.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:04:04.779Z] #77 100.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:04:04.964Z] #77 116.2 checking for stdint.h... yes [2022-07-21T15:04:04.964Z] #77 116.3 checking for unistd.h... yes [2022-07-21T15:04:05.223Z] #77 116.5 checking for dlfcn.h... yes [2022-07-21T15:04:05.223Z] #77 116.7 checking for objdir... .libs [2022-07-21T15:04:05.342Z] #77 100.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:04:05.342Z] #77 101.1 checking how to hardcode library paths into programs... immediate [2022-07-21T15:04:05.342Z] #77 101.1 checking whether stripping libraries is possible... yes [2022-07-21T15:04:05.342Z] #77 101.1 checking if libtool supports shared libraries... yes [2022-07-21T15:04:05.342Z] #77 101.1 checking whether to build shared libraries... no [2022-07-21T15:04:05.342Z] #77 101.1 checking whether to build static libraries... yes [2022-07-21T15:04:05.342Z] #77 101.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:04:05.342Z] #77 101.2 checking whether build environment is sane... yes [2022-07-21T15:04:05.342Z] #77 101.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:04:05.342Z] #77 101.3 checking whether make sets $(MAKE)... yes [2022-07-21T15:04:05.599Z] #77 101.3 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:04:05.599Z] #77 101.4 checking whether make supports nested variables... yes [2022-07-21T15:04:05.599Z] #77 101.5 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:04:05.599Z] #77 101.5 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:04:05.599Z] #77 101.5 checking how to create a ustar tar archive... gnutar [2022-07-21T15:04:05.790Z] #77 117.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:04:05.790Z] #77 117.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:04:05.790Z] #77 117.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:04:05.856Z] #77 101.5 checking dependency style of gcc... gcc3 [2022-07-21T15:04:05.856Z] #77 101.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:04:05.856Z] #77 101.6 checking whether make supports nested variables... (cached) yes [2022-07-21T15:04:05.856Z] #77 101.7 checking for gawk... (cached) mawk [2022-07-21T15:04:05.856Z] #77 101.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:04:05.856Z] #77 101.7 checking for gcc... (cached) gcc [2022-07-21T15:04:05.856Z] #77 101.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:04:05.856Z] #77 101.8 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:04:05.856Z] #77 101.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:04:05.856Z] #77 101.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:04:05.856Z] #77 101.8 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:04:06.049Z] #77 117.3 checking if gcc static flag -static works... yes [2022-07-21T15:04:06.113Z] #77 101.9 checking for python3... /usr/bin/python3 [2022-07-21T15:04:06.114Z] #77 101.9 checking for python3 version... 3.9 [2022-07-21T15:04:06.114Z] #77 102.0 checking for python3 platform... linux [2022-07-21T15:04:06.308Z] #77 117.5 checking if gcc supports -c -o file.o... yes [2022-07-21T15:04:06.308Z] #77 117.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:04:06.308Z] #77 117.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-21T15:04:06.371Z] #77 102.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:04:06.371Z] #77 102.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:04:06.371Z] #77 102.4 checking for go-md2man... no [2022-07-21T15:04:06.567Z] #77 117.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:04:06.567Z] #77 118.0 checking how to hardcode library paths into programs... immediate [2022-07-21T15:04:06.567Z] #77 118.0 checking whether stripping libraries is possible... yes [2022-07-21T15:04:06.567Z] #77 118.0 checking if libtool supports shared libraries... yes [2022-07-21T15:04:06.567Z] #77 118.0 checking whether to build shared libraries... no [2022-07-21T15:04:06.567Z] #77 118.0 checking whether to build static libraries... yes [2022-07-21T15:04:06.627Z] #77 102.4 checking error.h usability... yes [2022-07-21T15:04:06.627Z] #77 102.6 checking error.h presence... yes [2022-07-21T15:04:06.684Z] #77 116.5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:04:06.685Z] #77 116.5 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:04:06.685Z] #77 ... [2022-07-21T15:04:06.685Z] [2022-07-21T15:04:06.685Z] #14 [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-07-21T15:04:06.685Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:04:06.685Z] #14 167.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-21T15:04:06.685Z] #14 167.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:06.685Z] #14 167.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:04:06.825Z] #77 118.1 checking float.h usability... yes [2022-07-21T15:04:06.825Z] #77 118.2 checking float.h presence... yes [2022-07-21T15:04:06.825Z] #77 118.3 checking for float.h... yes [2022-07-21T15:04:06.825Z] #77 118.3 checking limits.h usability... yes [2022-07-21T15:04:06.883Z] #77 102.7 checking for error.h... yes [2022-07-21T15:04:07.084Z] #77 118.4 checking limits.h presence... yes [2022-07-21T15:04:07.084Z] #77 118.5 checking for limits.h... yes [2022-07-21T15:04:07.139Z] #77 102.7 checking linux/openat2.h usability... yes [2022-07-21T15:04:07.139Z] #77 103.0 checking linux/openat2.h presence... yes [2022-07-21T15:04:07.139Z] #77 103.1 checking for linux/openat2.h... yes [2022-07-21T15:04:07.343Z] #77 118.5 checking stddef.h usability... yes [2022-07-21T15:04:07.343Z] #77 118.8 checking stddef.h presence... yes [2022-07-21T15:04:07.343Z] #77 118.8 checking for stddef.h... yes [2022-07-21T15:04:07.343Z] #77 118.9 checking for stdlib.h... (cached) yes [2022-07-21T15:04:07.343Z] #77 118.9 checking for string.h... (cached) yes [2022-07-21T15:04:07.396Z] #77 103.1 checking for copy_file_range... yes [2022-07-21T15:04:07.463Z] #33 4.658 + mkdir -p /build [2022-07-21T15:04:07.463Z] #33 4.662 + mv docker/docker /build/ [2022-07-21T15:04:07.463Z] #33 4.666 + rmdir docker [2022-07-21T15:04:07.602Z] #77 118.9 checking sys/time.h usability... yes [2022-07-21T15:04:07.602Z] #77 119.1 checking sys/time.h presence... yes [2022-07-21T15:04:07.602Z] #77 119.2 checking for sys/time.h... yes [2022-07-21T15:04:07.653Z] #77 103.3 checking for fgetxattr... yes [2022-07-21T15:04:07.653Z] #77 103.6 checking for statx... [2022-07-21T15:04:07.653Z] #77 ... [2022-07-21T15:04:07.653Z] [2022-07-21T15:04:07.653Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:04:07.653Z] #60 sha256:65159b18131a2672bf954c6c00fae68174eafe8b6a5789b489d454bc76f021a7 [2022-07-21T15:04:07.653Z] #60 15.91 + cd /tmp/tmp.e3DiphgbSn/src/github.com/opencontainers/runc [2022-07-21T15:04:07.653Z] #60 15.91 + git checkout -q v1.1.2 [2022-07-21T15:04:07.653Z] #60 16.72 + '[' -z '' ']' [2022-07-21T15:04:07.653Z] #60 16.72 + target=static [2022-07-21T15:04:07.653Z] #60 16.72 + make BUILDTAGS=seccomp static [2022-07-21T15:04:07.653Z] #60 17.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-21T15:04:07.722Z] #33 DONE 4.9s [2022-07-21T15:04:07.722Z] [2022-07-21T15:04:07.722Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:07.722Z] #74 sha256:674887ff3bee70d10c15eaba94645c4f42c71894f435500201b98ff05bc49c5c [2022-07-21T15:04:07.722Z] #74 1.492 + RM_GOPATH=0 [2022-07-21T15:04:07.722Z] #74 1.492 + TMP_GOPATH= [2022-07-21T15:04:07.722Z] #74 1.492 + : /build [2022-07-21T15:04:07.722Z] #74 1.493 + '[' -z '' ']' [2022-07-21T15:04:07.722Z] #74 1.493 ++ mktemp -d [2022-07-21T15:04:07.722Z] #74 1.494 + export GOPATH=/tmp/tmp.aCzEzquJ1d [2022-07-21T15:04:07.722Z] #74 1.494 + GOPATH=/tmp/tmp.aCzEzquJ1d [2022-07-21T15:04:07.722Z] #74 1.494 + RM_GOPATH=1 [2022-07-21T15:04:07.722Z] #74 1.495 + case "$(go env GOARCH)" in [2022-07-21T15:04:07.722Z] #74 1.495 ++ go env GOARCH [2022-07-21T15:04:07.722Z] #74 1.500 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:07.722Z] #74 1.500 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:07.722Z] #74 1.501 ++ dirname /install.sh [2022-07-21T15:04:07.722Z] #74 1.502 + dir=/ [2022-07-21T15:04:07.722Z] #74 1.502 + bin=rootlesskit [2022-07-21T15:04:07.722Z] #74 1.503 + shift [2022-07-21T15:04:07.722Z] #74 1.503 + '[' '!' -f //rootlesskit.installer ']' [2022-07-21T15:04:07.722Z] #74 1.503 + . //rootlesskit.installer [2022-07-21T15:04:07.722Z] #74 1.503 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:04:07.722Z] #74 1.504 + install_rootlesskit [2022-07-21T15:04:07.722Z] #74 1.504 + case "$1" in [2022-07-21T15:04:07.722Z] #74 1.504 + export CGO_ENABLED=0 [2022-07-21T15:04:07.722Z] #74 1.505 + CGO_ENABLED=0 [2022-07-21T15:04:07.722Z] #74 1.505 + _install_rootlesskit [2022-07-21T15:04:07.722Z] #74 1.505 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-21T15:04:07.722Z] #74 1.506 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:04:07.722Z] #74 1.506 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:04:07.722Z] #74 1.506 + GOBIN=/build [2022-07-21T15:04:07.722Z] #74 1.506 + GO111MODULE=on [2022-07-21T15:04:07.722Z] #74 1.506 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:04:07.722Z] #74 1.906 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-21T15:04:07.722Z] #74 3.264 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-21T15:04:07.722Z] #74 3.269 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-21T15:04:07.722Z] #74 3.539 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-21T15:04:07.722Z] #74 4.663 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-21T15:04:07.722Z] #74 5.080 go: downloading github.com/google/uuid v1.3.0 [2022-07-21T15:04:07.722Z] #74 5.105 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-21T15:04:07.722Z] #74 5.205 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-21T15:04:07.861Z] #77 119.2 checking for inline... inline [2022-07-21T15:04:07.910Z] #60 ... [2022-07-21T15:04:07.910Z] [2022-07-21T15:04:07.910Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:07.910Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:04:07.910Z] #21 2.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:04:07.910Z] #21 2.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:04:07.910Z] #21 2.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:04:07.910Z] #21 2.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:04:07.910Z] #21 4.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:04:07.910Z] #21 5.735 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:04:07.981Z] #74 5.322 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-21T15:04:07.981Z] #74 5.409 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-21T15:04:07.981Z] #74 5.472 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-21T15:04:08.120Z] #77 119.3 checking for size_t... yes [2022-07-21T15:04:08.120Z] #77 119.6 checking for stdlib.h... (cached) yes [2022-07-21T15:04:08.167Z] #21 ... [2022-07-21T15:04:08.167Z] [2022-07-21T15:04:08.167Z] #77 [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-07-21T15:04:08.167Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:08.167Z] #77 103.6 checking for statx... yes [2022-07-21T15:04:08.382Z] #77 119.6 checking for GNU libc compatible malloc... yes [2022-07-21T15:04:08.382Z] #77 119.8 checking for stdlib.h... (cached) yes [2022-07-21T15:04:08.424Z] #77 103.9 checking for fgetpwent_r... yes [2022-07-21T15:04:08.549Z] #74 5.719 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-21T15:04:08.549Z] #74 5.764 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-21T15:04:08.549Z] #74 5.858 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-21T15:04:08.641Z] #77 119.8 checking for GNU libc compatible realloc... yes [2022-07-21T15:04:08.680Z] #77 104.2 checking for issetugid... no [2022-07-21T15:04:08.681Z] #77 104.5 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:04:08.681Z] #77 104.5 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:04:08.964Z] #77 120.1 checking for working strtod... yes [2022-07-21T15:04:09.158Z] #14 152.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-21T15:04:09.158Z] #14 152.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:09.159Z] #14 152.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:04:09.159Z] #14 ... [2022-07-21T15:04:09.159Z] [2022-07-21T15:04:09.159Z] #77 [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-07-21T15:04:09.159Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:09.159Z] #77 64.16 libtoolize: putting auxiliary files in '.'. [2022-07-21T15:04:09.159Z] #77 64.16 libtoolize: copying file './ltmain.sh' [2022-07-21T15:04:09.159Z] #77 66.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-21T15:04:09.159Z] #77 66.04 libtoolize: and rerunning libtoolize and aclocal. [2022-07-21T15:04:09.159Z] #77 66.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:04:09.228Z] #77 120.4 checking for gettimeofday... yes [2022-07-21T15:04:09.270Z] #77 104.6 checking for library containing yajl_tree_get... -lyajl [2022-07-21T15:04:09.270Z] #77 105.0 checking for yajl >= 2.0.0... yes [2022-07-21T15:04:09.270Z] #77 105.0 checking sys/capability.h usability... yes [2022-07-21T15:04:09.270Z] #77 105.2 checking sys/capability.h presence... yes [2022-07-21T15:04:09.270Z] #77 105.3 checking for sys/capability.h... yes [2022-07-21T15:04:09.490Z] #74 6.864 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-21T15:04:09.492Z] #77 120.6 checking for memset... yes [2022-07-21T15:04:09.492Z] #77 120.9 checking for strspn... yes [2022-07-21T15:04:09.750Z] #77 121.2 checking that generated files are newer than configure... done [2022-07-21T15:04:09.750Z] #77 121.2 configure: creating ./config.status [2022-07-21T15:04:10.200Z] #77 105.3 checking for library containing cap_from_name... -lcap [2022-07-21T15:04:10.316Z] #77 ... [2022-07-21T15:04:10.316Z] [2022-07-21T15:04:10.316Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:10.316Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-21T15:04:10.316Z] #21 34.67 Selecting previously unselected package vim. [2022-07-21T15:04:10.316Z] #21 34.69 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-21T15:04:10.316Z] #21 34.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:10.316Z] #21 35.22 Selecting previously unselected package xfsprogs. [2022-07-21T15:04:10.316Z] #21 35.22 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-21T15:04:10.316Z] #21 35.23 Unpacking xfsprogs (5.10.0-4) ... [2022-07-21T15:04:10.316Z] #21 35.60 Selecting previously unselected package zip. [2022-07-21T15:04:10.316Z] #21 35.61 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-21T15:04:10.316Z] #21 35.62 Unpacking zip (3.0-12) ... [2022-07-21T15:04:10.316Z] #21 35.78 Selecting previously unselected package zstd. [2022-07-21T15:04:10.316Z] #21 35.78 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-21T15:04:10.316Z] #21 35.79 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:04:10.316Z] #21 36.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:04:10.316Z] #21 36.99 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-21T15:04:10.316Z] #21 37.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:04:10.316Z] #21 37.03 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-21T15:04:10.316Z] #21 37.05 Setting up libicu67:arm64 (67.1-7) ... [2022-07-21T15:04:10.316Z] #21 37.06 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-21T15:04:10.316Z] #21 37.08 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-21T15:04:10.316Z] #21 37.10 Setting up uidmap (1:4.8.1-1) ... [2022-07-21T15:04:10.316Z] #21 37.12 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-21T15:04:10.316Z] #21 37.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:04:10.316Z] #21 37.15 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:04:10.316Z] #21 37.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-21T15:04:10.316Z] #21 37.18 Setting up python3-wheel (0.34.2-1) ... [2022-07-21T15:04:10.316Z] #21 37.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:10.316Z] #21 37.75 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-21T15:04:10.316Z] #21 37.76 Setting up libcap2-bin (1:2.44-1) ... [2022-07-21T15:04:10.316Z] #21 37.77 Setting up apparmor (2.13.6-10) ... [2022-07-21T15:04:10.316Z] #21 39.52 Setting up zip (3.0-12) ... [2022-07-21T15:04:10.316Z] #21 39.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:10.316Z] #21 39.57 Setting up bash-completion (1:2.11-2) ... [2022-07-21T15:04:10.316Z] #21 42.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:04:10.316Z] #21 42.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:04:10.316Z] #21 42.23 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-21T15:04:10.316Z] #21 42.24 Setting up patch (2.7.6-7) ... [2022-07-21T15:04:10.316Z] #21 42.25 Setting up sudo (1.9.5p2-3) ... [2022-07-21T15:04:10.316Z] #21 42.32 invoke-rc.d: could not determine current runlevel [2022-07-21T15:04:10.316Z] #21 42.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-21T15:04:10.316Z] #21 42.35 Setting up xfsprogs (5.10.0-4) ... [2022-07-21T15:04:10.316Z] #21 42.37 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-21T15:04:10.316Z] #21 42.38 Setting up inetutils-ping (2:2.0-1) ... [2022-07-21T15:04:10.316Z] #21 42.40 Setting up pigz (2.6-1) ... [2022-07-21T15:04:10.316Z] #21 42.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-21T15:04:10.316Z] #21 42.43 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-21T15:04:10.316Z] #21 42.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:04:10.316Z] #21 42.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:10.316Z] #21 43.06 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-21T15:04:10.316Z] #21 43.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:04:10.316Z] #21 43.56 Setting up libelf1:arm64 (0.183-1) ... [2022-07-21T15:04:10.316Z] #21 43.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:04:10.316Z] #21 43.60 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-21T15:04:10.316Z] #21 43.61 Setting up python3-distutils (3.9.2-1) ... [2022-07-21T15:04:10.316Z] #21 44.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:10.316Z] #21 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-21T15:04:10.316Z] #21 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-21T15:04:10.316Z] #21 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-21T15:04:10.316Z] #21 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-21T15:04:10.316Z] #21 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-21T15:04:10.316Z] #21 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-21T15:04:10.316Z] #21 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-21T15:04:10.316Z] #21 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-21T15:04:10.316Z] #21 44.19 Setting up python3-setuptools (52.0.0-4) ... [2022-07-21T15:04:10.457Z] #77 105.8 checking for library containing dlopen... -ldl [2022-07-21T15:04:10.713Z] #77 106.4 checking seccomp.h usability... yes [2022-07-21T15:04:10.971Z] #77 106.6 checking seccomp.h presence... yes [2022-07-21T15:04:10.971Z] #77 106.7 checking for seccomp.h... yes [2022-07-21T15:04:11.228Z] #77 106.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-21T15:04:11.250Z] #21 45.63 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-21T15:04:11.250Z] #21 45.65 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-21T15:04:11.250Z] #21 45.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:04:11.250Z] #21 45.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:04:11.485Z] [2022-07-21T15:04:11.485Z] #77 ... [2022-07-21T15:04:11.485Z] [2022-07-21T15:04:11.486Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:04:11.486Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:04:11.486Z] #34 DONE 158.0s [2022-07-21T15:04:11.486Z] [2022-07-21T15:04:11.486Z] #77 [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-07-21T15:04:11.486Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:11.743Z] #77 107.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-21T15:04:12.000Z] #77 107.5 checking systemd/sd-bus.h usability... yes [2022-07-21T15:04:12.257Z] #77 107.9 checking systemd/sd-bus.h presence... [2022-07-21T15:04:12.257Z] #77 ... [2022-07-21T15:04:12.257Z] [2022-07-21T15:04:12.257Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:04:12.257Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:04:12.257Z] #36 158.8 Delve is a source level debugger for Go programs. [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-21T15:04:12.257Z] #36 158.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Usage: [2022-07-21T15:04:12.257Z] #36 158.8 dlv [command] [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Available Commands: [2022-07-21T15:04:12.257Z] #36 158.8 attach Attach to running process and begin debugging. [2022-07-21T15:04:12.257Z] #36 158.8 connect Connect to a headless debug server with a terminal client. [2022-07-21T15:04:12.257Z] #36 158.8 core Examine a core dump. [2022-07-21T15:04:12.257Z] #36 158.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-21T15:04:12.257Z] #36 158.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-21T15:04:12.257Z] #36 158.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-21T15:04:12.257Z] #36 158.8 help Help about any command [2022-07-21T15:04:12.257Z] #36 158.8 run Deprecated command. Use 'debug' instead. [2022-07-21T15:04:12.257Z] #36 158.8 test Compile test binary and begin debugging program. [2022-07-21T15:04:12.257Z] #36 158.8 trace Compile and begin tracing program. [2022-07-21T15:04:12.257Z] #36 158.8 version Prints version. [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Flags: [2022-07-21T15:04:12.257Z] #36 158.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-21T15:04:12.257Z] #36 158.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-21T15:04:12.257Z] #36 158.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-21T15:04:12.257Z] #36 158.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-21T15:04:12.257Z] #36 158.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-21T15:04:12.257Z] #36 158.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-21T15:04:12.257Z] #36 158.8 --disable-aslr Disables address space randomization [2022-07-21T15:04:12.257Z] #36 158.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-21T15:04:12.257Z] #36 158.8 -h, --help help for dlv [2022-07-21T15:04:12.257Z] #36 158.8 --init string Init file, executed by the terminal client. [2022-07-21T15:04:12.257Z] #36 158.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-21T15:04:12.257Z] #36 158.8 --log Enable debugging server logging. [2022-07-21T15:04:12.257Z] #36 158.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-21T15:04:12.257Z] #36 158.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-21T15:04:12.257Z] #36 158.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-21T15:04:12.257Z] #36 158.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-21T15:04:12.257Z] #36 158.8 --wd string Working directory for running the program. [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Additional help topics: [2022-07-21T15:04:12.257Z] #36 158.8 dlv backend Help about the --backend flag. [2022-07-21T15:04:12.257Z] #36 158.8 dlv log Help about logging flags. [2022-07-21T15:04:12.257Z] #36 158.8 dlv redirect Help about file redirection. [2022-07-21T15:04:12.257Z] #36 158.8 [2022-07-21T15:04:12.257Z] #36 158.8 Use "dlv [command] --help" for more information about a command. [2022-07-21T15:04:12.257Z] #36 DONE 159.0s [2022-07-21T15:04:12.257Z] [2022-07-21T15:04:12.257Z] #77 [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-07-21T15:04:12.257Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:12.257Z] #77 107.9 checking systemd/sd-bus.h presence... yes [2022-07-21T15:04:12.257Z] #77 108.0 checking for systemd/sd-bus.h... yes [2022-07-21T15:04:12.442Z] #21 46.78 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-21T15:04:12.442Z] #21 46.80 Setting up jq (1.6-2.1) ... [2022-07-21T15:04:12.442Z] #21 46.82 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-21T15:04:12.442Z] #21 46.83 Setting up iptables (1.8.7-1) ... [2022-07-21T15:04:12.442Z] #21 46.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:04:12.442Z] #21 46.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:04:12.442Z] #21 46.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:04:12.442Z] #21 46.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:04:12.442Z] #21 46.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-21T15:04:12.442Z] #21 46.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-21T15:04:12.442Z] #21 46.89 Setting up iproute2 (5.10.0-4) ... [2022-07-21T15:04:12.702Z] #21 ... [2022-07-21T15:04:12.702Z] [2022-07-21T15:04:12.702Z] #77 [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-07-21T15:04:12.702Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:04:12.702Z] #77 124.0 config.status: creating Makefile [2022-07-21T15:04:12.702Z] #77 124.1 config.status: creating config.h [2022-07-21T15:04:12.702Z] #77 124.2 config.status: executing depfiles commands [2022-07-21T15:04:12.776Z] #74 ... [2022-07-21T15:04:12.776Z] [2022-07-21T15:04:12.776Z] #20 [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-07-21T15:04:12.776Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-21T15:04:12.776Z] #20 1.804 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:04:12.776Z] #20 1.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:04:12.776Z] #20 1.819 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:04:12.776Z] #20 2.193 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:04:12.776Z] #20 2.584 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-21T15:04:12.776Z] #20 3.120 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-21T15:04:12.776Z] #20 3.582 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-21T15:04:12.776Z] #20 4.174 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:04:12.776Z] #20 4.642 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-21T15:04:12.776Z] #20 5.058 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-21T15:04:12.776Z] #20 5.064 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-21T15:04:12.776Z] #20 5.089 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:04:12.776Z] #20 5.125 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:04:12.776Z] #20 5.125 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-21T15:04:12.776Z] #20 5.125 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-21T15:04:12.776Z] #20 5.125 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:04:12.776Z] #20 5.125 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-21T15:04:12.776Z] #20 5.141 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:04:12.776Z] #20 5.141 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-21T15:04:12.776Z] #20 5.141 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-21T15:04:12.776Z] #20 5.141 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-21T15:04:12.776Z] #20 ... [2022-07-21T15:04:12.776Z] [2022-07-21T15:04:12.776Z] #49 [tini 1/3] 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 vim-common [2022-07-21T15:04:12.776Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-21T15:04:12.776Z] #49 1.651 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:04:12.776Z] #49 1.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:04:12.776Z] #49 1.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:04:12.776Z] #49 1.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:04:12.776Z] #49 2.292 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-21T15:04:12.776Z] #49 2.670 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-21T15:04:12.776Z] #49 2.963 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:04:12.776Z] #49 3.409 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-21T15:04:12.776Z] #49 3.742 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-21T15:04:12.776Z] #49 4.196 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-21T15:04:12.776Z] #49 4.202 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-21T15:04:12.776Z] #49 4.209 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:04:12.776Z] #49 4.212 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-21T15:04:12.776Z] #49 4.222 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-21T15:04:12.776Z] #49 4.226 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:04:12.776Z] #49 4.370 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-21T15:04:12.776Z] #49 4.373 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:04:12.776Z] #49 4.374 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-21T15:04:12.776Z] #49 4.378 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-21T15:04:12.776Z] #49 4.378 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:04:12.776Z] #49 4.379 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-21T15:04:12.776Z] #49 ... [2022-07-21T15:04:12.776Z] [2022-07-21T15:04:12.776Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:04:12.776Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-21T15:04:12.776Z] #69 1.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:04:12.776Z] #69 1.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:04:12.776Z] #69 1.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:04:12.776Z] #69 1.663 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-21T15:04:12.776Z] #69 1.841 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-21T15:04:12.776Z] #69 2.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-21T15:04:12.776Z] #69 2.561 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-21T15:04:12.776Z] #69 3.069 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:04:12.776Z] #69 3.701 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:04:12.776Z] #69 4.106 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-21T15:04:12.776Z] #69 4.108 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-21T15:04:12.776Z] #69 4.110 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-21T15:04:12.776Z] #69 4.126 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:04:12.776Z] #69 4.131 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-21T15:04:12.776Z] #69 4.145 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:04:12.776Z] #69 4.154 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:04:12.776Z] #69 4.158 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-21T15:04:12.776Z] #69 4.160 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-21T15:04:12.776Z] #69 4.167 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-21T15:04:12.776Z] #69 4.168 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-21T15:04:12.776Z] #69 4.168 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:04:12.821Z] #77 108.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-21T15:04:12.822Z] #77 108.6 checking for sd_notify_barrier... yes [2022-07-21T15:04:12.961Z] #77 124.4 config.status: executing libtool commands [2022-07-21T15:04:13.079Z] #77 108.8 checking linux/bpf.h usability... yes [2022-07-21T15:04:13.079Z] #77 108.9 checking linux/bpf.h presence... yes [2022-07-21T15:04:13.079Z] #77 109.0 checking for linux/bpf.h... yes [2022-07-21T15:04:13.079Z] #77 109.0 checking compilation for eBPF... yes [2022-07-21T15:04:13.270Z] #14 ... [2022-07-21T15:04:13.270Z] [2022-07-21T15:04:13.270Z] #77 [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-07-21T15:04:13.270Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:13.270Z] #77 117.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:04:13.270Z] #77 117.3 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:04:13.270Z] #77 117.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:04:13.270Z] #77 117.6 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:04:13.270Z] #77 117.8 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:04:13.270Z] #77 118.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:04:13.336Z] #77 109.1 checking for criu >= 3.15... no [2022-07-21T15:04:13.336Z] #77 109.2 configure: CRIU headers not found, building without CRIU support [2022-07-21T15:04:13.336Z] #77 109.2 checking for criu > 3.16... no [2022-07-21T15:04:13.336Z] #77 109.2 configure: CRIU version doesn't support join-ns API [2022-07-21T15:04:13.336Z] #77 109.2 checking for criu > 3.16.1... no [2022-07-21T15:04:13.336Z] #77 109.2 configure: CRIU version doesn't support for pre-dumping [2022-07-21T15:04:13.336Z] #77 109.2 checking for new mount API (fsconfig)... yes [2022-07-21T15:04:13.336Z] #77 109.3 checking for seccomp notify API... yes [2022-07-21T15:04:13.336Z] #77 109.3 checking for gperf... no [2022-07-21T15:04:13.336Z] #77 109.3 configure: gperf not found - cannot rebuild signal parser code [2022-07-21T15:04:13.594Z] #77 109.3 checking for library containing argp_parse... none required [2022-07-21T15:04:13.851Z] #77 109.8 checking that generated files are newer than configure... done [2022-07-21T15:04:13.851Z] #77 109.8 configure: creating ./config.status [2022-07-21T15:04:13.896Z] #77 125.3 GEN .version [2022-07-21T15:04:13.896Z] #77 125.3 make install-recursive [2022-07-21T15:04:13.896Z] #77 125.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-21T15:04:13.896Z] #77 125.4 Making install in libocispec [2022-07-21T15:04:14.154Z] #77 125.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:04:14.154Z] #77 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-21T15:04:14.154Z] #77 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-21T15:04:14.154Z] #77 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-21T15:04:14.154Z] #77 125.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-21T15:04:14.413Z] #77 80.43 configure.ac:7: installing './compile' [2022-07-21T15:04:14.413Z] #77 80.45 configure.ac:11: installing './config.guess' [2022-07-21T15:04:14.413Z] #77 80.46 configure.ac:11: installing './config.sub' [2022-07-21T15:04:14.413Z] #77 80.52 configure.ac:8: installing './install-sh' [2022-07-21T15:04:14.413Z] #77 80.57 configure.ac:8: installing './missing' [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-21T15:04:14.462Z] #77 125.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-21T15:04:14.670Z] #77 80.74 Makefile.am: installing './depcomp' [2022-07-21T15:04:14.720Z] #77 ... [2022-07-21T15:04:14.721Z] [2022-07-21T15:04:14.721Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:14.721Z] #21 sha256:699b1cb4c1a91474c16a5090c19a867e88ebd5049d6375c1de7649dbb3ea5939 [2022-07-21T15:04:14.721Z] #21 47.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:04:14.721Z] #21 DONE 49.2s [2022-07-21T15:04:14.721Z] [2022-07-21T15:04:14.721Z] #77 [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-07-21T15:04:14.721Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:04:14.721Z] #77 126.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-21T15:04:14.994Z] #77 126.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-21T15:04:15.559Z] #77 ... [2022-07-21T15:04:15.560Z] [2022-07-21T15:04:15.560Z] #22 [dev-systemd-false 8/28] 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-07-21T15:04:15.560Z] #22 sha256:adf4e12bcc7b73cc1051f9c83e2a79bb0c0445b6365b9a6bb9eb612f9edb97b6 [2022-07-21T15:04:15.560Z] #22 0.604 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-21T15:04:15.560Z] #22 0.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-21T15:04:15.560Z] #22 0.611 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-21T15:04:15.560Z] #22 DONE 0.7s [2022-07-21T15:04:15.560Z] [2022-07-21T15:04:15.560Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-21T15:04:15.560Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-21T15:04:16.375Z] #77 112.1 config.status: creating Makefile [2022-07-21T15:04:16.375Z] #77 112.2 config.status: creating rpm/crun.spec [2022-07-21T15:04:16.375Z] #77 112.3 config.status: creating config.h [2022-07-21T15:04:16.375Z] #77 112.3 config.status: executing libtool commands [2022-07-21T15:04:16.634Z] #77 112.4 config.status: executing depfiles commands [2022-07-21T15:04:17.194Z] #77 83.21 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:04:17.194Z] #77 83.21 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:04:17.568Z] #77 113.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-21T15:04:17.568Z] #77 113.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:04:17.768Z] #77 83.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:04:17.768Z] #77 83.59 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:04:17.768Z] #77 83.98 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:04:18.026Z] #77 84.25 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:04:18.132Z] #77 113.9 checking for gcc... gcc [2022-07-21T15:04:18.389Z] #77 114.0 checking whether the C compiler works... yes [2022-07-21T15:04:18.389Z] #77 114.2 checking for C compiler default output file name... a.out [2022-07-21T15:04:18.389Z] #77 114.2 checking for suffix of executables... [2022-07-21T15:04:18.596Z] #77 84.48 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:04:18.648Z] #77 114.4 checking whether we are cross compiling... no [2022-07-21T15:04:18.852Z] #77 84.77 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:04:18.852Z] #77 84.94 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-21T15:04:18.905Z] #77 114.7 checking for suffix of object files... o [2022-07-21T15:04:18.905Z] #77 114.7 checking whether we are using the GNU C compiler... yes [2022-07-21T15:04:18.905Z] #77 114.8 checking whether gcc accepts -g... yes [2022-07-21T15:04:19.109Z] #77 ... [2022-07-21T15:04:19.109Z] [2022-07-21T15:04:19.109Z] #14 [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-07-21T15:04:19.109Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:04:19.109Z] #14 163.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-21T15:04:19.109Z] #14 163.8 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:19.109Z] #14 163.8 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:04:19.469Z] #77 115.0 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:04:19.469Z] #77 115.2 checking whether gcc understands -c and -o together... yes [2022-07-21T15:04:19.469Z] #77 115.4 checking how to run the C preprocessor... gcc -E [2022-07-21T15:04:19.726Z] #77 115.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:04:19.726Z] #77 115.6 checking for egrep... /bin/grep -E [2022-07-21T15:04:20.290Z] #77 115.6 checking for ANSI C header files... [2022-07-21T15:04:20.290Z] #77 ... [2022-07-21T15:04:20.290Z] [2022-07-21T15:04:20.290Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:20.290Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:04:20.290Z] #21 9.964 Fetched 8555 kB in 8s (1089 kB/s) [2022-07-21T15:04:20.290Z] #21 9.964 Reading package lists... [2022-07-21T15:04:20.290Z] #21 13.29 Reading package lists... [2022-07-21T15:04:20.290Z] #21 16.14 Building dependency tree... [2022-07-21T15:04:20.290Z] #21 17.75 The following additional packages will be installed: [2022-07-21T15:04:20.290Z] #21 17.75 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:04:20.290Z] #21 17.75 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-21T15:04:20.290Z] #21 17.75 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:04:20.290Z] #21 17.75 python3-pkg-resources vim-runtime xxd [2022-07-21T15:04:20.290Z] #21 17.75 Suggested packages: [2022-07-21T15:04:20.290Z] #21 17.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-21T15:04:20.290Z] #21 17.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-21T15:04:20.290Z] #21 17.75 acl attr quota [2022-07-21T15:04:20.290Z] #21 17.75 Recommended packages: [2022-07-21T15:04:20.290Z] #21 17.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-21T15:04:20.290Z] #21 19.24 The following NEW packages will be installed: [2022-07-21T15:04:20.290Z] #21 19.24 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-21T15:04:20.290Z] #21 19.24 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:04:20.290Z] #21 19.24 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-21T15:04:20.290Z] #21 19.25 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-21T15:04:20.290Z] #21 19.25 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:04:20.290Z] #21 19.25 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-21T15:04:20.290Z] #21 19.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-21T15:04:20.290Z] #21 19.25 xz-utils zip zstd [2022-07-21T15:04:20.290Z] #21 19.58 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:04:20.290Z] #21 19.58 Need to get 27.7 MB of archives. [2022-07-21T15:04:20.290Z] #21 19.58 After this operation, 106 MB of additional disk space will be used. [2022-07-21T15:04:20.290Z] #21 19.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-21T15:04:20.290Z] #21 19.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-21T15:04:20.290Z] #21 19.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-21T15:04:20.290Z] #21 19.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:04:20.290Z] #21 19.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-21T15:04:20.290Z] #21 19.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-21T15:04:20.290Z] #21 19.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-21T15:04:20.290Z] #21 19.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-21T15:04:20.290Z] #21 19.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:04:20.290Z] #21 19.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:04:20.290Z] #21 19.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-21T15:04:20.290Z] #21 19.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:04:20.290Z] #21 19.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:04:20.290Z] #21 19.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-21T15:04:20.290Z] #21 19.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-21T15:04:20.290Z] #21 19.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-21T15:04:20.290Z] #21 19.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-21T15:04:20.290Z] #21 19.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-21T15:04:20.290Z] #21 19.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-21T15:04:20.290Z] #21 19.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-21T15:04:20.290Z] #21 19.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-21T15:04:20.290Z] #21 19.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:04:20.290Z] #21 19.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:04:20.290Z] #21 19.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:04:20.290Z] #21 19.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-21T15:04:20.290Z] #21 19.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-21T15:04:20.290Z] #21 19.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:04:20.290Z] #21 20.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-21T15:04:20.290Z] #21 20.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:04:20.290Z] #21 20.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:04:20.290Z] #21 20.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:04:20.290Z] #21 20.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:04:20.290Z] #21 20.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-21T15:04:20.290Z] #21 20.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:04:20.290Z] #21 20.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-21T15:04:20.290Z] #21 20.14 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-21T15:04:20.290Z] #21 20.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-21T15:04:20.290Z] #21 ... [2022-07-21T15:04:20.290Z] [2022-07-21T15:04:20.290Z] #77 [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-07-21T15:04:20.290Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:20.290Z] #77 115.6 checking for ANSI C header files... yes [2022-07-21T15:04:20.290Z] #77 116.2 checking for sys/types.h... yes [2022-07-21T15:04:20.853Z] #77 116.4 checking for sys/stat.h... yes [2022-07-21T15:04:20.853Z] #77 116.6 checking for stdlib.h... yes [2022-07-21T15:04:20.871Z] #23 ... [2022-07-21T15:04:20.871Z] [2022-07-21T15:04:20.871Z] #77 [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-07-21T15:04:20.871Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-21T15:04:20.871Z] #77 127.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-21T15:04:20.871Z] #77 127.7 make install-recursive [2022-07-21T15:04:20.871Z] #77 127.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:04:20.871Z] #77 127.9 Making install in yajl [2022-07-21T15:04:20.871Z] #77 127.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:20.871Z] #77 128.0 CC verify/json_verify-json_verify.o [2022-07-21T15:04:20.871Z] #77 128.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-21T15:04:20.871Z] #77 128.0 CC src/libyajl_la-yajl.lo [2022-07-21T15:04:20.871Z] #77 128.0 CC src/libyajl_la-yajl_gen.lo [2022-07-21T15:04:20.871Z] #77 128.0 CC src/libyajl_la-yajl_parser.lo [2022-07-21T15:04:20.871Z] #77 128.0 CC src/libyajl_la-yajl_buf.lo [2022-07-21T15:04:20.871Z] #77 128.1 CC src/libyajl_la-yajl_encode.lo [2022-07-21T15:04:20.871Z] #77 128.1 CC src/libyajl_la-yajl_lex.lo [2022-07-21T15:04:20.871Z] #77 128.1 CC src/libyajl_la-yajl_tree.lo [2022-07-21T15:04:21.110Z] #77 116.7 checking for string.h... yes [2022-07-21T15:04:21.110Z] #77 116.9 checking for memory.h... yes [2022-07-21T15:04:21.367Z] #77 117.0 checking for strings.h... yes [2022-07-21T15:04:21.367Z] #77 117.2 checking for inttypes.h... yes [2022-07-21T15:04:21.628Z] #77 117.4 checking for stdint.h... yes [2022-07-21T15:04:21.628Z] #77 117.6 checking for unistd.h... yes [2022-07-21T15:04:21.885Z] #77 117.7 checking minix/config.h usability... no [2022-07-21T15:04:21.885Z] #77 117.9 checking minix/config.h presence... no [2022-07-21T15:04:21.885Z] #77 118.0 checking for minix/config.h... no [2022-07-21T15:04:22.141Z] #77 118.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-21T15:04:22.246Z] #77 133.5 CCLD libyajl.la [2022-07-21T15:04:22.398Z] #77 118.2 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:04:22.398Z] #77 118.4 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:04:22.398Z] #77 118.5 checking how to print strings... printf [2022-07-21T15:04:22.398Z] #77 118.5 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:04:22.398Z] #77 118.5 checking for fgrep... /bin/grep -F [2022-07-21T15:04:22.398Z] #77 118.5 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:04:22.505Z] #77 133.9 CCLD verify/json_verify [2022-07-21T15:04:22.661Z] #77 118.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:04:22.661Z] #77 118.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:04:22.661Z] #77 118.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:04:22.661Z] #77 118.6 checking whether ln -s works... yes [2022-07-21T15:04:22.661Z] #77 118.7 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:04:22.661Z] #77 118.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:04:22.661Z] #77 118.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:04:22.661Z] #77 118.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:04:22.661Z] #77 118.7 checking for objdump... objdump [2022-07-21T15:04:22.661Z] #77 118.7 checking how to recognize dependent libraries... pass_all [2022-07-21T15:04:22.661Z] #77 118.7 checking for dlltool... no [2022-07-21T15:04:22.661Z] #77 118.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:04:22.661Z] #77 118.7 checking for ar... ar [2022-07-21T15:04:22.763Z] #77 134.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:22.763Z] #77 134.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:04:22.763Z] #77 134.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:04:22.763Z] #77 134.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:22.763Z] #77 134.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:22.763Z] #77 134.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:04:22.922Z] #77 118.7 checking for archiver @FILE support... @ [2022-07-21T15:04:22.922Z] #77 118.8 checking for strip... strip [2022-07-21T15:04:22.922Z] #77 118.8 checking for ranlib... ranlib [2022-07-21T15:04:22.922Z] #77 118.8 checking for gawk... no [2022-07-21T15:04:22.922Z] #77 118.8 checking for mawk... mawk [2022-07-21T15:04:23.022Z] #77 134.4 CC src/validate.o [2022-07-21T15:04:23.022Z] #77 134.4 CC src/image_spec_schema_config_schema.lo [2022-07-21T15:04:23.022Z] #77 134.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-21T15:04:23.022Z] #77 134.4 CC src/image_spec_schema_defs.lo [2022-07-21T15:04:23.022Z] #77 134.4 CC src/image_spec_schema_defs_descriptor.lo [2022-07-21T15:04:23.022Z] #77 134.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-21T15:04:23.022Z] #77 134.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-21T15:04:23.022Z] #77 134.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-21T15:04:23.022Z] #77 134.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-21T15:04:23.022Z] #77 134.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-21T15:04:23.022Z] #77 134.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-21T15:04:23.179Z] #77 118.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:04:23.180Z] #77 119.2 checking for sysroot... no [2022-07-21T15:04:23.180Z] #77 119.2 checking for a working dd... /bin/dd [2022-07-21T15:04:23.180Z] #77 119.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:04:23.280Z] #77 134.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-21T15:04:23.280Z] #77 134.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-21T15:04:23.280Z] #77 134.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-21T15:04:23.280Z] #77 134.8 CC src/runtime_spec_schema_defs.lo [2022-07-21T15:04:23.436Z] #77 119.3 checking for mt... no [2022-07-21T15:04:23.436Z] #77 119.3 checking if : is a manifest tool... no [2022-07-21T15:04:23.436Z] #77 119.3 checking for dlfcn.h... yes [2022-07-21T15:04:23.538Z] #77 134.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-21T15:04:23.538Z] #77 135.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-21T15:04:23.693Z] #77 119.4 checking for objdir... .libs [2022-07-21T15:04:23.796Z] #77 135.2 CC src/runtime_spec_schema_defs_vm.lo [2022-07-21T15:04:23.796Z] #77 135.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-21T15:04:23.796Z] #77 135.4 CC src/runtime_spec_schema_state_schema.lo [2022-07-21T15:04:23.796Z] #77 135.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-21T15:04:23.950Z] #77 119.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:04:23.950Z] #77 119.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:04:23.950Z] #77 119.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:04:24.053Z] #77 135.5 CC src/basic_test_double_array_item.lo [2022-07-21T15:04:24.208Z] #77 119.9 checking if gcc static flag -static works... yes [2022-07-21T15:04:24.311Z] #77 135.6 CC src/basic_test_double_array.lo [2022-07-21T15:04:24.312Z] #77 135.7 CC src/basic_test_top_array_int.lo [2022-07-21T15:04:24.312Z] #77 135.8 CC src/basic_test_top_array_string.lo [2022-07-21T15:04:24.465Z] #77 120.3 checking if gcc supports -c -o file.o... yes [2022-07-21T15:04:24.465Z] #77 120.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:04:24.465Z] #77 120.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:04:24.570Z] #77 135.9 CC src/basic_test_top_double_array_int.lo [2022-07-21T15:04:24.570Z] #77 136.0 CC src/basic_test_top_double_array_obj.lo [2022-07-21T15:04:24.722Z] #77 120.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:04:24.722Z] #77 120.6 checking how to hardcode library paths into programs... immediate [2022-07-21T15:04:24.722Z] #77 120.6 checking whether stripping libraries is possible... yes [2022-07-21T15:04:24.722Z] #77 120.6 checking if libtool supports shared libraries... yes [2022-07-21T15:04:24.722Z] #77 120.6 checking whether to build shared libraries... no [2022-07-21T15:04:24.722Z] #77 120.6 checking whether to build static libraries... yes [2022-07-21T15:04:24.722Z] #77 120.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:04:24.722Z] #77 120.7 checking whether build environment is sane... yes [2022-07-21T15:04:24.722Z] #77 120.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:04:24.722Z] #77 120.7 checking whether make sets $(MAKE)... yes [2022-07-21T15:04:24.722Z] #77 120.8 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:04:24.828Z] #77 136.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-21T15:04:24.828Z] #77 136.2 CC src/basic_test_top_double_array_string.lo [2022-07-21T15:04:24.977Z] #69 21.23 Fetched 49.1 MB in 20s (2458 kB/s) [2022-07-21T15:04:24.977Z] #69 21.23 Reading package lists... [2022-07-21T15:04:24.977Z] #69 ... [2022-07-21T15:04:24.977Z] [2022-07-21T15:04:24.977Z] #49 [tini 1/3] 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 vim-common [2022-07-21T15:04:24.977Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-21T15:04:24.977Z] #49 21.34 Fetched 49.1 MB in 20s (2465 kB/s) [2022-07-21T15:04:24.978Z] #77 120.8 checking whether make supports nested variables... yes [2022-07-21T15:04:24.978Z] #77 120.8 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:04:24.978Z] #77 120.9 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:04:24.978Z] #77 120.9 checking how to create a ustar tar archive... gnutar [2022-07-21T15:04:24.978Z] #77 120.9 checking dependency style of gcc... gcc3 [2022-07-21T15:04:25.087Z] #77 136.5 CC src/read-file.lo [2022-07-21T15:04:25.087Z] #77 136.6 CC src/json_common.lo [2022-07-21T15:04:25.235Z] #77 121.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:04:25.235Z] #77 121.1 checking whether make supports nested variables... (cached) yes [2022-07-21T15:04:25.235Z] #77 121.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:04:25.235Z] #77 121.1 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:04:25.235Z] #77 121.1 checking for yajl >= 2.1.0... yes [2022-07-21T15:04:25.235Z] #77 121.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:04:25.235Z] #77 121.1 checking for gcc... (cached) gcc [2022-07-21T15:04:25.235Z] #77 121.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:04:25.235Z] #77 121.2 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:04:25.235Z] #77 121.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:04:25.235Z] #77 121.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:04:25.235Z] #77 121.2 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:04:25.345Z] #77 ... [2022-07-21T15:04:25.346Z] [2022-07-21T15:04:25.346Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-21T15:04:25.346Z] #23 sha256:bb2af0a8d8cfbdc7754cc0f9fed4cf72801edcaa57bf42860c6529a0860b74dc [2022-07-21T15:04:25.346Z] #23 9.809 Collecting yamllint==1.26.1 [2022-07-21T15:04:25.492Z] #77 121.3 checking for python3... /usr/bin/python3 [2022-07-21T15:04:25.492Z] #77 121.3 checking for python3 version... 3.9 [2022-07-21T15:04:25.492Z] #77 121.4 checking for python3 platform... linux [2022-07-21T15:04:25.492Z] #77 121.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:04:25.748Z] #77 121.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:04:26.005Z] #77 121.9 checking that generated files are newer than configure... done [2022-07-21T15:04:26.005Z] #77 122.0 configure: creating ./config.status [2022-07-21T15:04:26.281Z] #23 10.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-21T15:04:27.654Z] #23 12.04 Collecting pathspec>=0.5.3 [2022-07-21T15:04:27.654Z] #23 12.06 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-21T15:04:27.900Z] #77 123.9 config.status: creating Makefile [2022-07-21T15:04:27.912Z] #23 12.38 Collecting pyyaml [2022-07-21T15:04:27.912Z] #23 12.40 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-21T15:04:28.157Z] #77 123.9 config.status: creating config.h [2022-07-21T15:04:28.157Z] #77 124.0 config.status: executing libtool commands [2022-07-21T15:04:28.157Z] #77 124.0 config.status: executing depfiles commands [2022-07-21T15:04:28.170Z] #23 12.50 Building wheels for collected packages: yamllint [2022-07-21T15:04:28.170Z] #23 12.50 Building wheel for yamllint (setup.py): started [2022-07-21T15:04:28.721Z] #77 124.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-21T15:04:28.721Z] #77 124.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:04:28.978Z] #77 125.0 checking for gcc... gcc [2022-07-21T15:04:29.106Z] #23 13.53 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-21T15:04:29.106Z] #23 13.53 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f2e79a56905fce6a67303808a6972fe56cbf785c40c16d988c2a079c43c4c64f [2022-07-21T15:04:29.106Z] #23 13.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-21T15:04:29.106Z] #23 13.54 Successfully built yamllint [2022-07-21T15:04:29.106Z] #23 13.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-21T15:04:29.492Z] #77 125.1 checking whether the C compiler works... yes [2022-07-21T15:04:29.492Z] #77 125.3 checking for C compiler default output file name... a.out [2022-07-21T15:04:29.492Z] #77 125.3 checking for suffix of executables... [2022-07-21T15:04:29.673Z] #23 14.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-21T15:04:29.749Z] #77 125.5 checking whether we are cross compiling... no [2022-07-21T15:04:29.932Z] #23 DONE 14.5s [2022-07-21T15:04:29.932Z] [2022-07-21T15:04:29.932Z] #77 [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-07-21T15:04:29.932Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:04:29.932Z] #77 136.8 CC tests/test-1.o [2022-07-21T15:04:29.932Z] #77 136.9 CC tests/test-2.o [2022-07-21T15:04:29.932Z] #77 137.1 CC tests/test-3.o [2022-07-21T15:04:29.932Z] #77 137.1 CC tests/test-4.o [2022-07-21T15:04:29.932Z] #77 137.4 CC tests/test-5.o [2022-07-21T15:04:29.932Z] #77 137.5 CC tests/test-6.o [2022-07-21T15:04:29.932Z] #77 137.6 CC tests/test-7.o [2022-07-21T15:04:29.932Z] #77 137.7 CC tests/test-8.o [2022-07-21T15:04:29.932Z] #77 138.0 CC tests/test-9.o [2022-07-21T15:04:29.932Z] #77 138.3 CC tests/test-10.o [2022-07-21T15:04:29.932Z] #77 138.7 CC tests/test-11.o [2022-07-21T15:04:30.006Z] #77 125.7 checking for suffix of object files... o [2022-07-21T15:04:30.006Z] #77 125.8 checking whether we are using the GNU C compiler... yes [2022-07-21T15:04:30.006Z] #77 125.9 checking whether gcc accepts -g... yes [2022-07-21T15:04:30.263Z] #77 126.0 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:04:30.263Z] #77 126.2 checking whether gcc understands -c and -o together... [2022-07-21T15:04:30.263Z] #77 ... [2022-07-21T15:04:30.263Z] [2022-07-21T15:04:30.263Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:30.263Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:04:30.263Z] #21 20.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:04:30.263Z] #21 20.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-21T15:04:30.263Z] #21 20.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-21T15:04:30.263Z] #21 20.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-21T15:04:30.263Z] #21 20.19 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-21T15:04:30.263Z] #21 20.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-21T15:04:30.263Z] #21 20.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-21T15:04:30.263Z] #21 20.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-21T15:04:30.263Z] #21 20.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-21T15:04:30.263Z] #21 20.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-21T15:04:30.263Z] #21 20.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-21T15:04:30.263Z] #21 20.51 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-21T15:04:30.263Z] #21 21.13 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:04:30.263Z] #21 21.27 Fetched 27.7 MB in 1s (22.3 MB/s) [2022-07-21T15:04:30.263Z] #21 21.32 Selecting previously unselected package pigz. [2022-07-21T15:04:30.264Z] #21 21.33 (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 ... 24018 files and directories currently installed.) [2022-07-21T15:04:30.264Z] #21 21.36 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 21.37 Unpacking pigz (2.6-1) ... [2022-07-21T15:04:30.264Z] #21 21.46 Selecting previously unselected package libelf1:amd64. [2022-07-21T15:04:30.264Z] #21 21.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 21.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-21T15:04:30.264Z] #21 21.68 Selecting previously unselected package libbpf0:amd64. [2022-07-21T15:04:30.264Z] #21 21.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 21.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:04:30.264Z] #21 21.79 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:04:30.264Z] #21 21.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 21.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:04:30.264Z] #21 21.87 Selecting previously unselected package libmnl0:amd64. [2022-07-21T15:04:30.264Z] #21 21.87 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 21.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:04:30.264Z] #21 21.95 Selecting previously unselected package libxtables12:amd64. [2022-07-21T15:04:30.264Z] #21 21.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 21.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:04:30.264Z] #21 22.02 Selecting previously unselected package libcap2-bin. [2022-07-21T15:04:30.264Z] #21 22.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 22.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-21T15:04:30.264Z] #21 22.11 Selecting previously unselected package iproute2. [2022-07-21T15:04:30.264Z] #21 22.11 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 22.12 Unpacking iproute2 (5.10.0-4) ... [2022-07-21T15:04:30.264Z] #21 22.65 Selecting previously unselected package xxd. [2022-07-21T15:04:30.264Z] #21 22.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 22.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:30.264Z] #21 22.79 Selecting previously unselected package vim-common. [2022-07-21T15:04:30.264Z] #21 22.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:04:30.264Z] #21 22.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:30.264Z] #21 23.03 Selecting previously unselected package bash-completion. [2022-07-21T15:04:30.264Z] #21 23.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-21T15:04:30.264Z] #21 25.05 Unpacking bash-completion (1:2.11-2) ... [2022-07-21T15:04:30.264Z] #21 25.51 Selecting previously unselected package bzip2. [2022-07-21T15:04:30.264Z] #21 25.53 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 25.53 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:04:30.264Z] #21 25.60 Selecting previously unselected package xz-utils. [2022-07-21T15:04:30.264Z] #21 25.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 25.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:04:30.264Z] #21 25.78 Selecting previously unselected package apparmor. [2022-07-21T15:04:30.264Z] #21 25.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 25.84 Unpacking apparmor (2.13.6-10) ... [2022-07-21T15:04:30.264Z] #21 26.25 Selecting previously unselected package inetutils-ping. [2022-07-21T15:04:30.264Z] #21 26.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-21T15:04:30.264Z] #21 26.38 Selecting previously unselected package libip4tc2:amd64. [2022-07-21T15:04:30.264Z] #21 26.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:04:30.264Z] #21 26.44 Selecting previously unselected package libip6tc2:amd64. [2022-07-21T15:04:30.264Z] #21 26.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:04:30.264Z] #21 26.51 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-21T15:04:30.264Z] #21 26.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:04:30.264Z] #21 26.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-21T15:04:30.264Z] #21 26.59 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:04:30.264Z] #21 26.68 Selecting previously unselected package libnftnl11:amd64. [2022-07-21T15:04:30.264Z] #21 26.68 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.69 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:04:30.264Z] #21 26.78 Selecting previously unselected package iptables. [2022-07-21T15:04:30.264Z] #21 26.78 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 26.79 Unpacking iptables (1.8.7-1) ... [2022-07-21T15:04:30.264Z] #21 27.16 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:04:30.264Z] #21 27.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 27.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:04:30.264Z] #21 27.40 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:04:30.264Z] #21 27.40 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 27.41 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:04:30.264Z] #21 27.53 Selecting previously unselected package jq. [2022-07-21T15:04:30.264Z] #21 27.54 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 27.55 Unpacking jq (1.6-2.1) ... [2022-07-21T15:04:30.264Z] #21 27.64 Selecting previously unselected package libaio1:amd64. [2022-07-21T15:04:30.264Z] #21 27.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 27.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:04:30.264Z] #21 27.71 Selecting previously unselected package libgpm2:amd64. [2022-07-21T15:04:30.264Z] #21 27.72 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 27.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:04:30.264Z] #21 27.80 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:04:30.264Z] #21 27.80 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:04:30.264Z] #21 27.82 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:04:30.264Z] #21 ... [2022-07-21T15:04:30.264Z] [2022-07-21T15:04:30.264Z] #77 [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-07-21T15:04:30.264Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:30.264Z] #77 126.2 checking whether gcc understands -c and -o together... yes [2022-07-21T15:04:30.264Z] #77 126.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:04:30.521Z] #77 126.4 checking whether build environment is sane... yes [2022-07-21T15:04:30.521Z] #77 126.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:04:30.521Z] #77 126.4 checking for gawk... no [2022-07-21T15:04:30.521Z] #77 126.4 checking for mawk... mawk [2022-07-21T15:04:30.521Z] #77 126.4 checking whether make sets $(MAKE)... yes [2022-07-21T15:04:30.521Z] #77 126.4 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:04:30.778Z] #77 126.5 checking whether make supports nested variables... yes [2022-07-21T15:04:30.778Z] #77 126.5 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:04:30.778Z] #77 126.5 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:04:30.778Z] #77 126.5 checking how to create a ustar tar archive... gnutar [2022-07-21T15:04:30.778Z] #77 126.6 checking dependency style of gcc... gcc3 [2022-07-21T15:04:30.778Z] #77 126.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:04:30.778Z] #77 126.7 checking whether make supports nested variables... (cached) yes [2022-07-21T15:04:31.035Z] #77 126.8 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:04:31.035Z] #77 127.0 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:04:31.035Z] #77 127.0 checking how to print strings... printf [2022-07-21T15:04:31.035Z] #77 127.0 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:04:31.035Z] #77 127.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:04:31.035Z] #77 127.1 checking for egrep... /bin/grep -E [2022-07-21T15:04:31.035Z] #77 127.1 checking for fgrep... /bin/grep -F [2022-07-21T15:04:31.035Z] #77 127.1 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:04:31.035Z] #77 127.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:04:31.035Z] #77 127.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:04:31.329Z] #77 127.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:04:31.329Z] #77 127.2 checking whether ln -s works... yes [2022-07-21T15:04:31.329Z] #77 127.2 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:04:31.329Z] #77 127.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:04:31.329Z] #77 127.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:04:31.329Z] #77 127.2 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:04:31.329Z] #77 127.2 checking for objdump... objdump [2022-07-21T15:04:31.329Z] #77 127.2 checking how to recognize dependent libraries... pass_all [2022-07-21T15:04:31.329Z] #77 127.3 checking for dlltool... no [2022-07-21T15:04:31.329Z] #77 127.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:04:31.329Z] #77 127.3 checking for ar... ar [2022-07-21T15:04:31.392Z] #77 ... [2022-07-21T15:04:31.392Z] [2022-07-21T15:04:31.392Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:31.392Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:04:31.392Z] #67 192.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:04:31.392Z] #67 192.0 + GOBIN=/build [2022-07-21T15:04:31.392Z] #67 192.0 + GO111MODULE=on [2022-07-21T15:04:31.392Z] #67 192.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:04:31.588Z] #77 127.3 checking for archiver @FILE support... @ [2022-07-21T15:04:31.588Z] #77 127.4 checking for strip... strip [2022-07-21T15:04:31.588Z] #77 127.4 checking for ranlib... ranlib [2022-07-21T15:04:31.863Z] #77 127.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:04:31.863Z] #77 127.8 checking for sysroot... no [2022-07-21T15:04:31.863Z] #77 127.8 checking for a working dd... /bin/dd [2022-07-21T15:04:31.863Z] #77 127.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:04:31.863Z] #77 127.8 checking for mt... no [2022-07-21T15:04:31.863Z] #77 127.8 checking if : is a manifest tool... no [2022-07-21T15:04:32.120Z] #77 127.9 checking how to run the C preprocessor... gcc -E [2022-07-21T15:04:32.686Z] #77 128.0 checking for ANSI C header files... yes [2022-07-21T15:04:32.686Z] #77 128.6 checking for sys/types.h... yes [2022-07-21T15:04:32.943Z] #77 128.7 checking for sys/stat.h... yes [2022-07-21T15:04:32.943Z] #77 128.8 checking for stdlib.h... yes [2022-07-21T15:04:33.096Z] #49 21.34 Reading package lists... [2022-07-21T15:04:33.096Z] #49 ... [2022-07-21T15:04:33.096Z] [2022-07-21T15:04:33.096Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:04:33.096Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-21T15:04:33.096Z] #69 21.23 Reading package lists... [2022-07-21T15:04:33.199Z] #77 129.0 checking for string.h... yes [2022-07-21T15:04:33.456Z] #77 129.1 checking for memory.h... yes [2022-07-21T15:04:33.456Z] #77 129.3 checking for strings.h... yes [2022-07-21T15:04:33.712Z] #77 129.5 checking for inttypes.h... yes [2022-07-21T15:04:33.971Z] #77 129.7 checking for stdint.h... yes [2022-07-21T15:04:33.971Z] #77 129.8 checking for unistd.h... yes [2022-07-21T15:04:34.034Z] #69 30.11 Reading package lists... [2022-07-21T15:04:34.034Z] #69 ... [2022-07-21T15:04:34.034Z] [2022-07-21T15:04:34.034Z] #20 [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-07-21T15:04:34.034Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-21T15:04:34.034Z] #20 21.38 Fetched 49.1 MB in 20s (2481 kB/s) [2022-07-21T15:04:34.034Z] #20 21.38 Reading package lists... [2022-07-21T15:04:34.034Z] #20 30.49 Reading package lists... [2022-07-21T15:04:34.034Z] #20 ... [2022-07-21T15:04:34.034Z] [2022-07-21T15:04:34.034Z] #49 [tini 1/3] 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 vim-common [2022-07-21T15:04:34.034Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-21T15:04:34.034Z] #49 21.34 Reading package lists... [2022-07-21T15:04:34.227Z] #77 130.0 checking for dlfcn.h... yes [2022-07-21T15:04:34.227Z] #77 130.2 checking for objdir... .libs [2022-07-21T15:04:34.790Z] #77 130.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:04:34.790Z] #77 130.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:04:34.790Z] #77 130.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:04:35.081Z] #77 130.7 checking if gcc static flag -static works... yes [2022-07-21T15:04:35.338Z] #77 131.1 checking if gcc supports -c -o file.o... yes [2022-07-21T15:04:35.338Z] #77 131.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:04:35.338Z] #77 131.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:04:35.595Z] #77 131.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:04:35.595Z] #77 131.5 checking how to hardcode library paths into programs... immediate [2022-07-21T15:04:35.595Z] #77 131.5 checking whether stripping libraries is possible... yes [2022-07-21T15:04:35.595Z] #77 131.6 checking if libtool supports shared libraries... yes [2022-07-21T15:04:35.595Z] #77 131.6 checking whether to build shared libraries... no [2022-07-21T15:04:35.595Z] #77 131.6 checking whether to build static libraries... yes [2022-07-21T15:04:35.851Z] #77 131.6 checking float.h usability... yes [2022-07-21T15:04:35.851Z] #77 131.8 checking float.h presence... yes [2022-07-21T15:04:35.851Z] #77 131.8 checking for float.h... yes [2022-07-21T15:04:36.108Z] #77 131.8 checking limits.h usability... yes [2022-07-21T15:04:36.108Z] #77 132.0 checking limits.h presence... yes [2022-07-21T15:04:36.364Z] #77 132.1 checking for limits.h... yes [2022-07-21T15:04:36.364Z] #77 132.1 checking stddef.h usability... yes [2022-07-21T15:04:36.364Z] #77 132.3 checking stddef.h presence... yes [2022-07-21T15:04:36.364Z] #77 132.4 checking for stddef.h... yes [2022-07-21T15:04:36.621Z] #77 132.4 checking for stdlib.h... (cached) yes [2022-07-21T15:04:36.621Z] #77 132.4 checking for string.h... (cached) yes [2022-07-21T15:04:36.621Z] #77 132.5 checking sys/time.h usability... yes [2022-07-21T15:04:36.756Z] #67 ... [2022-07-21T15:04:36.756Z] [2022-07-21T15:04:36.756Z] #77 [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-07-21T15:04:36.756Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:36.756Z] #77 144.0 configure.ac:11: installing 'build-aux/compile' [2022-07-21T15:04:36.756Z] #77 144.0 configure.ac:11: installing 'build-aux/config.guess' [2022-07-21T15:04:36.756Z] #77 144.0 configure.ac:11: installing 'build-aux/config.sub' [2022-07-21T15:04:36.756Z] #77 144.0 configure.ac:13: installing 'build-aux/install-sh' [2022-07-21T15:04:36.756Z] #77 144.0 configure.ac:13: installing 'build-aux/missing' [2022-07-21T15:04:36.756Z] #77 144.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-21T15:04:36.756Z] #77 144.5 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:04:36.877Z] #77 132.6 checking sys/time.h presence... yes [2022-07-21T15:04:36.877Z] #77 132.7 checking for sys/time.h... yes [2022-07-21T15:04:36.877Z] #77 132.7 checking for inline... inline [2022-07-21T15:04:37.134Z] #77 132.8 checking for size_t... yes [2022-07-21T15:04:37.134Z] #77 133.1 checking for stdlib.h... (cached) yes [2022-07-21T15:04:37.697Z] #77 133.1 checking for GNU libc compatible malloc... yes [2022-07-21T15:04:37.697Z] #77 133.4 checking for stdlib.h... (cached) yes [2022-07-21T15:04:37.697Z] #77 133.4 checking for GNU libc compatible realloc... yes [2022-07-21T15:04:37.934Z] #77 147.5 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:04:37.934Z] #77 148.1 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:04:37.934Z] #77 148.1 checking how to print strings... printf [2022-07-21T15:04:37.934Z] #77 148.2 checking for gcc... gcc [2022-07-21T15:04:37.954Z] #77 133.6 checking for working strtod... yes [2022-07-21T15:04:38.210Z] #77 133.9 checking for gettimeofday... yes [2022-07-21T15:04:38.462Z] #77 148.3 checking whether the C compiler works... yes [2022-07-21T15:04:38.462Z] #77 148.6 checking for C compiler default output file name... a.out [2022-07-21T15:04:38.467Z] #77 134.2 checking for memset... yes [2022-07-21T15:04:38.724Z] #77 134.4 checking for strspn... yes [2022-07-21T15:04:38.724Z] #77 134.7 checking that generated files are newer than configure... done [2022-07-21T15:04:38.724Z] #77 134.7 configure: creating ./config.status [2022-07-21T15:04:38.727Z] #77 148.6 checking for suffix of executables... [2022-07-21T15:04:39.298Z] #77 149.0 checking whether we are cross compiling... no [2022-07-21T15:04:39.298Z] #77 149.4 checking for suffix of object files... o [2022-07-21T15:04:39.887Z] #77 149.6 checking whether we are using the GNU C compiler... yes [2022-07-21T15:04:39.887Z] #77 149.9 checking whether gcc accepts -g... yes [2022-07-21T15:04:40.477Z] #77 150.1 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:04:40.477Z] #77 150.5 checking whether gcc understands -c and -o together... yes [2022-07-21T15:04:40.477Z] #77 150.8 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:04:40.617Z] #77 136.5 config.status: creating Makefile [2022-07-21T15:04:40.617Z] #77 136.5 config.status: creating config.h [2022-07-21T15:04:40.617Z] #77 136.5 config.status: executing depfiles commands [2022-07-21T15:04:40.617Z] #77 136.7 config.status: executing libtool commands [2022-07-21T15:04:40.738Z] #77 150.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:04:40.738Z] #77 150.8 checking for egrep... /bin/grep -E [2022-07-21T15:04:40.738Z] #77 150.9 checking for fgrep... /bin/grep -F [2022-07-21T15:04:40.738Z] #77 150.9 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:04:40.738Z] #77 150.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:04:40.738Z] #77 151.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:04:40.998Z] #77 151.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:04:40.998Z] #77 151.2 checking whether ln -s works... yes [2022-07-21T15:04:40.998Z] #77 151.2 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:04:40.998Z] #77 151.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:04:40.998Z] #77 151.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:04:40.998Z] #77 151.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:04:40.998Z] #77 151.3 checking for objdump... objdump [2022-07-21T15:04:40.998Z] #77 151.3 checking how to recognize dependent libraries... pass_all [2022-07-21T15:04:40.998Z] #77 151.3 checking for dlltool... no [2022-07-21T15:04:40.998Z] #77 151.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:04:40.998Z] #77 151.3 checking for ar... ar [2022-07-21T15:04:41.022Z] #14 ... [2022-07-21T15:04:41.022Z] [2022-07-21T15:04:41.022Z] #77 [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-07-21T15:04:41.022Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:41.022Z] #77 106.6 configure.ac:7: installing 'build-aux/compile' [2022-07-21T15:04:41.022Z] #77 106.6 configure.ac:9: installing 'build-aux/config.guess' [2022-07-21T15:04:41.022Z] #77 106.6 configure.ac:9: installing 'build-aux/config.sub' [2022-07-21T15:04:41.022Z] #77 106.6 configure.ac:11: installing 'build-aux/install-sh' [2022-07-21T15:04:41.022Z] #77 106.6 configure.ac:11: installing 'build-aux/missing' [2022-07-21T15:04:41.022Z] #77 107.0 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:04:41.260Z] #77 151.3 checking for archiver @FILE support... @ [2022-07-21T15:04:41.260Z] #77 151.6 checking for strip... strip [2022-07-21T15:04:41.279Z] #77 107.2 parallel-tests: installing 'build-aux/test-driver' [2022-07-21T15:04:41.520Z] #77 151.6 checking for ranlib... ranlib [2022-07-21T15:04:41.520Z] #77 151.6 checking for gawk... no [2022-07-21T15:04:41.520Z] #77 151.6 checking for mawk... mawk [2022-07-21T15:04:41.546Z] #77 ... [2022-07-21T15:04:41.546Z] [2022-07-21T15:04:41.546Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:41.546Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:04:41.546Z] #21 31.31 Selecting previously unselected package libinih1:amd64. [2022-07-21T15:04:41.546Z] #21 31.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 31.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-21T15:04:41.546Z] #21 31.40 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:04:41.546Z] #21 31.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 31.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:04:41.546Z] #21 31.55 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:04:41.546Z] #21 31.56 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 31.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:04:41.546Z] #21 31.69 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:04:41.546Z] #21 31.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 31.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:04:41.546Z] #21 31.74 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:04:41.546Z] #21 31.75 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 31.75 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:04:41.546Z] #21 31.80 Selecting previously unselected package net-tools. [2022-07-21T15:04:41.546Z] #21 31.81 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 31.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:04:41.546Z] #21 32.03 Selecting previously unselected package patch. [2022-07-21T15:04:41.546Z] #21 32.04 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 32.05 Unpacking patch (2.7.6-7) ... [2022-07-21T15:04:41.546Z] #21 32.17 Selecting previously unselected package python-pip-whl. [2022-07-21T15:04:41.546Z] #21 32.19 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:04:41.546Z] #21 32.20 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:04:41.546Z] #21 32.72 Selecting previously unselected package python3-lib2to3. [2022-07-21T15:04:41.546Z] #21 32.73 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-21T15:04:41.546Z] #21 32.74 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:04:41.546Z] #21 32.89 Selecting previously unselected package python3-distutils. [2022-07-21T15:04:41.546Z] #21 32.89 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-21T15:04:41.546Z] #21 32.90 Unpacking python3-distutils (3.9.2-1) ... [2022-07-21T15:04:41.546Z] #21 33.05 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:04:41.546Z] #21 33.05 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:04:41.546Z] #21 33.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:04:41.546Z] #21 33.20 Selecting previously unselected package python3-setuptools. [2022-07-21T15:04:41.546Z] #21 33.23 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-21T15:04:41.546Z] #21 33.24 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-21T15:04:41.546Z] #21 33.53 Selecting previously unselected package python3-wheel. [2022-07-21T15:04:41.546Z] #21 33.54 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-21T15:04:41.546Z] #21 33.55 Unpacking python3-wheel (0.34.2-1) ... [2022-07-21T15:04:41.546Z] #21 33.61 Selecting previously unselected package python3-pip. [2022-07-21T15:04:41.546Z] #21 33.63 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:04:41.546Z] #21 33.63 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:04:41.546Z] #21 33.94 Selecting previously unselected package sudo. [2022-07-21T15:04:41.546Z] #21 33.94 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 33.95 Unpacking sudo (1.9.5p2-3) ... [2022-07-21T15:04:41.546Z] #21 34.48 Selecting previously unselected package thin-provisioning-tools. [2022-07-21T15:04:41.546Z] #21 34.51 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 34.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:04:41.546Z] #21 34.77 Selecting previously unselected package uidmap. [2022-07-21T15:04:41.546Z] #21 34.78 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 34.80 Unpacking uidmap (1:4.8.1-1) ... [2022-07-21T15:04:41.546Z] #21 34.95 Selecting previously unselected package vim-runtime. [2022-07-21T15:04:41.546Z] #21 34.96 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:04:41.546Z] #21 35.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-21T15:04:41.546Z] #21 35.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-21T15:04:41.546Z] #21 35.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:41.546Z] #21 38.30 Selecting previously unselected package vim. [2022-07-21T15:04:41.546Z] #21 38.31 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 38.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:41.546Z] #21 39.04 Selecting previously unselected package xfsprogs. [2022-07-21T15:04:41.546Z] #21 39.04 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 39.05 Unpacking xfsprogs (5.10.0-4) ... [2022-07-21T15:04:41.546Z] #21 39.51 Selecting previously unselected package zip. [2022-07-21T15:04:41.546Z] #21 39.53 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 39.53 Unpacking zip (3.0-12) ... [2022-07-21T15:04:41.546Z] #21 39.69 Selecting previously unselected package zstd. [2022-07-21T15:04:41.546Z] #21 39.69 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-21T15:04:41.546Z] #21 39.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:04:41.546Z] #21 40.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:04:41.546Z] #21 41.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:04:41.546Z] #21 41.07 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:04:41.546Z] #21 41.08 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:04:41.546Z] #21 41.09 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:04:41.546Z] #21 41.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:04:41.546Z] #21 41.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-21T15:04:41.546Z] #21 41.13 Setting up uidmap (1:4.8.1-1) ... [2022-07-21T15:04:41.546Z] #21 41.14 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:04:41.546Z] #21 41.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:04:41.546Z] #21 41.16 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:04:41.546Z] #21 41.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:04:41.546Z] #21 41.19 Setting up python3-wheel (0.34.2-1) ... [2022-07-21T15:04:41.803Z] #21 ... [2022-07-21T15:04:41.803Z] [2022-07-21T15:04:41.803Z] #77 [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-07-21T15:04:41.803Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:41.803Z] #77 137.6 GEN .version [2022-07-21T15:04:41.803Z] #77 137.6 make install-recursive [2022-07-21T15:04:41.803Z] #77 137.6 make[1]: Entering directory '/tmp/crun-build' [2022-07-21T15:04:41.803Z] #77 137.7 Making install in libocispec [2022-07-21T15:04:41.803Z] #77 137.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:04:41.803Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-21T15:04:41.803Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-21T15:04:41.803Z] #77 137.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-21T15:04:41.803Z] #77 137.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-21T15:04:42.153Z] #49 30.28 Reading package lists... [2022-07-21T15:04:42.153Z] #49 ... [2022-07-21T15:04:42.153Z] [2022-07-21T15:04:42.153Z] #69 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-21T15:04:42.153Z] #69 sha256:590671de9d2336fb8db1eb9af9361e75bfe459bdeb19ab5114a81d5e3bbfd468 [2022-07-21T15:04:42.153Z] #69 30.11 Reading package lists... [2022-07-21T15:04:42.462Z] #77 151.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:04:42.462Z] #77 152.5 checking for sysroot... no [2022-07-21T15:04:42.462Z] #77 152.5 checking for a working dd... /bin/dd [2022-07-21T15:04:42.462Z] #77 152.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:04:42.462Z] #77 152.8 checking for mt... no [2022-07-21T15:04:42.723Z] #77 152.8 checking if : is a manifest tool... no [2022-07-21T15:04:42.723Z] #77 152.8 checking how to run the C preprocessor... gcc -E [2022-07-21T15:04:42.732Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-21T15:04:42.732Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-21T15:04:42.988Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-21T15:04:43.005Z] #77 ... [2022-07-21T15:04:43.005Z] [2022-07-21T15:04:43.005Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:43.005Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:04:43.005Z] #67 204.2 rootlesskit version 1.0.0 [2022-07-21T15:04:43.005Z] #67 204.2 Usage of /build/rootlesskit-docker-proxy: [2022-07-21T15:04:43.005Z] #67 204.2 -container-ip string [2022-07-21T15:04:43.005Z] #67 204.2 container ip [2022-07-21T15:04:43.005Z] #67 204.2 -container-port int [2022-07-21T15:04:43.005Z] #67 204.2 container port (default -1) [2022-07-21T15:04:43.005Z] #67 204.2 -host-ip string [2022-07-21T15:04:43.005Z] #67 204.2 host ip [2022-07-21T15:04:43.005Z] #67 204.2 -host-port int [2022-07-21T15:04:43.005Z] #67 204.2 host port (default -1) [2022-07-21T15:04:43.005Z] #67 204.2 -proto string [2022-07-21T15:04:43.005Z] #67 204.2 proxy protocol (default "tcp") [2022-07-21T15:04:43.267Z] #67 ... [2022-07-21T15:04:43.267Z] [2022-07-21T15:04:43.267Z] #14 [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-07-21T15:04:43.267Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:04:43.267Z] #14 194.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-21T15:04:43.267Z] #14 194.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:43.267Z] #14 194.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:04:43.528Z] #14 ... [2022-07-21T15:04:43.528Z] [2022-07-21T15:04:43.528Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:43.528Z] #67 sha256:c173a5e4c2f969717cc452f56af8d7c4f7eeb8b0ef5cae58005c153991ddcfb1 [2022-07-21T15:04:43.528Z] #67 DONE 204.7s [2022-07-21T15:04:43.528Z] [2022-07-21T15:04:43.528Z] #77 [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-07-21T15:04:43.528Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:43.528Z] #77 153.3 checking for ANSI C header files... [2022-07-21T15:04:43.528Z] #77 ... [2022-07-21T15:04:43.528Z] [2022-07-21T15:04:43.528Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-21T15:04:43.528Z] #68 sha256:1fe3adb4edf55184e7700321b11c34109133991a1518e65cba2ffa6adea090ac [2022-07-21T15:04:43.528Z] #68 DONE 0.1s [2022-07-21T15:04:43.789Z] [2022-07-21T15:04:43.789Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-21T15:04:43.789Z] #69 sha256:fd3494bbef937d1eb9bbd48364ba40a7728b1ca31b8f240f9ae8a36674ae9b7b [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-21T15:04:43.919Z] #77 139.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-21T15:04:43.919Z] #77 139.9 make install-recursive [2022-07-21T15:04:43.919Z] #77 139.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:04:43.919Z] #77 140.0 Making install in yajl [2022-07-21T15:04:44.050Z] #69 DONE 0.2s [2022-07-21T15:04:44.050Z] [2022-07-21T15:04:44.050Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:04:44.050Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:04:44.057Z] #69 39.26 Building dependency tree... [2022-07-21T15:04:44.175Z] #77 140.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:44.175Z] #77 140.1 CC verify/json_verify-json_verify.o [2022-07-21T15:04:44.175Z] #77 140.1 CC src/libyajl_la-yajl_alloc.lo [2022-07-21T15:04:44.175Z] #77 140.1 CC src/libyajl_la-yajl.lo [2022-07-21T15:04:44.323Z] #36 ... [2022-07-21T15:04:44.323Z] [2022-07-21T15:04:44.323Z] #77 [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-07-21T15:04:44.323Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:44.323Z] #77 153.3 checking for ANSI C header files... yes [2022-07-21T15:04:44.432Z] #77 140.2 CC src/libyajl_la-yajl_gen.lo [2022-07-21T15:04:44.432Z] #77 140.2 CC src/libyajl_la-yajl_parser.lo [2022-07-21T15:04:44.432Z] #77 140.3 CC src/libyajl_la-yajl_buf.lo [2022-07-21T15:04:44.433Z] #77 140.3 CC src/libyajl_la-yajl_encode.lo [2022-07-21T15:04:44.433Z] #77 140.3 CC src/libyajl_la-yajl_lex.lo [2022-07-21T15:04:44.433Z] #77 140.3 CC src/libyajl_la-yajl_tree.lo [2022-07-21T15:04:44.584Z] #77 154.6 checking for sys/types.h... yes [2022-07-21T15:04:44.848Z] #77 154.9 checking for sys/stat.h... yes [2022-07-21T15:04:45.111Z] #77 155.2 checking for stdlib.h... yes [2022-07-21T15:04:45.526Z] #77 111.2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-21T15:04:45.526Z] #77 111.2 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-21T15:04:45.683Z] #77 155.5 checking for string.h... yes [2022-07-21T15:04:45.783Z] #77 111.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-21T15:04:45.783Z] #77 111.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-21T15:04:45.783Z] #77 111.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-21T15:04:45.783Z] #77 111.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-21T15:04:45.783Z] #77 112.0 libtoolize: copying file 'm4/ltversion.m4' [2022-07-21T15:04:45.944Z] #77 155.9 checking for memory.h... yes [2022-07-21T15:04:45.961Z] #69 43.35 The following additional packages will be installed: [2022-07-21T15:04:45.961Z] #69 43.37 libbtrfs0 [2022-07-21T15:04:46.039Z] #77 112.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-21T15:04:46.220Z] #69 43.64 The following NEW packages will be installed: [2022-07-21T15:04:46.220Z] #69 43.66 libbtrfs-dev libbtrfs0 [2022-07-21T15:04:46.465Z] #77 156.4 checking for strings.h... yes [2022-07-21T15:04:46.725Z] #77 156.7 checking for inttypes.h... yes [2022-07-21T15:04:46.788Z] #69 44.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:04:46.788Z] #69 44.16 Need to get 460 kB of archives. [2022-07-21T15:04:46.788Z] #69 44.16 After this operation, 1237 kB of additional disk space will be used. [2022-07-21T15:04:46.788Z] #69 44.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:04:46.788Z] #69 44.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:04:47.296Z] #77 157.1 checking for stdint.h... yes [2022-07-21T15:04:47.557Z] #77 157.5 checking for unistd.h... yes [2022-07-21T15:04:47.725Z] #69 44.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:04:47.725Z] #69 45.23 Fetched 460 kB in 0s (1348 kB/s) [2022-07-21T15:04:47.725Z] #69 45.29 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:04:47.818Z] #77 157.8 checking for dlfcn.h... yes [2022-07-21T15:04:47.818Z] #77 158.0 checking for objdir... .libs [2022-07-21T15:04:47.983Z] #69 45.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-21T15:04:47.983Z] #69 45.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:04:47.983Z] #69 45.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:04:48.012Z] #77 ... [2022-07-21T15:04:48.012Z] [2022-07-21T15:04:48.012Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:04:48.012Z] #47 sha256:2d881f371ce35b0e4d68c9703e6e783d2c7615c14f7c04faa180d8f8e66494e1 [2022-07-21T15:04:48.012Z] #47 201.8 + dpkg --print-architecture [2022-07-21T15:04:48.012Z] #47 DONE 202.5s [2022-07-21T15:04:48.012Z] [2022-07-21T15:04:48.012Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:04:48.012Z] #60 sha256:6324e5e9e67914f935688e2c0cf1185146b3250ae07d0bbfb36862312d1306e3 [2022-07-21T15:04:48.243Z] #69 45.48 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:04:48.243Z] #69 45.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:04:48.243Z] #69 45.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:04:48.243Z] #69 45.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:04:48.395Z] #77 158.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:04:48.505Z] #69 45.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:04:48.505Z] #69 45.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:04:48.656Z] #77 158.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:04:48.656Z] #77 158.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:04:48.764Z] #69 DONE 46.0s [2022-07-21T15:04:48.764Z] [2022-07-21T15:04:48.764Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-21T15:04:48.764Z] #70 sha256:74d6bbfd2afa8df1ed028a996c6e88f884fad9615d73a7dc0e30e72677e93db6 [2022-07-21T15:04:48.764Z] #70 DONE 0.1s [2022-07-21T15:04:48.764Z] [2022-07-21T15:04:48.764Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:04:48.764Z] #71 sha256:771e183e1b7951744d2638fdc8cc24760753510cfe5c60f450473c7c77317384 [2022-07-21T15:04:49.228Z] #77 158.9 checking if gcc static flag -static works... yes [2022-07-21T15:04:49.488Z] #77 159.4 checking if gcc supports -c -o file.o... yes [2022-07-21T15:04:49.488Z] #77 159.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:04:49.488Z] #77 159.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:04:49.683Z] #77 ... [2022-07-21T15:04:49.683Z] [2022-07-21T15:04:49.683Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:49.683Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:04:49.683Z] #21 41.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:49.683Z] #21 41.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:04:49.683Z] #21 41.99 Setting up libcap2-bin (1:2.44-1) ... [2022-07-21T15:04:49.683Z] #21 42.00 Setting up apparmor (2.13.6-10) ... [2022-07-21T15:04:49.683Z] #21 43.69 Setting up zip (3.0-12) ... [2022-07-21T15:04:49.683Z] #21 43.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:49.683Z] #21 43.74 Setting up bash-completion (1:2.11-2) ... [2022-07-21T15:04:49.683Z] #21 46.05 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:04:49.683Z] #21 46.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:04:49.683Z] #21 46.09 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:04:49.683Z] #21 46.09 Setting up patch (2.7.6-7) ... [2022-07-21T15:04:49.683Z] #21 46.11 Setting up sudo (1.9.5p2-3) ... [2022-07-21T15:04:49.683Z] #21 46.22 invoke-rc.d: could not determine current runlevel [2022-07-21T15:04:49.683Z] #21 46.23 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-21T15:04:49.683Z] #21 46.23 Setting up xfsprogs (5.10.0-4) ... [2022-07-21T15:04:49.683Z] #21 46.25 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:04:49.683Z] #21 46.26 Setting up inetutils-ping (2:2.0-1) ... [2022-07-21T15:04:49.683Z] #21 46.28 Setting up pigz (2.6-1) ... [2022-07-21T15:04:49.683Z] #21 46.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:04:49.683Z] #21 46.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:04:49.683Z] #21 46.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:04:49.683Z] #21 46.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:49.683Z] #21 47.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:04:49.683Z] #21 47.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:04:49.683Z] #21 47.69 Setting up libelf1:amd64 (0.183-1) ... [2022-07-21T15:04:49.683Z] #21 47.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:04:49.683Z] #21 47.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:04:49.683Z] #21 47.75 Setting up python3-distutils (3.9.2-1) ... [2022-07-21T15:04:49.683Z] #21 48.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:49.683Z] #21 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-21T15:04:49.683Z] #21 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-21T15:04:49.683Z] #21 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-21T15:04:49.683Z] #21 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-21T15:04:49.683Z] #21 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-21T15:04:49.683Z] #21 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-21T15:04:49.683Z] #21 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-21T15:04:49.683Z] #21 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-21T15:04:49.683Z] #21 48.39 Setting up python3-setuptools (52.0.0-4) ... [2022-07-21T15:04:49.702Z] #71 0.912 + RM_GOPATH=0 [2022-07-21T15:04:49.702Z] #71 0.912 + TMP_GOPATH= [2022-07-21T15:04:49.702Z] #71 0.912 + : /build [2022-07-21T15:04:49.702Z] #71 0.912 + '[' -z '' ']' [2022-07-21T15:04:49.702Z] #71 0.913 ++ mktemp -d [2022-07-21T15:04:49.702Z] #71 0.916 + export GOPATH=/tmp/tmp.pmTp3OuHWS [2022-07-21T15:04:49.702Z] #71 0.916 + GOPATH=/tmp/tmp.pmTp3OuHWS [2022-07-21T15:04:49.702Z] #71 0.916 + RM_GOPATH=1 [2022-07-21T15:04:49.702Z] #71 0.916 + case "$(go env GOARCH)" in [2022-07-21T15:04:49.702Z] #71 0.920 ++ go env GOARCH [2022-07-21T15:04:49.702Z] #71 0.928 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:49.702Z] #71 0.928 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:49.702Z] #71 0.928 ++ dirname /install.sh [2022-07-21T15:04:49.702Z] #71 0.929 + dir=/ [2022-07-21T15:04:49.702Z] #71 0.929 + bin=containerd [2022-07-21T15:04:49.702Z] #71 0.929 + shift [2022-07-21T15:04:49.702Z] #71 0.929 + '[' '!' -f //containerd.installer ']' [2022-07-21T15:04:49.702Z] #71 0.929 + . //containerd.installer [2022-07-21T15:04:49.702Z] #71 0.929 ++ set -e [2022-07-21T15:04:49.702Z] #71 0.930 ++ : v1.6.6 [2022-07-21T15:04:49.702Z] #71 0.930 + install_containerd [2022-07-21T15:04:49.702Z] #71 0.930 + echo 'Install containerd version v1.6.6' [2022-07-21T15:04:49.702Z] #71 0.930 Install containerd version v1.6.6 [2022-07-21T15:04:49.702Z] #71 0.930 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pmTp3OuHWS/src/github.com/containerd/containerd [2022-07-21T15:04:49.702Z] #71 0.933 Cloning into '/tmp/tmp.pmTp3OuHWS/src/github.com/containerd/containerd'... [2022-07-21T15:04:49.751Z] #77 159.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:04:49.940Z] #21 49.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:04:50.011Z] #77 160.1 checking how to hardcode library paths into programs... immediate [2022-07-21T15:04:50.011Z] #77 160.1 checking whether stripping libraries is possible... yes [2022-07-21T15:04:50.011Z] #77 160.1 checking if libtool supports shared libraries... yes [2022-07-21T15:04:50.011Z] #77 160.1 checking whether to build shared libraries... no [2022-07-21T15:04:50.011Z] #77 160.1 checking whether to build static libraries... yes [2022-07-21T15:04:50.011Z] #77 160.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:04:50.011Z] #77 160.2 checking whether build environment is sane... yes [2022-07-21T15:04:50.011Z] #77 160.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:04:50.011Z] #77 160.2 checking whether make sets $(MAKE)... yes [2022-07-21T15:04:50.011Z] #77 160.2 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:04:50.197Z] #21 49.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:04:50.197Z] #21 49.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:04:50.197Z] #21 49.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:04:50.272Z] #77 160.3 checking whether make supports nested variables... yes [2022-07-21T15:04:50.272Z] #77 160.5 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:04:50.272Z] #77 160.5 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:04:50.272Z] #77 160.5 checking how to create a ustar tar archive... gnutar [2022-07-21T15:04:50.533Z] #77 160.5 checking dependency style of gcc... gcc3 [2022-07-21T15:04:50.533Z] #77 160.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:04:50.533Z] #77 160.9 checking whether make supports nested variables... (cached) yes [2022-07-21T15:04:50.760Z] #21 ... [2022-07-21T15:04:50.760Z] [2022-07-21T15:04:50.760Z] #77 [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-07-21T15:04:50.760Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:50.760Z] #77 145.7 CCLD libyajl.la [2022-07-21T15:04:50.760Z] #77 146.1 CCLD verify/json_verify [2022-07-21T15:04:50.760Z] #77 146.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:50.760Z] #77 146.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:04:50.760Z] #77 146.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:04:50.760Z] #77 146.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:50.760Z] #77 146.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:04:50.760Z] #77 146.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:04:50.760Z] #77 146.7 CC src/validate.o [2022-07-21T15:04:50.760Z] #77 146.7 CC src/image_spec_schema_config_schema.lo [2022-07-21T15:04:50.760Z] #77 146.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-21T15:04:50.760Z] #77 146.7 CC src/image_spec_schema_defs.lo [2022-07-21T15:04:50.760Z] #77 146.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-21T15:04:50.760Z] #77 146.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-21T15:04:50.760Z] #77 146.8 CC src/image_spec_schema_image_layout_schema.lo [2022-07-21T15:04:50.760Z] #77 146.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-21T15:04:50.798Z] #77 160.9 checking for gawk... (cached) mawk [2022-07-21T15:04:50.798Z] #77 160.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:04:50.798Z] #77 160.9 checking for gcc... (cached) gcc [2022-07-21T15:04:50.798Z] #77 161.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:04:50.798Z] #77 161.2 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:04:50.798Z] #77 161.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:04:50.798Z] #77 161.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:04:51.017Z] #77 146.8 CC src/runtime_spec_schema_config_linux.lo [2022-07-21T15:04:51.017Z] #77 146.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-21T15:04:51.017Z] #77 146.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-21T15:04:51.017Z] #77 146.9 CC src/runtime_spec_schema_config_solaris.lo [2022-07-21T15:04:51.017Z] #77 146.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-21T15:04:51.017Z] #77 147.0 CC src/runtime_spec_schema_config_windows.lo [2022-07-21T15:04:51.017Z] #77 147.0 CC src/runtime_spec_schema_defs.lo [2022-07-21T15:04:51.017Z] #77 147.0 CC src/runtime_spec_schema_defs_linux.lo [2022-07-21T15:04:51.017Z] #77 147.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-21T15:04:51.059Z] #77 161.2 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:04:51.059Z] #77 161.3 checking for python3... /usr/bin/python3 [2022-07-21T15:04:51.274Z] #77 147.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-21T15:04:51.274Z] #77 147.2 CC src/runtime_spec_schema_defs_windows.lo [2022-07-21T15:04:51.274Z] #77 147.2 CC src/runtime_spec_schema_state_schema.lo [2022-07-21T15:04:51.319Z] #77 161.4 checking for python3 version... 3.9 [2022-07-21T15:04:51.531Z] #77 147.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-21T15:04:51.580Z] #77 161.5 checking for python3 platform... linux [2022-07-21T15:04:51.804Z] #77 147.5 CC src/basic_test_double_array_item.lo [2022-07-21T15:04:51.804Z] #77 147.6 CC src/basic_test_double_array.lo [2022-07-21T15:04:51.855Z] #77 161.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:04:51.855Z] #77 161.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:04:51.855Z] #77 162.1 checking for go-md2man... no [2022-07-21T15:04:52.061Z] #77 147.8 CC src/basic_test_top_array_int.lo [2022-07-21T15:04:52.061Z] #77 147.9 CC src/basic_test_top_array_string.lo [2022-07-21T15:04:52.116Z] #77 162.1 checking error.h usability... yes [2022-07-21T15:04:52.116Z] #77 162.3 checking error.h presence... yes [2022-07-21T15:04:52.116Z] #77 162.4 checking for error.h... yes [2022-07-21T15:04:52.236Z] #71 ... [2022-07-21T15:04:52.236Z] [2022-07-21T15:04:52.236Z] #49 [tini 1/3] 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 vim-common [2022-07-21T15:04:52.236Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-21T15:04:52.236Z] #49 30.28 Reading package lists... [2022-07-21T15:04:52.236Z] #49 39.34 Building dependency tree... [2022-07-21T15:04:52.236Z] #49 43.60 The following additional packages will be installed: [2022-07-21T15:04:52.236Z] #49 43.63 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-21T15:04:52.236Z] #49 43.66 Suggested packages: [2022-07-21T15:04:52.236Z] #49 43.66 cmake-doc ninja-build lrzip [2022-07-21T15:04:52.236Z] #49 43.66 Recommended packages: [2022-07-21T15:04:52.236Z] #49 43.66 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-21T15:04:52.236Z] #49 44.23 The following NEW packages will be installed: [2022-07-21T15:04:52.236Z] #49 44.25 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-21T15:04:52.236Z] #49 44.66 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:04:52.236Z] #49 44.66 Need to get 8418 kB of archives. [2022-07-21T15:04:52.236Z] #49 44.66 After this operation, 34.9 MB of additional disk space will be used. [2022-07-21T15:04:52.236Z] #49 44.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:04:52.236Z] #49 44.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:04:52.236Z] #49 44.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-21T15:04:52.236Z] #49 44.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-21T15:04:52.236Z] #49 44.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-21T15:04:52.236Z] #49 44.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-21T15:04:52.236Z] #49 44.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-21T15:04:52.236Z] #49 44.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-21T15:04:52.236Z] #49 45.40 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:04:52.236Z] #49 45.72 Fetched 8418 kB in 0s (19.0 MB/s) [2022-07-21T15:04:52.236Z] #49 45.76 Selecting previously unselected package xxd. [2022-07-21T15:04:52.236Z] #49 45.76 (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 ... 30255 files and directories currently installed.) [2022-07-21T15:04:52.236Z] #49 45.79 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:04:52.236Z] #49 45.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 45.97 Selecting previously unselected package vim-common. [2022-07-21T15:04:52.236Z] #49 45.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:04:52.236Z] #49 46.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 46.31 Selecting previously unselected package cmake-data. [2022-07-21T15:04:52.236Z] #49 46.33 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-21T15:04:52.236Z] #49 46.36 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 47.59 Selecting previously unselected package libarchive13:amd64. [2022-07-21T15:04:52.236Z] #49 47.59 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-21T15:04:52.236Z] #49 47.59 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 47.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-21T15:04:52.236Z] #49 47.68 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-21T15:04:52.236Z] #49 47.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:04:52.236Z] #49 47.75 Selecting previously unselected package librhash0:amd64. [2022-07-21T15:04:52.236Z] #49 47.75 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-21T15:04:52.236Z] #49 47.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:04:52.236Z] #49 47.83 Selecting previously unselected package libuv1:amd64. [2022-07-21T15:04:52.236Z] #49 47.83 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-21T15:04:52.236Z] #49 47.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:04:52.236Z] #49 47.92 Selecting previously unselected package cmake. [2022-07-21T15:04:52.236Z] #49 47.93 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-21T15:04:52.236Z] #49 47.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 ... [2022-07-21T15:04:52.236Z] [2022-07-21T15:04:52.236Z] #20 [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-07-21T15:04:52.236Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-21T15:04:52.236Z] #20 30.49 Reading package lists... [2022-07-21T15:04:52.236Z] #20 39.65 Building dependency tree... [2022-07-21T15:04:52.236Z] #20 43.80 The following additional packages will be installed: [2022-07-21T15:04:52.236Z] #20 43.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:04:52.236Z] #20 43.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-21T15:04:52.236Z] #20 43.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-21T15:04:52.236Z] #20 43.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-21T15:04:52.236Z] #20 43.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-21T15:04:52.236Z] #20 43.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-21T15:04:52.236Z] #20 43.83 mingw-w64-common mingw-w64-x86-64-dev [2022-07-21T15:04:52.236Z] #20 43.89 Suggested packages: [2022-07-21T15:04:52.236Z] #20 43.89 gcc-10-locales seccomp wine64 [2022-07-21T15:04:52.236Z] #20 44.58 The following NEW packages will be installed: [2022-07-21T15:04:52.236Z] #20 44.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-21T15:04:52.236Z] #20 44.59 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-21T15:04:52.236Z] #20 44.59 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-21T15:04:52.236Z] #20 44.59 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-21T15:04:52.236Z] #20 44.59 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-21T15:04:52.236Z] #20 44.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-21T15:04:52.236Z] #20 44.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-21T15:04:52.236Z] #20 44.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-21T15:04:52.236Z] #20 44.61 mingw-w64-x86-64-dev [2022-07-21T15:04:52.236Z] #20 45.05 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:04:52.236Z] #20 45.05 Need to get 115 MB of archives. [2022-07-21T15:04:52.236Z] #20 45.05 After this operation, 645 MB of additional disk space will be used. [2022-07-21T15:04:52.236Z] #20 45.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-07-21T15:04:52.236Z] #20 45.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-21T15:04:52.236Z] #20 45.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-21T15:04:52.236Z] #20 45.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-21T15:04:52.236Z] #20 45.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-21T15:04:52.236Z] #20 45.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-21T15:04:52.236Z] #20 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-07-21T15:04:52.236Z] #20 45.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-21T15:04:52.236Z] #20 45.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-21T15:04:52.236Z] #20 45.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:04:52.236Z] #20 46.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:04:52.236Z] #20 46.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-07-21T15:04:52.236Z] #20 46.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-07-21T15:04:52.236Z] #20 46.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-21T15:04:52.236Z] #20 47.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-21T15:04:52.236Z] #20 47.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-21T15:04:52.236Z] #20 47.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-21T15:04:52.236Z] #20 47.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-21T15:04:52.236Z] #20 47.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-21T15:04:52.236Z] #20 47.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-07-21T15:04:52.236Z] #20 47.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-21T15:04:52.236Z] #20 47.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-21T15:04:52.236Z] #20 47.18 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-21T15:04:52.236Z] #20 47.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-21T15:04:52.236Z] #20 47.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-21T15:04:52.236Z] #20 47.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-21T15:04:52.236Z] #20 47.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-21T15:04:52.236Z] #20 47.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-21T15:04:52.236Z] #20 47.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-21T15:04:52.236Z] #20 47.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-21T15:04:52.236Z] #20 47.70 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:04:52.236Z] #20 47.92 Fetched 115 MB in 2s (46.1 MB/s) [2022-07-21T15:04:52.236Z] #20 47.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-21T15:04:52.236Z] #20 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-21T15:04:52.236Z] #20 48.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:04:52.236Z] #20 48.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:04:52.236Z] #20 49.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-21T15:04:52.236Z] #20 49.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-21T15:04:52.236Z] #20 49.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:04:52.236Z] #20 ... [2022-07-21T15:04:52.236Z] [2022-07-21T15:04:52.236Z] #49 [tini 1/3] 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 vim-common [2022-07-21T15:04:52.236Z] #49 sha256:04215169a1208fca40eaec12f9fd4d3c6d64540440c695d9aef63e37c4914ff2 [2022-07-21T15:04:52.236Z] #49 49.54 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 49.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 49.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-21T15:04:52.236Z] #49 49.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 49.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-21T15:04:52.236Z] #49 49.64 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-21T15:04:52.236Z] #49 49.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 49.68 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-21T15:04:52.236Z] #49 49.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:04:52.318Z] #77 148.2 CC src/basic_test_top_double_array_obj.lo [2022-07-21T15:04:52.318Z] #77 ... [2022-07-21T15:04:52.318Z] [2022-07-21T15:04:52.318Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:04:52.318Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:04:52.318Z] #21 51.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:04:52.318Z] #21 51.33 Setting up jq (1.6-2.1) ... [2022-07-21T15:04:52.318Z] #21 51.34 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:04:52.318Z] #21 51.35 Setting up iptables (1.8.7-1) ... [2022-07-21T15:04:52.318Z] #21 51.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:04:52.318Z] #21 51.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:04:52.318Z] #21 51.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:04:52.318Z] #21 51.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:04:52.318Z] #21 51.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-21T15:04:52.318Z] #21 51.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-21T15:04:52.318Z] #21 51.41 Setting up iproute2 (5.10.0-4) ... [2022-07-21T15:04:52.318Z] #21 51.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:04:52.318Z] #21 DONE 52.1s [2022-07-21T15:04:52.318Z] [2022-07-21T15:04:52.318Z] #77 [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-07-21T15:04:52.318Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:52.318Z] #77 148.2 CC src/basic_test_top_double_array_int.lo [2022-07-21T15:04:52.575Z] #77 148.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-21T15:04:52.575Z] #77 148.5 CC src/basic_test_top_double_array_string.lo [2022-07-21T15:04:52.687Z] #77 162.5 checking linux/openat2.h usability... yes [2022-07-21T15:04:52.687Z] #77 162.8 checking linux/openat2.h presence... yes [2022-07-21T15:04:52.687Z] #77 162.9 checking for linux/openat2.h... yes [2022-07-21T15:04:52.805Z] #49 DONE 50.2s [2022-07-21T15:04:52.805Z] [2022-07-21T15:04:52.805Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-21T15:04:52.805Z] #50 sha256:d90094dabe7ef73a5d36a3ecc759c17e2a3768fc02622c3069bdbdc692453589 [2022-07-21T15:04:52.805Z] #50 DONE 0.1s [2022-07-21T15:04:52.805Z] [2022-07-21T15:04:52.805Z] #20 [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-07-21T15:04:52.805Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-21T15:04:52.805Z] #20 50.22 Selecting previously unselected package binutils-mingw-w64. [2022-07-21T15:04:52.805Z] #20 50.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-21T15:04:52.805Z] #20 50.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:04:52.832Z] #77 148.8 CC src/read-file.lo [2022-07-21T15:04:53.064Z] #20 50.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-21T15:04:53.064Z] #20 50.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:04:53.064Z] #20 50.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:04:53.064Z] #20 50.52 Selecting previously unselected package dmsetup. [2022-07-21T15:04:53.064Z] #20 50.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:04:53.064Z] #20 50.53 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:04:53.089Z] #77 149.0 CC src/json_common.lo [2022-07-21T15:04:53.089Z] #77 149.2 CC tests/test-1.o [2022-07-21T15:04:53.259Z] #77 163.0 checking for copy_file_range... yes [2022-07-21T15:04:53.324Z] #20 50.71 Selecting previously unselected package mingw-w64-common. [2022-07-21T15:04:53.324Z] #20 50.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-21T15:04:53.324Z] #20 50.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-21T15:04:53.586Z] #20 ... [2022-07-21T15:04:53.586Z] [2022-07-21T15:04:53.586Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:53.586Z] #74 sha256:674887ff3bee70d10c15eaba94645c4f42c71894f435500201b98ff05bc49c5c [2022-07-21T15:04:53.586Z] #74 47.47 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:04:53.586Z] #74 47.47 + GOBIN=/build [2022-07-21T15:04:53.586Z] #74 47.47 + GO111MODULE=on [2022-07-21T15:04:53.586Z] #74 47.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:04:53.586Z] #74 50.67 rootlesskit version 1.0.0 [2022-07-21T15:04:53.586Z] #74 50.67 Usage of /build/rootlesskit-docker-proxy: [2022-07-21T15:04:53.586Z] #74 50.68 -container-ip string [2022-07-21T15:04:53.586Z] #74 50.68 container ip [2022-07-21T15:04:53.586Z] #74 50.68 -container-port int [2022-07-21T15:04:53.586Z] #74 50.68 container port (default -1) [2022-07-21T15:04:53.586Z] #74 50.68 -host-ip string [2022-07-21T15:04:53.586Z] #74 50.68 host ip [2022-07-21T15:04:53.586Z] #74 50.68 -host-port int [2022-07-21T15:04:53.586Z] #74 50.68 host port (default -1) [2022-07-21T15:04:53.586Z] #74 50.68 -proto string [2022-07-21T15:04:53.586Z] #74 50.68 proxy protocol (default "tcp") [2022-07-21T15:04:53.586Z] #74 DONE 50.9s [2022-07-21T15:04:53.586Z] [2022-07-21T15:04:53.586Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-21T15:04:53.586Z] #75 sha256:c18a0993b7cfdd2a160603eea11ee18d03e0196b524a75a79f9f1f700ac414bd [2022-07-21T15:04:53.653Z] #77 149.4 CC tests/test-2.o [2022-07-21T15:04:53.653Z] #77 149.6 CC tests/test-3.o [2022-07-21T15:04:53.653Z] #77 ... [2022-07-21T15:04:53.653Z] [2022-07-21T15:04:53.653Z] #22 [dev-systemd-false 8/28] 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-07-21T15:04:53.653Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-21T15:04:53.653Z] #22 1.352 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-21T15:04:53.653Z] #22 1.357 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-21T15:04:53.653Z] #22 1.364 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-21T15:04:53.653Z] #22 DONE 1.4s [2022-07-21T15:04:53.653Z] [2022-07-21T15:04:53.653Z] #77 [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-07-21T15:04:53.653Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:53.653Z] #77 149.6 CC tests/test-4.o [2022-07-21T15:04:53.831Z] #77 163.5 checking for fgetxattr... [2022-07-21T15:04:53.831Z] #77 ... [2022-07-21T15:04:53.831Z] [2022-07-21T15:04:53.831Z] #14 [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-07-21T15:04:53.831Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:04:53.831Z] #14 208.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-21T15:04:53.831Z] #14 208.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-21T15:04:53.831Z] #14 208.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:04:53.831Z] #14 208.3 Selecting previously unselected package libapparmor1:amd64. [2022-07-21T15:04:53.831Z] #14 208.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-21T15:04:53.831Z] #14 208.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:04:53.831Z] #14 208.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-21T15:04:53.831Z] #14 208.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-21T15:04:53.831Z] #14 208.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:04:53.831Z] #14 208.9 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:04:53.831Z] #14 208.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:04:53.831Z] #14 208.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:04:53.832Z] #14 209.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:04:53.832Z] #14 209.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 209.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:04:53.832Z] #14 209.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-21T15:04:53.832Z] #14 209.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 209.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:04:53.832Z] #14 209.7 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:04:53.832Z] #14 209.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 209.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:04:53.832Z] #14 209.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-21T15:04:53.832Z] #14 209.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 209.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:04:53.832Z] #14 210.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-21T15:04:53.832Z] #14 210.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 210.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 210.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-21T15:04:53.832Z] #14 210.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 210.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 210.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-21T15:04:53.832Z] #14 210.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 210.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 210.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-21T15:04:53.832Z] #14 210.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 210.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 211.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-21T15:04:53.832Z] #14 211.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 211.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:04:53.832Z] #14 212.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-21T15:04:53.832Z] #14 212.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 212.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:04:53.832Z] #14 212.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:04:53.832Z] #14 212.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 212.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:04:53.832Z] #14 212.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:04:53.832Z] #14 212.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:04:53.832Z] #14 212.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:04:53.832Z] #14 213.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:04:53.832Z] #14 213.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:04:53.832Z] #14 213.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:04:53.832Z] #14 213.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:04:53.832Z] #14 213.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 213.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 213.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:04:53.832Z] #14 213.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 213.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:04:53.832Z] #14 213.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 213.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:04:53.832Z] #14 213.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 213.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:04:53.832Z] #14 213.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 213.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:04:53.832Z] #14 213.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:04:53.832Z] #14 213.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 214.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-21T15:04:53.832Z] #14 214.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 214.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:04:53.832Z] #14 214.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:04:53.832Z] #14 214.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:04:53.832Z] #14 214.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:04:53.832Z] #14 214.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:04:53.832Z] #14 214.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:04:53.832Z] #14 DONE 215.2s [2022-07-21T15:04:53.832Z] [2022-07-21T15:04:53.832Z] #77 [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-07-21T15:04:53.832Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:53.832Z] #77 163.5 checking for fgetxattr... yes [2022-07-21T15:04:53.832Z] #77 163.9 checking for statx... [2022-07-21T15:04:53.832Z] #77 ... [2022-07-21T15:04:53.832Z] [2022-07-21T15:04:53.832Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-21T15:04:53.832Z] #59 sha256:a7642908d0d31f5b3c0d59bf9a3760c37c608f0f0063ddeaf99f82d5027a50de [2022-07-21T15:04:53.832Z] #59 DONE 0.2s [2022-07-21T15:04:53.832Z] [2022-07-21T15:04:53.832Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:04:53.832Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-21T15:04:53.846Z] #75 DONE 0.2s [2022-07-21T15:04:53.846Z] [2022-07-21T15:04:53.846Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-21T15:04:53.846Z] #76 sha256:9cfef6a672ccc8209242d4ceddec70bc34cff95f309a6df6b219c8204a951a18 [2022-07-21T15:04:53.846Z] #76 DONE 0.1s [2022-07-21T15:04:53.846Z] [2022-07-21T15:04:53.846Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-21T15:04:53.846Z] #51 sha256:c991140c973d451c753bda7fc3ecddb585fef0154559bc3e91a048b0bc99beb2 [2022-07-21T15:04:53.846Z] #51 0.917 + RM_GOPATH=0 [2022-07-21T15:04:53.846Z] #51 0.917 + TMP_GOPATH= [2022-07-21T15:04:53.846Z] #51 0.917 + : /build [2022-07-21T15:04:53.846Z] #51 0.917 + '[' -z '' ']' [2022-07-21T15:04:53.846Z] #51 0.920 ++ mktemp -d [2022-07-21T15:04:53.846Z] #51 0.920 + export GOPATH=/tmp/tmp.F68Nu54R7f [2022-07-21T15:04:53.846Z] #51 0.920 + GOPATH=/tmp/tmp.F68Nu54R7f [2022-07-21T15:04:53.846Z] #51 0.920 + RM_GOPATH=1 [2022-07-21T15:04:53.846Z] #51 0.920 + case "$(go env GOARCH)" in [2022-07-21T15:04:53.846Z] #51 0.921 ++ go env GOARCH [2022-07-21T15:04:53.846Z] #51 0.929 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:53.846Z] #51 0.929 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:04:53.846Z] #51 0.929 ++ dirname /install.sh [2022-07-21T15:04:53.846Z] #51 0.933 Install tini version v0.19.0 [2022-07-21T15:04:53.846Z] #51 0.933 + dir=/ [2022-07-21T15:04:53.846Z] #51 0.933 + bin=tini [2022-07-21T15:04:53.846Z] #51 0.933 + shift [2022-07-21T15:04:53.846Z] #51 0.933 + '[' '!' -f //tini.installer ']' [2022-07-21T15:04:53.846Z] #51 0.933 + . //tini.installer [2022-07-21T15:04:53.846Z] #51 0.933 ++ : v0.19.0 [2022-07-21T15:04:53.846Z] #51 0.933 + install_tini [2022-07-21T15:04:53.846Z] #51 0.933 + echo 'Install tini version v0.19.0' [2022-07-21T15:04:53.846Z] #51 0.933 + git clone https://github.com/krallin/tini.git /tmp/tmp.F68Nu54R7f/tini [2022-07-21T15:04:53.846Z] #51 0.937 Cloning into '/tmp/tmp.F68Nu54R7f/tini'... [2022-07-21T15:04:54.134Z] #77 ... [2022-07-21T15:04:54.134Z] [2022-07-21T15:04:54.134Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:54.134Z] #67 sha256:5bd8d5d565b03c02caa40e37623535436c3b11edd36fafc9c1a4905ca9f429b8 [2022-07-21T15:04:54.134Z] #67 188.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-21T15:04:54.134Z] #67 188.5 + GOBIN=/build [2022-07-21T15:04:54.134Z] #67 188.5 + GO111MODULE=on [2022-07-21T15:04:54.134Z] #67 188.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-21T15:04:54.217Z] #77 149.9 CC tests/test-5.o [2022-07-21T15:04:54.217Z] #77 150.1 CC tests/test-6.o [2022-07-21T15:04:54.217Z] #77 150.3 CC tests/test-7.o [2022-07-21T15:04:54.391Z] #67 ... [2022-07-21T15:04:54.391Z] [2022-07-21T15:04:54.391Z] #14 [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-07-21T15:04:54.391Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:04:54.391Z] #14 191.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-21T15:04:54.391Z] #14 191.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:54.391Z] #14 191.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:04:54.474Z] #77 150.4 CC tests/test-8.o [2022-07-21T15:04:54.731Z] #77 150.6 CC tests/test-9.o [2022-07-21T15:04:54.785Z] #51 1.670 + cd /tmp/tmp.F68Nu54R7f/tini [2022-07-21T15:04:54.785Z] #51 1.670 + git checkout -q v0.19.0 [2022-07-21T15:04:54.785Z] #51 1.687 + cmake . [2022-07-21T15:04:54.988Z] #77 150.9 CC tests/test-10.o [2022-07-21T15:04:55.044Z] #51 2.062 -- The C compiler identification is GNU 10.2.1 [2022-07-21T15:04:55.044Z] #51 2.118 -- Detecting C compiler ABI info [2022-07-21T15:04:55.245Z] #77 151.1 CC tests/test-11.o [2022-07-21T15:04:55.302Z] #51 2.385 -- Detecting C compiler ABI info - done [2022-07-21T15:04:55.303Z] #51 2.413 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-21T15:04:55.303Z] #51 2.414 -- Detecting C compile features [2022-07-21T15:04:55.303Z] #51 2.416 -- Detecting C compile features - done [2022-07-21T15:04:55.303Z] #51 2.427 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-21T15:04:55.303Z] #51 2.467 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-21T15:04:55.561Z] #51 2.499 -- Configuring done [2022-07-21T15:04:55.561Z] #51 2.509 -- Generating done [2022-07-21T15:04:55.561Z] #51 2.512 -- Build files have been written to: /tmp/tmp.F68Nu54R7f/tini [2022-07-21T15:04:55.561Z] #51 2.517 + make tini-static [2022-07-21T15:04:55.561Z] #51 2.633 Scanning dependencies of target tini-static [2022-07-21T15:04:55.561Z] #51 2.661 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-21T15:04:55.819Z] #51 3.037 [100%] Linking C executable tini-static [2022-07-21T15:04:56.079Z] #51 3.314 [100%] Built target tini-static [2022-07-21T15:04:56.337Z] #51 3.333 + mkdir -p /build [2022-07-21T15:04:56.337Z] #51 3.335 + cp tini-static /build/docker-init [2022-07-21T15:04:56.377Z] #15 DONE 2.2s [2022-07-21T15:04:56.377Z] [2022-07-21T15:04:56.377Z] #77 [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-07-21T15:04:56.377Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:56.377Z] #77 163.9 checking for statx... yes [2022-07-21T15:04:56.377Z] #77 164.5 checking for fgetpwent_r... yes [2022-07-21T15:04:56.377Z] #77 165.0 checking for issetugid... no [2022-07-21T15:04:56.377Z] #77 165.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:04:56.377Z] #77 165.3 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:04:56.377Z] #77 165.3 checking for library containing yajl_tree_get... -lyajl [2022-07-21T15:04:56.377Z] #77 166.2 checking for yajl >= 2.0.0... yes [2022-07-21T15:04:56.377Z] #77 166.3 checking sys/capability.h usability... yes [2022-07-21T15:04:56.638Z] #77 166.7 checking sys/capability.h presence... yes [2022-07-21T15:04:56.638Z] #77 166.8 checking for sys/capability.h... yes [2022-07-21T15:04:56.904Z] #51 DONE 3.8s [2022-07-21T15:04:56.904Z] [2022-07-21T15:04:56.904Z] #20 [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-07-21T15:04:56.904Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-21T15:04:56.904Z] #20 53.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-21T15:04:56.904Z] #20 53.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-21T15:04:56.904Z] #20 53.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:04:56.918Z] #14 ... [2022-07-21T15:04:56.918Z] [2022-07-21T15:04:56.918Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-21T15:04:56.918Z] #67 sha256:5bd8d5d565b03c02caa40e37623535436c3b11edd36fafc9c1a4905ca9f429b8 [2022-07-21T15:04:56.918Z] #67 200.9 rootlesskit version 1.0.0 [2022-07-21T15:04:56.918Z] #67 201.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-21T15:04:56.918Z] #67 201.0 -container-ip string [2022-07-21T15:04:56.918Z] #67 201.0 container ip [2022-07-21T15:04:56.919Z] #67 201.0 -container-port int [2022-07-21T15:04:56.919Z] #67 201.0 container port (default -1) [2022-07-21T15:04:56.919Z] #67 201.0 -host-ip string [2022-07-21T15:04:56.919Z] #67 201.0 host ip [2022-07-21T15:04:56.919Z] #67 201.0 -host-port int [2022-07-21T15:04:56.919Z] #67 201.0 host port (default -1) [2022-07-21T15:04:56.919Z] #67 201.0 -proto string [2022-07-21T15:04:56.919Z] #67 201.0 proxy protocol (default "tcp") [2022-07-21T15:04:57.186Z] #67 DONE 201.5s [2022-07-21T15:04:57.186Z] [2022-07-21T15:04:57.186Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-21T15:04:57.186Z] #68 sha256:16af94e1b5b011e8a4e53badec3991ec5e0efa939879c39743b9b4bb85c0a37b [2022-07-21T15:04:57.448Z] #68 DONE 0.2s [2022-07-21T15:04:57.448Z] [2022-07-21T15:04:57.448Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-21T15:04:57.448Z] #69 sha256:781e1936e58beb191236740367cc2292c23fe3ac45b63da745db2bcdc1d5b96f [2022-07-21T15:04:57.448Z] #69 DONE 0.2s [2022-07-21T15:04:57.448Z] [2022-07-21T15:04:57.448Z] #14 [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-07-21T15:04:57.448Z] #14 sha256:c96ce68fe6e2e2ab07f0103d341eb2f5064edb1955868e3a965bbcba1ee3cb51 [2022-07-21T15:04:57.581Z] #77 166.8 checking for library containing cap_from_name... -lcap [2022-07-21T15:04:57.839Z] #20 55.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-21T15:04:57.839Z] #20 55.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:57.839Z] #20 55.27 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:04:58.098Z] #20 55.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-21T15:04:58.098Z] #20 55.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:04:58.098Z] #20 55.42 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:04:58.153Z] #77 167.7 checking for library containing dlopen... [2022-07-21T15:04:58.153Z] #77 ... [2022-07-21T15:04:58.153Z] [2022-07-21T15:04:58.153Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-21T15:04:58.153Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-21T15:04:58.153Z] #16 DONE 2.3s [2022-07-21T15:04:58.414Z] [2022-07-21T15:04:58.414Z] #77 [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-07-21T15:04:58.414Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:04:58.414Z] #77 167.7 checking for library containing dlopen... -ldl [2022-07-21T15:04:58.985Z] #77 168.6 checking seccomp.h usability... yes [2022-07-21T15:04:58.985Z] #77 169.0 checking seccomp.h presence... yes [2022-07-21T15:04:58.985Z] #77 169.2 checking for seccomp.h... yes [2022-07-21T15:04:59.343Z] #14 203.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-21T15:04:59.343Z] #14 203.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-21T15:04:59.343Z] #14 203.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:04:59.343Z] #14 204.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-21T15:04:59.343Z] #14 204.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-21T15:04:59.343Z] #14 204.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:04:59.860Z] #14 204.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-21T15:04:59.860Z] #14 204.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-21T15:04:59.860Z] #14 204.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:04:59.860Z] #14 204.6 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:05:00.002Z] #20 57.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-21T15:05:00.002Z] #20 57.60 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:05:00.117Z] #14 204.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:05:00.117Z] #14 204.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:05:00.215Z] #60 ... [2022-07-21T15:05:00.215Z] [2022-07-21T15:05:00.215Z] #77 [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-07-21T15:05:00.215Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:05:00.215Z] #77 170.8 CCLD libocispec.la [2022-07-21T15:05:00.215Z] #77 171.2 CCLD src/validate [2022-07-21T15:05:00.215Z] #77 171.2 CCLD tests/test-1 [2022-07-21T15:05:00.215Z] #77 171.2 CCLD tests/test-2 [2022-07-21T15:05:00.215Z] #77 171.2 CCLD tests/test-3 [2022-07-21T15:05:00.215Z] #77 171.3 CCLD tests/test-4 [2022-07-21T15:05:00.215Z] #77 171.3 CCLD tests/test-5 [2022-07-21T15:05:00.215Z] #77 171.3 CCLD tests/test-6 [2022-07-21T15:05:00.215Z] #77 171.5 CCLD tests/test-7 [2022-07-21T15:05:00.215Z] #77 171.5 CCLD tests/test-8 [2022-07-21T15:05:00.215Z] #77 171.6 CCLD tests/test-9 [2022-07-21T15:05:00.215Z] #77 171.6 CCLD tests/test-10 [2022-07-21T15:05:00.215Z] #77 171.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-21T15:05:00.215Z] #77 171.6 CCLD tests/test-11 [2022-07-21T15:05:00.261Z] #20 57.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:05:00.369Z] #77 169.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-21T15:05:00.369Z] #77 170.2 checking for library containing seccomp_arch_resolve_name... [2022-07-21T15:05:00.369Z] #77 ... [2022-07-21T15:05:00.369Z] [2022-07-21T15:05:00.369Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-21T15:05:00.369Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-21T15:05:00.370Z] #17 1.756 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-21T15:05:00.370Z] #17 DONE 1.9s [2022-07-21T15:05:00.370Z] [2022-07-21T15:05:00.370Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-21T15:05:00.370Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-21T15:05:00.376Z] #14 205.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:05:00.376Z] #14 205.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:05:00.376Z] #14 205.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:05:00.939Z] #14 205.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-21T15:05:00.939Z] #14 205.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:05:00.939Z] #14 205.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:01.196Z] #14 205.8 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:05:01.196Z] #14 205.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:05:01.196Z] #14 205.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:05:01.196Z] #14 205.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-21T15:05:01.196Z] #14 205.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-21T15:05:01.196Z] #14 206.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:05:01.591Z] #77 173.2 libtool: link: ar cr libocispec.a [2022-07-21T15:05:01.851Z] #77 173.3 libtool: link: ranlib libocispec.a [2022-07-21T15:05:02.155Z] #14 206.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-21T15:05:02.156Z] #14 206.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-21T15:05:02.156Z] #14 206.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:05:02.156Z] #14 206.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-21T15:05:02.287Z] #18 DONE 1.7s [2022-07-21T15:05:02.287Z] [2022-07-21T15:05:02.287Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-21T15:05:02.287Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-21T15:05:02.416Z] #14 206.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-21T15:05:02.416Z] #14 206.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:05:02.416Z] #14 207.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-21T15:05:02.699Z] #14 207.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-21T15:05:02.699Z] #14 207.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:05:02.699Z] #14 207.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-21T15:05:02.699Z] #14 207.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-21T15:05:02.699Z] #14 207.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:05:03.550Z] #20 ... [2022-07-21T15:05:03.550Z] [2022-07-21T15:05:03.550Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:05:03.550Z] #71 sha256:771e183e1b7951744d2638fdc8cc24760753510cfe5c60f450473c7c77317384 [2022-07-21T15:05:03.550Z] #71 14.66 + cd /tmp/tmp.pmTp3OuHWS/src/github.com/containerd/containerd [2022-07-21T15:05:03.550Z] #71 14.66 + git checkout -q v1.6.6 [2022-07-21T15:05:03.646Z] #14 208.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-21T15:05:03.646Z] #14 208.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-21T15:05:03.646Z] #14 208.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:05:03.684Z] #19 DONE 1.5s [2022-07-21T15:05:03.684Z] [2022-07-21T15:05:03.684Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-21T15:05:03.684Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-21T15:05:03.755Z] #77 174.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:03.755Z] #77 175.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:05:03.755Z] #77 175.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:05:03.755Z] #77 175.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:03.755Z] #77 175.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:03.755Z] #77 175.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:03.755Z] #77 175.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:03.755Z] #77 175.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-21T15:05:03.755Z] #77 175.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-21T15:05:03.755Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-21T15:05:03.755Z] #77 175.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-21T15:05:03.755Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-21T15:05:03.755Z] #77 175.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-21T15:05:03.755Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-21T15:05:03.755Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-21T15:05:03.755Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-21T15:05:03.755Z] #77 175.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-21T15:05:03.755Z] #77 175.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-21T15:05:03.945Z] #20 ... [2022-07-21T15:05:03.945Z] [2022-07-21T15:05:03.945Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:03.945Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:05:03.945Z] #60 1.641 + RM_GOPATH=0 [2022-07-21T15:05:03.945Z] #60 1.641 + TMP_GOPATH= [2022-07-21T15:05:03.945Z] #60 1.641 + : /build [2022-07-21T15:05:03.945Z] #60 1.641 + '[' -z '' ']' [2022-07-21T15:05:03.945Z] #60 1.641 ++ mktemp -d [2022-07-21T15:05:03.945Z] #60 1.648 + export GOPATH=/tmp/tmp.3t3nfpsUx3 [2022-07-21T15:05:03.945Z] #60 1.648 + GOPATH=/tmp/tmp.3t3nfpsUx3 [2022-07-21T15:05:03.945Z] #60 1.648 + RM_GOPATH=1 [2022-07-21T15:05:03.945Z] #60 1.648 + case "$(go env GOARCH)" in [2022-07-21T15:05:03.945Z] #60 1.648 ++ go env GOARCH [2022-07-21T15:05:03.945Z] #60 1.685 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:05:03.945Z] #60 1.685 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:05:03.945Z] #60 1.685 ++ dirname /install.sh [2022-07-21T15:05:03.945Z] #60 1.685 + dir=/ [2022-07-21T15:05:03.945Z] #60 1.685 + bin=runc [2022-07-21T15:05:03.945Z] #60 1.685 + shift [2022-07-21T15:05:03.945Z] #60 1.685 + '[' '!' -f //runc.installer ']' [2022-07-21T15:05:03.945Z] #60 1.685 + . //runc.installer [2022-07-21T15:05:03.945Z] #60 1.685 ++ set -e [2022-07-21T15:05:03.945Z] #60 1.685 ++ : v1.1.2 [2022-07-21T15:05:03.945Z] #60 1.685 + install_runc [2022-07-21T15:05:03.945Z] #60 1.685 + RUNC_BUILDTAGS=seccomp [2022-07-21T15:05:03.945Z] #60 1.685 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-21T15:05:03.945Z] #60 1.685 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3t3nfpsUx3/src/github.com/opencontainers/runc [2022-07-21T15:05:03.945Z] #60 1.685 Cloning into '/tmp/tmp.3t3nfpsUx3/src/github.com/opencontainers/runc'... [2022-07-21T15:05:03.945Z] #60 1.685 Install runc version v1.1.2 (build tags: seccomp) [2022-07-21T15:05:03.945Z] #60 ... [2022-07-21T15:05:03.945Z] [2022-07-21T15:05:03.946Z] #77 [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-07-21T15:05:03.946Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:03.946Z] #77 170.2 checking for library containing seccomp_arch_resolve_name... none required [2022-07-21T15:05:03.946Z] #77 170.7 checking systemd/sd-bus.h usability... yes [2022-07-21T15:05:03.946Z] #77 171.1 checking systemd/sd-bus.h presence... yes [2022-07-21T15:05:03.946Z] #77 171.3 checking for systemd/sd-bus.h... yes [2022-07-21T15:05:03.946Z] #77 171.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-21T15:05:03.946Z] #77 172.4 checking for sd_notify_barrier... yes [2022-07-21T15:05:03.946Z] #77 172.9 checking linux/bpf.h usability... yes [2022-07-21T15:05:03.946Z] #77 173.2 checking linux/bpf.h presence... yes [2022-07-21T15:05:03.946Z] #77 173.3 checking for linux/bpf.h... yes [2022-07-21T15:05:03.946Z] #77 173.4 checking compilation for eBPF... yes [2022-07-21T15:05:03.946Z] #77 173.7 checking for criu >= 3.15... no [2022-07-21T15:05:03.946Z] #77 173.8 configure: CRIU headers not found, building without CRIU support [2022-07-21T15:05:03.946Z] #77 173.8 checking for criu > 3.16... no [2022-07-21T15:05:03.946Z] #77 173.8 configure: CRIU version doesn't support join-ns API [2022-07-21T15:05:03.946Z] #77 173.8 checking for criu > 3.16.1... no [2022-07-21T15:05:03.946Z] #77 173.9 configure: CRIU version doesn't support for pre-dumping [2022-07-21T15:05:03.946Z] #77 173.9 checking for new mount API (fsconfig)... yes [2022-07-21T15:05:03.946Z] #77 174.1 checking for seccomp notify API... yes [2022-07-21T15:05:04.014Z] #77 175.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-21T15:05:04.014Z] #77 175.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-21T15:05:04.014Z] #77 175.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-21T15:05:04.014Z] #77 175.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-21T15:05:04.014Z] #77 175.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-21T15:05:04.117Z] #71 15.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-21T15:05:04.118Z] #71 15.24 + BUILDTAGS='netgo osusergo static_build' [2022-07-21T15:05:04.118Z] #71 15.24 + export EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:05:04.118Z] #71 15.24 + EXTRA_FLAGS=-buildmode=pie [2022-07-21T15:05:04.118Z] #71 15.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-21T15:05:04.118Z] #71 15.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-21T15:05:04.118Z] #71 15.24 + '[' '' = dynamic ']' [2022-07-21T15:05:04.118Z] #71 15.24 + make [2022-07-21T15:05:04.207Z] #77 174.3 checking for gperf... no [2022-07-21T15:05:04.207Z] #77 174.4 configure: gperf not found - cannot rebuild signal parser code [2022-07-21T15:05:04.273Z] #77 175.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-21T15:05:04.273Z] #77 175.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-21T15:05:04.273Z] #77 175.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-21T15:05:04.273Z] #77 175.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-21T15:05:04.532Z] #77 175.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-21T15:05:04.532Z] #77 175.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-21T15:05:04.577Z] #14 209.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-21T15:05:04.577Z] #14 209.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:05:04.577Z] #14 209.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:04.577Z] #14 209.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:05:04.577Z] #14 209.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:05:04.577Z] #14 209.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:04.685Z] #71 15.87 + bin/ctr [2022-07-21T15:05:04.779Z] #77 174.4 checking for library containing argp_parse... none required [2022-07-21T15:05:04.790Z] #77 176.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-21T15:05:04.834Z] #14 209.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:05:05.041Z] #77 175.3 checking that generated files are newer than configure... done [2022-07-21T15:05:05.041Z] #77 175.3 configure: creating ./config.status [2022-07-21T15:05:05.048Z] #77 176.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-21T15:05:05.049Z] #77 176.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-21T15:05:05.049Z] #77 176.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-21T15:05:05.049Z] #77 176.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-21T15:05:05.093Z] #14 209.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:05:05.093Z] #14 209.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:05:05.198Z] #77 ... [2022-07-21T15:05:05.198Z] [2022-07-21T15:05:05.198Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-21T15:05:05.198Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-21T15:05:05.198Z] #23 10.72 Collecting yamllint==1.26.1 [2022-07-21T15:05:05.307Z] #77 176.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-21T15:05:05.455Z] #23 11.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-21T15:05:05.612Z] #77 ... [2022-07-21T15:05:05.612Z] [2022-07-21T15:05:05.612Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-21T15:05:05.612Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-21T15:05:05.612Z] #20 DONE 2.0s [2022-07-21T15:05:05.612Z] [2022-07-21T15:05:05.612Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:05.612Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:05.874Z] #77 177.1 CC src/crun-crun.o [2022-07-21T15:05:05.874Z] #77 177.2 CC src/crun-run.o [2022-07-21T15:05:05.874Z] #77 177.3 CC src/crun-delete.o [2022-07-21T15:05:05.874Z] #77 177.4 CC src/crun-kill.o [2022-07-21T15:05:05.874Z] #77 177.5 CC src/crun-pause.o [2022-07-21T15:05:06.024Z] #14 210.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:06.024Z] #14 210.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:05:06.024Z] #14 210.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:05:06.024Z] #14 210.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:05:06.024Z] #14 210.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:05:06.132Z] #77 177.6 CC src/crun-unpause.o [2022-07-21T15:05:06.133Z] #77 177.7 CC src/crun-spec.o [2022-07-21T15:05:06.133Z] #77 177.7 CC src/crun-exec.o [2022-07-21T15:05:06.323Z] #14 210.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:05:06.324Z] #14 210.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:05:06.324Z] #14 210.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:05:06.324Z] #14 210.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:05:06.324Z] #14 210.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:05:06.324Z] #14 210.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:05:06.324Z] #14 211.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:05:06.324Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:05:06.324Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:05:06.324Z] #14 211.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:05:06.324Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:05:06.324Z] #14 211.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:05:06.324Z] #14 211.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:05:06.324Z] #14 211.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:05:06.580Z] #14 211.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-21T15:05:06.580Z] #14 211.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:05:06.580Z] #14 211.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:05:06.580Z] #14 211.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:06.580Z] #14 211.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:05:06.580Z] #14 211.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:06.699Z] #77 177.9 CC src/crun-list.o [2022-07-21T15:05:06.699Z] #77 178.1 CC src/crun-create.o [2022-07-21T15:05:06.699Z] #77 178.1 CC src/crun-start.o [2022-07-21T15:05:06.825Z] #23 13.13 Collecting pathspec>=0.5.3 [2022-07-21T15:05:06.825Z] #23 13.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-21T15:05:06.837Z] #14 211.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:06.838Z] #14 211.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:05:06.958Z] #77 178.2 CC src/crun-state.o [2022-07-21T15:05:06.958Z] #77 178.5 CC src/crun-update.o [2022-07-21T15:05:07.094Z] #14 DONE 211.9s [2022-07-21T15:05:07.094Z] [2022-07-21T15:05:07.094Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:05:07.094Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:05:07.216Z] #77 178.5 CC src/crun-ps.o [2022-07-21T15:05:07.216Z] #77 178.6 CC src/crun-checkpoint.o [2022-07-21T15:05:07.352Z] #36 ... [2022-07-21T15:05:07.352Z] [2022-07-21T15:05:07.352Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:05:07.352Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-21T15:05:07.352Z] #15 ... [2022-07-21T15:05:07.352Z] [2022-07-21T15:05:07.352Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-21T15:05:07.352Z] #59 sha256:373bfe417eab066a33ce50dfbb121ca903b70aa47401aa187b1534ab2fcb8fd9 [2022-07-21T15:05:07.352Z] #59 DONE 0.2s [2022-07-21T15:05:07.389Z] #23 13.61 Collecting pyyaml [2022-07-21T15:05:07.389Z] #23 13.62 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-21T15:05:07.389Z] #23 13.68 Building wheels for collected packages: yamllint [2022-07-21T15:05:07.389Z] #23 13.69 Building wheel for yamllint (setup.py): started [2022-07-21T15:05:07.474Z] #77 178.8 CC src/crun-restore.o [2022-07-21T15:05:07.474Z] #77 179.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-21T15:05:07.610Z] [2022-07-21T15:05:07.610Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:07.610Z] #60 sha256:752f6aa24746843a43c2cb54158d7f82d15d66cfa6f45dac4c19cb2c41220ac0 [2022-07-21T15:05:07.733Z] #77 179.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-21T15:05:07.733Z] #77 179.4 CC src/libcrun/libcrun_la-container.lo [2022-07-21T15:05:07.992Z] #77 179.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-21T15:05:08.159Z] #21 2.463 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:05:08.159Z] #21 2.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:05:08.251Z] #77 179.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-21T15:05:08.419Z] #21 2.890 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:05:08.509Z] #77 179.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-21T15:05:08.509Z] #77 180.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-21T15:05:08.758Z] #23 14.89 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-21T15:05:08.758Z] #23 14.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0d11639e92c395335aa90c68c315f4d198c990b8a8d48d152e8eff96bfba0cbf [2022-07-21T15:05:08.758Z] #23 14.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-21T15:05:08.758Z] #23 14.92 Successfully built yamllint [2022-07-21T15:05:08.758Z] #23 14.95 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-21T15:05:08.767Z] #77 180.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-21T15:05:08.767Z] #77 180.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-21T15:05:09.321Z] #23 15.57 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-21T15:05:09.333Z] #77 180.7 CC src/libcrun/libcrun_la-criu.lo [2022-07-21T15:05:09.333Z] #77 180.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-21T15:05:09.363Z] #21 3.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:05:09.507Z] #60 ... [2022-07-21T15:05:09.507Z] [2022-07-21T15:05:09.507Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:05:09.507Z] #15 sha256:edcda5693d2635c3f069f2011ba6db8c7ce89b36645414c0f57c08a72d007d85 [2022-07-21T15:05:09.507Z] #15 DONE 2.3s [2022-07-21T15:05:09.507Z] [2022-07-21T15:05:09.507Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:09.507Z] #60 sha256:752f6aa24746843a43c2cb54158d7f82d15d66cfa6f45dac4c19cb2c41220ac0 [2022-07-21T15:05:09.507Z] #60 1.971 + RM_GOPATH=0 [2022-07-21T15:05:09.507Z] #60 1.972 + TMP_GOPATH= [2022-07-21T15:05:09.507Z] #60 1.972 + : /build [2022-07-21T15:05:09.507Z] #60 1.972 + '[' -z '' ']' [2022-07-21T15:05:09.507Z] #60 1.974 ++ mktemp -d [2022-07-21T15:05:09.507Z] #60 1.974 + export GOPATH=/tmp/tmp.tFKzSLCwp0 [2022-07-21T15:05:09.507Z] #60 1.975 + GOPATH=/tmp/tmp.tFKzSLCwp0 [2022-07-21T15:05:09.507Z] #60 1.975 + RM_GOPATH=1 [2022-07-21T15:05:09.507Z] #60 1.975 + case "$(go env GOARCH)" in [2022-07-21T15:05:09.507Z] #60 1.976 ++ go env GOARCH [2022-07-21T15:05:09.507Z] #60 2.005 Install runc version v1.1.2 (build tags: seccomp) [2022-07-21T15:05:09.507Z] #60 2.005 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:05:09.507Z] #60 2.005 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:05:09.507Z] #60 2.005 ++ dirname /install.sh [2022-07-21T15:05:09.507Z] #60 2.005 + dir=/ [2022-07-21T15:05:09.507Z] #60 2.005 + bin=runc [2022-07-21T15:05:09.507Z] #60 2.005 + shift [2022-07-21T15:05:09.507Z] #60 2.005 + '[' '!' -f //runc.installer ']' [2022-07-21T15:05:09.507Z] #60 2.005 + . //runc.installer [2022-07-21T15:05:09.507Z] #60 2.005 ++ set -e [2022-07-21T15:05:09.507Z] #60 2.005 ++ : v1.1.2 [2022-07-21T15:05:09.507Z] #60 2.005 + install_runc [2022-07-21T15:05:09.507Z] #60 2.005 + RUNC_BUILDTAGS=seccomp [2022-07-21T15:05:09.507Z] #60 2.005 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-21T15:05:09.507Z] #60 2.005 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tFKzSLCwp0/src/github.com/opencontainers/runc [2022-07-21T15:05:09.507Z] #60 2.042 Cloning into '/tmp/tmp.tFKzSLCwp0/src/github.com/opencontainers/runc'... [2022-07-21T15:05:09.591Z] #77 181.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-21T15:05:10.158Z] #77 181.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-21T15:05:10.252Z] #23 DONE 16.5s [2022-07-21T15:05:10.252Z] [2022-07-21T15:05:10.252Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-21T15:05:10.252Z] #27 sha256:2c0b86d322f887c4e6f25ff119888d9d60bc4a4de28c186d429c2589ea3bdc6b [2022-07-21T15:05:10.508Z] #27 DONE 0.3s [2022-07-21T15:05:10.508Z] [2022-07-21T15:05:10.508Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-21T15:05:10.508Z] #32 sha256:8d5971edcbeb1836daf099125d1aeedc54e692414e486f1d0ea4a8ca6ff38763 [2022-07-21T15:05:10.725Z] #77 182.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-21T15:05:10.986Z] #77 182.4 CC src/libcrun/libcrun_la-error.lo [2022-07-21T15:05:11.072Z] #32 DONE 0.7s [2022-07-21T15:05:11.072Z] [2022-07-21T15:05:11.072Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:05:11.072Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:05:11.246Z] #77 182.6 CC src/libcrun/libcrun_la-status.lo [2022-07-21T15:05:11.272Z] #21 5.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:05:11.272Z] #21 ... [2022-07-21T15:05:11.272Z] [2022-07-21T15:05:11.272Z] #77 [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-07-21T15:05:11.272Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:11.272Z] #77 181.2 config.status: creating Makefile [2022-07-21T15:05:11.272Z] #77 181.4 config.status: creating rpm/crun.spec [2022-07-21T15:05:11.272Z] #77 181.5 config.status: creating config.h [2022-07-21T15:05:11.272Z] #77 181.5 config.status: executing libtool commands [2022-07-21T15:05:11.329Z] #47 ... [2022-07-21T15:05:11.329Z] [2022-07-21T15:05:11.329Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-21T15:05:11.329Z] #35 sha256:a334869d86c894982bac0e75dd82adaea08edcce23a4f90ce83a55d6b1d6a31b [2022-07-21T15:05:11.504Z] #77 182.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-21T15:05:11.532Z] #77 181.6 config.status: executing depfiles commands [2022-07-21T15:05:11.586Z] #35 DONE 0.4s [2022-07-21T15:05:11.586Z] [2022-07-21T15:05:11.586Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:05:11.586Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:05:11.844Z] #47 ... [2022-07-21T15:05:11.844Z] [2022-07-21T15:05:11.844Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-21T15:05:11.844Z] #37 sha256:82762607ad486f96e67e85b7a50ccd7dbb5f6ca0fe7640fa5a9c9ab12f08fc73 [2022-07-21T15:05:12.035Z] #60 ... [2022-07-21T15:05:12.035Z] [2022-07-21T15:05:12.035Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-21T15:05:12.035Z] #16 sha256:2353b8739c8c3fc5049e9faed2ae69cb67f5e282ff7c893028374af64ebc90c2 [2022-07-21T15:05:12.035Z] #16 DONE 2.1s [2022-07-21T15:05:12.035Z] [2022-07-21T15:05:12.035Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-21T15:05:12.035Z] #17 sha256:18d853997f98f6e501725e6a0dca2e28b75bc0fed258eefdad09412abc69e98f [2022-07-21T15:05:12.071Z] #77 183.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-21T15:05:12.101Z] #37 DONE 0.5s [2022-07-21T15:05:12.101Z] [2022-07-21T15:05:12.101Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-21T15:05:12.101Z] #39 sha256:24b9e49b36bf3cec4bd5430513a0833ca715598d4b0a207bca310ff766d1e573 [2022-07-21T15:05:12.358Z] #39 DONE 0.1s [2022-07-21T15:05:12.358Z] [2022-07-21T15:05:12.358Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-21T15:05:12.358Z] #41 sha256:5249801550065d9a3597b38966c82ab8e0b8c9b513e536fb3f0811b96fe1c368 [2022-07-21T15:05:12.358Z] #41 DONE 0.1s [2022-07-21T15:05:12.358Z] [2022-07-21T15:05:12.358Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-21T15:05:12.358Z] #45 sha256:0eeb5b2f6f7f714038e603db60e14746bd23c5b1592fa3be3ed36eb7231b692f [2022-07-21T15:05:12.358Z] #45 DONE 0.1s [2022-07-21T15:05:12.358Z] [2022-07-21T15:05:12.358Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:05:12.358Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:05:12.807Z] #71 ... [2022-07-21T15:05:12.807Z] [2022-07-21T15:05:12.807Z] #20 [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-07-21T15:05:12.807Z] #20 sha256:66d1cc59992e18b7d02555a2c415d42f39866a8ebe2091f2583b7e6c1e0393d3 [2022-07-21T15:05:12.807Z] #20 61.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-21T15:05:12.807Z] #20 61.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:05:12.807Z] #20 61.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:05:12.807Z] #20 62.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-21T15:05:12.807Z] #20 62.97 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:05:12.807Z] #20 62.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:05:12.807Z] #20 64.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-21T15:05:12.807Z] #20 64.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:05:12.807Z] #20 64.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:05:12.807Z] #20 68.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-21T15:05:12.807Z] #20 68.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-21T15:05:12.807Z] #20 68.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:05:13.004Z] #77 184.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-21T15:05:13.005Z] #77 184.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-21T15:05:13.326Z] #20 70.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-21T15:05:13.326Z] #20 70.59 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-21T15:05:13.326Z] #20 70.60 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:05:13.326Z] #20 70.72 Selecting previously unselected package libapparmor1:amd64. [2022-07-21T15:05:13.326Z] #20 70.72 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-21T15:05:13.326Z] #20 70.73 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:05:13.326Z] #20 70.78 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-21T15:05:13.326Z] #20 70.78 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-21T15:05:13.326Z] #20 70.79 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:05:13.405Z] #17 1.642 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-21T15:05:13.405Z] #17 DONE 1.7s [2022-07-21T15:05:13.405Z] [2022-07-21T15:05:13.405Z] #77 [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-07-21T15:05:13.405Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:13.405Z] #77 138.2 configure.ac:11: installing 'build-aux/compile' [2022-07-21T15:05:13.405Z] #77 138.2 configure.ac:11: installing 'build-aux/config.guess' [2022-07-21T15:05:13.405Z] #77 138.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-21T15:05:13.405Z] #77 138.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-21T15:05:13.405Z] #77 138.3 configure.ac:13: installing 'build-aux/missing' [2022-07-21T15:05:13.405Z] #77 138.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-21T15:05:13.405Z] #77 138.7 Makefile.am: installing 'build-aux/depcomp' [2022-07-21T15:05:13.571Z] #77 184.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-21T15:05:13.571Z] #77 185.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-21T15:05:13.585Z] #20 70.88 Selecting previously unselected package libbtrfs0:amd64. [2022-07-21T15:05:13.585Z] #20 70.89 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-21T15:05:13.585Z] #20 70.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:05:13.585Z] #20 70.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-21T15:05:13.585Z] #20 70.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-21T15:05:13.585Z] #20 71.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:05:13.829Z] #77 185.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-21T15:05:13.829Z] #77 185.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-21T15:05:13.844Z] #20 71.12 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-21T15:05:13.844Z] #20 71.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:05:13.844Z] #20 71.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:13.844Z] #20 71.17 Selecting previously unselected package libudev-dev:amd64. [2022-07-21T15:05:13.844Z] #20 71.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-21T15:05:13.844Z] #20 71.18 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:05:13.844Z] #20 71.25 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-21T15:05:13.844Z] #20 71.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-21T15:05:13.844Z] #20 71.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:05:14.104Z] #20 71.43 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-21T15:05:14.104Z] #20 71.43 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-21T15:05:14.104Z] #20 71.44 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:05:14.104Z] #20 71.52 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-21T15:05:14.104Z] #20 71.53 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-21T15:05:14.104Z] #20 71.53 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:05:14.104Z] #20 71.63 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-21T15:05:14.363Z] #20 71.63 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-21T15:05:14.363Z] #20 71.65 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:05:14.363Z] #20 71.69 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-21T15:05:14.363Z] #20 71.69 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-21T15:05:14.363Z] #20 71.70 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:05:14.395Z] #77 185.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-21T15:05:14.652Z] #20 71.93 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-21T15:05:14.652Z] #20 71.94 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-21T15:05:14.652Z] #20 71.95 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:05:14.652Z] #20 72.07 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-21T15:05:14.652Z] #20 72.09 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-21T15:05:14.652Z] #20 72.09 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:14.652Z] #20 72.16 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-21T15:05:14.652Z] #20 72.16 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-21T15:05:14.652Z] #20 72.17 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:14.830Z] #77 185.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-21T15:05:14.830Z] #77 185.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:05:14.912Z] #20 72.24 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-21T15:05:14.913Z] #20 72.25 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-21T15:05:14.913Z] #20 72.26 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:05:14.961Z] #77 186.4 CC tests/init.o [2022-07-21T15:05:15.175Z] #20 72.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:15.175Z] #20 72.54 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-21T15:05:15.175Z] #20 72.57 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-21T15:05:15.175Z] #20 72.59 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-21T15:05:15.175Z] #20 72.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-21T15:05:15.175Z] #20 72.63 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-21T15:05:15.175Z] #20 72.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-21T15:05:15.175Z] #20 72.65 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-21T15:05:15.175Z] #20 72.66 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-21T15:05:15.175Z] #20 72.68 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-21T15:05:15.175Z] #20 72.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-21T15:05:15.175Z] #20 72.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-21T15:05:15.175Z] #20 72.73 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-21T15:05:15.175Z] #20 72.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-21T15:05:15.220Z] #77 186.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-21T15:05:15.438Z] #20 72.76 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-21T15:05:15.438Z] #20 72.78 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-21T15:05:15.438Z] #20 72.79 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-21T15:05:15.438Z] #20 72.81 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-21T15:05:15.438Z] #20 72.83 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-21T15:05:15.438Z] #20 72.85 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-21T15:05:15.438Z] #20 72.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:05:15.438Z] #20 72.89 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:05:15.438Z] #20 72.89 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:05:15.438Z] #20 72.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-21T15:05:15.438Z] #20 72.91 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-21T15:05:15.438Z] #20 72.93 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-21T15:05:15.438Z] #20 72.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-21T15:05:15.438Z] #20 72.95 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-21T15:05:15.438Z] #20 72.98 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-21T15:05:15.563Z] #77 141.1 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:05:15.563Z] #77 141.6 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:05:15.563Z] #77 141.6 checking how to print strings... #77 ... [2022-07-21T15:05:15.563Z] [2022-07-21T15:05:15.563Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-21T15:05:15.563Z] #18 sha256:7087313a5c9192db26b037b8a339397f9646d0eb9fbce0179f7e5774c9a60a68 [2022-07-21T15:05:15.563Z] #18 DONE 2.2s [2022-07-21T15:05:15.563Z] [2022-07-21T15:05:15.563Z] #77 [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-07-21T15:05:15.563Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:15.563Z] #77 141.6 checking how to print strings... printf [2022-07-21T15:05:15.563Z] #77 141.6 checking for gcc... gcc [2022-07-21T15:05:15.697Z] #20 73.00 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:15.697Z] #20 73.01 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-21T15:05:15.697Z] #20 73.02 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:15.697Z] #20 73.04 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-21T15:05:15.697Z] #20 73.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:05:15.777Z] #77 185.9 checking for gcc... gcc [2022-07-21T15:05:16.302Z] #77 186.1 checking whether the C compiler works... yes [2022-07-21T15:05:16.302Z] #77 186.4 checking for C compiler default output file name... a.out [2022-07-21T15:05:16.393Z] #77 141.8 checking whether the C compiler works... yes [2022-07-21T15:05:16.393Z] #77 142.3 checking for C compiler default output file name... a.out [2022-07-21T15:05:16.563Z] #77 186.4 checking for suffix of executables... [2022-07-21T15:05:16.563Z] #77 186.7 checking whether we are cross compiling... no [2022-07-21T15:05:16.824Z] #77 186.9 checking for suffix of object files... o [2022-07-21T15:05:16.824Z] #77 187.1 checking whether we are using the GNU C compiler... yes [2022-07-21T15:05:16.957Z] #77 142.3 checking for suffix of executables... [2022-07-21T15:05:17.214Z] #77 142.8 checking whether we are cross compiling... no [2022-07-21T15:05:17.346Z] #77 187.2 checking whether gcc accepts -g... yes [2022-07-21T15:05:17.346Z] #77 187.4 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:05:17.471Z] #77 143.3 checking for suffix of object files... o [2022-07-21T15:05:17.600Z] #20 DONE 74.7s [2022-07-21T15:05:17.600Z] [2022-07-21T15:05:17.600Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-21T15:05:17.600Z] #21 sha256:64f3ecef25c02a7d4b0fd485e1a6934f10e0cd1c3ad62a0a50def9eaf88c1af4 [2022-07-21T15:05:17.606Z] #77 187.6 checking whether gcc understands -c and -o together... yes [2022-07-21T15:05:17.729Z] #77 143.6 checking whether we are using the GNU C compiler... yes [2022-07-21T15:05:17.729Z] [2022-07-21T15:05:17.729Z] #77 ... [2022-07-21T15:05:17.729Z] [2022-07-21T15:05:17.729Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-21T15:05:17.729Z] #19 sha256:1a83232c563c2cc040393be4b8a910da5fa1926b9eacda88c6930b98e1f65dad [2022-07-21T15:05:17.729Z] #19 DONE 2.2s [2022-07-21T15:05:17.729Z] [2022-07-21T15:05:17.729Z] #77 [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-07-21T15:05:17.729Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:17.867Z] #77 187.8 checking how to run the C preprocessor... gcc -E [2022-07-21T15:05:17.986Z] #77 143.8 checking whether gcc accepts -g... yes [2022-07-21T15:05:18.130Z] #77 188.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:05:18.130Z] #77 188.2 checking for egrep... /bin/grep -E [2022-07-21T15:05:18.534Z] #21 1.036 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-21T15:05:18.534Z] #21 1.037 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-21T15:05:18.534Z] #21 1.037 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-21T15:05:18.550Z] #77 144.1 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:05:18.706Z] #77 188.3 checking for ANSI C header files... yes [2022-07-21T15:05:18.807Z] #77 144.5 checking whether gcc understands -c and -o together... yes [2022-07-21T15:05:18.967Z] #77 188.9 checking for sys/types.h... yes [2022-07-21T15:05:18.967Z] #77 189.1 checking for sys/stat.h... yes [2022-07-21T15:05:19.064Z] #77 144.9 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:05:19.064Z] #77 145.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:05:19.064Z] #77 145.0 checking for egrep... /bin/grep -E [2022-07-21T15:05:19.064Z] #77 145.0 checking for fgrep... /bin/grep -F [2022-07-21T15:05:19.064Z] #77 145.0 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:05:19.064Z] #77 145.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:05:19.064Z] #77 145.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:05:19.228Z] #77 189.2 checking for stdlib.h... yes [2022-07-21T15:05:19.321Z] #77 145.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:05:19.321Z] #77 145.4 checking whether ln -s works... yes [2022-07-21T15:05:19.321Z] #77 145.4 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:05:19.489Z] #77 189.4 checking for string.h... yes [2022-07-21T15:05:19.578Z] #77 145.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:05:19.578Z] #77 145.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:05:19.578Z] #77 145.6 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:05:19.578Z] #77 145.6 checking for objdump... objdump [2022-07-21T15:05:19.578Z] #77 145.6 checking how to recognize dependent libraries... pass_all [2022-07-21T15:05:19.578Z] #77 145.6 checking for dlltool... no [2022-07-21T15:05:19.578Z] #77 145.6 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:05:19.578Z] #77 145.6 checking for ar... ar [2022-07-21T15:05:19.750Z] #77 189.7 checking for memory.h... yes [2022-07-21T15:05:19.836Z] #77 145.6 checking for archiver @FILE support... @ [2022-07-21T15:05:19.836Z] #77 145.9 checking for strip... strip [2022-07-21T15:05:19.836Z] #77 145.9 checking for ranlib... ranlib [2022-07-21T15:05:19.836Z] #77 145.9 checking for gawk... no [2022-07-21T15:05:19.836Z] #77 145.9 checking for mawk... mawk [2022-07-21T15:05:20.012Z] #77 190.0 checking for strings.h... yes [2022-07-21T15:05:20.093Z] #77 145.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-21T15:05:20.093Z] #77 ... [2022-07-21T15:05:20.093Z] [2022-07-21T15:05:20.093Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-21T15:05:20.093Z] #20 sha256:30dcdbf684e2c1ce5b00f48fb1af948db24a1092bad339ec8f33ce546b4d491c [2022-07-21T15:05:20.093Z] #20 DONE 2.0s [2022-07-21T15:05:20.093Z] [2022-07-21T15:05:20.093Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:20.093Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:20.273Z] #77 190.3 checking for inttypes.h... yes [2022-07-21T15:05:20.534Z] #77 190.6 checking for stdint.h... yes [2022-07-21T15:05:20.797Z] #77 190.8 checking for unistd.h... yes [2022-07-21T15:05:21.057Z] #77 191.0 checking minix/config.h usability... no [2022-07-21T15:05:21.057Z] #77 191.2 checking minix/config.h presence... no [2022-07-21T15:05:21.057Z] #77 191.3 checking for minix/config.h... no [2022-07-21T15:05:21.335Z] #77 191.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-21T15:05:21.917Z] #77 191.5 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:05:21.917Z] #77 192.2 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:05:21.917Z] #77 192.2 checking how to print strings... printf [2022-07-21T15:05:21.917Z] #77 192.2 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:05:21.917Z] #77 192.2 checking for fgrep... /bin/grep -F [2022-07-21T15:05:21.917Z] #77 192.2 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:05:21.917Z] #77 192.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:05:22.181Z] #77 192.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:05:22.181Z] #77 192.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:05:22.181Z] #77 192.4 checking whether ln -s works... yes [2022-07-21T15:05:22.181Z] #77 192.5 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:05:22.181Z] #77 192.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:05:22.181Z] #77 192.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:05:22.181Z] #77 192.5 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:05:22.181Z] #77 192.5 checking for objdump... objdump [2022-07-21T15:05:22.181Z] #77 192.5 checking how to recognize dependent libraries... pass_all [2022-07-21T15:05:22.181Z] #77 192.5 checking for dlltool... no [2022-07-21T15:05:22.181Z] #77 192.5 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:05:22.181Z] #77 192.5 checking for ar... ar [2022-07-21T15:05:22.181Z] #77 192.5 checking for archiver @FILE support... [2022-07-21T15:05:22.181Z] #77 ... [2022-07-21T15:05:22.181Z] [2022-07-21T15:05:22.181Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:22.181Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:05:22.181Z] #60 18.30 + cd /tmp/tmp.3t3nfpsUx3/src/github.com/opencontainers/runc [2022-07-21T15:05:22.181Z] #60 18.30 + git checkout -q v1.1.2 [2022-07-21T15:05:22.181Z] #60 18.74 + '[' -z '' ']' [2022-07-21T15:05:22.181Z] #60 18.74 + target=static [2022-07-21T15:05:22.181Z] #60 18.74 + make BUILDTAGS=seccomp static [2022-07-21T15:05:22.181Z] #60 19.35 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-21T15:05:22.641Z] #21 2.715 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:05:22.641Z] #21 2.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:05:22.641Z] #21 2.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:05:22.753Z] #60 ... [2022-07-21T15:05:22.753Z] [2022-07-21T15:05:22.753Z] #77 [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-07-21T15:05:22.753Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:22.753Z] #77 192.5 checking for archiver @FILE support... @ [2022-07-21T15:05:22.753Z] #77 192.7 checking for strip... strip [2022-07-21T15:05:22.753Z] #77 192.7 checking for ranlib... ranlib [2022-07-21T15:05:22.753Z] #77 192.7 checking for gawk... no [2022-07-21T15:05:22.753Z] #77 192.8 checking for mawk... mawk [2022-07-21T15:05:23.014Z] #77 192.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:05:23.014Z] #77 193.3 checking for sysroot... no [2022-07-21T15:05:23.014Z] #77 193.3 checking for a working dd... /bin/dd [2022-07-21T15:05:23.014Z] #77 193.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:05:23.276Z] #77 193.5 checking for mt... no [2022-07-21T15:05:23.276Z] #77 193.5 checking if : is a manifest tool... no [2022-07-21T15:05:23.537Z] #77 193.6 checking for dlfcn.h... [2022-07-21T15:05:23.537Z] #77 ... [2022-07-21T15:05:23.537Z] [2022-07-21T15:05:23.537Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:23.537Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:23.537Z] #21 8.005 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:05:23.537Z] #21 13.72 Fetched 8555 kB in 12s (717 kB/s) [2022-07-21T15:05:23.537Z] #21 13.72 Reading package lists... [2022-07-21T15:05:23.537Z] #21 17.98 Reading package lists... [2022-07-21T15:05:23.537Z] #21 ... [2022-07-21T15:05:23.537Z] [2022-07-21T15:05:23.537Z] #77 [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-07-21T15:05:23.537Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:23.537Z] #77 193.6 checking for dlfcn.h... yes [2022-07-21T15:05:23.537Z] #77 193.9 checking for objdir... .libs [2022-07-21T15:05:23.577Z] #21 3.408 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:05:24.065Z] #21 1.560 Reading package lists... [2022-07-21T15:05:24.480Z] #77 194.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:05:24.481Z] #77 194.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:05:24.481Z] #77 194.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:05:25.506Z] #77 194.7 checking if gcc static flag -static works... yes [2022-07-21T15:05:25.506Z] #77 195.5 checking if gcc supports -c -o file.o... yes [2022-07-21T15:05:25.506Z] #77 195.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:05:25.506Z] #77 195.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:05:26.087Z] #77 195.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:05:26.087Z] #77 196.3 checking how to hardcode library paths into programs... immediate [2022-07-21T15:05:26.087Z] #77 196.3 checking whether stripping libraries is possible... yes [2022-07-21T15:05:26.087Z] #77 196.3 checking if libtool supports shared libraries... yes [2022-07-21T15:05:26.087Z] #77 196.3 checking whether to build shared libraries... no [2022-07-21T15:05:26.087Z] #77 196.3 checking whether to build static libraries... yes [2022-07-21T15:05:26.087Z] #77 196.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:05:26.087Z] #77 196.4 checking whether build environment is sane... yes [2022-07-21T15:05:26.098Z] #21 ... [2022-07-21T15:05:26.098Z] [2022-07-21T15:05:26.098Z] #77 [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-07-21T15:05:26.098Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:26.098Z] #77 145.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:05:26.098Z] #77 146.7 checking for sysroot... no [2022-07-21T15:05:26.098Z] #77 146.7 checking for a working dd... /bin/dd [2022-07-21T15:05:26.098Z] #77 146.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:05:26.098Z] #77 146.9 checking for mt... no [2022-07-21T15:05:26.098Z] #77 146.9 checking if : is a manifest tool... no [2022-07-21T15:05:26.098Z] #77 147.0 checking how to run the C preprocessor... gcc -E [2022-07-21T15:05:26.098Z] #77 147.4 checking for ANSI C header files... yes [2022-07-21T15:05:26.098Z] #77 148.4 checking for sys/types.h... yes [2022-07-21T15:05:26.098Z] #77 148.9 checking for sys/stat.h... yes [2022-07-21T15:05:26.098Z] #77 149.1 checking for stdlib.h... yes [2022-07-21T15:05:26.098Z] #77 149.2 checking for string.h... yes [2022-07-21T15:05:26.098Z] #77 149.5 checking for memory.h... yes [2022-07-21T15:05:26.098Z] #77 150.1 checking for strings.h... yes [2022-07-21T15:05:26.098Z] #77 150.5 checking for inttypes.h... yes [2022-07-21T15:05:26.098Z] #77 150.8 checking for stdint.h... yes [2022-07-21T15:05:26.098Z] #77 151.4 checking for unistd.h... yes [2022-07-21T15:05:26.098Z] #77 151.8 checking for dlfcn.h... yes [2022-07-21T15:05:26.098Z] #77 152.0 checking for objdir... .libs [2022-07-21T15:05:26.353Z] #77 196.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:05:26.353Z] #77 196.5 checking whether make sets $(MAKE)... yes [2022-07-21T15:05:26.353Z] #77 196.6 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:05:26.626Z] #77 196.7 checking whether make supports nested variables... yes [2022-07-21T15:05:26.626Z] #77 196.7 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:05:26.626Z] #77 196.7 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:05:26.626Z] #77 196.7 checking how to create a ustar tar archive... gnutar [2022-07-21T15:05:26.886Z] #77 196.8 checking dependency style of gcc... gcc3 [2022-07-21T15:05:26.886Z] #77 197.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:05:26.886Z] #77 197.0 checking whether make supports nested variables... (cached) yes [2022-07-21T15:05:26.886Z] #77 197.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:05:26.886Z] #77 197.0 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:05:26.886Z] #77 197.0 checking for yajl >= 2.1.0... yes [2022-07-21T15:05:26.886Z] #77 197.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:05:26.886Z] #77 197.1 checking for gcc... (cached) gcc [2022-07-21T15:05:26.886Z] #77 197.3 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:05:27.030Z] #77 152.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:05:27.030Z] #77 153.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:05:27.147Z] #77 197.3 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:05:27.147Z] #77 197.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:05:27.147Z] #77 197.3 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:05:27.147Z] #77 197.3 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:05:27.147Z] #77 197.4 checking for python3... /usr/bin/python3 [2022-07-21T15:05:27.147Z] #77 197.4 checking for python3 version... 3.9 [2022-07-21T15:05:27.408Z] #77 197.6 checking for python3 platform... linux [2022-07-21T15:05:27.594Z] #77 153.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:05:27.670Z] #77 197.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:05:27.932Z] #77 197.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:05:28.193Z] #77 198.4 checking that generated files are newer than configure... done [2022-07-21T15:05:28.193Z] #77 198.4 configure: creating ./config.status [2022-07-21T15:05:28.252Z] #21 6.279 Reading package lists... [2022-07-21T15:05:28.525Z] #77 153.4 checking if gcc static flag -static works... yes [2022-07-21T15:05:28.525Z] #77 154.3 checking if gcc supports -c -o file.o... yes [2022-07-21T15:05:28.525Z] #77 154.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:05:28.781Z] #77 154.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:05:29.039Z] #77 154.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:05:29.136Z] #77 ... [2022-07-21T15:05:29.136Z] [2022-07-21T15:05:29.136Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:05:29.136Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:05:29.136Z] #34 DONE 250.5s [2022-07-21T15:05:29.136Z] [2022-07-21T15:05:29.136Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:29.136Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:29.136Z] #21 17.98 Reading package lists... [2022-07-21T15:05:29.189Z] #21 10.90 Building dependency tree... [2022-07-21T15:05:29.300Z] #77 155.2 checking how to hardcode library paths into programs... immediate [2022-07-21T15:05:29.300Z] #77 155.2 checking whether stripping libraries is possible... yes [2022-07-21T15:05:29.300Z] #77 155.3 checking if libtool supports shared libraries... yes [2022-07-21T15:05:29.300Z] #77 155.3 checking whether to build shared libraries... no [2022-07-21T15:05:29.300Z] #77 155.3 checking whether to build static libraries... yes [2022-07-21T15:05:29.300Z] #77 155.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:05:29.300Z] #77 155.3 checking whether build environment is sane... yes [2022-07-21T15:05:29.300Z] #77 155.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:05:29.300Z] #77 155.4 checking whether make sets $(MAKE)... yes [2022-07-21T15:05:29.447Z] #21 12.03 Reading state information... [2022-07-21T15:05:29.557Z] #77 155.5 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:05:29.557Z] #77 155.6 checking whether make supports nested variables... yes [2022-07-21T15:05:29.708Z] #21 22.77 Building dependency tree... [2022-07-21T15:05:29.815Z] #77 155.6 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:05:29.815Z] #77 155.7 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:05:29.815Z] #77 155.7 checking how to create a ustar tar archive... gnutar [2022-07-21T15:05:30.072Z] #77 155.8 checking dependency style of gcc... gcc3 [2022-07-21T15:05:30.329Z] #77 156.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:05:30.329Z] #77 156.2 checking whether make supports nested variables... (cached) yes [2022-07-21T15:05:30.329Z] #77 156.2 checking for gawk... (cached) mawk [2022-07-21T15:05:30.329Z] #77 156.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:05:30.329Z] #77 156.2 checking for gcc... (cached) gcc [2022-07-21T15:05:30.419Z] #64 ... [2022-07-21T15:05:30.419Z] [2022-07-21T15:05:30.419Z] #77 [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-07-21T15:05:30.419Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:30.419Z] #77 184.1 CCLD libocispec.la [2022-07-21T15:05:30.419Z] #77 184.6 CCLD src/validate [2022-07-21T15:05:30.419Z] #77 184.6 CCLD tests/test-1 [2022-07-21T15:05:30.419Z] #77 184.6 CCLD tests/test-2 [2022-07-21T15:05:30.419Z] #77 184.6 CCLD tests/test-3 [2022-07-21T15:05:30.419Z] #77 184.6 CCLD tests/test-4 [2022-07-21T15:05:30.419Z] #77 184.6 CCLD tests/test-5 [2022-07-21T15:05:30.419Z] #77 184.7 CCLD tests/test-6 [2022-07-21T15:05:30.419Z] #77 184.8 CCLD tests/test-7 [2022-07-21T15:05:30.419Z] #77 184.8 CCLD tests/test-8 [2022-07-21T15:05:30.419Z] #77 184.9 CCLD tests/test-9 [2022-07-21T15:05:30.419Z] #77 184.9 CCLD tests/test-10 [2022-07-21T15:05:30.419Z] #77 184.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-21T15:05:30.419Z] #77 185.0 CCLD tests/test-11 [2022-07-21T15:05:30.586Z] #77 156.6 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:05:30.586Z] #77 156.6 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:05:30.586Z] #77 156.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:05:30.586Z] #77 156.6 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:05:30.586Z] #77 156.6 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:05:30.676Z] #77 186.7 libtool: link: ar cr libocispec.a [2022-07-21T15:05:30.825Z] #21 13.26 The following additional packages will be installed: [2022-07-21T15:05:30.825Z] #21 13.26 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-21T15:05:30.825Z] #21 13.26 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-21T15:05:30.825Z] #21 13.26 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-21T15:05:30.825Z] #21 13.26 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-21T15:05:30.825Z] #21 13.26 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-21T15:05:30.825Z] #21 13.27 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-21T15:05:30.825Z] #21 13.27 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-21T15:05:30.825Z] #21 13.29 Suggested packages: [2022-07-21T15:05:30.825Z] #21 13.29 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-21T15:05:30.825Z] #21 13.29 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-21T15:05:30.825Z] #21 13.29 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-21T15:05:30.825Z] #21 13.29 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-21T15:05:30.825Z] #21 13.29 seccomp:ppc64el seccomp:s390x [2022-07-21T15:05:30.825Z] #21 13.29 Recommended packages: [2022-07-21T15:05:30.825Z] #21 13.29 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-21T15:05:30.825Z] #21 13.29 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-21T15:05:30.825Z] #21 13.29 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-21T15:05:30.825Z] #21 13.29 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-21T15:05:30.843Z] #77 156.8 checking for python3... /usr/bin/python3 [2022-07-21T15:05:30.843Z] #77 156.8 checking for python3 version... 3.9 [2022-07-21T15:05:30.933Z] #77 186.7 libtool: link: ranlib libocispec.a [2022-07-21T15:05:31.084Z] #21 13.73 The following NEW packages will be installed: [2022-07-21T15:05:31.084Z] #21 13.73 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-21T15:05:31.084Z] #21 13.73 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-21T15:05:31.084Z] #21 13.73 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-21T15:05:31.084Z] #21 13.73 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-21T15:05:31.084Z] #21 13.73 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-21T15:05:31.084Z] #21 13.73 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-21T15:05:31.084Z] #21 13.73 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-21T15:05:31.084Z] #21 13.74 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-21T15:05:31.084Z] #21 13.74 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-21T15:05:31.084Z] #21 13.74 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-21T15:05:31.084Z] #21 13.74 libseccomp2:ppc64el libseccomp2:s390x [2022-07-21T15:05:31.100Z] #77 156.9 checking for python3 platform... linux [2022-07-21T15:05:31.343Z] #21 14.09 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:05:31.343Z] #21 14.09 Need to get 15.9 MB of archives. [2022-07-21T15:05:31.343Z] #21 14.09 After this operation, 73.0 MB of additional disk space will be used. [2022-07-21T15:05:31.343Z] #21 14.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-21T15:05:31.343Z] #21 14.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-21T15:05:31.343Z] #21 14.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-21T15:05:31.343Z] #21 14.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-21T15:05:31.344Z] #21 14.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-21T15:05:31.344Z] #21 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-21T15:05:31.344Z] #21 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-21T15:05:31.344Z] #21 14.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-21T15:05:31.344Z] #21 14.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-21T15:05:31.344Z] #21 14.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-21T15:05:31.344Z] #21 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-21T15:05:31.344Z] #21 14.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-21T15:05:31.344Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-21T15:05:31.344Z] #21 14.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-21T15:05:31.356Z] #77 157.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:05:31.602Z] #21 14.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-21T15:05:31.603Z] #21 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-21T15:05:31.603Z] #21 14.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-21T15:05:31.603Z] #21 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-21T15:05:31.603Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-21T15:05:31.603Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-21T15:05:31.603Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-21T15:05:31.603Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-21T15:05:31.603Z] #21 14.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-21T15:05:31.603Z] #21 14.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-21T15:05:31.603Z] #21 14.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-21T15:05:31.603Z] #21 14.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-21T15:05:31.603Z] #21 14.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-21T15:05:31.603Z] #21 14.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-21T15:05:31.603Z] #21 14.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-21T15:05:31.603Z] #21 14.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-21T15:05:31.603Z] #21 14.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-21T15:05:31.603Z] #21 14.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-21T15:05:31.603Z] #21 14.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-21T15:05:31.603Z] #21 14.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-21T15:05:31.921Z] #77 157.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:05:31.921Z] #77 157.9 checking for go-md2man... no [2022-07-21T15:05:32.171Z] #21 14.87 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:05:32.171Z] #21 15.06 Fetched 15.9 MB in 1s (28.8 MB/s) [2022-07-21T15:05:32.177Z] #77 157.9 checking error.h usability... yes [2022-07-21T15:05:32.177Z] #77 158.2 checking error.h presence... yes [2022-07-21T15:05:32.256Z] #21 26.38 The following additional packages will be installed: [2022-07-21T15:05:32.256Z] #21 26.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:05:32.256Z] #21 26.39 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-21T15:05:32.256Z] #21 26.39 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:05:32.256Z] #21 26.39 python3-pkg-resources vim-runtime xxd [2022-07-21T15:05:32.256Z] #21 26.39 Suggested packages: [2022-07-21T15:05:32.256Z] #21 26.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-21T15:05:32.256Z] #21 26.39 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-21T15:05:32.256Z] #21 26.39 acl attr quota [2022-07-21T15:05:32.256Z] #21 26.39 Recommended packages: [2022-07-21T15:05:32.256Z] #21 26.39 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-21T15:05:32.434Z] #77 158.3 checking for error.h... yes [2022-07-21T15:05:32.441Z] #21 15.10 Selecting previously unselected package gcc-10-base:armel. [2022-07-21T15:05:32.441Z] #21 15.10 (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 ... 38556 files and directories currently installed.) [2022-07-21T15:05:32.441Z] #21 15.13 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-21T15:05:32.441Z] #21 15.15 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-21T15:05:32.691Z] #77 158.4 checking linux/openat2.h usability... yes [2022-07-21T15:05:32.699Z] #21 15.23 Selecting previously unselected package gcc-10-base:armhf. [2022-07-21T15:05:32.699Z] #21 15.23 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-21T15:05:32.699Z] #21 15.24 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-21T15:05:32.699Z] #21 15.29 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-21T15:05:32.699Z] #21 15.29 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-21T15:05:32.699Z] #21 15.30 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-21T15:05:32.699Z] #21 15.36 Selecting previously unselected package gcc-10-base:s390x. [2022-07-21T15:05:32.699Z] #21 15.37 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-21T15:05:32.699Z] #21 15.38 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-21T15:05:32.699Z] #21 15.45 Selecting previously unselected package gcc-10-base:arm64. [2022-07-21T15:05:32.699Z] #21 15.45 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-21T15:05:32.699Z] #21 15.46 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-21T15:05:32.880Z] #77 188.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:32.880Z] #77 188.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:05:32.880Z] #77 188.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:05:32.880Z] #77 188.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:32.880Z] #77 188.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:32.880Z] #77 188.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:32.880Z] #77 188.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:32.880Z] #77 188.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-21T15:05:32.949Z] #77 158.7 checking linux/openat2.h presence... yes [2022-07-21T15:05:32.949Z] #77 158.9 checking for linux/openat2.h... yes [2022-07-21T15:05:32.957Z] #21 15.53 Selecting previously unselected package libgcc-s1:armel. [2022-07-21T15:05:32.957Z] #21 15.53 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-21T15:05:32.957Z] #21 15.54 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-21T15:05:32.957Z] #21 15.62 Selecting previously unselected package libcrypt1:armel. [2022-07-21T15:05:32.957Z] #21 15.63 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-21T15:05:32.957Z] #21 15.63 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-21T15:05:32.957Z] #21 15.73 Selecting previously unselected package libc6:armel. [2022-07-21T15:05:33.139Z] #77 189.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-21T15:05:33.139Z] #77 189.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-21T15:05:33.139Z] #77 189.1 CC src/libcrun/libcrun_testing_a-container.o [2022-07-21T15:05:33.139Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-21T15:05:33.139Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-21T15:05:33.139Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-21T15:05:33.139Z] #77 189.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-21T15:05:33.139Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-21T15:05:33.139Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-21T15:05:33.216Z] #21 15.73 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-21T15:05:33.216Z] #21 15.95 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-21T15:05:33.365Z] #77 204.9 CCLD tests/init [2022-07-21T15:05:33.396Z] #77 189.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-21T15:05:33.396Z] #77 189.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-21T15:05:33.396Z] #77 189.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-21T15:05:33.396Z] #77 189.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-21T15:05:33.396Z] #77 189.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-21T15:05:33.396Z] #77 189.4 CC src/libcrun/libcrun_testing_a-error.o [2022-07-21T15:05:33.513Z] #77 159.0 checking for copy_file_range... yes [2022-07-21T15:05:33.642Z] #21 ... [2022-07-21T15:05:33.642Z] [2022-07-21T15:05:33.642Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:05:33.642Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:05:33.642Z] #36 254.8 Delve is a source level debugger for Go programs. [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-21T15:05:33.642Z] #36 254.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Pass flags to the program you are debugging using `--`, for example: [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Usage: [2022-07-21T15:05:33.642Z] #36 254.8 dlv [command] [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Available Commands: [2022-07-21T15:05:33.642Z] #36 254.8 attach Attach to running process and begin debugging. [2022-07-21T15:05:33.642Z] #36 254.8 connect Connect to a headless debug server with a terminal client. [2022-07-21T15:05:33.642Z] #36 254.8 core Examine a core dump. [2022-07-21T15:05:33.642Z] #36 254.8 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-21T15:05:33.642Z] #36 254.8 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-21T15:05:33.642Z] #36 254.8 exec Execute a precompiled binary, and begin a debug session. [2022-07-21T15:05:33.642Z] #36 254.8 help Help about any command [2022-07-21T15:05:33.642Z] #36 254.8 run Deprecated command. Use 'debug' instead. [2022-07-21T15:05:33.642Z] #36 254.8 test Compile test binary and begin debugging program. [2022-07-21T15:05:33.642Z] #36 254.8 trace Compile and begin tracing program. [2022-07-21T15:05:33.642Z] #36 254.8 version Prints version. [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Flags: [2022-07-21T15:05:33.642Z] #36 254.8 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-21T15:05:33.642Z] #36 254.8 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-21T15:05:33.642Z] #36 254.8 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-21T15:05:33.642Z] #36 254.8 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-21T15:05:33.642Z] #36 254.8 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-21T15:05:33.642Z] #36 254.8 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-21T15:05:33.642Z] #36 254.8 --disable-aslr Disables address space randomization [2022-07-21T15:05:33.642Z] #36 254.8 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-21T15:05:33.642Z] #36 254.8 -h, --help help for dlv [2022-07-21T15:05:33.642Z] #36 254.8 --init string Init file, executed by the terminal client. [2022-07-21T15:05:33.642Z] #36 254.8 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-21T15:05:33.642Z] #36 254.8 --log Enable debugging server logging. [2022-07-21T15:05:33.642Z] #36 254.8 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-21T15:05:33.642Z] #36 254.8 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-21T15:05:33.642Z] #36 254.8 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-21T15:05:33.642Z] #36 254.8 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-21T15:05:33.642Z] #36 254.8 --wd string Working directory for running the program. [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Additional help topics: [2022-07-21T15:05:33.642Z] #36 254.8 dlv backend Help about the --backend flag. [2022-07-21T15:05:33.642Z] #36 254.8 dlv log Help about logging flags. [2022-07-21T15:05:33.642Z] #36 254.8 dlv redirect Help about file redirection. [2022-07-21T15:05:33.642Z] #36 254.8 [2022-07-21T15:05:33.642Z] #36 254.8 Use "dlv [command] --help" for more information about a command. [2022-07-21T15:05:33.642Z] #36 DONE 255.1s [2022-07-21T15:05:33.642Z] [2022-07-21T15:05:33.642Z] #77 [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-07-21T15:05:33.642Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:33.642Z] #77 203.7 config.status: creating Makefile [2022-07-21T15:05:33.642Z] #77 203.9 config.status: creating config.h [2022-07-21T15:05:33.653Z] #77 189.6 CC src/libcrun/libcrun_testing_a-status.o [2022-07-21T15:05:33.653Z] #77 189.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-21T15:05:33.783Z] #21 16.40 Selecting previously unselected package libapparmor1:armel. [2022-07-21T15:05:33.783Z] #21 16.41 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-21T15:05:33.783Z] #21 16.41 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-21T15:05:33.783Z] #21 16.47 Selecting previously unselected package libapparmor-dev:armel. [2022-07-21T15:05:33.783Z] #21 16.48 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-21T15:05:33.783Z] #21 16.48 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-21T15:05:33.783Z] #21 16.56 Selecting previously unselected package libgcc-s1:arm64. [2022-07-21T15:05:33.783Z] #21 16.56 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-21T15:05:33.903Z] #77 204.0 config.status: executing libtool commands [2022-07-21T15:05:33.903Z] #77 204.1 config.status: executing depfiles commands [2022-07-21T15:05:33.910Z] #77 189.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-21T15:05:33.910Z] #77 189.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-21T15:05:33.910Z] #77 189.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-21T15:05:34.042Z] #21 16.57 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-21T15:05:34.042Z] #21 16.62 Selecting previously unselected package libcrypt1:arm64. [2022-07-21T15:05:34.042Z] #21 16.63 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-21T15:05:34.042Z] #21 16.63 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-21T15:05:34.042Z] #21 16.72 Selecting previously unselected package libc6:arm64. [2022-07-21T15:05:34.042Z] #21 16.72 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-21T15:05:34.077Z] #77 159.4 checking for fgetxattr... yes [2022-07-21T15:05:34.077Z] #77 160.0 checking for statx... yes [2022-07-21T15:05:34.167Z] #77 190.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-21T15:05:34.301Z] #21 16.89 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-21T15:05:34.424Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-21T15:05:34.424Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-21T15:05:34.424Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-21T15:05:34.424Z] #77 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-21T15:05:34.560Z] #21 17.35 Selecting previously unselected package libapparmor1:arm64. [2022-07-21T15:05:34.560Z] #21 17.35 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-21T15:05:34.560Z] #21 17.36 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-21T15:05:34.560Z] #21 17.42 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-21T15:05:34.591Z] #77 160.3 checking for fgetpwent_r... yes [2022-07-21T15:05:34.681Z] #77 190.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-21T15:05:34.681Z] #77 190.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-21T15:05:34.829Z] #21 17.43 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-21T15:05:34.829Z] #21 17.44 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-21T15:05:34.829Z] #21 17.52 Selecting previously unselected package libgcc-s1:s390x. [2022-07-21T15:05:34.829Z] #21 17.52 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-21T15:05:34.829Z] #21 17.53 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-21T15:05:34.829Z] #21 17.61 Selecting previously unselected package libcrypt1:s390x. [2022-07-21T15:05:34.829Z] #21 17.62 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-21T15:05:34.829Z] #21 17.62 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-21T15:05:34.848Z] #77 160.7 checking for issetugid... no [2022-07-21T15:05:34.848Z] #77 161.0 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:05:34.848Z] #77 161.0 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:05:34.938Z] #77 190.9 CC src/crun-crun.o [2022-07-21T15:05:35.088Z] #21 17.72 Selecting previously unselected package libc6:s390x. [2022-07-21T15:05:35.088Z] #21 17.73 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-21T15:05:35.196Z] #77 191.1 CC src/crun-run.o [2022-07-21T15:05:35.196Z] #77 191.1 CC src/crun-delete.o [2022-07-21T15:05:35.196Z] #77 191.3 CC src/crun-kill.o [2022-07-21T15:05:35.289Z] #77 205.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-21T15:05:35.289Z] #77 205.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:05:35.346Z] #21 17.89 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-21T15:05:35.412Z] #77 161.0 checking for library containing yajl_tree_get... -lyajl [2022-07-21T15:05:35.412Z] #77 161.6 checking for yajl >= 2.0.0... yes [2022-07-21T15:05:35.467Z] #77 191.3 CC src/crun-pause.o [2022-07-21T15:05:35.467Z] #77 191.4 CC src/crun-unpause.o [2022-07-21T15:05:35.467Z] #77 191.4 CC src/crun-spec.o [2022-07-21T15:05:35.551Z] #77 205.8 checking for gcc... gcc [2022-07-21T15:05:35.605Z] #21 18.37 Selecting previously unselected package libapparmor1:s390x. [2022-07-21T15:05:35.605Z] #21 18.38 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-21T15:05:35.605Z] #21 18.38 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-21T15:05:35.726Z] #77 191.8 CC src/crun-exec.o [2022-07-21T15:05:35.726Z] #77 191.8 CC src/crun-list.o [2022-07-21T15:05:35.864Z] #21 18.43 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-21T15:05:35.864Z] #21 18.44 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-21T15:05:35.864Z] #21 18.44 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-21T15:05:35.864Z] #21 18.51 Selecting previously unselected package libgcc-s1:armhf. [2022-07-21T15:05:35.864Z] #21 18.52 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-21T15:05:35.864Z] #21 18.52 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-21T15:05:35.864Z] #21 18.58 Selecting previously unselected package libcrypt1:armhf. [2022-07-21T15:05:35.864Z] #21 18.58 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-21T15:05:35.864Z] #21 18.59 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-21T15:05:35.977Z] #77 161.6 checking sys/capability.h usability... yes [2022-07-21T15:05:35.977Z] #77 161.9 checking sys/capability.h presence... yes [2022-07-21T15:05:35.977Z] #77 ... [2022-07-21T15:05:35.977Z] [2022-07-21T15:05:35.977Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:35.977Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:35.977Z] #21 5.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:05:35.977Z] #21 8.016 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:05:35.977Z] #21 14.45 Fetched 8555 kB in 12s (709 kB/s) [2022-07-21T15:05:35.977Z] #21 14.45 Reading package lists... [2022-07-21T15:05:35.977Z] #21 ... [2022-07-21T15:05:35.977Z] [2022-07-21T15:05:35.977Z] #77 [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-07-21T15:05:35.977Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:35.977Z] #77 161.9 checking for sys/capability.h... yes [2022-07-21T15:05:35.983Z] #77 191.9 CC src/crun-create.o [2022-07-21T15:05:36.123Z] #21 18.70 Selecting previously unselected package libc6:armhf. [2022-07-21T15:05:36.123Z] #21 18.70 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-21T15:05:36.123Z] #21 18.89 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-21T15:05:36.123Z] #77 205.9 checking whether the C compiler works... yes [2022-07-21T15:05:36.123Z] #77 206.2 checking for C compiler default output file name... a.out [2022-07-21T15:05:36.123Z] #77 206.2 checking for suffix of executables... [2022-07-21T15:05:36.240Z] #77 192.1 CC src/crun-start.o [2022-07-21T15:05:36.240Z] #77 192.1 CC src/crun-state.o [2022-07-21T15:05:36.497Z] #77 192.3 CC src/crun-update.o [2022-07-21T15:05:36.542Z] #77 161.9 checking for library containing cap_from_name... -lcap [2022-07-21T15:05:36.691Z] #21 19.28 Selecting previously unselected package libapparmor1:armhf. [2022-07-21T15:05:36.691Z] #21 19.28 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-21T15:05:36.691Z] #21 19.29 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-21T15:05:36.691Z] #21 19.34 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-21T15:05:36.691Z] #21 19.34 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-21T15:05:36.691Z] #21 19.35 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-21T15:05:36.691Z] #21 19.42 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-21T15:05:36.691Z] #21 19.42 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-21T15:05:36.691Z] #21 19.45 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-21T15:05:36.695Z] #77 206.4 checking whether we are cross compiling... no [2022-07-21T15:05:36.695Z] #77 206.7 checking for suffix of object files... o [2022-07-21T15:05:36.755Z] #77 192.5 CC src/crun-ps.o [2022-07-21T15:05:36.799Z] #77 162.4 checking for library containing dlopen... -ldl [2022-07-21T15:05:36.950Z] #21 19.58 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-21T15:05:36.950Z] #21 19.59 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-21T15:05:36.950Z] #21 19.60 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-21T15:05:36.950Z] #21 19.68 Selecting previously unselected package libc6:ppc64el. [2022-07-21T15:05:36.950Z] #21 19.69 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-21T15:05:36.956Z] #77 206.9 checking whether we are using the GNU C compiler... yes [2022-07-21T15:05:37.015Z] #77 192.9 CC src/crun-checkpoint.o [2022-07-21T15:05:37.015Z] #77 192.9 CC src/crun-restore.o [2022-07-21T15:05:37.015Z] #77 193.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-21T15:05:37.057Z] #77 162.9 checking seccomp.h usability... yes [2022-07-21T15:05:37.057Z] #77 163.2 checking seccomp.h presence... yes [2022-07-21T15:05:37.057Z] #77 ... [2022-07-21T15:05:37.057Z] [2022-07-21T15:05:37.057Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:37.057Z] #60 sha256:752f6aa24746843a43c2cb54158d7f82d15d66cfa6f45dac4c19cb2c41220ac0 [2022-07-21T15:05:37.057Z] #60 19.71 + cd /tmp/tmp.tFKzSLCwp0/src/github.com/opencontainers/runc [2022-07-21T15:05:37.057Z] #60 19.71 + git checkout -q v1.1.2 [2022-07-21T15:05:37.057Z] #60 20.95 + '[' -z '' ']' [2022-07-21T15:05:37.057Z] #60 20.95 + target=static [2022-07-21T15:05:37.057Z] #60 20.95 + make BUILDTAGS=seccomp static [2022-07-21T15:05:37.057Z] #60 21.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-21T15:05:37.209Z] #21 19.87 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-21T15:05:37.217Z] #77 207.2 checking whether gcc accepts -g... yes [2022-07-21T15:05:37.315Z] #60 ... [2022-07-21T15:05:37.315Z] [2022-07-21T15:05:37.315Z] #77 [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-07-21T15:05:37.315Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:37.315Z] #77 163.3 checking for seccomp.h... yes [2022-07-21T15:05:37.478Z] #77 207.4 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:05:37.579Z] #77 193.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-21T15:05:37.579Z] #77 193.4 CC src/libcrun/libcrun_la-container.lo [2022-07-21T15:05:37.738Z] #77 207.7 checking whether gcc understands -c and -o together... yes [2022-07-21T15:05:37.739Z] #77 207.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:05:37.777Z] #21 20.49 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-21T15:05:37.777Z] #21 20.49 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-21T15:05:37.777Z] #21 20.50 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-21T15:05:37.777Z] #21 20.55 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-21T15:05:37.777Z] #21 20.56 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-21T15:05:37.777Z] #21 20.56 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-21T15:05:37.777Z] #21 20.64 Selecting previously unselected package libseccomp2:s390x. [2022-07-21T15:05:37.836Z] #77 193.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-21T15:05:37.836Z] #77 193.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-21T15:05:37.879Z] #77 163.3 checking for library containing seccomp_rule_add... -lseccomp [2022-07-21T15:05:37.999Z] #77 208.0 checking whether build environment is sane... yes [2022-07-21T15:05:38.000Z] #77 208.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:05:38.000Z] #77 208.2 checking for gawk... no [2022-07-21T15:05:38.000Z] #77 208.2 checking for mawk... mawk [2022-07-21T15:05:38.000Z] #77 208.2 checking whether make sets $(MAKE)... yes [2022-07-21T15:05:38.036Z] #21 20.65 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-21T15:05:38.036Z] #21 20.66 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.036Z] #21 20.70 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-21T15:05:38.036Z] #21 20.71 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-21T15:05:38.036Z] #21 20.72 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.093Z] #77 193.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-21T15:05:38.093Z] #77 194.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-21T15:05:38.137Z] #77 163.9 checking for library containing seccomp_arch_resolve_name... none required [2022-07-21T15:05:38.261Z] #77 208.3 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:05:38.261Z] #77 208.4 checking whether make supports nested variables... yes [2022-07-21T15:05:38.261Z] #77 208.6 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:05:38.261Z] #77 208.6 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:05:38.295Z] #21 20.80 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-21T15:05:38.295Z] #21 20.81 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-21T15:05:38.295Z] #21 20.82 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.295Z] #21 20.87 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-21T15:05:38.295Z] #21 20.87 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-21T15:05:38.295Z] #21 20.87 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.295Z] #21 20.94 Selecting previously unselected package libseccomp2:armhf. [2022-07-21T15:05:38.295Z] #21 20.95 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-21T15:05:38.295Z] #21 20.95 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.295Z] #21 21.00 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-21T15:05:38.295Z] #21 21.00 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-21T15:05:38.295Z] #21 21.01 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.295Z] #21 21.07 Selecting previously unselected package libseccomp2:armel. [2022-07-21T15:05:38.350Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-21T15:05:38.395Z] #77 164.3 checking systemd/sd-bus.h usability... yes [2022-07-21T15:05:38.522Z] #77 208.6 checking how to create a ustar tar archive... gnutar [2022-07-21T15:05:38.553Z] #21 21.07 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-21T15:05:38.553Z] #21 21.07 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.553Z] #21 21.13 Selecting previously unselected package libseccomp-dev:armel. [2022-07-21T15:05:38.553Z] #21 21.13 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-21T15:05:38.553Z] #21 21.14 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.553Z] #21 21.22 Selecting previously unselected package libseccomp2:arm64. [2022-07-21T15:05:38.553Z] #21 21.23 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-21T15:05:38.553Z] #21 21.23 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.553Z] #21 21.28 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-21T15:05:38.553Z] #21 21.29 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-21T15:05:38.553Z] #21 21.30 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:38.607Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-21T15:05:38.652Z] #77 164.5 checking systemd/sd-bus.h presence... yes [2022-07-21T15:05:38.652Z] #77 164.6 checking for systemd/sd-bus.h... yes [2022-07-21T15:05:38.784Z] #77 208.7 checking dependency style of gcc... gcc3 [2022-07-21T15:05:38.784Z] #77 209.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:05:38.784Z] #77 209.0 checking whether make supports nested variables... (cached) yes [2022-07-21T15:05:38.812Z] #21 21.40 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-21T15:05:38.812Z] #21 21.42 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-21T15:05:38.812Z] #21 21.46 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-21T15:05:38.812Z] #21 21.48 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-21T15:05:38.812Z] #21 21.49 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-21T15:05:38.812Z] #21 21.51 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-21T15:05:38.812Z] #21 21.52 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-21T15:05:38.812Z] #21 21.53 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-21T15:05:38.812Z] #21 21.55 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-21T15:05:38.812Z] #21 21.56 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-21T15:05:38.812Z] #21 21.57 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-21T15:05:38.864Z] #77 194.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-21T15:05:38.864Z] #77 194.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-21T15:05:39.070Z] #21 21.58 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-21T15:05:39.070Z] #21 21.59 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-21T15:05:39.070Z] #21 21.61 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-21T15:05:39.070Z] #21 21.63 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-21T15:05:39.070Z] #21 21.64 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-21T15:05:39.121Z] #77 194.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-21T15:05:39.121Z] #77 195.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-21T15:05:39.305Z] #77 209.1 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:05:39.305Z] #77 209.5 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:05:39.305Z] #77 209.5 checking how to print strings... printf [2022-07-21T15:05:39.305Z] #77 209.5 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:05:39.305Z] #77 209.6 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:05:39.305Z] #77 209.6 checking for egrep... /bin/grep -E [2022-07-21T15:05:39.305Z] #77 209.6 checking for fgrep... /bin/grep -F [2022-07-21T15:05:39.305Z] #77 209.6 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:05:39.378Z] #77 195.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-21T15:05:39.566Z] #77 209.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:05:39.567Z] #77 209.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:05:39.567Z] #77 209.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:05:39.567Z] #77 209.8 checking whether ln -s works... yes [2022-07-21T15:05:39.567Z] #77 209.8 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:05:39.567Z] #77 209.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:05:39.567Z] #77 209.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:05:39.567Z] #77 209.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:05:39.567Z] #77 209.8 checking for objdump... objdump [2022-07-21T15:05:39.567Z] #77 209.8 checking how to recognize dependent libraries... pass_all [2022-07-21T15:05:39.567Z] #77 209.8 checking for dlltool... no [2022-07-21T15:05:39.567Z] #77 209.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:05:39.567Z] #77 209.8 checking for ar... ar [2022-07-21T15:05:39.584Z] #77 164.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-21T15:05:39.584Z] #77 165.4 checking for sd_notify_barrier... yes [2022-07-21T15:05:39.635Z] #77 195.5 CC src/libcrun/libcrun_la-error.lo [2022-07-21T15:05:39.828Z] #77 209.8 checking for archiver @FILE support... @ [2022-07-21T15:05:39.828Z] #77 210.0 checking for strip... strip [2022-07-21T15:05:39.828Z] #77 210.0 checking for ranlib... ranlib [2022-07-21T15:05:39.892Z] #77 195.8 CC src/libcrun/libcrun_la-status.lo [2022-07-21T15:05:40.089Z] #77 210.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:05:40.149Z] #77 196.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-21T15:05:40.149Z] #77 165.8 checking linux/bpf.h usability... yes [2022-07-21T15:05:40.149Z] #77 166.1 checking linux/bpf.h presence... yes [2022-07-21T15:05:40.149Z] #77 166.2 checking for linux/bpf.h... yes [2022-07-21T15:05:40.149Z] #77 166.2 checking compilation for eBPF... yes [2022-07-21T15:05:40.351Z] #77 210.5 checking for sysroot... no [2022-07-21T15:05:40.351Z] #77 210.5 checking for a working dd... /bin/dd [2022-07-21T15:05:40.351Z] #77 210.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:05:40.351Z] #77 210.7 checking for mt... no [2022-07-21T15:05:40.351Z] #77 210.7 checking if : is a manifest tool... no [2022-07-21T15:05:40.406Z] #77 166.4 checking for criu >= 3.15... no [2022-07-21T15:05:40.406Z] #77 166.4 configure: CRIU headers not found, building without CRIU support [2022-07-21T15:05:40.406Z] #77 166.4 checking for criu > 3.16... no [2022-07-21T15:05:40.406Z] #77 196.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-21T15:05:40.406Z] #77 166.5 configure: CRIU version doesn't support join-ns API [2022-07-21T15:05:40.406Z] #77 166.5 checking for criu > 3.16.1... no [2022-07-21T15:05:40.406Z] #77 166.5 configure: CRIU version doesn't support for pre-dumping [2022-07-21T15:05:40.406Z] #77 166.5 checking for new mount API (fsconfig)... yes [2022-07-21T15:05:40.443Z] #21 22.87 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-21T15:05:40.663Z] #77 196.6 CC src/libcrun/libcrun_la-signals.lo [2022-07-21T15:05:40.664Z] #77 166.6 checking for seccomp notify API... yes [2022-07-21T15:05:40.664Z] #77 166.7 checking for gperf... no [2022-07-21T15:05:40.664Z] #77 166.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-21T15:05:40.920Z] #77 196.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-21T15:05:40.920Z] #77 196.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-21T15:05:40.921Z] #77 166.7 checking for library containing argp_parse... none required [2022-07-21T15:05:40.923Z] #77 210.7 checking how to run the C preprocessor... gcc -E [2022-07-21T15:05:41.177Z] #77 197.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-21T15:05:41.177Z] #77 197.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-21T15:05:41.179Z] #77 167.3 checking that generated files are newer than configure... done [2022-07-21T15:05:41.179Z] #77 167.3 configure: creating ./config.status [2022-07-21T15:05:41.377Z] #21 24.13 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-21T15:05:41.741Z] #77 ... [2022-07-21T15:05:41.741Z] [2022-07-21T15:05:41.741Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:05:41.741Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:05:41.741Z] #47 238.1 + dpkg --print-architecture [2022-07-21T15:05:41.741Z] #47 238.1 + git checkout -q v2.1.0 [2022-07-21T15:05:41.741Z] #47 238.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-21T15:05:41.741Z] #47 238.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-21T15:05:41.865Z] #77 211.2 checking for ANSI C header files... yes [2022-07-21T15:05:42.126Z] #77 212.1 checking for sys/types.h... yes [2022-07-21T15:05:42.305Z] #47 ... [2022-07-21T15:05:42.305Z] [2022-07-21T15:05:42.305Z] #77 [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-07-21T15:05:42.305Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:42.305Z] #77 198.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-21T15:05:42.387Z] #77 212.5 checking for sys/stat.h... yes [2022-07-21T15:05:42.562Z] #77 198.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-21T15:05:42.648Z] #77 212.7 checking for stdlib.h... yes [2022-07-21T15:05:42.754Z] #21 25.41 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-21T15:05:42.909Z] #77 213.0 checking for string.h... yes [2022-07-21T15:05:43.431Z] #77 213.3 checking for memory.h... yes [2022-07-21T15:05:43.692Z] #77 213.7 checking for strings.h... yes [2022-07-21T15:05:43.932Z] #77 199.8 CC tests/init.o [2022-07-21T15:05:43.932Z] #77 199.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-21T15:05:43.953Z] #77 214.1 checking for inttypes.h... yes [2022-07-21T15:05:44.131Z] #21 26.63 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-21T15:05:44.214Z] #77 214.3 checking for stdint.h... yes [2022-07-21T15:05:44.214Z] #77 ... [2022-07-21T15:05:44.214Z] [2022-07-21T15:05:44.214Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:44.214Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:44.214Z] #21 28.85 The following NEW packages will be installed: [2022-07-21T15:05:44.214Z] #21 28.85 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-21T15:05:44.214Z] #21 28.85 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:05:44.214Z] #21 28.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-21T15:05:44.214Z] #21 28.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-21T15:05:44.214Z] #21 28.85 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:05:44.214Z] #21 28.85 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-21T15:05:44.214Z] #21 28.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-21T15:05:44.214Z] #21 28.85 xz-utils zip zstd [2022-07-21T15:05:44.214Z] #21 29.24 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:05:44.214Z] #21 29.24 Need to get 27.7 MB of archives. [2022-07-21T15:05:44.214Z] #21 29.24 After this operation, 106 MB of additional disk space will be used. [2022-07-21T15:05:44.214Z] #21 29.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-21T15:05:44.214Z] #21 29.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-21T15:05:44.214Z] #21 29.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-21T15:05:44.214Z] #21 29.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:05:44.214Z] #21 29.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-21T15:05:44.214Z] #21 29.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-21T15:05:44.214Z] #21 29.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-21T15:05:44.214Z] #21 29.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-21T15:05:44.214Z] #21 29.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:05:44.214Z] #21 29.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:05:44.214Z] #21 29.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-21T15:05:44.214Z] #21 29.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:05:44.214Z] #21 29.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:05:44.214Z] #21 29.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-21T15:05:44.214Z] #21 29.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-21T15:05:44.214Z] #21 29.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-21T15:05:44.214Z] #21 29.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-21T15:05:44.214Z] #21 29.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-21T15:05:44.214Z] #21 29.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-21T15:05:44.214Z] #21 29.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-21T15:05:44.214Z] #21 29.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-21T15:05:44.214Z] #21 29.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:05:44.214Z] #21 29.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:05:44.214Z] #21 29.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:05:44.214Z] #21 29.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-21T15:05:44.214Z] #21 29.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-21T15:05:44.214Z] #21 29.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:05:44.214Z] #21 29.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-21T15:05:44.214Z] #21 29.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:05:44.214Z] #21 29.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:05:44.214Z] #21 29.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:05:44.214Z] #21 29.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:05:44.214Z] #21 29.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-21T15:05:44.214Z] #21 29.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:05:44.214Z] #21 29.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-21T15:05:44.214Z] #21 30.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-21T15:05:44.214Z] #21 30.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-21T15:05:44.214Z] #21 30.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:05:44.214Z] #21 30.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-21T15:05:44.214Z] #21 30.19 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-21T15:05:44.214Z] #21 30.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-21T15:05:44.214Z] #21 30.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-21T15:05:44.214Z] #21 30.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-21T15:05:44.214Z] #21 30.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-21T15:05:44.214Z] #21 30.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-21T15:05:44.214Z] #21 30.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-21T15:05:44.214Z] #21 30.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-21T15:05:44.214Z] #21 30.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-21T15:05:44.214Z] #21 30.91 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-21T15:05:44.214Z] #21 31.89 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:05:44.214Z] #21 32.18 Fetched 27.7 MB in 2s (13.6 MB/s) [2022-07-21T15:05:44.214Z] #21 32.25 Selecting previously unselected package pigz. [2022-07-21T15:05:44.214Z] #21 32.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-21T15:05:44.214Z] #21 32.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 32.33 Unpacking pigz (2.6-1) ... [2022-07-21T15:05:44.214Z] #21 32.66 Selecting previously unselected package libelf1:amd64. [2022-07-21T15:05:44.214Z] #21 32.66 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 32.68 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-21T15:05:44.214Z] #21 33.01 Selecting previously unselected package libbpf0:amd64. [2022-07-21T15:05:44.214Z] #21 33.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 33.01 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:05:44.214Z] #21 33.27 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:05:44.214Z] #21 33.30 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 33.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:05:44.214Z] #21 33.50 Selecting previously unselected package libmnl0:amd64. [2022-07-21T15:05:44.214Z] #21 33.50 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 33.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:05:44.214Z] #21 33.62 Selecting previously unselected package libxtables12:amd64. [2022-07-21T15:05:44.214Z] #21 33.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 33.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:05:44.214Z] #21 33.74 Selecting previously unselected package libcap2-bin. [2022-07-21T15:05:44.214Z] #21 33.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 33.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-21T15:05:44.214Z] #21 33.87 Selecting previously unselected package iproute2. [2022-07-21T15:05:44.214Z] #21 33.88 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 33.89 Unpacking iproute2 (5.10.0-4) ... [2022-07-21T15:05:44.214Z] #21 34.64 Selecting previously unselected package xxd. [2022-07-21T15:05:44.214Z] #21 34.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:05:44.214Z] #21 34.68 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:05:44.214Z] #21 34.85 Selecting previously unselected package vim-common. [2022-07-21T15:05:44.214Z] #21 34.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:05:44.214Z] #21 34.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:05:44.214Z] #21 35.35 Selecting previously unselected package bash-completion. [2022-07-21T15:05:44.214Z] #21 35.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-21T15:05:44.475Z] #21 ... [2022-07-21T15:05:44.475Z] [2022-07-21T15:05:44.475Z] #77 [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-07-21T15:05:44.475Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:44.475Z] #77 214.6 checking for unistd.h... yes [2022-07-21T15:05:44.736Z] #77 214.9 checking for dlfcn.h... yes [2022-07-21T15:05:44.997Z] #77 215.1 checking for objdir... .libs [2022-07-21T15:05:45.067Z] #21 27.84 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-21T15:05:45.067Z] #21 27.86 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 27.87 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 27.88 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 27.90 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 27.93 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 27.94 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 27.95 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 27.96 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 27.98 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 28.00 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 28.02 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 28.03 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 28.05 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 28.07 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-21T15:05:45.325Z] #21 28.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 28.09 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 28.10 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.325Z] #21 28.15 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.370Z] #77 170.8 config.status: creating Makefile [2022-07-21T15:05:45.370Z] #77 170.9 config.status: creating rpm/crun.spec [2022-07-21T15:05:45.370Z] #77 171.0 config.status: creating config.h [2022-07-21T15:05:45.370Z] #77 171.1 config.status: executing libtool commands [2022-07-21T15:05:45.370Z] #77 171.1 config.status: executing depfiles commands [2022-07-21T15:05:45.370Z] #77 ... [2022-07-21T15:05:45.370Z] [2022-07-21T15:05:45.370Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-21T15:05:45.370Z] #36 sha256:1e06012f045d846ff5738dac7935d8fcc69f207e02f2698d401616ad4a285ff4 [2022-07-21T15:05:45.370Z] #36 250.0 Delve is a source level debugger for Go programs. [2022-07-21T15:05:45.370Z] #36 250.0 [2022-07-21T15:05:45.370Z] #36 250.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-21T15:05:45.370Z] #36 250.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-21T15:05:45.370Z] #36 250.0 [2022-07-21T15:05:45.370Z] #36 250.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-21T15:05:45.370Z] #36 250.0 [2022-07-21T15:05:45.370Z] #36 250.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-21T15:05:45.370Z] #36 250.0 [2022-07-21T15:05:45.370Z] #36 250.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-21T15:05:45.370Z] #36 250.0 [2022-07-21T15:05:45.370Z] #36 250.1 Usage: [2022-07-21T15:05:45.370Z] #36 250.1 dlv [command] [2022-07-21T15:05:45.370Z] #36 250.1 [2022-07-21T15:05:45.370Z] #36 250.1 Available Commands: [2022-07-21T15:05:45.370Z] #36 250.1 attach Attach to running process and begin debugging. [2022-07-21T15:05:45.370Z] #36 250.1 connect Connect to a headless debug server with a terminal client. [2022-07-21T15:05:45.370Z] #36 250.1 core Examine a core dump. [2022-07-21T15:05:45.370Z] #36 250.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-21T15:05:45.370Z] #36 250.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-21T15:05:45.370Z] #36 250.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-21T15:05:45.370Z] #36 250.1 help Help about any command [2022-07-21T15:05:45.370Z] #36 250.1 run Deprecated command. Use 'debug' instead. [2022-07-21T15:05:45.370Z] #36 250.1 test Compile test binary and begin debugging program. [2022-07-21T15:05:45.370Z] #36 250.1 trace Compile and begin tracing program. [2022-07-21T15:05:45.370Z] #36 250.1 version Prints version. [2022-07-21T15:05:45.370Z] #36 250.1 [2022-07-21T15:05:45.370Z] #36 250.1 Flags: [2022-07-21T15:05:45.370Z] #36 250.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-21T15:05:45.370Z] #36 250.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-21T15:05:45.370Z] #36 250.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-21T15:05:45.370Z] #36 250.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-21T15:05:45.370Z] #36 250.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-21T15:05:45.370Z] #36 250.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-21T15:05:45.370Z] #36 250.1 --disable-aslr Disables address space randomization [2022-07-21T15:05:45.370Z] #36 250.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-21T15:05:45.371Z] #36 250.1 -h, --help help for dlv [2022-07-21T15:05:45.371Z] #36 250.1 --init string Init file, executed by the terminal client. [2022-07-21T15:05:45.371Z] #36 250.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-21T15:05:45.371Z] #36 250.1 --log Enable debugging server logging. [2022-07-21T15:05:45.371Z] #36 250.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-21T15:05:45.371Z] #36 250.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-21T15:05:45.371Z] #36 250.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-21T15:05:45.371Z] #36 250.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-21T15:05:45.371Z] #36 250.1 --wd string Working directory for running the program. [2022-07-21T15:05:45.371Z] #36 250.1 [2022-07-21T15:05:45.371Z] #36 250.1 Additional help topics: [2022-07-21T15:05:45.371Z] #36 250.1 dlv backend Help about the --backend flag. [2022-07-21T15:05:45.371Z] #36 250.1 dlv log Help about logging flags. [2022-07-21T15:05:45.371Z] #36 250.1 dlv redirect Help about file redirection. [2022-07-21T15:05:45.371Z] #36 250.1 [2022-07-21T15:05:45.371Z] #36 250.1 Use "dlv [command] --help" for more information about a command. [2022-07-21T15:05:45.590Z] #21 28.20 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-21T15:05:45.590Z] #21 28.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:05:45.828Z] #77 215.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:05:45.828Z] #77 215.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:05:46.089Z] #77 215.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:05:46.526Z] #21 DONE 29.3s [2022-07-21T15:05:46.526Z] [2022-07-21T15:05:46.526Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-21T15:05:46.526Z] #66 sha256:c046799d906ff7ce2ccc63c1f9e95e24a6f88e2595c8448a59c88706a5e974a7 [2022-07-21T15:05:46.661Z] #77 216.2 checking if gcc static flag -static works... yes [2022-07-21T15:05:46.744Z] #36 DONE 251.3s [2022-07-21T15:05:46.744Z] [2022-07-21T15:05:46.744Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-21T15:05:46.744Z] #34 sha256:2972e1750d2a3d6939d3f93d55583632631ab39a5dc5a9ca7f5b8ac5d0d04c48 [2022-07-21T15:05:46.744Z] #34 DONE 251.1s [2022-07-21T15:05:46.744Z] [2022-07-21T15:05:46.744Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:46.744Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:46.744Z] #21 14.45 Reading package lists... [2022-07-21T15:05:46.744Z] #21 18.67 Reading package lists... [2022-07-21T15:05:46.744Z] #21 22.92 Building dependency tree... [2022-07-21T15:05:46.744Z] #21 25.45 The following additional packages will be installed: [2022-07-21T15:05:46.744Z] #21 25.45 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:05:46.744Z] #21 25.45 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-21T15:05:46.744Z] #21 25.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:05:46.744Z] #21 25.46 python3-pkg-resources vim-runtime xxd [2022-07-21T15:05:46.744Z] #21 25.52 Suggested packages: [2022-07-21T15:05:46.744Z] #21 25.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-21T15:05:46.744Z] #21 25.52 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-21T15:05:46.744Z] #21 25.52 acl attr quota [2022-07-21T15:05:46.744Z] #21 25.52 Recommended packages: [2022-07-21T15:05:46.744Z] #21 25.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-21T15:05:46.744Z] #21 ... [2022-07-21T15:05:46.744Z] [2022-07-21T15:05:46.744Z] #77 [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-07-21T15:05:46.744Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:46.744Z] #77 172.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-21T15:05:46.784Z] #66 DONE 0.1s [2022-07-21T15:05:46.784Z] [2022-07-21T15:05:46.784Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:46.784Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:05:46.922Z] #77 216.9 checking if gcc supports -c -o file.o... yes [2022-07-21T15:05:46.922Z] #77 217.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:05:46.922Z] #77 217.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:05:47.001Z] #77 172.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:05:47.566Z] #77 173.6 checking for gcc... gcc [2022-07-21T15:05:47.724Z] #67 ... [2022-07-21T15:05:47.724Z] [2022-07-21T15:05:47.724Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-21T15:05:47.724Z] #22 sha256:92a93057e00e8346a88138c1c27fab618242ab4af57198ad053ef3bb3e69ec8c [2022-07-21T15:05:47.724Z] #22 DONE 1.2s [2022-07-21T15:05:47.756Z] #77 217.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:05:47.756Z] #77 217.7 checking how to hardcode library paths into programs... immediate [2022-07-21T15:05:47.756Z] #77 217.7 checking whether stripping libraries is possible... yes [2022-07-21T15:05:47.756Z] #77 217.8 checking if libtool supports shared libraries... yes [2022-07-21T15:05:47.756Z] #77 217.8 checking whether to build shared libraries... no [2022-07-21T15:05:47.756Z] #77 217.8 checking whether to build static libraries... yes [2022-07-21T15:05:47.756Z] #77 217.8 checking float.h usability... yes [2022-07-21T15:05:47.756Z] #77 218.0 checking float.h presence... yes [2022-07-21T15:05:47.983Z] [2022-07-21T15:05:47.983Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:47.983Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:05:47.983Z] #67 1.208 + RM_GOPATH=0 [2022-07-21T15:05:47.983Z] #67 1.208 + TMP_GOPATH= [2022-07-21T15:05:47.983Z] #67 1.208 + : /build [2022-07-21T15:05:47.983Z] #67 1.208 + '[' -z '' ']' [2022-07-21T15:05:47.983Z] #67 1.208 ++ mktemp -d [2022-07-21T15:05:47.983Z] #67 1.216 + export GOPATH=/tmp/tmp.z0x8Lmg6nh [2022-07-21T15:05:47.983Z] #67 1.216 + GOPATH=/tmp/tmp.z0x8Lmg6nh [2022-07-21T15:05:47.983Z] #67 1.216 + RM_GOPATH=1 [2022-07-21T15:05:47.983Z] #67 1.216 + case "$(go env GOARCH)" in [2022-07-21T15:05:47.983Z] #67 1.222 ++ go env GOARCH [2022-07-21T15:05:47.983Z] #67 1.225 + export GO_BUILDMODE=-buildmode=pie [2022-07-21T15:05:47.983Z] #67 1.226 + GO_BUILDMODE=-buildmode=pie [2022-07-21T15:05:47.983Z] #67 1.228 ++ dirname /install.sh [2022-07-21T15:05:47.983Z] #67 1.229 + dir=/ [2022-07-21T15:05:47.983Z] #67 1.229 + bin=runc [2022-07-21T15:05:47.983Z] #67 1.230 + shift [2022-07-21T15:05:47.983Z] #67 1.230 + '[' '!' -f //runc.installer ']' [2022-07-21T15:05:47.983Z] #67 1.230 + . //runc.installer [2022-07-21T15:05:47.983Z] #67 1.230 ++ set -e [2022-07-21T15:05:47.983Z] #67 1.231 ++ : v1.1.2 [2022-07-21T15:05:47.983Z] #67 1.231 + install_runc [2022-07-21T15:05:47.983Z] #67 1.231 + RUNC_BUILDTAGS=seccomp [2022-07-21T15:05:47.983Z] #67 1.231 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-21T15:05:47.983Z] #67 1.232 Install runc version v1.1.2 (build tags: seccomp) [2022-07-21T15:05:47.983Z] #67 1.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.z0x8Lmg6nh/src/github.com/opencontainers/runc [2022-07-21T15:05:47.983Z] #67 1.234 Cloning into '/tmp/tmp.z0x8Lmg6nh/src/github.com/opencontainers/runc'... [2022-07-21T15:05:48.017Z] #77 218.1 checking for float.h... yes [2022-07-21T15:05:48.130Z] #77 173.8 checking whether the C compiler works... yes [2022-07-21T15:05:48.130Z] #77 174.1 checking for C compiler default output file name... a.out [2022-07-21T15:05:48.278Z] #77 218.3 checking limits.h usability... yes [2022-07-21T15:05:48.278Z] #77 218.5 checking limits.h presence... yes [2022-07-21T15:05:48.278Z] #77 218.5 checking for limits.h... yes [2022-07-21T15:05:48.388Z] #77 174.1 checking for suffix of executables... [2022-07-21T15:05:48.539Z] #77 218.6 checking stddef.h usability... yes [2022-07-21T15:05:48.539Z] #77 218.7 checking stddef.h presence... yes [2022-07-21T15:05:48.539Z] #77 218.7 checking for stddef.h... yes [2022-07-21T15:05:48.539Z] #77 218.8 checking for stdlib.h... (cached) yes [2022-07-21T15:05:48.800Z] #77 218.8 checking for string.h... (cached) yes [2022-07-21T15:05:48.923Z] #67 ... [2022-07-21T15:05:48.923Z] [2022-07-21T15:05:48.923Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-21T15:05:48.923Z] #23 sha256:12cb94721d1f20bf9987c058ec28c16cf35d9852226ac81d280e14fd0f40e0b1 [2022-07-21T15:05:48.923Z] #23 DONE 1.0s [2022-07-21T15:05:48.923Z] [2022-07-21T15:05:48.923Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-21T15:05:48.923Z] #24 sha256:6a9357878124d778cb7dfcd24657422fe9be048a826d1792e40d7e9a30898fab [2022-07-21T15:05:48.955Z] #77 174.5 checking whether we are cross compiling... no [2022-07-21T15:05:49.063Z] #77 218.9 checking sys/time.h usability... yes [2022-07-21T15:05:49.063Z] #77 219.2 checking sys/time.h presence... yes [2022-07-21T15:05:49.063Z] #77 219.3 checking for sys/time.h... yes [2022-07-21T15:05:49.212Z] #77 175.0 checking for suffix of object files... o [2022-07-21T15:05:49.325Z] #77 219.4 checking for inline... inline [2022-07-21T15:05:49.469Z] #77 175.2 checking whether we are using the GNU C compiler... yes [2022-07-21T15:05:49.589Z] #77 219.5 checking for size_t... yes [2022-07-21T15:05:49.589Z] #77 219.8 checking for stdlib.h... (cached) yes [2022-07-21T15:05:49.726Z] #77 175.4 checking whether gcc accepts -g... yes [2022-07-21T15:05:49.851Z] #77 219.8 checking for GNU libc compatible malloc... yes [2022-07-21T15:05:49.851Z] #77 220.1 checking for stdlib.h... (cached) yes [2022-07-21T15:05:49.858Z] #24 0.779 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-21T15:05:49.858Z] #24 DONE 0.9s [2022-07-21T15:05:49.858Z] [2022-07-21T15:05:49.858Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:49.858Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:05:49.984Z] #77 175.6 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:05:50.112Z] #77 220.1 checking for GNU libc compatible realloc... yes [2022-07-21T15:05:50.241Z] #77 176.0 checking whether gcc understands -c and -o together... yes [2022-07-21T15:05:50.375Z] #77 220.3 checking for working strtod... yes [2022-07-21T15:05:50.428Z] #67 ... [2022-07-21T15:05:50.428Z] [2022-07-21T15:05:50.428Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-21T15:05:50.428Z] #25 sha256:ff1813460dfdbaa9997d4254239393e8e886ed4b180bdc654a8ad647d32b4744 [2022-07-21T15:05:50.428Z] #25 DONE 0.9s [2022-07-21T15:05:50.636Z] #77 220.6 checking for gettimeofday... yes [2022-07-21T15:05:50.686Z] [2022-07-21T15:05:50.686Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-21T15:05:50.686Z] #26 sha256:a089249a2bc70416e7b5d7704b5b6f1e7cd315fdda0ff2731ffface559491c63 [2022-07-21T15:05:50.805Z] #77 176.3 checking how to run the C preprocessor... gcc -E [2022-07-21T15:05:50.805Z] #77 176.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:05:50.805Z] #77 176.8 checking for egrep... /bin/grep -E [2022-07-21T15:05:51.210Z] #77 220.9 checking for memset... yes [2022-07-21T15:05:51.441Z] #77 ... [2022-07-21T15:05:51.441Z] [2022-07-21T15:05:51.441Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-21T15:05:51.441Z] #26 sha256:f3bbf0b25ac519003188c3d3ad8874ce7b2f6a2fadc7c998178f92a609dc5418 [2022-07-21T15:05:51.441Z] #26 264.8 + return [2022-07-21T15:05:51.470Z] #77 221.3 checking for strspn... yes [2022-07-21T15:05:51.627Z] #26 DONE 0.9s [2022-07-21T15:05:51.627Z] [2022-07-21T15:05:51.627Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-21T15:05:51.627Z] #27 sha256:02d850a5e591b68bec8e1b49ca0e4a3c74fce8cc9fe7ee2a782987adf364fa46 [2022-07-21T15:05:51.732Z] #77 221.9 checking that generated files are newer than configure... done [2022-07-21T15:05:51.732Z] #77 221.9 configure: creating ./config.status [2022-07-21T15:05:51.735Z] #77 176.9 checking for ANSI C header files... yes [2022-07-21T15:05:51.735Z] #77 177.8 checking for sys/types.h... yes [2022-07-21T15:05:52.320Z] #77 178.1 checking for sys/stat.h... yes [2022-07-21T15:05:52.569Z] #27 DONE 1.0s [2022-07-21T15:05:52.570Z] [2022-07-21T15:05:52.570Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:52.570Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:05:52.570Z] #67 5.692 + cd /tmp/tmp.z0x8Lmg6nh/src/github.com/opencontainers/runc [2022-07-21T15:05:52.570Z] #67 5.692 + git checkout -q v1.1.2 [2022-07-21T15:05:52.828Z] #67 5.984 + '[' -z '' ']' [2022-07-21T15:05:52.828Z] #67 5.984 + target=static [2022-07-21T15:05:52.828Z] #67 5.984 + make BUILDTAGS=seccomp static [2022-07-21T15:05:52.968Z] #77 178.5 checking for stdlib.h... yes [2022-07-21T15:05:53.086Z] #67 6.367 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-21T15:05:53.226Z] #77 178.9 checking for string.h... yes [2022-07-21T15:05:53.227Z] #77 179.1 checking for memory.h... yes [2022-07-21T15:05:53.484Z] #77 179.4 checking for strings.h... [2022-07-21T15:05:53.484Z] #77 ... [2022-07-21T15:05:53.484Z] [2022-07-21T15:05:53.484Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:53.484Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:53.484Z] #21 27.98 The following NEW packages will be installed: [2022-07-21T15:05:53.484Z] #21 27.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-21T15:05:53.484Z] #21 27.98 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-21T15:05:53.484Z] #21 27.98 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-21T15:05:53.484Z] #21 27.98 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-21T15:05:53.484Z] #21 27.98 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:05:53.484Z] #21 27.98 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-21T15:05:53.484Z] #21 27.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-21T15:05:53.484Z] #21 27.98 xz-utils zip zstd [2022-07-21T15:05:53.484Z] #21 28.38 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:05:53.484Z] #21 28.38 Need to get 27.7 MB of archives. [2022-07-21T15:05:53.484Z] #21 28.38 After this operation, 106 MB of additional disk space will be used. [2022-07-21T15:05:53.484Z] #21 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-21T15:05:53.484Z] #21 28.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-21T15:05:53.484Z] #21 28.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:05:53.484Z] #21 28.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:05:53.484Z] #21 28.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-21T15:05:53.484Z] #21 28.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-21T15:05:53.484Z] #21 28.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-21T15:05:53.484Z] #21 28.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-21T15:05:53.484Z] #21 28.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-21T15:05:53.484Z] #21 28.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-21T15:05:53.484Z] #21 28.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-21T15:05:53.484Z] #21 28.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-21T15:05:53.484Z] #21 28.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-21T15:05:53.484Z] #21 28.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-21T15:05:53.484Z] #21 28.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-21T15:05:53.484Z] #21 28.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:05:53.484Z] #21 28.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:05:53.484Z] #21 28.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:05:53.484Z] #21 28.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-21T15:05:53.484Z] #21 28.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-21T15:05:53.484Z] #21 28.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-21T15:05:53.484Z] #21 29.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-21T15:05:53.484Z] #21 29.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:05:53.484Z] #21 29.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:05:53.484Z] #21 29.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:05:53.484Z] #21 29.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:05:53.484Z] #21 29.15 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-21T15:05:53.484Z] #21 29.15 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-21T15:05:53.484Z] #21 29.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-21T15:05:53.484Z] #21 29.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-21T15:05:53.484Z] #21 29.28 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-21T15:05:53.484Z] #21 29.28 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:05:53.484Z] #21 29.28 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-21T15:05:53.484Z] #21 29.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-21T15:05:53.484Z] #21 29.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-21T15:05:53.484Z] #21 29.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-21T15:05:53.484Z] #21 29.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-21T15:05:53.484Z] #21 29.43 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-21T15:05:53.484Z] #21 29.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-21T15:05:53.484Z] #21 29.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-21T15:05:53.484Z] #21 29.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-21T15:05:53.484Z] #21 29.89 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-21T15:05:53.484Z] #21 29.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-21T15:05:53.484Z] #21 31.08 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:05:53.484Z] #21 31.49 Fetched 27.7 MB in 2s (14.7 MB/s) [2022-07-21T15:05:53.484Z] #21 31.68 Selecting previously unselected package pigz. [2022-07-21T15:05:53.484Z] #21 31.68 (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 ... 24018 files and directories currently installed.) [2022-07-21T15:05:53.484Z] #21 31.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 31.78 Unpacking pigz (2.6-1) ... [2022-07-21T15:05:53.484Z] #21 32.03 Selecting previously unselected package libelf1:amd64. [2022-07-21T15:05:53.484Z] #21 32.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 32.06 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-21T15:05:53.484Z] #21 32.25 Selecting previously unselected package libbpf0:amd64. [2022-07-21T15:05:53.484Z] #21 32.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 32.27 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:05:53.484Z] #21 32.45 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:05:53.484Z] #21 32.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 32.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:05:53.484Z] #21 32.75 Selecting previously unselected package libmnl0:amd64. [2022-07-21T15:05:53.484Z] #21 32.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 32.77 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:05:53.484Z] #21 33.04 Selecting previously unselected package libxtables12:amd64. [2022-07-21T15:05:53.484Z] #21 33.04 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 33.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:05:53.484Z] #21 33.21 Selecting previously unselected package libcap2-bin. [2022-07-21T15:05:53.484Z] #21 33.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 33.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-21T15:05:53.484Z] #21 33.45 Selecting previously unselected package iproute2. [2022-07-21T15:05:53.484Z] #21 33.45 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-21T15:05:53.484Z] #21 33.47 Unpacking iproute2 (5.10.0-4) ... [2022-07-21T15:05:53.982Z] #26 DONE 268.9s [2022-07-21T15:05:53.982Z] [2022-07-21T15:05:53.982Z] #77 [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-07-21T15:05:53.982Z] #77 sha256:2f6d6680172765454db37a933d44d665006dfb8d6f4aa8449381fd7aa0e9e6b5 [2022-07-21T15:05:53.982Z] #77 223.3 AR libcrun_testing.a [2022-07-21T15:05:53.982Z] #77 223.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-21T15:05:53.982Z] #77 223.4 CCLD tests/tests_libcrun_utils [2022-07-21T15:05:53.982Z] #77 223.4 CCLD tests/tests_libcrun_errors [2022-07-21T15:05:53.982Z] #77 223.4 CCLD tests/tests_libcrun_fuzzer [2022-07-21T15:05:53.982Z] #77 224.4 CCLD libcrun.la [2022-07-21T15:05:53.982Z] #77 224.9 CCLD crun [2022-07-21T15:05:53.982Z] #77 225.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-21T15:05:54.241Z] #77 225.7 /bin/mkdir -p '/usr/local/lib' [2022-07-21T15:05:54.241Z] #77 225.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-21T15:05:54.241Z] #77 225.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-21T15:05:54.241Z] #77 225.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-21T15:05:54.288Z] #77 ... [2022-07-21T15:05:54.288Z] [2022-07-21T15:05:54.288Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:54.288Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:54.288Z] #21 40.55 Unpacking bash-completion (1:2.11-2) ... [2022-07-21T15:05:54.288Z] #21 41.25 Selecting previously unselected package bzip2. [2022-07-21T15:05:54.288Z] #21 41.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 41.26 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:05:54.288Z] #21 41.51 Selecting previously unselected package xz-utils. [2022-07-21T15:05:54.288Z] #21 41.53 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 41.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:05:54.288Z] #21 41.79 Selecting previously unselected package apparmor. [2022-07-21T15:05:54.288Z] #21 41.79 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 41.91 Unpacking apparmor (2.13.6-10) ... [2022-07-21T15:05:54.288Z] #21 42.79 Selecting previously unselected package inetutils-ping. [2022-07-21T15:05:54.288Z] #21 42.80 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 42.81 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-21T15:05:54.288Z] #21 42.93 Selecting previously unselected package libip4tc2:amd64. [2022-07-21T15:05:54.288Z] #21 42.94 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 42.95 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:05:54.288Z] #21 43.02 Selecting previously unselected package libip6tc2:amd64. [2022-07-21T15:05:54.288Z] #21 43.03 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 43.03 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:05:54.288Z] #21 43.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-21T15:05:54.288Z] #21 43.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 43.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:05:54.288Z] #21 43.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-21T15:05:54.288Z] #21 43.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 43.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:05:54.288Z] #21 43.55 Selecting previously unselected package libnftnl11:amd64. [2022-07-21T15:05:54.288Z] #21 43.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 43.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:05:54.288Z] #21 43.75 Selecting previously unselected package iptables. [2022-07-21T15:05:54.288Z] #21 43.76 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 43.78 Unpacking iptables (1.8.7-1) ... [2022-07-21T15:05:54.288Z] #21 44.27 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:05:54.288Z] #21 44.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 44.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:05:54.288Z] #21 44.55 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:05:54.288Z] #21 44.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 44.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:05:54.288Z] #21 44.69 Selecting previously unselected package jq. [2022-07-21T15:05:54.288Z] #21 44.71 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 44.71 Unpacking jq (1.6-2.1) ... [2022-07-21T15:05:54.288Z] #21 44.83 Selecting previously unselected package libaio1:amd64. [2022-07-21T15:05:54.288Z] #21 44.86 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 44.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:05:54.288Z] #21 45.02 Selecting previously unselected package libgpm2:amd64. [2022-07-21T15:05:54.288Z] #21 45.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 45.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:05:54.288Z] #21 45.14 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:05:54.288Z] #21 45.14 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:05:54.288Z] #21 45.16 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:05:54.416Z] #21 34.34 Selecting previously unselected package xxd. [2022-07-21T15:05:54.416Z] #21 34.36 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:05:54.416Z] #21 34.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:05:54.416Z] #21 34.60 Selecting previously unselected package vim-common. [2022-07-21T15:05:54.416Z] #21 34.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:05:54.416Z] #21 34.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:05:54.499Z] #77 225.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-21T15:05:54.499Z] #77 225.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-21T15:05:54.499Z] #77 225.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-21T15:05:54.499Z] #77 225.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-21T15:05:54.550Z] #21 ... [2022-07-21T15:05:54.551Z] [2022-07-21T15:05:54.551Z] #77 [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-07-21T15:05:54.551Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:54.551Z] #77 224.9 config.status: creating Makefile [2022-07-21T15:05:54.812Z] #77 225.0 config.status: creating config.h [2022-07-21T15:05:54.812Z] #77 225.1 config.status: executing depfiles commands [2022-07-21T15:05:54.980Z] #21 35.00 Selecting previously unselected package bash-completion. [2022-07-21T15:05:54.980Z] #21 35.00 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-21T15:05:55.066Z] #77 226.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-21T15:05:55.066Z] #77 226.4 ---------------------------------------------------------------------- [2022-07-21T15:05:55.066Z] #77 226.4 Libraries have been installed in: [2022-07-21T15:05:55.066Z] #77 226.4 /usr/local/lib [2022-07-21T15:05:55.066Z] #77 226.4 [2022-07-21T15:05:55.066Z] #77 226.4 If you ever happen to want to link against installed libraries [2022-07-21T15:05:55.066Z] #77 226.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-21T15:05:55.066Z] #77 226.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-21T15:05:55.066Z] #77 226.4 flag during linking and do at least one of the following: [2022-07-21T15:05:55.066Z] #77 226.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-21T15:05:55.066Z] #77 226.4 during execution [2022-07-21T15:05:55.066Z] #77 226.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-21T15:05:55.066Z] #77 226.4 during linking [2022-07-21T15:05:55.066Z] #77 226.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-21T15:05:55.066Z] #77 226.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-21T15:05:55.066Z] #77 226.4 [2022-07-21T15:05:55.066Z] #77 226.4 See any operating system documentation about shared libraries for [2022-07-21T15:05:55.066Z] #77 226.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-21T15:05:55.066Z] #77 226.4 ---------------------------------------------------------------------- [2022-07-21T15:05:55.066Z] #77 226.4 /bin/mkdir -p '/build' [2022-07-21T15:05:55.066Z] #77 226.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-21T15:05:55.066Z] #77 226.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-21T15:05:55.066Z] #77 226.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-21T15:05:55.066Z] #77 226.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-21T15:05:55.066Z] #77 226.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-21T15:05:55.073Z] #77 225.4 config.status: executing libtool commands [2022-07-21T15:05:55.632Z] #77 DONE 227.1s [2022-07-21T15:05:55.632Z] [2022-07-21T15:05:55.632Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-21T15:05:55.632Z] #27 sha256:7941cfe9e4a23e45b93ae536777c77f657f1a16950970eecffafdb99fed8c38c [2022-07-21T15:05:55.632Z] #27 DONE 0.7s [2022-07-21T15:05:55.632Z] [2022-07-21T15:05:55.632Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-21T15:05:55.632Z] #32 sha256:bae6ae2f211e32102b8d2be8b9c86441d640ee11a07b02268e03e7cd3f355e4f [2022-07-21T15:05:56.350Z] #21 ... [2022-07-21T15:05:56.350Z] [2022-07-21T15:05:56.350Z] #77 [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-07-21T15:05:56.350Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:05:56.350Z] #77 179.4 checking for strings.h... yes [2022-07-21T15:05:56.350Z] #77 179.6 checking for inttypes.h... yes [2022-07-21T15:05:56.350Z] #77 179.7 checking for stdint.h... yes [2022-07-21T15:05:56.350Z] #77 179.9 checking for unistd.h... yes [2022-07-21T15:05:56.350Z] #77 180.3 checking minix/config.h usability... no [2022-07-21T15:05:56.350Z] #77 180.5 checking minix/config.h presence... no [2022-07-21T15:05:56.350Z] #77 180.8 checking for minix/config.h... no [2022-07-21T15:05:56.350Z] #77 180.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-21T15:05:56.350Z] #77 181.3 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:05:56.350Z] #77 181.9 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:05:56.350Z] #77 181.9 checking how to print strings... printf [2022-07-21T15:05:56.350Z] #77 181.9 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:05:56.350Z] #77 182.0 checking for fgrep... /bin/grep -F [2022-07-21T15:05:56.350Z] #77 182.0 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:05:56.350Z] #77 182.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:05:56.350Z] #77 182.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:05:56.350Z] #77 182.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:05:56.350Z] #77 182.3 checking whether ln -s works... yes [2022-07-21T15:05:56.350Z] #77 182.3 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:05:56.350Z] #77 182.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:05:56.350Z] #77 182.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:05:56.350Z] #77 182.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:05:56.350Z] #77 182.4 checking for objdump... objdump [2022-07-21T15:05:56.350Z] #77 182.4 checking how to recognize dependent libraries... pass_all [2022-07-21T15:05:56.350Z] #77 182.4 checking for dlltool... no [2022-07-21T15:05:56.350Z] #77 182.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:05:56.350Z] #77 182.4 checking for ar... ar [2022-07-21T15:05:56.608Z] #77 182.4 checking for archiver @FILE support... @ [2022-07-21T15:05:56.865Z] #77 182.7 checking for strip... strip [2022-07-21T15:05:56.865Z] #77 182.7 checking for ranlib... ranlib [2022-07-21T15:05:56.865Z] #77 182.7 checking for gawk... no [2022-07-21T15:05:56.865Z] #77 182.7 checking for mawk... mawk [2022-07-21T15:05:56.987Z] #77 227.0 GEN .version [2022-07-21T15:05:56.987Z] #77 227.0 make install-recursive [2022-07-21T15:05:56.987Z] #77 227.0 make[1]: Entering directory '/tmp/crun-build' [2022-07-21T15:05:56.987Z] #77 227.2 Making install in libocispec [2022-07-21T15:05:56.987Z] #77 227.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:05:57.248Z] #77 227.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-21T15:05:57.248Z] #77 227.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-21T15:05:57.248Z] #77 227.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-21T15:05:57.248Z] #77 227.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-21T15:05:57.429Z] #77 182.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:05:57.429Z] #77 183.4 checking for sysroot... no [2022-07-21T15:05:57.429Z] #77 183.4 checking for a working dd... /bin/dd [2022-07-21T15:05:57.429Z] #77 183.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:05:57.533Z] #32 ... [2022-07-21T15:05:57.533Z] [2022-07-21T15:05:57.533Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:05:57.533Z] #55 sha256:3650f9b480a2e97bd2ef924ab8a54b43910bb82f21b40060625e6d1934dbe452 [2022-07-21T15:05:57.533Z] #55 271.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-21T15:05:57.533Z] #55 DONE 273.1s [2022-07-21T15:05:57.533Z] [2022-07-21T15:05:57.533Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-21T15:05:57.533Z] #32 sha256:bae6ae2f211e32102b8d2be8b9c86441d640ee11a07b02268e03e7cd3f355e4f [2022-07-21T15:05:57.533Z] #32 DONE 1.9s [2022-07-21T15:05:57.533Z] [2022-07-21T15:05:57.533Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:57.533Z] #60 sha256:6324e5e9e67914f935688e2c0cf1185146b3250ae07d0bbfb36862312d1306e3 [2022-07-21T15:05:57.533Z] #60 ... [2022-07-21T15:05:57.533Z] [2022-07-21T15:05:57.533Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-21T15:05:57.533Z] #35 sha256:9a2ec1810f03bdc1d3ed1b0ee1b60acc73791ab62b538cd1023074e73fd6efde [2022-07-21T15:05:57.687Z] #77 183.6 checking for mt... no [2022-07-21T15:05:57.687Z] #77 183.6 checking if : is a manifest tool... no [2022-07-21T15:05:57.687Z] #77 183.6 checking for dlfcn.h... yes [2022-07-21T15:05:57.687Z] #77 183.8 checking for objdir... .libs [2022-07-21T15:05:58.355Z] #67 ... [2022-07-21T15:05:58.355Z] [2022-07-21T15:05:58.355Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:58.355Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-21T15:05:58.355Z] #28 1.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-21T15:05:58.355Z] #28 1.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-21T15:05:58.355Z] #28 1.134 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-21T15:05:58.355Z] #28 1.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-21T15:05:58.355Z] #28 1.631 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-21T15:05:58.355Z] #28 1.812 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-21T15:05:58.355Z] #28 1.932 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-21T15:05:58.355Z] #28 2.172 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-21T15:05:58.355Z] #28 2.396 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-21T15:05:58.355Z] #28 2.647 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-07-21T15:05:58.355Z] #28 2.647 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [166 kB] [2022-07-21T15:05:58.355Z] #28 2.648 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [158 kB] [2022-07-21T15:05:58.355Z] #28 2.649 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [148 kB] [2022-07-21T15:05:58.355Z] #28 2.659 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [140 kB] [2022-07-21T15:05:58.355Z] #28 2.671 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [165 kB] [2022-07-21T15:05:58.355Z] #28 3.177 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-21T15:05:58.355Z] #28 3.181 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-21T15:05:58.355Z] #28 3.182 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-21T15:05:58.355Z] #28 3.183 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-21T15:05:58.355Z] #28 3.187 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-21T15:05:58.355Z] #28 3.187 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-21T15:05:58.471Z] #35 DONE 0.8s [2022-07-21T15:05:58.471Z] [2022-07-21T15:05:58.471Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-21T15:05:58.471Z] #37 sha256:9d26a786540e9d39b73e848b7d9d9da1b96f1ba587880d78fff57fe25733b9e9 [2022-07-21T15:05:58.509Z] #77 184.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:05:58.509Z] #77 184.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:05:58.633Z] #77 229.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-21T15:05:58.731Z] #37 DONE 0.3s [2022-07-21T15:05:58.731Z] [2022-07-21T15:05:58.731Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:05:58.731Z] #60 sha256:6324e5e9e67914f935688e2c0cf1185146b3250ae07d0bbfb36862312d1306e3 [2022-07-21T15:05:58.731Z] #60 158.1 + mkdir -p /build [2022-07-21T15:05:58.731Z] #60 158.2 + cp runc /build/runc [2022-07-21T15:05:58.731Z] #60 DONE 158.3s [2022-07-21T15:05:58.731Z] [2022-07-21T15:05:58.731Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-21T15:05:58.731Z] #39 sha256:7d30c2b880b6bf5883fb1b186aaea57b06a38eda0a42e200c730dba33bc736cc [2022-07-21T15:05:58.765Z] #77 184.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:05:58.990Z] #39 DONE 0.2s [2022-07-21T15:05:58.990Z] [2022-07-21T15:05:58.990Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-21T15:05:58.990Z] #41 sha256:c253b8ac59ac21842d79219819d6e8118468e7e96001f4d6502f7857cec607bc [2022-07-21T15:05:58.990Z] #41 DONE 0.1s [2022-07-21T15:05:58.990Z] [2022-07-21T15:05:58.990Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:05:58.990Z] #64 sha256:e369b64a5c671275d50189081dffbae025bf43684d363da896cf9d8f7210b0f4 [2022-07-21T15:05:58.990Z] #64 ... [2022-07-21T15:05:58.990Z] [2022-07-21T15:05:58.990Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-21T15:05:58.990Z] #45 sha256:306d387e90dc65294a2dc05fed792f42885e40a8c2f186fabe657174fe26898a [2022-07-21T15:05:58.990Z] #45 DONE 0.1s [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-21T15:05:59.205Z] #77 229.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-21T15:05:59.205Z] #77 229.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-21T15:05:59.248Z] [2022-07-21T15:05:59.248Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-21T15:05:59.248Z] #48 sha256:b19bffee72689114960fa2826dba0023016d6e55e81ef1ff62738f63a25df5bb [2022-07-21T15:05:59.329Z] #77 184.8 checking if gcc static flag -static works... yes [2022-07-21T15:05:59.329Z] #77 185.5 checking if gcc supports -c -o file.o... [2022-07-21T15:05:59.329Z] #77 ... [2022-07-21T15:05:59.329Z] [2022-07-21T15:05:59.329Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:05:59.329Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:05:59.329Z] #21 39.59 Unpacking bash-completion (1:2.11-2) ... [2022-07-21T15:05:59.506Z] #48 DONE 0.5s [2022-07-21T15:05:59.506Z] [2022-07-21T15:05:59.506Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-21T15:05:59.506Z] #52 sha256:3baf401051a1e6e24ccd8c7f8435f154e7c3db54288c2af8bd51c36a2f0cf1aa [2022-07-21T15:05:59.770Z] #52 DONE 0.1s [2022-07-21T15:05:59.770Z] [2022-07-21T15:05:59.770Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-21T15:05:59.770Z] #54 sha256:8e6a6d14721d724d4559dd0bf066bbee6be07ba8ba9849bf023c8387f2a8cb99 [2022-07-21T15:05:59.770Z] #54 DONE 0.2s [2022-07-21T15:05:59.770Z] [2022-07-21T15:05:59.770Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-21T15:05:59.770Z] #56 sha256:89ea054a2e5ec0349a212026cc4a75dfa577bed8b4375e24a4c12f678684aa49 [2022-07-21T15:06:00.260Z] #21 40.48 Selecting previously unselected package bzip2. [2022-07-21T15:06:00.260Z] #21 40.48 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-21T15:06:00.517Z] #21 40.49 Unpacking bzip2 (1.0.8-4) ... [2022-07-21T15:06:00.774Z] #21 40.79 Selecting previously unselected package xz-utils. [2022-07-21T15:06:00.774Z] #21 40.81 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-21T15:06:00.774Z] #21 40.82 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:06:01.031Z] #21 41.19 Selecting previously unselected package apparmor. [2022-07-21T15:06:01.031Z] #21 41.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-21T15:06:01.118Z] #77 ... [2022-07-21T15:06:01.118Z] [2022-07-21T15:06:01.118Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:01.118Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:01.118Z] #21 50.53 Selecting previously unselected package libinih1:amd64. [2022-07-21T15:06:01.118Z] #21 50.53 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 50.57 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-21T15:06:01.118Z] #21 50.73 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:06:01.118Z] #21 50.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 50.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:06:01.118Z] #21 50.95 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:06:01.118Z] #21 50.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 50.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:06:01.118Z] #21 51.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:06:01.118Z] #21 51.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 51.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:06:01.118Z] #21 51.33 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:06:01.118Z] #21 51.35 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 51.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:06:01.118Z] #21 51.60 Selecting previously unselected package net-tools. [2022-07-21T15:06:01.118Z] #21 51.60 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 51.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:06:01.118Z] #21 51.88 Selecting previously unselected package patch. [2022-07-21T15:06:01.118Z] #21 51.89 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:06:01.118Z] #21 51.89 Unpacking patch (2.7.6-7) ... [2022-07-21T15:06:01.118Z] #21 52.09 Selecting previously unselected package python-pip-whl. [2022-07-21T15:06:01.118Z] #21 52.10 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:06:01.118Z] #21 52.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:06:01.118Z] #21 53.31 Selecting previously unselected package python3-lib2to3. [2022-07-21T15:06:01.118Z] #21 53.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-21T15:06:01.118Z] #21 53.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:06:01.118Z] #21 53.72 Selecting previously unselected package python3-distutils. [2022-07-21T15:06:01.118Z] #21 53.73 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-21T15:06:01.118Z] #21 53.75 Unpacking python3-distutils (3.9.2-1) ... [2022-07-21T15:06:01.118Z] #21 54.05 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:06:01.118Z] #21 54.06 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:06:01.118Z] #21 54.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:06:01.118Z] #21 54.37 Selecting previously unselected package python3-setuptools. [2022-07-21T15:06:01.118Z] #21 54.38 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-21T15:06:01.118Z] #21 54.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-21T15:06:01.118Z] #21 54.89 Selecting previously unselected package python3-wheel. [2022-07-21T15:06:01.118Z] #21 54.90 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-21T15:06:01.118Z] #21 54.91 Unpacking python3-wheel (0.34.2-1) ... [2022-07-21T15:06:01.118Z] #21 55.18 Selecting previously unselected package python3-pip. [2022-07-21T15:06:01.118Z] #21 55.19 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:06:01.118Z] #21 55.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:06:01.150Z] #56 DONE 1.2s [2022-07-21T15:06:01.150Z] [2022-07-21T15:06:01.150Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:01.150Z] #64 sha256:e369b64a5c671275d50189081dffbae025bf43684d363da896cf9d8f7210b0f4 [2022-07-21T15:06:01.150Z] #64 ... [2022-07-21T15:06:01.150Z] [2022-07-21T15:06:01.150Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-21T15:06:01.150Z] #58 sha256:0e13cc3154dbcc870aa54adc4b131deb6730e1f630369fd86c31eb044594d153 [2022-07-21T15:06:01.150Z] #58 DONE 0.1s [2022-07-21T15:06:01.150Z] [2022-07-21T15:06:01.150Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-21T15:06:01.150Z] #61 sha256:bf6afa8e4747f15c0f43d5a93904f776876f704d700563ffa3fc12cc8e615329 [2022-07-21T15:06:01.288Z] #21 41.42 Unpacking apparmor (2.13.6-10) ... [2022-07-21T15:06:01.380Z] #21 55.92 Selecting previously unselected package sudo. [2022-07-21T15:06:01.380Z] #21 55.92 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-21T15:06:01.380Z] #21 55.94 Unpacking sudo (1.9.5p2-3) ... [2022-07-21T15:06:01.717Z] #61 DONE 0.4s [2022-07-21T15:06:01.717Z] [2022-07-21T15:06:01.717Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:01.717Z] #64 sha256:e369b64a5c671275d50189081dffbae025bf43684d363da896cf9d8f7210b0f4 [2022-07-21T15:06:01.951Z] #21 56.56 Selecting previously unselected package thin-provisioning-tools. [2022-07-21T15:06:01.952Z] #21 56.57 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-21T15:06:01.952Z] #21 56.60 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:06:01.977Z] #64 247.1 + bin/containerd [2022-07-21T15:06:01.988Z] #77 ... [2022-07-21T15:06:01.988Z] [2022-07-21T15:06:01.988Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:06:01.988Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:06:01.988Z] #47 DONE 267.1s [2022-07-21T15:06:01.988Z] [2022-07-21T15:06:01.988Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:01.988Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:06:02.220Z] #21 42.36 Selecting previously unselected package inetutils-ping. [2022-07-21T15:06:02.220Z] #21 42.38 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-21T15:06:02.220Z] #21 42.38 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-21T15:06:02.527Z] #21 56.94 Selecting previously unselected package uidmap. [2022-07-21T15:06:02.527Z] #21 56.96 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-21T15:06:02.527Z] #21 56.98 Unpacking uidmap (1:4.8.1-1) ... [2022-07-21T15:06:02.735Z] #21 42.65 Selecting previously unselected package libip4tc2:amd64. [2022-07-21T15:06:02.735Z] #21 42.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:06:02.735Z] #21 42.66 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:02.735Z] #21 42.85 Selecting previously unselected package libip6tc2:amd64. [2022-07-21T15:06:02.735Z] #21 42.86 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:06:02.735Z] #21 42.89 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:02.789Z] #21 57.36 Selecting previously unselected package vim-runtime. [2022-07-21T15:06:02.789Z] #21 57.39 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:06:02.789Z] #21 57.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-21T15:06:02.917Z] #64 ... [2022-07-21T15:06:02.917Z] [2022-07-21T15:06:02.917Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-21T15:06:02.917Z] #48 sha256:6f9a46e4c7f83691e1e6a95307eb919437cce624f08c50679a2df0857353c172 [2022-07-21T15:06:02.992Z] #21 43.10 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-21T15:06:02.992Z] #21 43.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-21T15:06:02.992Z] #21 43.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:06:03.050Z] #21 57.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-21T15:06:03.050Z] #21 57.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:03.249Z] #21 43.28 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-21T15:06:03.249Z] #21 43.28 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-21T15:06:03.249Z] #21 43.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:06:03.249Z] #21 43.40 Selecting previously unselected package libnftnl11:amd64. [2022-07-21T15:06:03.249Z] #21 43.40 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-21T15:06:03.480Z] #48 DONE 0.6s [2022-07-21T15:06:03.480Z] [2022-07-21T15:06:03.480Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:03.480Z] #60 sha256:65159b18131a2672bf954c6c00fae68174eafe8b6a5789b489d454bc76f021a7 [2022-07-21T15:06:03.480Z] #60 ... [2022-07-21T15:06:03.480Z] [2022-07-21T15:06:03.480Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-21T15:06:03.480Z] #52 sha256:7baffcdf6e7252bb2edaa900b7fbbec4b049458c613c14a5735d730397889e72 [2022-07-21T15:06:03.480Z] #52 DONE 0.1s [2022-07-21T15:06:03.507Z] #21 43.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:06:03.507Z] #21 43.59 Selecting previously unselected package iptables. [2022-07-21T15:06:03.507Z] #21 43.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-21T15:06:03.507Z] #21 43.62 Unpacking iptables (1.8.7-1) ... [2022-07-21T15:06:03.737Z] [2022-07-21T15:06:03.737Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-21T15:06:03.737Z] #54 sha256:a3b71cf0480f6f6a3fc5221a6eadc6ce056eab8bca5f82387ff1464b2a6004d3 [2022-07-21T15:06:03.737Z] #54 DONE 0.2s [2022-07-21T15:06:03.737Z] [2022-07-21T15:06:03.737Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:03.737Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:06:04.070Z] #21 44.10 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:06:04.070Z] #21 44.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:06:04.070Z] #21 44.14 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:06:04.633Z] #21 44.63 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:06:04.633Z] #21 44.65 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:06:04.633Z] #21 44.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:06:04.890Z] #21 44.95 Selecting previously unselected package jq. [2022-07-21T15:06:04.890Z] #21 44.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:06:04.890Z] #21 45.00 Unpacking jq (1.6-2.1) ... [2022-07-21T15:06:05.146Z] #21 45.23 Selecting previously unselected package libaio1:amd64. [2022-07-21T15:06:05.146Z] #21 45.24 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-21T15:06:05.146Z] #21 45.28 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:06:05.404Z] #21 45.53 Selecting previously unselected package libgpm2:amd64. [2022-07-21T15:06:05.404Z] #21 45.55 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-21T15:06:05.404Z] #21 45.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:06:05.660Z] #21 45.76 Selecting previously unselected package libicu67:amd64. [2022-07-21T15:06:05.660Z] #21 45.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-21T15:06:05.660Z] #21 45.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-21T15:06:06.258Z] #64 ... [2022-07-21T15:06:06.258Z] [2022-07-21T15:06:06.258Z] #77 [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-07-21T15:06:06.258Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:06.258Z] #77 222.2 CCLD tests/init [2022-07-21T15:06:08.325Z] #28 14.66 Fetched 49.1 MB in 14s (3564 kB/s) [2022-07-21T15:06:08.934Z] #21 ... [2022-07-21T15:06:08.934Z] [2022-07-21T15:06:08.934Z] #77 [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-07-21T15:06:08.934Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:08.934Z] #77 185.5 checking if gcc supports -c -o file.o... yes [2022-07-21T15:06:08.934Z] #77 185.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:06:08.934Z] #77 185.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:06:08.934Z] #77 185.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:06:08.934Z] #77 186.5 checking how to hardcode library paths into programs... immediate [2022-07-21T15:06:08.934Z] #77 186.5 checking whether stripping libraries is possible... yes [2022-07-21T15:06:08.934Z] #77 186.5 checking if libtool supports shared libraries... yes [2022-07-21T15:06:08.934Z] #77 186.5 checking whether to build shared libraries... no [2022-07-21T15:06:08.934Z] #77 186.5 checking whether to build static libraries... yes [2022-07-21T15:06:08.934Z] #77 186.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:06:08.934Z] #77 186.6 checking whether build environment is sane... yes [2022-07-21T15:06:08.934Z] #77 186.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:06:08.934Z] #77 186.8 checking whether make sets $(MAKE)... yes [2022-07-21T15:06:08.934Z] #77 186.9 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:06:08.934Z] #77 187.0 checking whether make supports nested variables... yes [2022-07-21T15:06:08.934Z] #77 187.0 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:06:08.934Z] #77 187.0 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:06:08.934Z] #77 187.0 checking how to create a ustar tar archive... gnutar [2022-07-21T15:06:08.934Z] #77 187.1 checking dependency style of gcc... gcc3 [2022-07-21T15:06:08.934Z] #77 187.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:06:08.934Z] #77 187.4 checking whether make supports nested variables... (cached) yes [2022-07-21T15:06:08.934Z] #77 187.4 checking for pkg-config... /usr/bin/pkg-config [2022-07-21T15:06:08.934Z] #77 187.4 checking pkg-config is at least version 0.9.0... yes [2022-07-21T15:06:08.934Z] #77 187.4 checking for yajl >= 2.1.0... yes [2022-07-21T15:06:08.934Z] #77 187.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-21T15:06:08.934Z] #77 187.5 checking for gcc... (cached) gcc [2022-07-21T15:06:08.934Z] #77 187.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-21T15:06:08.934Z] #77 187.7 checking whether gcc accepts -g... (cached) yes [2022-07-21T15:06:08.934Z] #77 187.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-21T15:06:08.934Z] #77 187.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-21T15:06:08.934Z] #77 187.7 checking for a Python interpreter with version >= 3... python3 [2022-07-21T15:06:08.934Z] #77 187.9 checking for python3... /usr/bin/python3 [2022-07-21T15:06:08.934Z] #77 187.9 checking for python3 version... 3.9 [2022-07-21T15:06:08.934Z] #77 188.0 checking for python3 platform... linux [2022-07-21T15:06:08.934Z] #77 188.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-21T15:06:08.934Z] #77 188.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-21T15:06:08.934Z] #77 189.0 checking that generated files are newer than configure... done [2022-07-21T15:06:08.934Z] #77 189.0 configure: creating ./config.status [2022-07-21T15:06:08.934Z] #77 193.4 config.status: creating Makefile [2022-07-21T15:06:08.934Z] #77 193.5 config.status: creating config.h [2022-07-21T15:06:08.934Z] #77 193.6 config.status: executing libtool commands [2022-07-21T15:06:08.934Z] #77 193.6 config.status: executing depfiles commands [2022-07-21T15:06:08.934Z] #77 194.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-21T15:06:08.934Z] #77 194.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-21T15:06:08.934Z] #77 195.0 checking for gcc... gcc [2022-07-21T15:06:09.192Z] #77 195.1 checking whether the C compiler works... yes [2022-07-21T15:06:09.450Z] #77 195.4 checking for C compiler default output file name... a.out [2022-07-21T15:06:09.450Z] #77 195.4 checking for suffix of executables... [2022-07-21T15:06:09.964Z] #77 195.7 checking whether we are cross compiling... no [2022-07-21T15:06:09.964Z] #77 195.9 checking for suffix of object files... o [2022-07-21T15:06:10.221Z] #77 196.0 checking whether we are using the GNU C compiler... yes [2022-07-21T15:06:10.221Z] #77 196.2 checking whether gcc accepts -g... yes [2022-07-21T15:06:10.478Z] #77 196.3 checking for gcc option to accept ISO C89... none needed [2022-07-21T15:06:10.736Z] #77 196.5 checking whether gcc understands -c and -o together... yes [2022-07-21T15:06:10.736Z] #77 196.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-21T15:06:10.736Z] #77 196.8 checking whether build environment is sane... yes [2022-07-21T15:06:10.736Z] #77 196.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-21T15:06:10.736Z] #77 196.9 checking for gawk... no [2022-07-21T15:06:10.736Z] #77 196.9 checking for mawk... mawk [2022-07-21T15:06:10.993Z] #77 196.9 checking whether make sets $(MAKE)... yes [2022-07-21T15:06:10.993Z] #77 196.9 checking whether make supports the include directive... yes (GNU style) [2022-07-21T15:06:10.993Z] #77 197.0 checking whether make supports nested variables... yes [2022-07-21T15:06:10.993Z] #77 197.0 checking whether UID '0' is supported by ustar format... yes [2022-07-21T15:06:10.993Z] #77 197.0 checking whether GID '0' is supported by ustar format... yes [2022-07-21T15:06:10.993Z] #77 197.0 checking how to create a ustar tar archive... gnutar [2022-07-21T15:06:11.188Z] #21 64.38 Selecting previously unselected package vim. [2022-07-21T15:06:11.188Z] #21 64.39 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:06:11.188Z] #21 64.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:11.188Z] #21 ... [2022-07-21T15:06:11.188Z] [2022-07-21T15:06:11.188Z] #77 [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-07-21T15:06:11.188Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-21T15:06:11.188Z] #77 231.1 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-21T15:06:11.188Z] #77 231.2 make install-recursive [2022-07-21T15:06:11.188Z] #77 231.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:06:11.188Z] #77 231.2 Making install in yajl [2022-07-21T15:06:11.188Z] #77 231.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:11.188Z] #77 231.2 CC verify/json_verify-json_verify.o [2022-07-21T15:06:11.188Z] #77 231.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-21T15:06:11.188Z] #77 231.2 CC src/libyajl_la-yajl.lo [2022-07-21T15:06:11.188Z] #77 231.3 CC src/libyajl_la-yajl_gen.lo [2022-07-21T15:06:11.188Z] #77 231.3 CC src/libyajl_la-yajl_parser.lo [2022-07-21T15:06:11.188Z] #77 231.3 CC src/libyajl_la-yajl_buf.lo [2022-07-21T15:06:11.188Z] #77 231.3 CC src/libyajl_la-yajl_encode.lo [2022-07-21T15:06:11.188Z] #77 231.3 CC src/libyajl_la-yajl_lex.lo [2022-07-21T15:06:11.188Z] #77 231.3 CC src/libyajl_la-yajl_tree.lo [2022-07-21T15:06:11.188Z] #77 240.0 CCLD libyajl.la [2022-07-21T15:06:11.188Z] #77 240.4 CCLD verify/json_verify [2022-07-21T15:06:11.188Z] #77 240.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:11.188Z] #77 240.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:06:11.188Z] #77 240.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:06:11.188Z] #77 240.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:11.188Z] #77 240.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:11.188Z] #77 240.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:06:11.188Z] #77 241.0 CC src/validate.o [2022-07-21T15:06:11.188Z] #77 241.0 CC src/image_spec_schema_config_schema.lo [2022-07-21T15:06:11.188Z] #77 241.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-21T15:06:11.188Z] #77 241.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-21T15:06:11.188Z] #77 241.1 CC src/image_spec_schema_defs.lo [2022-07-21T15:06:11.189Z] #77 241.1 CC src/image_spec_schema_image_index_schema.lo [2022-07-21T15:06:11.189Z] #77 241.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-21T15:06:11.189Z] #77 241.2 CC src/image_spec_schema_image_layout_schema.lo [2022-07-21T15:06:11.189Z] #77 241.2 CC src/runtime_spec_schema_config_linux.lo [2022-07-21T15:06:11.189Z] #77 241.2 CC src/runtime_spec_schema_config_zos.lo [2022-07-21T15:06:11.189Z] #77 241.2 CC src/runtime_spec_schema_config_schema.lo [2022-07-21T15:06:11.189Z] #77 241.4 CC src/runtime_spec_schema_config_solaris.lo [2022-07-21T15:06:11.189Z] #77 ... [2022-07-21T15:06:11.189Z] [2022-07-21T15:06:11.189Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:11.189Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:11.189Z] #21 65.73 Selecting previously unselected package xfsprogs. [2022-07-21T15:06:11.189Z] #21 65.73 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-21T15:06:11.189Z] #21 65.75 Unpacking xfsprogs (5.10.0-4) ... [2022-07-21T15:06:11.250Z] #77 197.1 checking dependency style of gcc... gcc3 [2022-07-21T15:06:11.250Z] #77 197.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-21T15:06:11.508Z] #77 197.4 checking whether make supports nested variables... (cached) yes [2022-07-21T15:06:11.508Z] #77 197.4 checking build system type... [2022-07-21T15:06:11.508Z] #77 ... [2022-07-21T15:06:11.508Z] [2022-07-21T15:06:11.508Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:11.508Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:11.508Z] #21 51.69 Selecting previously unselected package libinih1:amd64. [2022-07-21T15:06:11.508Z] #21 51.70 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-21T15:06:11.508Z] #21 51.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-21T15:06:11.508Z] #21 51.77 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:06:11.509Z] #21 51.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:06:11.763Z] #21 66.46 Selecting previously unselected package zip. [2022-07-21T15:06:11.767Z] #21 51.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:06:11.767Z] #21 51.92 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:06:11.767Z] #21 51.93 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:06:11.767Z] #21 51.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:06:12.023Z] #21 66.47 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-21T15:06:12.023Z] #21 66.48 Unpacking zip (3.0-12) ... [2022-07-21T15:06:12.031Z] #21 52.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:06:12.031Z] #21 52.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:06:12.031Z] #21 52.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:06:12.031Z] #21 52.25 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:06:12.031Z] #21 52.26 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:06:12.031Z] #21 52.26 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:06:12.285Z] #21 66.75 Selecting previously unselected package zstd. [2022-07-21T15:06:12.285Z] #21 66.76 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-21T15:06:12.285Z] #21 66.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:06:12.288Z] #21 52.33 Selecting previously unselected package net-tools. [2022-07-21T15:06:12.288Z] #21 52.36 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-21T15:06:12.288Z] #21 52.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:06:12.546Z] #21 52.66 Selecting previously unselected package patch. [2022-07-21T15:06:12.546Z] #21 52.67 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-21T15:06:12.546Z] #21 52.69 Unpacking patch (2.7.6-7) ... [2022-07-21T15:06:12.803Z] #21 52.86 Selecting previously unselected package python-pip-whl. [2022-07-21T15:06:12.803Z] #21 52.86 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:06:12.803Z] #21 52.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:06:13.227Z] #21 67.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:06:13.593Z] #28 14.66 Reading package lists... [2022-07-21T15:06:13.738Z] #21 53.76 Selecting previously unselected package python3-lib2to3. [2022-07-21T15:06:13.738Z] #21 53.77 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-21T15:06:13.738Z] #21 53.78 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:06:13.995Z] #21 54.00 Selecting previously unselected package python3-distutils. [2022-07-21T15:06:13.995Z] #21 54.03 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-21T15:06:13.995Z] #21 54.05 Unpacking python3-distutils (3.9.2-1) ... [2022-07-21T15:06:14.170Z] #21 68.82 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:14.254Z] #21 54.29 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:06:14.254Z] #21 54.29 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:06:14.254Z] #21 54.30 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:06:14.254Z] #21 54.51 Selecting previously unselected package python3-setuptools. [2022-07-21T15:06:14.431Z] #21 68.83 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:06:14.431Z] #21 68.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:06:14.431Z] #21 68.86 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:06:14.431Z] #21 68.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:14.431Z] #21 68.89 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-21T15:06:14.431Z] #21 68.90 Setting up uidmap (1:4.8.1-1) ... [2022-07-21T15:06:14.431Z] #21 68.91 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:06:14.431Z] #21 68.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:06:14.431Z] #21 68.93 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:06:14.431Z] #21 68.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:06:14.431Z] #21 68.99 Setting up python3-wheel (0.34.2-1) ... [2022-07-21T15:06:14.511Z] #21 54.52 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-21T15:06:14.511Z] #21 54.52 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-21T15:06:14.769Z] #21 55.00 Selecting previously unselected package python3-wheel. [2022-07-21T15:06:14.769Z] #21 55.00 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-21T15:06:14.769Z] #21 55.03 Unpacking python3-wheel (0.34.2-1) ... [2022-07-21T15:06:15.025Z] #21 55.17 Selecting previously unselected package python3-pip. [2022-07-21T15:06:15.026Z] #21 55.18 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:06:15.026Z] #21 55.18 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:06:15.589Z] #21 55.57 Selecting previously unselected package sudo. [2022-07-21T15:06:15.589Z] #21 55.57 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-21T15:06:15.589Z] #21 55.58 Unpacking sudo (1.9.5p2-3) ... [2022-07-21T15:06:15.634Z] #21 70.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:15.634Z] #21 70.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:06:15.634Z] #21 70.10 Setting up libcap2-bin (1:2.44-1) ... [2022-07-21T15:06:15.634Z] #21 70.12 Setting up apparmor (2.13.6-10) ... [2022-07-21T15:06:16.520Z] #21 56.46 Selecting previously unselected package thin-provisioning-tools. [2022-07-21T15:06:16.520Z] #21 56.47 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-21T15:06:16.520Z] #21 56.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:06:17.084Z] #21 57.03 Selecting previously unselected package uidmap. [2022-07-21T15:06:17.084Z] #21 57.04 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-21T15:06:17.084Z] #21 57.06 Unpacking uidmap (1:4.8.1-1) ... [2022-07-21T15:06:17.341Z] #21 57.37 Selecting previously unselected package vim-runtime. [2022-07-21T15:06:17.341Z] #21 57.39 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:06:17.341Z] #21 57.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-21T15:06:17.341Z] #21 57.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-21T15:06:17.598Z] #21 57.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:18.214Z] #21 72.65 Setting up zip (3.0-12) ... [2022-07-21T15:06:18.214Z] #21 72.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:18.214Z] #21 72.74 Setting up bash-completion (1:2.11-2) ... [2022-07-21T15:06:20.127Z] #21 ... [2022-07-21T15:06:20.127Z] [2022-07-21T15:06:20.127Z] #77 [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-07-21T15:06:20.127Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:20.127Z] #77 197.4 checking build system type... x86_64-pc-linux-gnu [2022-07-21T15:06:20.127Z] #77 197.8 checking host system type... x86_64-pc-linux-gnu [2022-07-21T15:06:20.127Z] #77 197.8 checking how to print strings... printf [2022-07-21T15:06:20.127Z] #77 197.8 checking for a sed that does not truncate output... /bin/sed [2022-07-21T15:06:20.127Z] #77 197.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-21T15:06:20.127Z] #77 197.8 checking for egrep... /bin/grep -E [2022-07-21T15:06:20.127Z] #77 197.9 checking for fgrep... /bin/grep -F [2022-07-21T15:06:20.127Z] #77 197.9 checking for ld used by gcc... /usr/bin/ld [2022-07-21T15:06:20.127Z] #77 197.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-21T15:06:20.127Z] #77 197.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-21T15:06:20.127Z] #77 197.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-21T15:06:20.127Z] #77 198.1 checking whether ln -s works... yes [2022-07-21T15:06:20.127Z] #77 198.1 checking the maximum length of command line arguments... 1572864 [2022-07-21T15:06:20.127Z] #77 198.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-21T15:06:20.127Z] #77 198.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-21T15:06:20.127Z] #77 198.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-21T15:06:20.127Z] #77 198.1 checking for objdump... objdump [2022-07-21T15:06:20.127Z] #77 198.1 checking how to recognize dependent libraries... pass_all [2022-07-21T15:06:20.127Z] #77 198.1 checking for dlltool... no [2022-07-21T15:06:20.127Z] #77 198.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-21T15:06:20.127Z] #77 198.1 checking for ar... ar [2022-07-21T15:06:20.127Z] #77 198.1 checking for archiver @FILE support... @ [2022-07-21T15:06:20.127Z] #77 198.3 checking for strip... strip [2022-07-21T15:06:20.127Z] #77 198.3 checking for ranlib... ranlib [2022-07-21T15:06:20.127Z] #77 198.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-21T15:06:20.127Z] #77 198.7 checking for sysroot... no [2022-07-21T15:06:20.127Z] #77 198.7 checking for a working dd... /bin/dd [2022-07-21T15:06:20.127Z] #77 198.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-21T15:06:20.127Z] #77 198.9 checking for mt... no [2022-07-21T15:06:20.127Z] #77 198.9 checking if : is a manifest tool... no [2022-07-21T15:06:20.127Z] #77 198.9 checking how to run the C preprocessor... gcc -E [2022-07-21T15:06:20.127Z] #77 199.2 checking for ANSI C header files... yes [2022-07-21T15:06:20.127Z] #77 200.0 checking for sys/types.h... yes [2022-07-21T15:06:20.127Z] #77 200.2 checking for sys/stat.h... yes [2022-07-21T15:06:20.127Z] #77 200.4 checking for stdlib.h... yes [2022-07-21T15:06:20.127Z] #77 200.6 checking for string.h... yes [2022-07-21T15:06:20.127Z] #77 200.8 checking for memory.h... yes [2022-07-21T15:06:20.127Z] #77 201.0 checking for strings.h... yes [2022-07-21T15:06:20.127Z] #77 201.4 checking for inttypes.h... yes [2022-07-21T15:06:20.127Z] #77 201.7 checking for stdint.h... yes [2022-07-21T15:06:20.127Z] #77 202.2 checking for unistd.h... yes [2022-07-21T15:06:20.127Z] #77 202.5 checking for dlfcn.h... yes [2022-07-21T15:06:20.127Z] #77 202.8 checking for objdir... .libs [2022-07-21T15:06:20.127Z] #77 203.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-21T15:06:20.127Z] #77 203.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-21T15:06:20.127Z] #77 203.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-21T15:06:20.127Z] #77 203.8 checking if gcc static flag -static works... yes [2022-07-21T15:06:20.127Z] #77 204.4 checking if gcc supports -c -o file.o... yes [2022-07-21T15:06:20.127Z] #77 204.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-21T15:06:20.127Z] #77 204.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-21T15:06:20.127Z] #77 204.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-21T15:06:20.127Z] #77 205.2 checking how to hardcode library paths into programs... immediate [2022-07-21T15:06:20.127Z] #77 205.2 checking whether stripping libraries is possible... yes [2022-07-21T15:06:20.127Z] #77 205.2 checking if libtool supports shared libraries... yes [2022-07-21T15:06:20.127Z] #77 205.2 checking whether to build shared libraries... no [2022-07-21T15:06:20.127Z] #77 205.2 checking whether to build static libraries... yes [2022-07-21T15:06:20.127Z] #77 205.3 checking float.h usability... yes [2022-07-21T15:06:20.127Z] #77 205.6 checking float.h presence... yes [2022-07-21T15:06:20.127Z] #77 205.7 checking for float.h... yes [2022-07-21T15:06:20.127Z] #77 205.8 checking limits.h usability... yes [2022-07-21T15:06:20.127Z] #77 206.0 checking limits.h presence... yes [2022-07-21T15:06:20.127Z] #77 206.1 checking for limits.h... yes [2022-07-21T15:06:20.127Z] #77 206.1 checking stddef.h usability... yes [2022-07-21T15:06:20.127Z] #77 206.2 checking stddef.h presence... yes [2022-07-21T15:06:20.127Z] #77 206.3 checking for stddef.h... yes [2022-07-21T15:06:20.384Z] #77 206.3 checking for stdlib.h... (cached) yes [2022-07-21T15:06:20.384Z] #77 206.4 checking for string.h... (cached) yes [2022-07-21T15:06:20.384Z] #77 206.4 checking sys/time.h usability... yes [2022-07-21T15:06:20.384Z] #77 206.5 checking sys/time.h presence... yes [2022-07-21T15:06:20.384Z] #77 206.5 checking for sys/time.h... yes [2022-07-21T15:06:20.384Z] #77 206.5 checking for inline... inline [2022-07-21T15:06:20.420Z] #28 21.30 Reading package lists... [2022-07-21T15:06:20.900Z] #77 206.6 checking for size_t... yes [2022-07-21T15:06:20.900Z] #77 207.0 checking for stdlib.h... (cached) yes [2022-07-21T15:06:21.466Z] #77 207.0 checking for GNU libc compatible malloc... yes [2022-07-21T15:06:21.466Z] #77 207.3 checking for stdlib.h... (cached) yes [2022-07-21T15:06:21.466Z] #77 207.3 checking for GNU libc compatible realloc... yes [2022-07-21T15:06:21.549Z] #21 ... [2022-07-21T15:06:21.549Z] [2022-07-21T15:06:21.549Z] #77 [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-07-21T15:06:21.549Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:21.549Z] #77 241.5 CC src/runtime_spec_schema_config_windows.lo [2022-07-21T15:06:21.549Z] #77 241.5 CC src/runtime_spec_schema_config_vm.lo [2022-07-21T15:06:21.549Z] #77 241.6 CC src/runtime_spec_schema_defs_linux.lo [2022-07-21T15:06:21.549Z] #77 241.6 CC src/runtime_spec_schema_defs.lo [2022-07-21T15:06:21.549Z] #77 241.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-21T15:06:21.549Z] #77 241.7 CC src/runtime_spec_schema_defs_vm.lo [2022-07-21T15:06:21.549Z] #77 242.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-21T15:06:21.549Z] #77 242.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-21T15:06:21.549Z] #77 242.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-21T15:06:21.549Z] #77 242.3 CC src/basic_test_double_array_item.lo [2022-07-21T15:06:21.549Z] #77 242.4 CC src/basic_test_top_array_int.lo [2022-07-21T15:06:21.549Z] #77 242.4 CC src/basic_test_double_array.lo [2022-07-21T15:06:21.549Z] #77 242.6 CC src/basic_test_top_array_string.lo [2022-07-21T15:06:21.549Z] #77 242.7 CC src/basic_test_top_double_array_int.lo [2022-07-21T15:06:21.549Z] #77 242.7 CC src/basic_test_top_double_array_obj.lo [2022-07-21T15:06:21.549Z] #77 242.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-21T15:06:21.549Z] #77 242.8 CC src/basic_test_top_double_array_string.lo [2022-07-21T15:06:21.549Z] #77 242.9 CC src/read-file.lo [2022-07-21T15:06:21.549Z] #77 242.9 CC src/json_common.lo [2022-07-21T15:06:21.549Z] #77 242.9 CC tests/test-1.o [2022-07-21T15:06:21.549Z] #77 243.0 CC tests/test-2.o [2022-07-21T15:06:21.549Z] #77 243.0 CC tests/test-3.o [2022-07-21T15:06:21.549Z] #77 243.2 CC tests/test-6.o [2022-07-21T15:06:21.549Z] #77 243.3 CC tests/test-5.o [2022-07-21T15:06:21.549Z] #77 243.3 CC tests/test-4.o [2022-07-21T15:06:21.549Z] #77 243.4 CC tests/test-7.o [2022-07-21T15:06:21.549Z] #77 243.6 CC tests/test-8.o [2022-07-21T15:06:21.549Z] #77 243.9 CC tests/test-9.o [2022-07-21T15:06:21.549Z] #77 244.5 CC tests/test-10.o [2022-07-21T15:06:21.549Z] #77 244.6 CC tests/test-11.o [2022-07-21T15:06:21.549Z] #77 ... [2022-07-21T15:06:21.549Z] [2022-07-21T15:06:21.549Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:21.549Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:21.809Z] #21 76.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:06:21.809Z] #21 76.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:06:21.809Z] #21 76.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:06:21.809Z] #21 76.33 Setting up patch (2.7.6-7) ... [2022-07-21T15:06:21.809Z] #21 76.37 Setting up sudo (1.9.5p2-3) ... [2022-07-21T15:06:21.979Z] #77 207.6 checking for working strtod... yes [2022-07-21T15:06:22.069Z] #21 76.47 invoke-rc.d: could not determine current runlevel [2022-07-21T15:06:22.069Z] #21 76.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-21T15:06:22.069Z] #21 76.50 Setting up xfsprogs (5.10.0-4) ... [2022-07-21T15:06:22.069Z] #21 76.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:06:22.069Z] #21 76.66 Setting up inetutils-ping (2:2.0-1) ... [2022-07-21T15:06:22.069Z] #21 76.73 Setting up pigz (2.6-1) ... [2022-07-21T15:06:22.329Z] #21 76.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:06:22.329Z] #21 76.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:06:22.329Z] #21 76.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:06:22.329Z] #21 76.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:22.356Z] #28 27.67 Building dependency tree... [2022-07-21T15:06:22.800Z] #77 208.2 checking for gettimeofday... yes [2022-07-21T15:06:22.925Z] #28 ... [2022-07-21T15:06:22.925Z] [2022-07-21T15:06:22.925Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:22.925Z] #71 sha256:771e183e1b7951744d2638fdc8cc24760753510cfe5c60f450473c7c77317384 [2022-07-21T15:06:22.925Z] #71 94.27 + bin/containerd [2022-07-21T15:06:23.057Z] #77 208.7 checking for memset... yes [2022-07-21T15:06:23.057Z] #77 ... [2022-07-21T15:06:23.057Z] [2022-07-21T15:06:23.057Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:23.057Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:23.057Z] #21 63.18 Selecting previously unselected package vim. [2022-07-21T15:06:23.057Z] #21 63.19 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:06:23.057Z] #21 63.21 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:23.713Z] #21 78.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:06:23.714Z] #21 78.23 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:06:24.426Z] #21 64.37 Selecting previously unselected package xfsprogs. [2022-07-21T15:06:24.426Z] #21 64.37 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-21T15:06:24.426Z] #21 64.40 Unpacking xfsprogs (5.10.0-4) ... [2022-07-21T15:06:24.654Z] #21 79.14 Setting up libelf1:amd64 (0.183-1) ... [2022-07-21T15:06:24.655Z] #21 79.16 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:06:24.655Z] #21 79.17 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:06:24.655Z] #21 79.18 Setting up python3-distutils (3.9.2-1) ... [2022-07-21T15:06:24.990Z] #21 65.13 Selecting previously unselected package zip. [2022-07-21T15:06:24.990Z] #21 65.13 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-21T15:06:24.990Z] #21 65.14 Unpacking zip (3.0-12) ... [2022-07-21T15:06:25.247Z] #21 65.52 Selecting previously unselected package zstd. [2022-07-21T15:06:25.504Z] #21 65.54 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-21T15:06:25.504Z] #21 65.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:06:25.596Z] #21 80.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:25.596Z] #21 80.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-21T15:06:25.596Z] #21 80.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-21T15:06:25.596Z] #21 80.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-21T15:06:25.596Z] #21 80.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-21T15:06:25.596Z] #21 80.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-21T15:06:25.596Z] #21 80.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-21T15:06:25.596Z] #21 80.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-21T15:06:25.856Z] #21 80.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-21T15:06:25.856Z] #21 80.27 Setting up python3-setuptools (52.0.0-4) ... [2022-07-21T15:06:26.434Z] #21 66.29 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:06:27.803Z] #21 67.86 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:27.803Z] #21 67.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:06:27.803Z] #21 67.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:06:27.803Z] #21 67.93 Setting up libicu67:amd64 (67.1-7) ... [2022-07-21T15:06:27.803Z] #21 67.96 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:27.803Z] #21 67.99 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-21T15:06:28.060Z] #21 68.07 Setting up uidmap (1:4.8.1-1) ... [2022-07-21T15:06:28.060Z] #21 68.10 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:06:28.060Z] #21 68.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:06:28.060Z] #21 68.15 Setting up bzip2 (1.0.8-4) ... [2022-07-21T15:06:28.060Z] #21 68.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:06:28.060Z] #21 68.17 Setting up python3-wheel (0.34.2-1) ... [2022-07-21T15:06:28.161Z] #77 240.7 AR libcrun_testing.a [2022-07-21T15:06:28.161Z] #77 240.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-21T15:06:28.161Z] #77 240.7 CCLD tests/tests_libcrun_utils [2022-07-21T15:06:28.161Z] #77 240.7 CCLD tests/tests_libcrun_errors [2022-07-21T15:06:28.161Z] #77 240.7 CCLD tests/tests_libcrun_fuzzer [2022-07-21T15:06:28.161Z] #77 241.5 CCLD libcrun.la [2022-07-21T15:06:28.161Z] #77 242.4 CCLD crun [2022-07-21T15:06:28.161Z] #77 242.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-21T15:06:28.161Z] #77 243.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-21T15:06:28.161Z] #77 243.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-21T15:06:28.161Z] #77 243.2 /bin/mkdir -p '/usr/local/lib' [2022-07-21T15:06:28.161Z] #77 243.2 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-21T15:06:28.161Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-21T15:06:28.161Z] #77 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-21T15:06:28.161Z] #77 243.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-21T15:06:28.161Z] #77 243.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-21T15:06:28.161Z] #77 243.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-21T15:06:28.161Z] #77 243.5 ---------------------------------------------------------------------- [2022-07-21T15:06:28.161Z] #77 243.5 Libraries have been installed in: [2022-07-21T15:06:28.161Z] #77 243.5 /usr/local/lib [2022-07-21T15:06:28.161Z] #77 243.5 [2022-07-21T15:06:28.161Z] #77 243.5 If you ever happen to want to link against installed libraries [2022-07-21T15:06:28.161Z] #77 243.5 in a given directory, LIBDIR, you must either use libtool, and [2022-07-21T15:06:28.161Z] #77 243.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-21T15:06:28.161Z] #77 243.5 flag during linking and do at least one of the following: [2022-07-21T15:06:28.161Z] #77 243.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-21T15:06:28.161Z] #77 243.5 during execution [2022-07-21T15:06:28.161Z] #77 243.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-21T15:06:28.161Z] #77 243.5 during linking [2022-07-21T15:06:28.161Z] #77 243.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-21T15:06:28.161Z] #77 243.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-21T15:06:28.161Z] #77 243.5 [2022-07-21T15:06:28.161Z] #77 243.5 See any operating system documentation about shared libraries for [2022-07-21T15:06:28.161Z] #77 243.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-21T15:06:28.161Z] #77 243.5 ---------------------------------------------------------------------- [2022-07-21T15:06:28.161Z] #77 243.5 /bin/mkdir -p '/build' [2022-07-21T15:06:28.161Z] #77 243.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-21T15:06:28.161Z] #77 243.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-21T15:06:28.161Z] #77 243.6 make[3]: Leaving directory '/tmp/crun-build' [2022-07-21T15:06:28.161Z] #77 243.6 make[2]: Leaving directory '/tmp/crun-build' [2022-07-21T15:06:28.161Z] #77 243.6 make[1]: Leaving directory '/tmp/crun-build' [2022-07-21T15:06:28.161Z] #77 DONE 243.9s [2022-07-21T15:06:28.161Z] [2022-07-21T15:06:28.161Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:28.161Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:06:28.198Z] #71 ... [2022-07-21T15:06:28.198Z] [2022-07-21T15:06:28.198Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:28.198Z] #28 sha256:8e385941d6c160bbcf71f85e9b4aba36a75927777d4d4e7933bef7a97b4ade0f [2022-07-21T15:06:28.198Z] #28 30.82 bzip2 is already the newest version (1.0.8-4). [2022-07-21T15:06:28.198Z] #28 30.82 patch is already the newest version (2.7.6-7). [2022-07-21T15:06:28.198Z] #28 30.82 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-21T15:06:28.198Z] #28 30.82 The following additional packages will be installed: [2022-07-21T15:06:28.198Z] #28 30.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-21T15:06:28.198Z] #28 30.86 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-21T15:06:28.198Z] #28 30.86 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-21T15:06:28.198Z] #28 30.88 python3-pkg-resources vim-runtime xxd [2022-07-21T15:06:28.198Z] #28 30.91 Suggested packages: [2022-07-21T15:06:28.198Z] #28 30.91 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-21T15:06:28.198Z] #28 30.91 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-21T15:06:28.198Z] #28 30.91 Recommended packages: [2022-07-21T15:06:28.198Z] #28 30.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-21T15:06:28.198Z] #28 32.33 The following NEW packages will be installed: [2022-07-21T15:06:28.198Z] #28 32.33 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-21T15:06:28.198Z] #28 32.34 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-21T15:06:28.198Z] #28 32.34 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-21T15:06:28.198Z] #28 32.34 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-21T15:06:28.198Z] #28 32.34 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-21T15:06:28.198Z] #28 32.34 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-21T15:06:28.198Z] #28 32.35 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-21T15:06:28.198Z] #28 32.71 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:06:28.198Z] #28 32.71 Need to get 18.6 MB of archives. [2022-07-21T15:06:28.198Z] #28 32.71 After this operation, 71.4 MB of additional disk space will be used. [2022-07-21T15:06:28.198Z] #28 32.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-21T15:06:28.198Z] #28 32.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-21T15:06:28.198Z] #28 32.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-21T15:06:28.198Z] #28 32.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-21T15:06:28.198Z] #28 32.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-21T15:06:28.198Z] #28 32.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-21T15:06:28.198Z] #28 32.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-21T15:06:28.198Z] #28 32.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-21T15:06:28.198Z] #28 32.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-21T15:06:28.198Z] #28 32.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-21T15:06:28.198Z] #28 32.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-21T15:06:28.198Z] #28 32.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-21T15:06:28.198Z] #28 32.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-21T15:06:28.198Z] #28 32.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-21T15:06:28.198Z] #28 32.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-21T15:06:28.198Z] #28 32.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-21T15:06:28.198Z] #28 32.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-21T15:06:28.198Z] #28 32.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-21T15:06:28.198Z] #28 32.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-21T15:06:28.198Z] #28 32.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-21T15:06:28.198Z] #28 32.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-21T15:06:28.198Z] #28 32.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-21T15:06:28.198Z] #28 32.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-21T15:06:28.198Z] #28 32.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-21T15:06:28.198Z] #28 32.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-21T15:06:28.198Z] #28 32.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-21T15:06:28.198Z] #28 32.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-21T15:06:28.198Z] #28 32.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-21T15:06:28.198Z] #28 32.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-21T15:06:28.198Z] #28 32.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-21T15:06:28.198Z] #28 32.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-21T15:06:28.198Z] #28 32.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-21T15:06:28.198Z] #28 32.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-21T15:06:28.198Z] #28 32.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-21T15:06:28.198Z] #28 32.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-21T15:06:28.198Z] #28 32.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-21T15:06:28.198Z] #28 32.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-21T15:06:28.198Z] #28 32.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-21T15:06:28.198Z] #28 32.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-21T15:06:28.198Z] #28 32.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-21T15:06:28.198Z] #28 32.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-21T15:06:28.198Z] #28 32.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-21T15:06:28.198Z] #28 32.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-21T15:06:28.198Z] #28 33.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-21T15:06:28.198Z] #28 33.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-21T15:06:28.198Z] #28 33.64 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:06:28.198Z] #28 33.92 Fetched 18.6 MB in 1s (30.7 MB/s) [2022-07-21T15:06:28.198Z] #28 33.99 Selecting previously unselected package pigz. [2022-07-21T15:06:28.198Z] #28 33.99 (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 ... 40116 files and directories currently installed.) [2022-07-21T15:06:28.198Z] #28 34.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.05 Unpacking pigz (2.6-1) ... [2022-07-21T15:06:28.198Z] #28 34.12 Selecting previously unselected package libelf1:amd64. [2022-07-21T15:06:28.198Z] #28 34.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.14 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-21T15:06:28.198Z] #28 34.25 Selecting previously unselected package libbpf0:amd64. [2022-07-21T15:06:28.198Z] #28 34.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:06:28.198Z] #28 34.33 Selecting previously unselected package libcap2:amd64. [2022-07-21T15:06:28.198Z] #28 34.35 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:06:28.198Z] #28 34.41 Selecting previously unselected package libmnl0:amd64. [2022-07-21T15:06:28.198Z] #28 34.41 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:06:28.198Z] #28 34.48 Selecting previously unselected package libxtables12:amd64. [2022-07-21T15:06:28.198Z] #28 34.48 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.49 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:06:28.198Z] #28 34.55 Selecting previously unselected package libcap2-bin. [2022-07-21T15:06:28.198Z] #28 34.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-21T15:06:28.198Z] #28 34.63 Selecting previously unselected package iproute2. [2022-07-21T15:06:28.198Z] #28 34.63 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.64 Unpacking iproute2 (5.10.0-4) ... [2022-07-21T15:06:28.198Z] #28 34.93 Selecting previously unselected package xxd. [2022-07-21T15:06:28.198Z] #28 34.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:06:28.198Z] #28 34.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:28.198Z] #28 35.05 Selecting previously unselected package vim-common. [2022-07-21T15:06:28.198Z] #28 35.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:06:28.198Z] #28 35.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:28.198Z] #28 35.18 Selecting previously unselected package bash-completion. [2022-07-21T15:06:28.198Z] #28 35.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-21T15:06:28.765Z] #28 36.32 Unpacking bash-completion (1:2.11-2) ... [2022-07-21T15:06:29.024Z] #28 36.55 Selecting previously unselected package apparmor. [2022-07-21T15:06:29.024Z] #28 36.56 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-21T15:06:29.024Z] #28 36.61 Unpacking apparmor (2.13.6-10) ... [2022-07-21T15:06:29.156Z] #21 83.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:06:29.156Z] #21 83.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:06:29.156Z] #21 83.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:06:29.156Z] #21 83.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:06:29.282Z] #28 36.83 Selecting previously unselected package inetutils-ping. [2022-07-21T15:06:29.283Z] #28 36.83 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-21T15:06:29.283Z] #28 36.85 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-21T15:06:29.283Z] #28 36.93 Selecting previously unselected package libip4tc2:amd64. [2022-07-21T15:06:29.430Z] #21 69.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:29.430Z] #21 69.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:06:29.430Z] #21 69.24 Setting up libcap2-bin (1:2.44-1) ... [2022-07-21T15:06:29.430Z] #21 69.25 Setting up apparmor (2.13.6-10) ... [2022-07-21T15:06:29.541Z] #28 36.93 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:06:29.541Z] #28 36.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:29.541Z] #28 37.01 Selecting previously unselected package libip6tc2:amd64. [2022-07-21T15:06:29.541Z] #28 37.02 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-21T15:06:29.541Z] #28 37.02 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:29.541Z] #28 37.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-21T15:06:29.541Z] #28 37.07 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-21T15:06:29.541Z] #28 37.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:06:29.541Z] #28 37.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-21T15:06:29.541Z] #28 37.15 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-21T15:06:29.541Z] #28 37.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:06:29.799Z] #28 37.22 Selecting previously unselected package libnftnl11:amd64. [2022-07-21T15:06:29.799Z] #28 37.24 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-21T15:06:29.799Z] #28 37.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:06:29.799Z] #28 37.31 Selecting previously unselected package iptables. [2022-07-21T15:06:29.799Z] #28 37.32 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-21T15:06:29.799Z] #28 37.35 Unpacking iptables (1.8.7-1) ... [2022-07-21T15:06:30.057Z] #28 37.54 Selecting previously unselected package libonig5:amd64. [2022-07-21T15:06:30.057Z] #28 37.54 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-21T15:06:30.057Z] #28 37.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:06:30.057Z] #28 37.65 Selecting previously unselected package libjq1:amd64. [2022-07-21T15:06:30.057Z] #28 37.66 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-21T15:06:30.057Z] #28 37.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:06:30.057Z] #28 37.75 Selecting previously unselected package jq. [2022-07-21T15:06:30.316Z] #28 37.75 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-21T15:06:30.316Z] #28 37.76 Unpacking jq (1.6-2.1) ... [2022-07-21T15:06:30.316Z] #28 37.82 Selecting previously unselected package libaio1:amd64. [2022-07-21T15:06:30.316Z] #28 37.83 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-21T15:06:30.316Z] #28 37.84 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:06:30.574Z] #28 37.89 Selecting previously unselected package libgpm2:amd64. [2022-07-21T15:06:30.574Z] #28 37.90 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-21T15:06:30.574Z] #28 37.91 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:06:30.574Z] #28 37.97 Selecting previously unselected package libinih1:amd64. [2022-07-21T15:06:30.574Z] #28 37.98 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-21T15:06:30.574Z] #28 37.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-21T15:06:30.574Z] #28 38.05 Selecting previously unselected package libnet1:amd64. [2022-07-21T15:06:30.574Z] #28 38.07 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-21T15:06:30.574Z] #28 38.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:06:30.574Z] #28 38.14 Selecting previously unselected package libnl-3-200:amd64. [2022-07-21T15:06:30.574Z] #28 38.14 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-21T15:06:30.833Z] #28 38.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:06:30.833Z] #28 38.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-21T15:06:30.833Z] #28 38.22 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-21T15:06:30.833Z] #28 38.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:06:30.833Z] #28 38.28 Selecting previously unselected package libyajl2:amd64. [2022-07-21T15:06:30.833Z] #28 38.29 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-21T15:06:30.833Z] #28 38.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:06:30.833Z] #28 38.35 Selecting previously unselected package net-tools. [2022-07-21T15:06:30.833Z] #28 38.36 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-21T15:06:30.833Z] #28 38.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:06:31.091Z] #28 38.50 Selecting previously unselected package python-pip-whl. [2022-07-21T15:06:31.091Z] #28 38.52 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:06:31.091Z] #28 38.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:06:31.325Z] #21 70.99 Setting up zip (3.0-12) ... [2022-07-21T15:06:31.326Z] #21 71.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:31.326Z] #21 71.06 Setting up bash-completion (1:2.11-2) ... [2022-07-21T15:06:31.350Z] #28 38.86 Selecting previously unselected package python3-lib2to3. [2022-07-21T15:06:31.350Z] #28 38.87 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-21T15:06:31.350Z] #28 38.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:06:31.350Z] #28 38.94 Selecting previously unselected package python3-distutils. [2022-07-21T15:06:31.350Z] #28 38.96 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-21T15:06:31.350Z] #28 38.96 Unpacking python3-distutils (3.9.2-1) ... [2022-07-21T15:06:31.609Z] #28 39.05 Selecting previously unselected package python3-pkg-resources. [2022-07-21T15:06:31.609Z] #28 39.06 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-21T15:06:31.609Z] #28 39.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:06:31.609Z] #28 39.17 Selecting previously unselected package python3-setuptools. [2022-07-21T15:06:31.609Z] #28 39.17 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-21T15:06:31.609Z] #28 39.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-21T15:06:31.701Z] #21 85.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:06:31.701Z] #21 85.70 Setting up jq (1.6-2.1) ... [2022-07-21T15:06:31.701Z] #21 85.72 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:06:31.701Z] #21 85.74 Setting up iptables (1.8.7-1) ... [2022-07-21T15:06:31.701Z] #21 85.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:06:31.701Z] #21 85.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:06:31.701Z] #21 85.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:06:31.701Z] #21 85.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:06:31.701Z] #21 85.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-21T15:06:31.701Z] #21 85.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-21T15:06:31.701Z] #21 85.86 Setting up iproute2 (5.10.0-4) ... [2022-07-21T15:06:31.867Z] #28 39.35 Selecting previously unselected package python3-wheel. [2022-07-21T15:06:31.867Z] #28 39.36 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-21T15:06:31.867Z] #28 39.37 Unpacking python3-wheel (0.34.2-1) ... [2022-07-21T15:06:31.867Z] #28 39.42 Selecting previously unselected package python3-pip. [2022-07-21T15:06:31.867Z] #28 39.43 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-21T15:06:31.867Z] #28 39.44 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:06:31.962Z] #21 86.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:06:32.125Z] #28 39.63 Selecting previously unselected package sudo. [2022-07-21T15:06:32.125Z] #28 39.64 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-21T15:06:32.125Z] #28 39.65 Unpacking sudo (1.9.5p2-3) ... [2022-07-21T15:06:32.384Z] #28 39.97 Selecting previously unselected package thin-provisioning-tools. [2022-07-21T15:06:32.384Z] #28 39.97 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-21T15:06:32.384Z] #28 39.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:06:32.643Z] #28 40.15 Selecting previously unselected package uidmap. [2022-07-21T15:06:32.643Z] #28 40.16 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-21T15:06:32.643Z] #28 40.17 Unpacking uidmap (1:4.8.1-1) ... [2022-07-21T15:06:32.643Z] #28 40.27 Selecting previously unselected package vim-runtime. [2022-07-21T15:06:32.901Z] #28 40.28 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-21T15:06:32.901Z] #28 40.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-21T15:06:32.901Z] #28 40.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-21T15:06:32.901Z] #28 40.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:33.220Z] #21 ... [2022-07-21T15:06:33.220Z] [2022-07-21T15:06:33.220Z] #77 [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-07-21T15:06:33.220Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:33.220Z] #77 209.2 checking for strspn... yes [2022-07-21T15:06:33.220Z] #77 209.8 checking that generated files are newer than configure... done [2022-07-21T15:06:33.220Z] #77 209.8 configure: creating ./config.status [2022-07-21T15:06:33.220Z] #77 215.4 config.status: creating Makefile [2022-07-21T15:06:33.220Z] #77 215.5 config.status: creating config.h [2022-07-21T15:06:33.220Z] #77 215.6 config.status: executing depfiles commands [2022-07-21T15:06:33.220Z] #77 215.9 config.status: executing libtool commands [2022-07-21T15:06:33.220Z] #77 217.3 GEN .version [2022-07-21T15:06:33.220Z] #77 217.3 make install-recursive [2022-07-21T15:06:33.220Z] #77 217.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-21T15:06:33.220Z] #77 217.4 Making install in libocispec [2022-07-21T15:06:33.220Z] #77 217.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:06:33.220Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-21T15:06:33.220Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-21T15:06:33.220Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-21T15:06:33.220Z] #77 217.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-21T15:06:33.220Z] #77 218.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-21T15:06:33.220Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-21T15:06:33.220Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-21T15:06:33.220Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-21T15:06:33.220Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-21T15:06:33.220Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-21T15:06:33.220Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-21T15:06:33.221Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-21T15:06:33.221Z] #77 219.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-21T15:06:33.347Z] #21 DONE 87.6s [2022-07-21T15:06:33.347Z] [2022-07-21T15:06:33.347Z] #22 [dev-systemd-false 8/28] 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-07-21T15:06:33.347Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-21T15:06:33.477Z] #77 219.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-21T15:06:34.731Z] #22 1.507 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-21T15:06:34.731Z] #22 1.512 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-21T15:06:34.731Z] #22 1.518 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-21T15:06:34.731Z] #22 DONE 1.7s [2022-07-21T15:06:34.731Z] [2022-07-21T15:06:34.731Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-21T15:06:34.731Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-21T15:06:34.805Z] #28 42.09 Selecting previously unselected package vim. [2022-07-21T15:06:34.805Z] #28 42.09 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-21T15:06:34.805Z] #28 42.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:35.064Z] #28 42.40 Selecting previously unselected package xfsprogs. [2022-07-21T15:06:35.064Z] #28 42.41 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-21T15:06:35.064Z] #28 42.42 Unpacking xfsprogs (5.10.0-4) ... [2022-07-21T15:06:35.323Z] #28 42.71 Selecting previously unselected package zip. [2022-07-21T15:06:35.323Z] #28 42.72 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-21T15:06:35.323Z] #28 42.73 Unpacking zip (3.0-12) ... [2022-07-21T15:06:35.323Z] #28 42.80 Selecting previously unselected package zstd. [2022-07-21T15:06:35.323Z] #28 42.82 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-21T15:06:35.323Z] #28 42.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-21T15:06:35.378Z] #77 221.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-21T15:06:35.378Z] #77 221.0 make install-recursive [2022-07-21T15:06:35.378Z] #77 221.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:06:35.378Z] #77 221.3 Making install in yajl [2022-07-21T15:06:35.378Z] #77 221.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:35.378Z] #77 221.5 CC verify/json_verify-json_verify.o [2022-07-21T15:06:35.378Z] #77 221.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-21T15:06:35.378Z] #77 221.5 CC src/libyajl_la-yajl.lo [2022-07-21T15:06:35.378Z] #77 221.6 CC src/libyajl_la-yajl_gen.lo [2022-07-21T15:06:35.582Z] #28 43.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-21T15:06:35.636Z] #77 221.6 CC src/libyajl_la-yajl_parser.lo [2022-07-21T15:06:35.636Z] #77 221.6 CC src/libyajl_la-yajl_buf.lo [2022-07-21T15:06:35.636Z] #77 ... [2022-07-21T15:06:35.636Z] [2022-07-21T15:06:35.636Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:35.636Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:35.636Z] #21 75.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-21T15:06:35.636Z] #21 75.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-21T15:06:35.636Z] #21 75.79 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:06:35.636Z] #21 75.80 Setting up patch (2.7.6-7) ... [2022-07-21T15:06:35.636Z] #21 75.81 Setting up sudo (1.9.5p2-3) ... [2022-07-21T15:06:35.892Z] #21 75.93 invoke-rc.d: could not determine current runlevel [2022-07-21T15:06:35.892Z] #21 75.94 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-21T15:06:35.892Z] #21 75.97 Setting up xfsprogs (5.10.0-4) ... [2022-07-21T15:06:35.892Z] #21 76.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:06:35.892Z] #21 76.02 Setting up inetutils-ping (2:2.0-1) ... [2022-07-21T15:06:35.893Z] #21 76.03 Setting up pigz (2.6-1) ... [2022-07-21T15:06:35.893Z] #21 76.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:06:35.893Z] #21 76.06 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:06:35.893Z] #21 76.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:06:35.893Z] #21 76.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:36.148Z] #28 43.53 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:36.148Z] #28 43.54 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-21T15:06:36.148Z] #28 43.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-21T15:06:36.148Z] #28 43.57 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-21T15:06:36.148Z] #28 43.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-21T15:06:36.148Z] #28 43.60 Setting up uidmap (1:4.8.1-1) ... [2022-07-21T15:06:36.148Z] #28 43.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-21T15:06:36.148Z] #28 43.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-21T15:06:36.148Z] #28 43.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-21T15:06:36.148Z] #28 43.65 Setting up python3-wheel (0.34.2-1) ... [2022-07-21T15:06:36.665Z] #28 44.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:36.666Z] #28 44.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-21T15:06:36.666Z] #28 44.08 Setting up libcap2-bin (1:2.44-1) ... [2022-07-21T15:06:36.666Z] #28 44.09 Setting up apparmor (2.13.6-10) ... [2022-07-21T15:06:37.270Z] #21 77.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:06:37.270Z] #21 77.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:06:38.040Z] #28 45.31 Setting up zip (3.0-12) ... [2022-07-21T15:06:38.040Z] #28 45.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:38.040Z] #28 45.42 Setting up bash-completion (1:2.11-2) ... [2022-07-21T15:06:38.201Z] #21 78.24 Setting up libelf1:amd64 (0.183-1) ... [2022-07-21T15:06:38.201Z] #21 78.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:06:38.201Z] #21 78.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:06:38.460Z] #21 78.36 Setting up python3-distutils (3.9.2-1) ... [2022-07-21T15:06:39.024Z] #21 79.18 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:39.024Z] #21 79.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-21T15:06:39.283Z] #21 79.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-21T15:06:39.283Z] #21 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-21T15:06:39.283Z] #21 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-21T15:06:39.283Z] #21 79.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-21T15:06:39.283Z] #21 79.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-21T15:06:39.283Z] #21 79.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-21T15:06:39.283Z] #21 79.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-21T15:06:39.283Z] #21 79.43 Setting up python3-setuptools (52.0.0-4) ... [2022-07-21T15:06:39.417Z] #28 46.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-21T15:06:39.417Z] #28 46.70 Setting up sudo (1.9.5p2-3) ... [2022-07-21T15:06:39.417Z] #28 46.78 invoke-rc.d: could not determine current runlevel [2022-07-21T15:06:39.417Z] #28 46.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-21T15:06:39.417Z] #28 46.79 Setting up xfsprogs (5.10.0-4) ... [2022-07-21T15:06:39.417Z] #28 46.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-21T15:06:39.417Z] #28 46.83 Setting up inetutils-ping (2:2.0-1) ... [2022-07-21T15:06:39.417Z] #28 46.89 Setting up pigz (2.6-1) ... [2022-07-21T15:06:39.417Z] #28 46.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-21T15:06:39.417Z] #28 46.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-21T15:06:39.417Z] #28 46.94 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-21T15:06:39.417Z] #28 46.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:39.984Z] #28 47.41 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-21T15:06:39.984Z] #28 47.42 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-21T15:06:40.244Z] #28 47.70 Setting up libelf1:amd64 (0.183-1) ... [2022-07-21T15:06:40.244Z] #28 47.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-21T15:06:40.244Z] #28 47.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-21T15:06:40.244Z] #28 47.74 Setting up python3-distutils (3.9.2-1) ... [2022-07-21T15:06:40.503Z] #28 48.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-21T15:06:40.503Z] #28 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-21T15:06:40.503Z] #28 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-21T15:06:40.503Z] #28 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-21T15:06:40.503Z] #28 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-21T15:06:40.503Z] #28 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-21T15:06:40.503Z] #28 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-21T15:06:40.503Z] #28 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-21T15:06:40.503Z] #28 48.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-21T15:06:40.503Z] #28 48.09 Setting up python3-setuptools (52.0.0-4) ... [2022-07-21T15:06:41.440Z] #28 48.94 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:06:41.440Z] #28 48.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:06:41.440Z] #28 48.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:06:41.440Z] #28 48.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:06:42.013Z] #28 49.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:06:42.272Z] #28 49.65 Setting up jq (1.6-2.1) ... [2022-07-21T15:06:42.272Z] #28 49.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:06:42.272Z] #28 49.69 Setting up iptables (1.8.7-1) ... [2022-07-21T15:06:42.272Z] #28 49.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:06:42.272Z] #28 49.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:06:42.272Z] #28 49.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:06:42.272Z] #28 49.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:06:42.272Z] #28 49.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-21T15:06:42.272Z] #28 49.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-21T15:06:42.272Z] #28 49.74 Setting up iproute2 (5.10.0-4) ... [2022-07-21T15:06:42.532Z] #28 50.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:06:42.623Z] #21 82.33 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-21T15:06:42.623Z] #21 82.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-21T15:06:42.623Z] #21 82.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-21T15:06:42.623Z] #21 82.37 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-21T15:06:43.475Z] #28 DONE 50.9s [2022-07-21T15:06:43.475Z] [2022-07-21T15:06:43.475Z] #29 [dev-systemd-false 8/28] 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-07-21T15:06:43.475Z] #29 sha256:15071eab72ac39eec172bc26517528a0c965146a6a364b88c4e4ac7cd8ff87b6 [2022-07-21T15:06:44.044Z] #29 0.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-21T15:06:44.303Z] #29 0.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-21T15:06:44.303Z] #29 0.797 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-21T15:06:44.303Z] #29 DONE 0.8s [2022-07-21T15:06:44.303Z] [2022-07-21T15:06:44.303Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-21T15:06:44.303Z] #30 sha256:83bce159d05069a810ec163fcd0fb37cd2aa0fce8eb6f763e11acc0e2a9240e4 [2022-07-21T15:06:44.527Z] #21 84.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-21T15:06:44.527Z] #21 84.35 Setting up jq (1.6-2.1) ... [2022-07-21T15:06:44.527Z] #21 84.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-21T15:06:44.527Z] #21 84.38 Setting up iptables (1.8.7-1) ... [2022-07-21T15:06:44.527Z] #21 84.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:06:44.527Z] #21 84.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:06:44.527Z] #21 84.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-21T15:06:44.527Z] #21 84.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-21T15:06:44.527Z] #21 84.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-21T15:06:44.527Z] #21 84.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-21T15:06:44.527Z] #21 84.59 Setting up iproute2 (5.10.0-4) ... [2022-07-21T15:06:45.347Z] #21 85.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:06:45.604Z] #21 ... [2022-07-21T15:06:45.604Z] [2022-07-21T15:06:45.604Z] #77 [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-07-21T15:06:45.604Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:45.604Z] #77 221.7 CC src/libyajl_la-yajl_encode.lo [2022-07-21T15:06:45.604Z] #77 221.9 CC src/libyajl_la-yajl_lex.lo [2022-07-21T15:06:45.604Z] #77 221.9 CC src/libyajl_la-yajl_tree.lo [2022-07-21T15:06:45.604Z] #77 230.1 CCLD libyajl.la [2022-07-21T15:06:45.604Z] #77 230.9 CCLD verify/json_verify [2022-07-21T15:06:45.861Z] #77 231.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:45.862Z] #77 231.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:06:45.862Z] #77 231.8 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:06:45.862Z] #77 231.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:45.862Z] #77 231.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-21T15:06:45.862Z] #77 231.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:06:46.118Z] #77 232.0 CC src/validate.o [2022-07-21T15:06:46.118Z] #77 232.0 CC src/image_spec_schema_config_schema.lo [2022-07-21T15:06:46.118Z] #77 232.1 CC src/image_spec_schema_content_descriptor.lo [2022-07-21T15:06:46.118Z] #77 232.1 CC src/image_spec_schema_defs.lo [2022-07-21T15:06:46.118Z] #77 232.1 CC src/image_spec_schema_defs_descriptor.lo [2022-07-21T15:06:46.118Z] #77 232.2 CC src/image_spec_schema_image_index_schema.lo [2022-07-21T15:06:46.118Z] #77 232.2 CC src/image_spec_schema_image_layout_schema.lo [2022-07-21T15:06:46.118Z] #77 232.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-21T15:06:46.118Z] #77 232.3 CC src/runtime_spec_schema_config_linux.lo [2022-07-21T15:06:46.212Z] #64 ... [2022-07-21T15:06:46.212Z] [2022-07-21T15:06:46.212Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:06:46.212Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:06:46.212Z] #55 310.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-21T15:06:46.212Z] #55 DONE 311.1s [2022-07-21T15:06:46.212Z] [2022-07-21T15:06:46.212Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:46.212Z] #60 sha256:65159b18131a2672bf954c6c00fae68174eafe8b6a5789b489d454bc76f021a7 [2022-07-21T15:06:46.212Z] #60 181.8 + mkdir -p /build [2022-07-21T15:06:46.212Z] #60 181.8 + cp runc /build/runc [2022-07-21T15:06:46.212Z] #60 DONE 182.4s [2022-07-21T15:06:46.212Z] [2022-07-21T15:06:46.212Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:46.212Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:06:46.375Z] #77 232.3 CC src/runtime_spec_schema_config_zos.lo [2022-07-21T15:06:46.375Z] #77 232.3 CC src/runtime_spec_schema_config_schema.lo [2022-07-21T15:06:46.375Z] #77 232.3 CC src/runtime_spec_schema_config_solaris.lo [2022-07-21T15:06:46.375Z] #77 232.3 CC src/runtime_spec_schema_config_vm.lo [2022-07-21T15:06:46.375Z] #77 232.4 CC src/runtime_spec_schema_config_windows.lo [2022-07-21T15:06:46.375Z] #77 232.4 CC src/runtime_spec_schema_defs.lo [2022-07-21T15:06:46.375Z] #77 232.4 CC src/runtime_spec_schema_defs_linux.lo [2022-07-21T15:06:46.375Z] #77 232.6 CC src/runtime_spec_schema_defs_zos.lo [2022-07-21T15:06:46.633Z] #77 ... [2022-07-21T15:06:46.633Z] [2022-07-21T15:06:46.633Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-21T15:06:46.633Z] #21 sha256:b93301d9a1ea323286c1372a2ee92166952ffe2d80af34172d146711cadeec8a [2022-07-21T15:06:46.633Z] #21 DONE 86.7s [2022-07-21T15:06:46.633Z] [2022-07-21T15:06:46.633Z] #22 [dev-systemd-false 8/28] 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-07-21T15:06:46.633Z] #22 sha256:5f4ae8bfa605e2aba26f7750db7d40147076e30048154293c300649f7263a9d6 [2022-07-21T15:06:47.143Z] #64 ... [2022-07-21T15:06:47.143Z] [2022-07-21T15:06:47.143Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-21T15:06:47.143Z] #56 sha256:8baa5b200b0559c66b033e582b7c5c6c5eb5884fbdefbd77f1cebea8636a477f [2022-07-21T15:06:47.708Z] #56 DONE 0.6s [2022-07-21T15:06:47.708Z] [2022-07-21T15:06:47.708Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-21T15:06:47.708Z] #58 sha256:7d262d22c71085644853a7deb3cdff11fe0b84c62edba4e279a7322eb92a7a4a [2022-07-21T15:06:47.708Z] #58 DONE 0.1s [2022-07-21T15:06:47.708Z] [2022-07-21T15:06:47.708Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-21T15:06:47.708Z] #61 sha256:111beb3a15810551170eb356a0fe345f6c78ef844aa64dd7939532d14ffc3d72 [2022-07-21T15:06:47.964Z] #61 DONE 0.3s [2022-07-21T15:06:47.964Z] [2022-07-21T15:06:47.964Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:06:47.964Z] #64 sha256:bd9f93cd953681fb5f14c1d93f0913877bf2550e230f99b498140119effa422f [2022-07-21T15:06:48.528Z] #22 1.426 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-21T15:06:48.528Z] #22 1.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-21T15:06:48.528Z] #22 1.445 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-21T15:06:48.528Z] #22 DONE 1.7s [2022-07-21T15:06:48.528Z] [2022-07-21T15:06:48.528Z] #77 [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-07-21T15:06:48.528Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:06:48.528Z] #77 232.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-21T15:06:48.528Z] #77 232.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-21T15:06:48.528Z] #77 232.8 CC src/runtime_spec_schema_state_schema.lo [2022-07-21T15:06:48.528Z] #77 232.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-21T15:06:48.528Z] #77 233.2 CC src/basic_test_double_array.lo [2022-07-21T15:06:48.528Z] #77 233.3 CC src/basic_test_top_array_int.lo [2022-07-21T15:06:48.528Z] #77 233.3 CC src/basic_test_double_array_item.lo [2022-07-21T15:06:48.528Z] #77 233.3 CC src/basic_test_top_array_string.lo [2022-07-21T15:06:48.528Z] #77 233.3 CC src/basic_test_top_double_array_int.lo [2022-07-21T15:06:48.528Z] #77 233.4 CC src/basic_test_top_double_array_obj.lo [2022-07-21T15:06:48.528Z] #77 233.4 CC src/basic_test_top_double_array_refobj.lo [2022-07-21T15:06:48.528Z] #77 233.4 CC src/basic_test_top_double_array_string.lo [2022-07-21T15:06:48.528Z] #77 233.5 CC src/read-file.lo [2022-07-21T15:06:48.528Z] #77 233.7 CC src/json_common.lo [2022-07-21T15:06:48.528Z] #77 233.8 CC tests/test-1.o [2022-07-21T15:06:48.528Z] #77 233.9 CC tests/test-2.o [2022-07-21T15:06:48.528Z] #77 234.0 CC tests/test-3.o [2022-07-21T15:06:48.528Z] #77 234.2 CC tests/test-4.o [2022-07-21T15:06:48.528Z] #77 234.3 CC tests/test-5.o [2022-07-21T15:06:48.528Z] #77 234.3 CC tests/test-6.o [2022-07-21T15:06:48.528Z] #77 234.4 CC tests/test-7.o [2022-07-21T15:06:48.528Z] #77 234.6 CC tests/test-8.o [2022-07-21T15:06:48.643Z] #64 286.8 # github.com/containerd/containerd/cmd/containerd [2022-07-21T15:06:48.643Z] #64 286.8 /usr/bin/ld: /tmp/go-link-841295223/000019.o: in function `New': [2022-07-21T15:06:48.643Z] #64 286.8 /tmp/tmp.BYjdvOnwnS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-21T15:06:48.643Z] #64 286.9 + bin/containerd-stress [2022-07-21T15:06:48.643Z] #64 288.0 + bin/containerd-shim [2022-07-21T15:06:48.786Z] #77 234.7 CC tests/test-9.o [2022-07-21T15:06:48.786Z] #77 234.8 CC tests/test-10.o [2022-07-21T15:06:49.043Z] #77 235.1 CC tests/test-11.o [2022-07-21T15:06:49.636Z] #23 13.37 Collecting yamllint==1.26.1 [2022-07-21T15:06:49.636Z] #23 14.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-21T15:06:50.485Z] #64 276.0 + bin/containerd [2022-07-21T15:06:51.925Z] #64 296.7 + bin/containerd-shim-runc-v1 [2022-07-21T15:06:52.177Z] #23 16.99 Collecting pathspec>=0.5.3 [2022-07-21T15:06:52.178Z] #23 17.02 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-21T15:06:52.422Z] #30 7.589 Collecting yamllint==1.26.1 [2022-07-21T15:06:52.682Z] #30 8.639 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-21T15:06:52.752Z] #23 17.89 Collecting pyyaml [2022-07-21T15:06:52.752Z] #23 17.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-21T15:06:53.013Z] #23 18.10 Building wheels for collected packages: yamllint [2022-07-21T15:06:53.013Z] #23 18.10 Building wheel for yamllint (setup.py): started [2022-07-21T15:06:53.619Z] #30 9.300 Collecting pathspec>=0.5.3 [2022-07-21T15:06:53.619Z] #30 9.304 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-21T15:06:53.619Z] #30 9.535 Collecting pyyaml [2022-07-21T15:06:53.878Z] #30 9.547 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-21T15:06:53.878Z] #30 9.597 Building wheels for collected packages: yamllint [2022-07-21T15:06:53.878Z] #30 9.598 Building wheel for yamllint (setup.py): started [2022-07-21T15:06:54.137Z] #30 10.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-21T15:06:54.137Z] #30 10.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=358cce569ebbf6d702ac910e8a22d7678fd57c4a1f7afd24d2bf7a115baee7ec [2022-07-21T15:06:54.137Z] #30 10.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-21T15:06:54.137Z] #30 10.07 Successfully built yamllint [2022-07-21T15:06:54.137Z] #30 10.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-21T15:06:54.398Z] #23 19.56 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-21T15:06:54.398Z] #23 19.56 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8ccd5db4454a83d56b87d9500f627f1474cebbc848b87443e87effba56b68b9e [2022-07-21T15:06:54.398Z] #23 19.56 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-21T15:06:54.398Z] #23 19.57 Successfully built yamllint [2022-07-21T15:06:54.398Z] #23 19.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-21T15:06:54.705Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-21T15:06:54.964Z] #30 DONE 10.6s [2022-07-21T15:06:54.964Z] [2022-07-21T15:06:54.964Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-21T15:06:54.964Z] #34 sha256:ff2da8a971216d1caa6029a49d6b2e3f7971639a134156b27e76f468e8db92d3 [2022-07-21T15:06:54.970Z] #23 20.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-21T15:06:55.225Z] #34 DONE 0.3s [2022-07-21T15:06:55.225Z] [2022-07-21T15:06:55.225Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-21T15:06:55.225Z] #39 sha256:164aa19de4c01af4c765af0c7f8b3854d77adb052c3911968e3a3279946aee7f [2022-07-21T15:06:55.225Z] #39 DONE 0.3s [2022-07-21T15:06:55.225Z] [2022-07-21T15:06:55.225Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:55.225Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:06:55.485Z] #67 ... [2022-07-21T15:06:55.485Z] [2022-07-21T15:06:55.485Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-21T15:06:55.485Z] #42 sha256:cb409ef6212a96a0f04cd1f83b941929e87d5271afa70050e2c1f6f33eb915a4 [2022-07-21T15:06:55.485Z] #42 DONE 0.1s [2022-07-21T15:06:55.485Z] [2022-07-21T15:06:55.485Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-21T15:06:55.485Z] #44 sha256:7b5992ff4e89c28eb6bada6b174f2ddf26bf3b7899fd7d8a06a04dd2e3ebbfb8 [2022-07-21T15:06:55.485Z] #44 DONE 0.1s [2022-07-21T15:06:55.485Z] [2022-07-21T15:06:55.485Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-21T15:06:55.485Z] #46 sha256:40ec7c27842a25f3fdce7aac03fca0da3fb9be89ba47ae3d80fc4ebf8cb2ff0c [2022-07-21T15:06:55.744Z] #46 DONE 0.1s [2022-07-21T15:06:55.744Z] [2022-07-21T15:06:55.744Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-21T15:06:55.744Z] #48 sha256:206c3bea960876de558a275589ab2d12f26b0e94fa5c4ecf54174dfc60c06e43 [2022-07-21T15:06:55.744Z] #48 DONE 0.1s [2022-07-21T15:06:55.744Z] [2022-07-21T15:06:55.744Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-21T15:06:55.744Z] #52 sha256:68d93f299e1d5fffe7a6d4c96cb96338676b71c23a2420b911b377117337d3bf [2022-07-21T15:06:55.744Z] #52 DONE 0.1s [2022-07-21T15:06:55.744Z] [2022-07-21T15:06:55.744Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:55.744Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:06:55.744Z] #67 ... [2022-07-21T15:06:55.744Z] [2022-07-21T15:06:55.744Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-21T15:06:55.744Z] #55 sha256:08a13a980cb76005ef90bba2468c057527786a32a7e4cf62796238248eaad69b [2022-07-21T15:06:55.744Z] #55 DONE 0.1s [2022-07-21T15:06:56.004Z] [2022-07-21T15:06:56.004Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-21T15:06:56.004Z] #59 sha256:0503f22a412f20f38410ff58d1fe5a3f105f15c4c8e9d0fb839f587f0097dd35 [2022-07-21T15:06:56.004Z] #59 DONE 0.1s [2022-07-21T15:06:56.004Z] [2022-07-21T15:06:56.004Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-21T15:06:56.004Z] #61 sha256:1f65d7652b0dd05b8d0b595ebf4ad350486dc0e06c681616e9cf2de513b0cd9d [2022-07-21T15:06:56.004Z] #61 DONE 0.1s [2022-07-21T15:06:56.004Z] [2022-07-21T15:06:56.004Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:56.004Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:06:56.004Z] #67 ... [2022-07-21T15:06:56.004Z] [2022-07-21T15:06:56.004Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-21T15:06:56.004Z] #63 sha256:4a68de4415982e29f285e0a36b0fb9e8346ab783f6e472cb45a77247fe611212 [2022-07-21T15:06:56.263Z] #63 DONE 0.2s [2022-07-21T15:06:56.263Z] [2022-07-21T15:06:56.263Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-21T15:06:56.263Z] #65 sha256:77bc371a83aa87c1ed319f3cfaf62bf5a3984ce0bec7bbab0e8d67c35a37813b [2022-07-21T15:06:56.263Z] #65 DONE 0.1s [2022-07-21T15:06:56.263Z] [2022-07-21T15:06:56.263Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:56.263Z] #67 sha256:00781bb38fce7d611adc95a6a15dd4752533514ce585cb0a175d200c539c6cf0 [2022-07-21T15:06:56.354Z] #23 DONE 21.4s [2022-07-21T15:06:56.354Z] [2022-07-21T15:06:56.354Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:56.354Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:06:56.354Z] #60 ... [2022-07-21T15:06:56.354Z] [2022-07-21T15:06:56.354Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-21T15:06:56.354Z] #27 sha256:7575c144d53d4b82d85297fbc5d6a00b38fb6f07737cebf353cbefcd504dc589 [2022-07-21T15:06:56.614Z] #27 DONE 0.6s [2022-07-21T15:06:56.614Z] [2022-07-21T15:06:56.615Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:06:56.615Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:06:56.880Z] #47 ... [2022-07-21T15:06:56.880Z] [2022-07-21T15:06:56.880Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-21T15:06:56.880Z] #32 sha256:5eca15be1112673a761c9a1b77849b5ad3ebf29189f3e6ff2ba54cbdf81ceda6 [2022-07-21T15:06:57.190Z] #64 301.7 + bin/containerd-shim-runc-v2 [2022-07-21T15:06:57.448Z] #64 302.4 + binaries [2022-07-21T15:06:57.448Z] #64 302.4 + install -D bin/containerd /build/containerd [2022-07-21T15:06:57.448Z] #64 302.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-21T15:06:57.448Z] #64 302.5 + install -D bin/ctr /build/ctr [2022-07-21T15:06:57.475Z] #32 DONE 0.9s [2022-07-21T15:06:57.475Z] [2022-07-21T15:06:57.475Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:57.475Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:06:57.735Z] #60 ... [2022-07-21T15:06:57.735Z] [2022-07-21T15:06:57.735Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-21T15:06:57.735Z] #35 sha256:5d88cb5c0b9e28f40f3f072f76b14a958edbe2e58bfa7566e8c5922c273c8107 [2022-07-21T15:06:58.306Z] #35 DONE 0.5s [2022-07-21T15:06:58.306Z] [2022-07-21T15:06:58.306Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-21T15:06:58.306Z] #37 sha256:fedf86a0357891b9b22030f0a9424e3fc8ff6fdcdf0795ccd9aa7c7730a71bad [2022-07-21T15:06:58.569Z] #37 DONE 0.4s [2022-07-21T15:06:58.569Z] [2022-07-21T15:06:58.569Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:58.569Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:06:58.569Z] #60 ... [2022-07-21T15:06:58.569Z] [2022-07-21T15:06:58.569Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-21T15:06:58.569Z] #39 sha256:1ed6b15fc8c8a2ee0d0a6c4a225fa5152a236749e309bc55c85582c0febcc3c3 [2022-07-21T15:06:58.569Z] #39 DONE 0.1s [2022-07-21T15:06:58.830Z] [2022-07-21T15:06:58.830Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-21T15:06:58.830Z] #41 sha256:2228256d938900892733c549b981a5f05712152d8fb54eed11c728935885b2b1 [2022-07-21T15:06:58.830Z] #41 DONE 0.1s [2022-07-21T15:06:58.830Z] [2022-07-21T15:06:58.830Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-21T15:06:58.830Z] #45 sha256:bc870ccd98ea633a5b02ad227bcaafd78739d19f8b2a3e071c17339ee7d3c279 [2022-07-21T15:06:58.830Z] #45 DONE 0.1s [2022-07-21T15:06:58.830Z] [2022-07-21T15:06:58.830Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:06:58.830Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:06:59.001Z] #77 ... [2022-07-21T15:06:59.001Z] [2022-07-21T15:06:59.001Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-21T15:06:59.001Z] #23 sha256:dcb87a46ef9dcee5ff17fb1ca0baaeb3c72a47cb574067faccf88874bb81e41d [2022-07-21T15:06:59.976Z] #64 DONE 305.2s [2022-07-21T15:07:00.910Z] [2022-07-21T15:07:00.910Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-21T15:07:00.910Z] #65 sha256:9e0c7a4c9b25a3aa91bab06f19ce7c32b37bcb0b39a0f1783032797a7e76cdd8 [2022-07-21T15:07:02.279Z] #23 13.94 Collecting yamllint==1.26.1 [2022-07-21T15:07:02.283Z] #65 DONE 1.1s [2022-07-21T15:07:02.283Z] [2022-07-21T15:07:02.283Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-21T15:07:02.283Z] #70 sha256:295ce2270d1a33a3de702d1a007b77a98de46a475bb0904cb529eb2096b5e8e3 [2022-07-21T15:07:02.283Z] #70 DONE 0.1s [2022-07-21T15:07:02.283Z] [2022-07-21T15:07:02.283Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-21T15:07:02.283Z] #75 sha256:55d13853f1d993020637019a01c292c27419c46324f21388480e089782ad4eda [2022-07-21T15:07:03.652Z] #23 15.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-21T15:07:04.180Z] #75 DONE 1.6s [2022-07-21T15:07:04.180Z] [2022-07-21T15:07:04.180Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-21T15:07:04.180Z] #78 sha256:2f8665be9bbfd72974c13c583913ff5e21955fd52a734a862eefa9b6eb05f53b [2022-07-21T15:07:04.180Z] #78 DONE 0.1s [2022-07-21T15:07:04.180Z] [2022-07-21T15:07:04.180Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-21T15:07:04.180Z] #79 sha256:c9e6d1898dcc453fc863ac7eeb23c88978ae37cbc286f8b7d1b09139283cac13 [2022-07-21T15:07:04.180Z] #79 DONE 0.0s [2022-07-21T15:07:04.180Z] [2022-07-21T15:07:04.180Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-21T15:07:04.180Z] #80 sha256:e9f063701bf5725ce25595b2f44dcb86ac74e61da733883fa00f3c393406b7fc [2022-07-21T15:07:04.180Z] #80 DONE 0.0s [2022-07-21T15:07:04.180Z] [2022-07-21T15:07:04.180Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-21T15:07:04.180Z] #81 sha256:087de97146946c8bef8daa15b1d28a984a8216d82265cf03b6a5b19ec47db584 [2022-07-21T15:07:05.114Z] #81 DONE 0.9s [2022-07-21T15:07:05.114Z] [2022-07-21T15:07:05.114Z] #82 exporting to image [2022-07-21T15:07:05.114Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-21T15:07:05.114Z] #82 exporting layers [2022-07-21T15:07:05.553Z] #23 16.95 Collecting pathspec>=0.5.3 [2022-07-21T15:07:05.553Z] #23 16.96 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-21T15:07:05.811Z] #23 17.51 Collecting pyyaml [2022-07-21T15:07:05.811Z] #23 17.52 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-07-21T15:07:05.811Z] #23 17.64 Building wheels for collected packages: yamllint [2022-07-21T15:07:06.070Z] #23 17.65 Building wheel for yamllint (setup.py): started [2022-07-21T15:07:08.396Z] #82 exporting layers 3.2s done [2022-07-21T15:07:08.396Z] #82 writing image sha256:3599aaceee6d5561353f46627a658992f9b01a92764136e2f965888c1964fc35 done [2022-07-21T15:07:08.396Z] #82 naming to docker.io/library/docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 done [2022-07-21T15:07:08.396Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-21T15:07:08.592Z] #23 19.77 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-21T15:07:08.592Z] #23 19.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c7ec9bc3ef41c3bc9d61841975a16d98daa89799c69ba2416c66af3b6056cc4 [2022-07-21T15:07:08.592Z] #23 19.79 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-21T15:07:08.592Z] #23 19.79 Successfully built yamllint [2022-07-21T15:07:08.592Z] #23 19.85 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-21T15:07:08.715Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-21T15:07:08.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/test/unit [2022-07-21T15:07:09.159Z] #23 20.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-21T15:07:10.090Z] #23 DONE 21.6s [2022-07-21T15:07:10.090Z] [2022-07-21T15:07:10.090Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-21T15:07:10.090Z] #27 sha256:05bec435d2e30d8e7cb872dee9fdba6bae963f4054295b8e676a22217f709b8c [2022-07-21T15:07:10.654Z] #27 DONE 0.6s [2022-07-21T15:07:10.654Z] [2022-07-21T15:07:10.654Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-21T15:07:10.654Z] #32 sha256:5da484ba95c4cb6c6e603a51f29828d9b13a9a6dbdc3230547aa348abe2497e8 [2022-07-21T15:07:10.920Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-21T15:07:10.920Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-21T15:07:10.920Z] + TESTDIRS=./... [2022-07-21T15:07:10.920Z] + exclude_paths='/vendor/|/integration' [2022-07-21T15:07:10.920Z] ++ go list ./... [2022-07-21T15:07:10.920Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-21T15:07:11.063Z] #60 ... [2022-07-21T15:07:11.063Z] [2022-07-21T15:07:11.063Z] #77 [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-07-21T15:07:11.063Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:07:11.063Z] #77 300.5 CCLD libocispec.la [2022-07-21T15:07:11.063Z] #77 301.0 CCLD src/validate [2022-07-21T15:07:11.063Z] #77 301.0 CCLD tests/test-1 [2022-07-21T15:07:11.063Z] #77 301.0 CCLD tests/test-2 [2022-07-21T15:07:11.063Z] #77 301.0 CCLD tests/test-3 [2022-07-21T15:07:11.063Z] #77 301.0 CCLD tests/test-4 [2022-07-21T15:07:11.063Z] #77 301.1 CCLD tests/test-5 [2022-07-21T15:07:11.063Z] #77 301.1 CCLD tests/test-6 [2022-07-21T15:07:11.063Z] #77 301.2 CCLD tests/test-8 [2022-07-21T15:07:11.063Z] #77 301.2 CCLD tests/test-7 [2022-07-21T15:07:11.063Z] #77 301.2 CCLD tests/test-9 [2022-07-21T15:07:11.063Z] #77 301.3 CCLD tests/test-10 [2022-07-21T15:07:11.063Z] #77 301.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-21T15:07:11.217Z] #32 DONE 0.8s [2022-07-21T15:07:11.217Z] [2022-07-21T15:07:11.217Z] #77 [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-07-21T15:07:11.217Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:07:11.324Z] #77 301.4 CCLD tests/test-11 [2022-07-21T15:07:11.475Z] #77 ... [2022-07-21T15:07:11.475Z] [2022-07-21T15:07:11.475Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-21T15:07:11.475Z] #35 sha256:7070f2322d8fd0c0ffc3db2353c6918893dd908048135ade102d8b98e0f45666 [2022-07-21T15:07:11.498Z] + pkg_list='github.com/docker/docker/api [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/backend [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/container [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/events [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/filters [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/image [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/mount [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/network [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/registry [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/time [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/versions [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:07:11.498Z] github.com/docker/docker/api/types/volume [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:07:11.498Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:07:11.498Z] github.com/docker/docker/cli [2022-07-21T15:07:11.498Z] github.com/docker/docker/cli/config [2022-07-21T15:07:11.498Z] github.com/docker/docker/cli/debug [2022-07-21T15:07:11.498Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:07:11.498Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:07:11.498Z] github.com/docker/docker/client [2022-07-21T15:07:11.498Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:07:11.498Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:07:11.498Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:07:11.498Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:07:11.498Z] github.com/docker/docker/container [2022-07-21T15:07:11.498Z] github.com/docker/docker/container/stream [2022-07-21T15:07:11.498Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:07:11.498Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:07:11.498Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/config [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/events [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/exec [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/images [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/links [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/names [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/network [2022-07-21T15:07:11.498Z] github.com/docker/docker/daemon/stats [2022-07-21T15:07:11.498Z] github.com/docker/docker/distribution [2022-07-21T15:07:11.498Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:07:11.498Z] github.com/docker/docker/distribution/utils [2022-07-21T15:07:11.498Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:07:11.498Z] github.com/docker/docker/dockerversion [2022-07-21T15:07:11.498Z] github.com/docker/docker/errdefs [2022-07-21T15:07:11.498Z] github.com/docker/docker/image [2022-07-21T15:07:11.498Z] github.com/docker/docker/image/cache [2022-07-21T15:07:11.498Z] github.com/docker/docker/image/tarexport [2022-07-21T15:07:11.498Z] github.com/docker/docker/image/v1 [2022-07-21T15:07:11.498Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:07:11.498Z] github.com/docker/docker/layer [2022-07-21T15:07:11.498Z] github.com/docker/docker/libcontainerd [2022-07-21T15:07:11.498Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:07:11.498Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:07:11.498Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:07:11.498Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/libnetwork/types [2022-07-21T15:07:11.498Z] github.com/docker/docker/oci [2022-07-21T15:07:11.498Z] github.com/docker/docker/oci/caps [2022-07-21T15:07:11.498Z] github.com/docker/docker/opts [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/archive [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/directory [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/platform [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/pools [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/progress [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/signal [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/stack [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:07:11.498Z] github.com/docker/docker/pkg/system [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:07:11.499Z] github.com/docker/docker/plugin [2022-07-21T15:07:11.499Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:07:11.499Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:07:11.499Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:07:11.499Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:07:11.499Z] github.com/docker/docker/quota [2022-07-21T15:07:11.499Z] github.com/docker/docker/reference [2022-07-21T15:07:11.499Z] github.com/docker/docker/registry [2022-07-21T15:07:11.499Z] github.com/docker/docker/registry/resumable [2022-07-21T15:07:11.499Z] github.com/docker/docker/restartmanager [2022-07-21T15:07:11.499Z] github.com/docker/docker/rootless [2022-07-21T15:07:11.499Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:07:11.499Z] github.com/docker/docker/runconfig [2022-07-21T15:07:11.499Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/environment [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/registry [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/request [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume/drivers [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume/local [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume/mounts [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume/service [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:07:11.499Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:07:11.499Z] ++ grep --fixed-strings -v /libnetwork [2022-07-21T15:07:11.499Z] ++ echo 'github.com/docker/docker/api [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/backend [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/container [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/events [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/filters [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/image [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/mount [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/network [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/registry [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/time [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/versions [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:07:11.499Z] github.com/docker/docker/api/types/volume [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:07:11.499Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:07:11.499Z] github.com/docker/docker/cli [2022-07-21T15:07:11.499Z] github.com/docker/docker/cli/config [2022-07-21T15:07:11.499Z] github.com/docker/docker/cli/debug [2022-07-21T15:07:11.499Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:07:11.499Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:07:11.499Z] github.com/docker/docker/client [2022-07-21T15:07:11.499Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:07:11.499Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:07:11.499Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:07:11.499Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:07:11.499Z] github.com/docker/docker/container [2022-07-21T15:07:11.499Z] github.com/docker/docker/container/stream [2022-07-21T15:07:11.499Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:07:11.499Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:07:11.499Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/config [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/events [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/exec [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/images [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/links [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/names [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/network [2022-07-21T15:07:11.499Z] github.com/docker/docker/daemon/stats [2022-07-21T15:07:11.499Z] github.com/docker/docker/distribution [2022-07-21T15:07:11.499Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:07:11.499Z] github.com/docker/docker/distribution/utils [2022-07-21T15:07:11.499Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:07:11.499Z] github.com/docker/docker/dockerversion [2022-07-21T15:07:11.499Z] github.com/docker/docker/errdefs [2022-07-21T15:07:11.499Z] github.com/docker/docker/image [2022-07-21T15:07:11.499Z] github.com/docker/docker/image/cache [2022-07-21T15:07:11.499Z] github.com/docker/docker/image/tarexport [2022-07-21T15:07:11.499Z] github.com/docker/docker/image/v1 [2022-07-21T15:07:11.499Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:07:11.499Z] github.com/docker/docker/layer [2022-07-21T15:07:11.499Z] github.com/docker/docker/libcontainerd [2022-07-21T15:07:11.499Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:07:11.499Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:07:11.499Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:07:11.499Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/libnetwork/types [2022-07-21T15:07:11.499Z] github.com/docker/docker/oci [2022-07-21T15:07:11.499Z] github.com/docker/docker/oci/caps [2022-07-21T15:07:11.499Z] github.com/docker/docker/opts [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/archive [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/directory [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/platform [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/pools [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/progress [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/signal [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/stack [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/system [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:07:11.499Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:07:11.499Z] github.com/docker/docker/plugin [2022-07-21T15:07:11.499Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:07:11.499Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:07:11.499Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:07:11.499Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:07:11.499Z] github.com/docker/docker/quota [2022-07-21T15:07:11.499Z] github.com/docker/docker/reference [2022-07-21T15:07:11.499Z] github.com/docker/docker/registry [2022-07-21T15:07:11.499Z] github.com/docker/docker/registry/resumable [2022-07-21T15:07:11.499Z] github.com/docker/docker/restartmanager [2022-07-21T15:07:11.499Z] github.com/docker/docker/rootless [2022-07-21T15:07:11.499Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:07:11.499Z] github.com/docker/docker/runconfig [2022-07-21T15:07:11.499Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/environment [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:07:11.499Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/registry [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/request [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/drivers [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/local [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/mounts [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/service [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:07:11.500Z] + base_pkg_list='github.com/docker/docker/api [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/backend [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/events [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/filters [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/image [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/mount [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/network [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/registry [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/time [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/versions [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/volume [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/config [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/debug [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/client [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:07:11.500Z] github.com/docker/docker/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/container/stream [2022-07-21T15:07:11.500Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:07:11.500Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:07:11.500Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/config [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/events [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/exec [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/images [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/links [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/names [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/network [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/stats [2022-07-21T15:07:11.500Z] github.com/docker/docker/distribution [2022-07-21T15:07:11.500Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:07:11.500Z] github.com/docker/docker/distribution/utils [2022-07-21T15:07:11.500Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:07:11.500Z] github.com/docker/docker/dockerversion [2022-07-21T15:07:11.500Z] github.com/docker/docker/errdefs [2022-07-21T15:07:11.500Z] github.com/docker/docker/image [2022-07-21T15:07:11.500Z] github.com/docker/docker/image/cache [2022-07-21T15:07:11.500Z] github.com/docker/docker/image/tarexport [2022-07-21T15:07:11.500Z] github.com/docker/docker/image/v1 [2022-07-21T15:07:11.500Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:07:11.500Z] github.com/docker/docker/layer [2022-07-21T15:07:11.500Z] github.com/docker/docker/libcontainerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:07:11.500Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:07:11.500Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:07:11.500Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:07:11.500Z] github.com/docker/docker/oci [2022-07-21T15:07:11.500Z] github.com/docker/docker/oci/caps [2022-07-21T15:07:11.500Z] github.com/docker/docker/opts [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/archive [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/directory [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/platform [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/pools [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/progress [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/signal [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/stack [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/system [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:07:11.500Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:07:11.500Z] github.com/docker/docker/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:07:11.500Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:07:11.500Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:07:11.500Z] github.com/docker/docker/quota [2022-07-21T15:07:11.500Z] github.com/docker/docker/reference [2022-07-21T15:07:11.500Z] github.com/docker/docker/registry [2022-07-21T15:07:11.500Z] github.com/docker/docker/registry/resumable [2022-07-21T15:07:11.500Z] github.com/docker/docker/restartmanager [2022-07-21T15:07:11.500Z] github.com/docker/docker/rootless [2022-07-21T15:07:11.500Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:07:11.500Z] github.com/docker/docker/runconfig [2022-07-21T15:07:11.500Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/environment [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/registry [2022-07-21T15:07:11.500Z] github.com/docker/docker/testutil/request [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/drivers [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/local [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/mounts [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/service [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:07:11.500Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:07:11.500Z] ++ grep --fixed-strings /libnetwork [2022-07-21T15:07:11.500Z] ++ echo 'github.com/docker/docker/api [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/backend [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/events [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/filters [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/image [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/mount [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/network [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/registry [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/time [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/versions [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:07:11.500Z] github.com/docker/docker/api/types/volume [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:07:11.500Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/config [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/debug [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:07:11.500Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/client [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:07:11.500Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:07:11.500Z] github.com/docker/docker/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/container/stream [2022-07-21T15:07:11.500Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:07:11.500Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:07:11.500Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/config [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/events [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/exec [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:07:11.500Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/images [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/links [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/names [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/network [2022-07-21T15:07:11.501Z] github.com/docker/docker/daemon/stats [2022-07-21T15:07:11.501Z] github.com/docker/docker/distribution [2022-07-21T15:07:11.501Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:07:11.501Z] github.com/docker/docker/distribution/utils [2022-07-21T15:07:11.501Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:07:11.501Z] github.com/docker/docker/dockerversion [2022-07-21T15:07:11.501Z] github.com/docker/docker/errdefs [2022-07-21T15:07:11.501Z] github.com/docker/docker/image [2022-07-21T15:07:11.501Z] github.com/docker/docker/image/cache [2022-07-21T15:07:11.501Z] github.com/docker/docker/image/tarexport [2022-07-21T15:07:11.501Z] github.com/docker/docker/image/v1 [2022-07-21T15:07:11.501Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:07:11.501Z] github.com/docker/docker/layer [2022-07-21T15:07:11.501Z] github.com/docker/docker/libcontainerd [2022-07-21T15:07:11.501Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:07:11.501Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:07:11.501Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:07:11.501Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/types [2022-07-21T15:07:11.501Z] github.com/docker/docker/oci [2022-07-21T15:07:11.501Z] github.com/docker/docker/oci/caps [2022-07-21T15:07:11.501Z] github.com/docker/docker/opts [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/archive [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/directory [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/platform [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/pools [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/progress [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/signal [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/stack [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/system [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:07:11.501Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:07:11.501Z] github.com/docker/docker/plugin [2022-07-21T15:07:11.501Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:07:11.501Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:07:11.501Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:07:11.501Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:07:11.501Z] github.com/docker/docker/quota [2022-07-21T15:07:11.501Z] github.com/docker/docker/reference [2022-07-21T15:07:11.501Z] github.com/docker/docker/registry [2022-07-21T15:07:11.501Z] github.com/docker/docker/registry/resumable [2022-07-21T15:07:11.501Z] github.com/docker/docker/restartmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/rootless [2022-07-21T15:07:11.501Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:07:11.501Z] github.com/docker/docker/runconfig [2022-07-21T15:07:11.501Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/environment [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/registry [2022-07-21T15:07:11.501Z] github.com/docker/docker/testutil/request [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume/drivers [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume/local [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume/mounts [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume/service [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:07:11.501Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:07:11.501Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/types' [2022-07-21T15:07:11.501Z] + echo 'github.com/docker/docker/libnetwork [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:07:11.501Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/types' [2022-07-21T15:07:11.502Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:07:11.502Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:07:11.502Z] + type docker-proxy [2022-07-21T15:07:11.502Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-21T15:07:11.502Z] + hack/make.sh binary-proxy install-proxy [2022-07-21T15:07:11.502Z] [2022-07-21T15:07:11.502Z] Removing bundles/ [2022-07-21T15:07:11.502Z] [2022-07-21T15:07:11.502Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-21T15:07:11.731Z] #35 DONE 0.5s [2022-07-21T15:07:11.731Z] [2022-07-21T15:07:11.731Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-21T15:07:11.731Z] #37 sha256:becad244eb87dcdc6acc05c0f6b1ba3f35cff36c3b1f5a0afa1ad9f14a58736a [2022-07-21T15:07:11.760Z] Building: bundles/binary-proxy/docker-proxy [2022-07-21T15:07:11.760Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:07:12.296Z] #37 DONE 0.5s [2022-07-21T15:07:12.296Z] [2022-07-21T15:07:12.296Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:07:12.296Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:07:12.296Z] #64 ... [2022-07-21T15:07:12.296Z] [2022-07-21T15:07:12.296Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-21T15:07:12.296Z] #39 sha256:e0619638f9b4101582038e56ccf7fd9b11ca024a5ccc3e7833fd973ed8be1738 [2022-07-21T15:07:12.296Z] #39 DONE 0.1s [2022-07-21T15:07:12.296Z] [2022-07-21T15:07:12.296Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-21T15:07:12.296Z] #41 sha256:cd184541d1df2051340f770c850eaf9f6d6d6006303e040bdc76f83c3cd15234 [2022-07-21T15:07:12.630Z] #41 DONE 0.1s [2022-07-21T15:07:12.630Z] [2022-07-21T15:07:12.630Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-21T15:07:12.630Z] #45 sha256:3316fe81b263d02fef89b0d4a8ab0940f2af2a1c73bd942802d55c8958aa8aa8 [2022-07-21T15:07:12.630Z] #45 DONE 0.1s [2022-07-21T15:07:12.630Z] [2022-07-21T15:07:12.630Z] #77 [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-07-21T15:07:12.630Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:07:13.238Z] #77 303.2 libtool: link: ar cr libocispec.a [2022-07-21T15:07:13.238Z] #77 303.2 libtool: link: ranlib libocispec.a [2022-07-21T15:07:15.152Z] #77 305.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:15.152Z] #77 305.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:07:15.152Z] #77 305.0 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:07:15.152Z] #77 305.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:15.152Z] #77 305.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:15.152Z] #77 305.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:15.152Z] #77 305.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:15.152Z] #77 305.0 make[2]: Entering directory '/tmp/crun-build' [2022-07-21T15:07:15.152Z] #77 305.1 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-container.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-21T15:07:15.152Z] #77 305.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-21T15:07:15.152Z] #77 305.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-21T15:07:15.152Z] #77 305.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-21T15:07:15.152Z] #77 305.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-21T15:07:15.413Z] #77 305.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-21T15:07:15.413Z] #77 305.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-21T15:07:15.413Z] #77 305.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-21T15:07:15.413Z] #77 305.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-21T15:07:15.413Z] #77 305.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-21T15:07:15.413Z] #77 305.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-21T15:07:15.674Z] #77 305.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-21T15:07:15.674Z] #77 305.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-21T15:07:15.674Z] #77 305.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-21T15:07:15.674Z] #77 305.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-21T15:07:15.674Z] #77 305.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-21T15:07:15.674Z] #77 305.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-21T15:07:15.674Z] #77 305.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-21T15:07:15.674Z] #77 305.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-21T15:07:15.674Z] #77 306.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-21T15:07:15.935Z] #77 306.1 CC src/crun-run.o [2022-07-21T15:07:15.935Z] #77 306.2 CC src/crun-crun.o [2022-07-21T15:07:15.935Z] #77 306.2 CC src/crun-delete.o [2022-07-21T15:07:16.195Z] #77 306.4 CC src/crun-kill.o [2022-07-21T15:07:16.195Z] #77 306.4 CC src/crun-pause.o [2022-07-21T15:07:16.195Z] #77 306.5 CC src/crun-spec.o [2022-07-21T15:07:16.195Z] #77 306.5 CC src/crun-unpause.o [2022-07-21T15:07:16.195Z] #77 306.5 CC src/crun-exec.o [2022-07-21T15:07:16.455Z] #77 306.6 CC src/crun-list.o [2022-07-21T15:07:16.455Z] #77 306.7 CC src/crun-create.o [2022-07-21T15:07:16.455Z] #77 306.7 CC src/crun-start.o [2022-07-21T15:07:16.455Z] #77 306.8 CC src/crun-state.o [2022-07-21T15:07:16.455Z] #77 306.8 CC src/crun-update.o [2022-07-21T15:07:16.716Z] #77 306.9 CC src/crun-checkpoint.o [2022-07-21T15:07:16.716Z] #77 307.0 CC src/crun-restore.o [2022-07-21T15:07:16.716Z] #77 307.0 CC src/crun-ps.o [2022-07-21T15:07:16.716Z] #77 307.0 CC src/libcrun/libcrun_la-utils.lo [2022-07-21T15:07:16.716Z] #77 307.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-21T15:07:16.977Z] #77 307.2 CC src/libcrun/libcrun_la-container.lo [2022-07-21T15:07:16.977Z] #77 307.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-21T15:07:16.977Z] #77 307.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-21T15:07:16.977Z] #77 307.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-21T15:07:17.238Z] #77 307.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-21T15:07:17.238Z] #77 307.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-21T15:07:17.238Z] #77 307.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-21T15:07:17.238Z] #77 307.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-21T15:07:17.499Z] #77 307.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-21T15:07:17.499Z] #77 307.7 CC src/libcrun/libcrun_la-linux.lo [2022-07-21T15:07:17.499Z] #77 307.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-21T15:07:17.499Z] #77 307.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-21T15:07:17.760Z] #77 307.9 CC src/libcrun/libcrun_la-status.lo [2022-07-21T15:07:17.760Z] #77 308.0 CC src/libcrun/libcrun_la-error.lo [2022-07-21T15:07:17.760Z] #77 308.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-21T15:07:18.020Z] #77 308.2 CC src/libcrun/libcrun_la-signals.lo [2022-07-21T15:07:18.020Z] #77 308.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-21T15:07:18.020Z] #77 308.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-21T15:07:18.198Z] #67 89.74 + mkdir -p /build [2022-07-21T15:07:18.198Z] #67 89.74 + cp runc /build/runc [2022-07-21T15:07:18.198Z] #67 DONE 90.3s [2022-07-21T15:07:18.198Z] [2022-07-21T15:07:18.198Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:07:18.198Z] #71 sha256:771e183e1b7951744d2638fdc8cc24760753510cfe5c60f450473c7c77317384 [2022-07-21T15:07:18.280Z] #77 308.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-21T15:07:18.280Z] #77 308.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-21T15:07:18.280Z] #77 308.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-21T15:07:18.280Z] #77 308.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-21T15:07:18.321Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-21T15:07:18.321Z] [2022-07-21T15:07:18.321Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-21T15:07:18.321Z] Installing docker-proxy to /usr/local/bin/ [2022-07-21T15:07:18.321Z] [2022-07-21T15:07:18.321Z] + mkdir -p bundles [2022-07-21T15:07:18.321Z] + '[' -n 'github.com/docker/docker/api [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/backend [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/container [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/events [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/filters [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/image [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/mount [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/network [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/registry [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/time [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/versions [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:07:18.321Z] github.com/docker/docker/api/types/volume [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:07:18.321Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:07:18.321Z] github.com/docker/docker/cli [2022-07-21T15:07:18.321Z] github.com/docker/docker/cli/config [2022-07-21T15:07:18.321Z] github.com/docker/docker/cli/debug [2022-07-21T15:07:18.321Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:07:18.321Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:07:18.321Z] github.com/docker/docker/client [2022-07-21T15:07:18.321Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:07:18.321Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:07:18.321Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:07:18.321Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:07:18.321Z] github.com/docker/docker/container [2022-07-21T15:07:18.321Z] github.com/docker/docker/container/stream [2022-07-21T15:07:18.321Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:07:18.321Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:07:18.321Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/config [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/events [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/exec [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/images [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/links [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/names [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/network [2022-07-21T15:07:18.321Z] github.com/docker/docker/daemon/stats [2022-07-21T15:07:18.321Z] github.com/docker/docker/distribution [2022-07-21T15:07:18.321Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:07:18.321Z] github.com/docker/docker/distribution/utils [2022-07-21T15:07:18.321Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:07:18.321Z] github.com/docker/docker/dockerversion [2022-07-21T15:07:18.321Z] github.com/docker/docker/errdefs [2022-07-21T15:07:18.321Z] github.com/docker/docker/image [2022-07-21T15:07:18.321Z] github.com/docker/docker/image/cache [2022-07-21T15:07:18.321Z] github.com/docker/docker/image/tarexport [2022-07-21T15:07:18.321Z] github.com/docker/docker/image/v1 [2022-07-21T15:07:18.321Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:07:18.321Z] github.com/docker/docker/layer [2022-07-21T15:07:18.321Z] github.com/docker/docker/libcontainerd [2022-07-21T15:07:18.321Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:07:18.321Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:07:18.321Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:07:18.321Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:07:18.321Z] github.com/docker/docker/oci [2022-07-21T15:07:18.321Z] github.com/docker/docker/oci/caps [2022-07-21T15:07:18.321Z] github.com/docker/docker/opts [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/archive [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/directory [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/platform [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/pools [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/progress [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/signal [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/stack [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/system [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:07:18.321Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:07:18.321Z] github.com/docker/docker/plugin [2022-07-21T15:07:18.321Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:07:18.321Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:07:18.321Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:07:18.321Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:07:18.321Z] github.com/docker/docker/quota [2022-07-21T15:07:18.321Z] github.com/docker/docker/reference [2022-07-21T15:07:18.321Z] github.com/docker/docker/registry [2022-07-21T15:07:18.321Z] github.com/docker/docker/registry/resumable [2022-07-21T15:07:18.321Z] github.com/docker/docker/restartmanager [2022-07-21T15:07:18.321Z] github.com/docker/docker/rootless [2022-07-21T15:07:18.321Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:07:18.321Z] github.com/docker/docker/runconfig [2022-07-21T15:07:18.321Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/environment [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/registry [2022-07-21T15:07:18.321Z] github.com/docker/docker/testutil/request [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume/drivers [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume/local [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume/mounts [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume/service [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:07:18.321Z] github.com/docker/docker/volume/testutils' ']' [2022-07-21T15:07:18.322Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-21T15:07:18.322Z] ? github.com/docker/docker/api [no test files] [2022-07-21T15:07:18.541Z] #77 308.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-21T15:07:18.541Z] #77 308.8 CC tests/init.o [2022-07-21T15:07:18.767Z] #71 ... [2022-07-21T15:07:18.767Z] [2022-07-21T15:07:18.767Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-21T15:07:18.767Z] #68 sha256:718ce4cef5006e154447c44a4cd0806156f9c6601442293f302ae66d2f26b750 [2022-07-21T15:07:18.767Z] #68 DONE 0.1s [2022-07-21T15:07:18.767Z] [2022-07-21T15:07:18.767Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:07:18.767Z] #71 sha256:771e183e1b7951744d2638fdc8cc24760753510cfe5c60f450473c7c77317384 [2022-07-21T15:07:18.801Z] #77 309.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-21T15:07:23.005Z] #77 ... [2022-07-21T15:07:23.005Z] [2022-07-21T15:07:23.005Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:07:23.005Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:07:23.005Z] #47 363.9 + dpkg --print-architecture [2022-07-21T15:07:23.005Z] #47 363.9 + git checkout -q v2.1.0 [2022-07-21T15:07:23.005Z] #47 364.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-21T15:07:23.005Z] #47 364.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-21T15:07:33.196Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-21T15:07:39.202Z] #77 283.7 CCLD libocispec.la [2022-07-21T15:07:39.202Z] #77 284.1 CCLD src/validate [2022-07-21T15:07:39.202Z] #77 284.1 CCLD tests/test-1 [2022-07-21T15:07:39.202Z] #77 284.1 CCLD tests/test-2 [2022-07-21T15:07:39.202Z] #77 284.2 CCLD tests/test-3 [2022-07-21T15:07:39.202Z] #77 284.2 CCLD tests/test-4 [2022-07-21T15:07:39.202Z] #77 284.3 CCLD tests/test-5 [2022-07-21T15:07:39.202Z] #77 284.3 CCLD tests/test-6 [2022-07-21T15:07:39.202Z] #77 284.4 CCLD tests/test-8 [2022-07-21T15:07:39.202Z] #77 284.4 CCLD tests/test-9 [2022-07-21T15:07:39.202Z] #77 284.4 CCLD tests/test-7 [2022-07-21T15:07:39.203Z] #77 284.4 CCLD tests/test-10 [2022-07-21T15:07:39.203Z] #77 284.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-21T15:07:39.203Z] #77 284.6 CCLD tests/test-11 [2022-07-21T15:07:40.134Z] #77 286.3 libtool: link: ar cr libocispec.a [2022-07-21T15:07:40.391Z] #77 286.4 libtool: link: ranlib libocispec.a [2022-07-21T15:07:42.286Z] #77 288.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:42.286Z] #77 288.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-21T15:07:42.286Z] #77 288.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-21T15:07:42.286Z] #77 288.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:42.286Z] #77 288.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:42.286Z] #77 288.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:42.286Z] #77 288.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-21T15:07:42.286Z] #77 288.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-21T15:07:42.286Z] #77 288.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-21T15:07:42.286Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-21T15:07:42.286Z] #77 288.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-21T15:07:42.543Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-21T15:07:42.543Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-21T15:07:42.543Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-21T15:07:42.543Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-21T15:07:42.543Z] #77 288.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-21T15:07:42.543Z] #77 288.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-21T15:07:42.543Z] #77 288.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-21T15:07:42.543Z] #77 288.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-21T15:07:42.543Z] #77 288.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-21T15:07:42.543Z] #77 288.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-21T15:07:42.543Z] #77 288.7 CC src/libcrun/libcrun_testing_a-error.o [2022-07-21T15:07:42.543Z] #77 288.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-21T15:07:42.800Z] #77 288.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-21T15:07:42.800Z] #77 288.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-21T15:07:42.800Z] #77 288.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-21T15:07:42.800Z] #77 288.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-21T15:07:42.800Z] #77 288.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-21T15:07:42.800Z] #77 288.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-21T15:07:42.800Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-21T15:07:42.800Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-21T15:07:42.800Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-21T15:07:43.057Z] #77 289.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-21T15:07:43.057Z] #77 289.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-21T15:07:43.057Z] #77 289.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-21T15:07:43.314Z] #77 289.3 CC src/crun-crun.o [2022-07-21T15:07:43.314Z] #77 289.4 CC src/crun-run.o [2022-07-21T15:07:43.314Z] #77 289.4 CC src/crun-delete.o [2022-07-21T15:07:43.314Z] #77 289.4 CC src/crun-kill.o [2022-07-21T15:07:43.314Z] #77 289.4 CC src/crun-pause.o [2022-07-21T15:07:43.314Z] #77 289.5 CC src/crun-unpause.o [2022-07-21T15:07:43.314Z] #77 289.5 CC src/crun-spec.o [2022-07-21T15:07:43.314Z] #77 289.5 CC src/crun-exec.o [2022-07-21T15:07:43.571Z] #77 289.6 CC src/crun-list.o [2022-07-21T15:07:43.828Z] #77 289.7 CC src/crun-create.o [2022-07-21T15:07:43.828Z] #77 289.8 CC src/crun-start.o [2022-07-21T15:07:43.828Z] #77 290.0 CC src/crun-update.o [2022-07-21T15:07:44.085Z] #77 290.0 CC src/crun-state.o [2022-07-21T15:07:44.085Z] #77 290.1 CC src/crun-ps.o [2022-07-21T15:07:44.085Z] #77 290.2 CC src/crun-restore.o [2022-07-21T15:07:44.085Z] #77 290.2 CC src/crun-checkpoint.o [2022-07-21T15:07:44.342Z] #77 290.2 CC src/libcrun/libcrun_la-utils.lo [2022-07-21T15:07:44.342Z] #77 290.4 CC src/libcrun/libcrun_la-container.lo [2022-07-21T15:07:44.342Z] #77 290.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-21T15:07:44.342Z] #77 290.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-21T15:07:44.342Z] #77 290.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-21T15:07:44.600Z] #77 290.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-21T15:07:44.600Z] #77 290.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-21T15:07:44.600Z] #77 290.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-21T15:07:44.857Z] #77 290.9 CC src/libcrun/libcrun_la-criu.lo [2022-07-21T15:07:44.857Z] #77 290.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-21T15:07:45.114Z] #77 291.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-21T15:07:45.114Z] #77 291.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-21T15:07:45.114Z] #77 291.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-21T15:07:45.314Z] #71 176.3 # github.com/containerd/containerd/cmd/containerd [2022-07-21T15:07:45.314Z] #71 176.3 /usr/bin/ld: /tmp/go-link-1329937634/000019.o: in function `New': [2022-07-21T15:07:45.314Z] #71 176.3 /tmp/tmp.pmTp3OuHWS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-21T15:07:45.314Z] #71 176.3 + bin/containerd-stress [2022-07-21T15:07:45.371Z] #77 291.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-21T15:07:45.371Z] #77 291.5 CC src/libcrun/libcrun_la-status.lo [2022-07-21T15:07:45.371Z] #77 291.5 CC src/libcrun/libcrun_la-error.lo [2022-07-21T15:07:45.371Z] #77 291.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-21T15:07:45.371Z] #77 291.5 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-21T15:07:45.628Z] #77 291.7 CC src/libcrun/libcrun_la-signals.lo [2022-07-21T15:07:45.628Z] #77 291.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-21T15:07:45.628Z] #77 291.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-21T15:07:45.885Z] #77 292.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-21T15:07:45.885Z] #77 292.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-21T15:07:45.885Z] #77 292.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-21T15:07:46.142Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-21T15:07:46.142Z] #77 292.4 CC tests/init.o [2022-07-21T15:07:46.249Z] #71 177.4 + bin/containerd-shim [2022-07-21T15:07:46.705Z] #64 327.1 # github.com/containerd/containerd/cmd/containerd [2022-07-21T15:07:46.705Z] #64 327.1 /usr/bin/ld: /tmp/go-link-3335203786/000019.o: in function `New': [2022-07-21T15:07:46.705Z] #64 327.1 /tmp/tmp.7TRCnMyhuO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-21T15:07:46.705Z] #64 327.2 + bin/containerd-stress [2022-07-21T15:07:46.705Z] #64 328.3 + bin/containerd-shim [2022-07-21T15:07:46.705Z] #77 292.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-21T15:07:49.590Z] #47 ... [2022-07-21T15:07:49.590Z] [2022-07-21T15:07:49.590Z] #77 [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-07-21T15:07:49.590Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:07:49.590Z] #77 335.9 CCLD tests/init [2022-07-21T15:07:50.881Z] #77 ... [2022-07-21T15:07:50.881Z] [2022-07-21T15:07:50.881Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:07:50.881Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:07:50.881Z] #47 364.7 + dpkg --print-architecture [2022-07-21T15:07:50.881Z] #47 364.7 + git checkout -q v2.1.0 [2022-07-21T15:07:50.881Z] #47 365.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-21T15:07:50.881Z] #47 365.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-21T15:07:52.133Z] #77 ... [2022-07-21T15:07:52.133Z] [2022-07-21T15:07:52.133Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-21T15:07:52.133Z] #47 sha256:59f0682aa1853caec59b8b2086fb9fbe351a0e6b7786b2b4eeeb7195eec06195 [2022-07-21T15:07:52.133Z] #47 DONE 392.8s [2022-07-21T15:07:52.133Z] [2022-07-21T15:07:52.133Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:07:52.133Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:07:54.075Z] #60 ... [2022-07-21T15:07:54.075Z] [2022-07-21T15:07:54.075Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-21T15:07:54.075Z] #48 sha256:09f4a8c04b798e227df4b094eb07e161df5b0f1bbdbc1166e5ba12f24ddd5d4b [2022-07-21T15:07:54.674Z] #48 DONE 0.5s [2022-07-21T15:07:54.674Z] [2022-07-21T15:07:54.674Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-21T15:07:54.674Z] #52 sha256:1e96cf1fed7102b787f2c3a0f90fc2c4d3fb51177824ee6db7e0357b13562359 [2022-07-21T15:07:54.674Z] #52 DONE 0.0s [2022-07-21T15:07:54.674Z] [2022-07-21T15:07:54.674Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-21T15:07:54.674Z] #54 sha256:219b1a54c21a71619fd61dfaca3a25251c75d811794249cbda7cd312b6bec918 [2022-07-21T15:07:54.674Z] #54 DONE 0.1s [2022-07-21T15:07:54.674Z] [2022-07-21T15:07:54.674Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:07:54.674Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:07:54.799Z] #64 339.4 + bin/containerd-shim-runc-v1 [2022-07-21T15:07:58.453Z] #71 188.4 + bin/containerd-shim-runc-v1 [2022-07-21T15:08:00.054Z] #64 345.7 + bin/containerd-shim-runc-v2 [2022-07-21T15:08:00.981Z] #64 346.5 + binaries [2022-07-21T15:08:00.981Z] #64 346.5 + install -D bin/containerd /build/containerd [2022-07-21T15:08:00.981Z] #64 346.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-21T15:08:00.981Z] #64 346.6 + install -D bin/ctr /build/ctr [2022-07-21T15:08:02.871Z] #64 DONE 348.6s [2022-07-21T15:08:03.719Z] #71 194.7 + bin/containerd-shim-runc-v2 [2022-07-21T15:08:03.800Z] [2022-07-21T15:08:03.800Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-21T15:08:03.800Z] #65 sha256:645f3e5d8366cdd3d139115fce3d963d15411ffeb3c88f8ce14657f270584bf6 [2022-07-21T15:08:04.287Z] #71 195.5 + binaries [2022-07-21T15:08:04.287Z] #71 195.5 + install -D bin/containerd /build/containerd [2022-07-21T15:08:04.287Z] #71 195.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-21T15:08:04.287Z] #71 195.6 + install -D bin/ctr /build/ctr [2022-07-21T15:08:04.728Z] #65 DONE 0.9s [2022-07-21T15:08:04.728Z] [2022-07-21T15:08:04.728Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-21T15:08:04.728Z] #70 sha256:fa653a844a06e208a85aa6bfda85ed562354a1482b49b11fa78246b245e154ed [2022-07-21T15:08:04.856Z] #71 DONE 196.2s [2022-07-21T15:08:04.984Z] #70 DONE 0.2s [2022-07-21T15:08:04.984Z] [2022-07-21T15:08:04.984Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-21T15:08:04.984Z] #75 sha256:192f192b9db2968fa68c05297ee572aebbe2713992ac172a17e4fac650295c04 [2022-07-21T15:08:05.914Z] #75 DONE 1.0s [2022-07-21T15:08:05.914Z] [2022-07-21T15:08:05.914Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-21T15:08:05.914Z] #78 sha256:d570e484d2f91a1ff0d4c81980582537a470f88fc6dc4567f152d1254613a0ae [2022-07-21T15:08:05.914Z] #78 DONE 0.1s [2022-07-21T15:08:05.914Z] [2022-07-21T15:08:05.914Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-21T15:08:05.914Z] #79 sha256:f825a063d644af4522d7c9c0ff7166f55bb37fda89bfef50e0c64cd88f3970fa [2022-07-21T15:08:05.914Z] #79 DONE 0.0s [2022-07-21T15:08:06.170Z] [2022-07-21T15:08:06.170Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-21T15:08:06.170Z] #80 sha256:5fbb8e020e5fcc14d7b113f3c9ea954a4dc01c067a8a88c4407c45a1d1a3c936 [2022-07-21T15:08:06.170Z] #80 DONE 0.0s [2022-07-21T15:08:06.170Z] [2022-07-21T15:08:06.170Z] #81 [dev-systemd-true 1/2] 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 dbus dbus-user-session systemd systemd-sysv [2022-07-21T15:08:06.170Z] #81 sha256:ac8b76ac39732d43e9a4de9a736d92bed95f62eceda2a86f4052b6de1bbef4fc [2022-07-21T15:08:06.299Z] [2022-07-21T15:08:06.299Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-21T15:08:06.299Z] #72 sha256:fa3e6b07388c32a3f42ac1c84a6b6acabe1073f7b2fb872756e4e694186f941f [2022-07-21T15:08:06.569Z] #72 DONE 0.4s [2022-07-21T15:08:06.569Z] [2022-07-21T15:08:06.569Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-21T15:08:06.569Z] #77 sha256:fa20bddd2eb9f93714cb4971fc03b57ab5c54199de471533306655152be86722 [2022-07-21T15:08:06.569Z] #77 DONE 0.1s [2022-07-21T15:08:06.569Z] [2022-07-21T15:08:06.569Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-21T15:08:06.569Z] #82 sha256:3aad93f795f0ffea4351630a71ddbfcedc300756a36161b7e516d5d71d279c24 [2022-07-21T15:08:07.099Z] #81 0.804 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-21T15:08:07.099Z] #81 0.966 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-21T15:08:07.099Z] #81 1.077 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-21T15:08:07.140Z] #82 DONE 0.5s [2022-07-21T15:08:07.140Z] [2022-07-21T15:08:07.140Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-21T15:08:07.140Z] #85 sha256:a472a69df8a71ea30377932de58ad4b3d6d4a44fa74920f99e06019923bf650f [2022-07-21T15:08:07.140Z] #85 DONE 0.1s [2022-07-21T15:08:07.140Z] [2022-07-21T15:08:07.140Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-21T15:08:07.140Z] #86 sha256:427e25b130ebf4e57bb1898de9d4a4543936e068e6eba4c968517ccd1f28ce9f [2022-07-21T15:08:07.140Z] #86 DONE 0.0s [2022-07-21T15:08:07.140Z] [2022-07-21T15:08:07.140Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-21T15:08:07.140Z] #87 sha256:88c48c2b0103e3d5406132fbb5a79ced8fda90e48fdb0560fe96f2f474963f16 [2022-07-21T15:08:07.140Z] #87 DONE 0.0s [2022-07-21T15:08:07.140Z] [2022-07-21T15:08:07.140Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-21T15:08:07.140Z] #88 sha256:92512ec325991a5c68d0e2625d28c391d8d0caa5ef3041f9c8ae95ea40a8279f [2022-07-21T15:08:07.616Z] #81 1.156 Reading package lists... [2022-07-21T15:08:08.131Z] #81 1.666 Reading package lists... [2022-07-21T15:08:08.387Z] #81 2.169 Building dependency tree... [2022-07-21T15:08:08.387Z] #81 2.284 Reading state information... [2022-07-21T15:08:08.387Z] #81 2.398 The following additional packages will be installed: [2022-07-21T15:08:08.644Z] #81 2.403 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-21T15:08:08.644Z] #81 2.403 Suggested packages: [2022-07-21T15:08:08.644Z] #81 2.403 systemd-container policykit-1 [2022-07-21T15:08:08.644Z] #81 2.403 Recommended packages: [2022-07-21T15:08:08.644Z] #81 2.403 systemd-timesyncd | time-daemon libnss-systemd [2022-07-21T15:08:08.644Z] #81 2.468 The following NEW packages will be installed: [2022-07-21T15:08:08.644Z] #81 2.468 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-21T15:08:08.644Z] #81 2.469 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-21T15:08:08.900Z] #81 2.736 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-07-21T15:08:08.900Z] #81 2.736 Need to get 5817 kB of archives. [2022-07-21T15:08:08.900Z] #81 2.736 After this operation, 19.3 MB of additional disk space will be used. [2022-07-21T15:08:08.900Z] #81 2.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-21T15:08:08.900Z] #81 2.739 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-21T15:08:08.900Z] #81 2.741 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-21T15:08:08.900Z] #81 2.744 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-21T15:08:08.900Z] #81 2.745 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-21T15:08:08.900Z] #81 2.830 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-21T15:08:08.900Z] #81 2.839 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-21T15:08:08.900Z] #81 2.841 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-21T15:08:08.900Z] #81 2.842 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-21T15:08:08.900Z] #81 2.844 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-21T15:08:09.157Z] #81 2.999 debconf: delaying package configuration, since apt-utils is not installed [2022-07-21T15:08:09.157Z] #81 3.032 Fetched 5817 kB in 0s (15.6 MB/s) [2022-07-21T15:08:09.157Z] #81 3.058 Selecting previously unselected package libargon2-1:amd64. [2022-07-21T15:08:09.157Z] #81 3.058 (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 ... 28638 files and directories currently installed.) [2022-07-21T15:08:09.157Z] #81 3.070 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-21T15:08:09.157Z] #81 3.077 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-21T15:08:09.157Z] #81 3.113 Selecting previously unselected package libjson-c5:amd64. [2022-07-21T15:08:09.157Z] #81 3.116 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-21T15:08:09.157Z] #81 3.120 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-21T15:08:09.157Z] #81 3.155 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-21T15:08:09.157Z] #81 3.158 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-21T15:08:09.157Z] #81 3.162 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-21T15:08:09.157Z] #81 3.217 Selecting previously unselected package libkmod2:amd64. [2022-07-21T15:08:09.413Z] #81 3.220 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-21T15:08:09.413Z] #81 3.224 Unpacking libkmod2:amd64 (28-1) ... [2022-07-21T15:08:09.413Z] #81 3.274 Selecting previously unselected package systemd. [2022-07-21T15:08:09.413Z] #81 3.278 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-21T15:08:09.413Z] #81 3.314 Unpacking systemd (247.3-7) ... [2022-07-21T15:08:09.583Z] #55 ... [2022-07-21T15:08:09.583Z] [2022-07-21T15:08:09.583Z] #77 [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-07-21T15:08:09.583Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:08:09.583Z] #77 358.1 AR libcrun_testing.a [2022-07-21T15:08:09.583Z] #77 358.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-21T15:08:09.583Z] #77 358.2 CCLD tests/tests_libcrun_utils [2022-07-21T15:08:09.583Z] #77 358.2 CCLD tests/tests_libcrun_errors [2022-07-21T15:08:09.583Z] #77 358.2 CCLD tests/tests_libcrun_fuzzer [2022-07-21T15:08:09.583Z] #77 359.2 CCLD libcrun.la [2022-07-21T15:08:09.583Z] #77 359.8 CCLD crun [2022-07-21T15:08:09.977Z] #81 3.857 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-21T15:08:09.977Z] #81 3.878 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-21T15:08:09.977Z] #81 3.893 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-21T15:08:09.977Z] #81 3.907 Setting up libkmod2:amd64 (28-1) ... [2022-07-21T15:08:09.977Z] #81 3.917 Setting up systemd (247.3-7) ... [2022-07-21T15:08:09.977Z] #81 3.959 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-21T15:08:10.153Z] #77 360.3 make[3]: Entering directory '/tmp/crun-build' [2022-07-21T15:08:10.153Z] #77 360.4 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-21T15:08:10.153Z] #77 360.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-21T15:08:10.153Z] #77 360.5 /bin/mkdir -p '/usr/local/lib' [2022-07-21T15:08:10.153Z] #77 360.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-21T15:08:10.233Z] #81 3.961 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-21T15:08:10.233Z] #81 3.964 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-21T15:08:10.233Z] #81 3.991 Initializing machine ID from KVM UUID. [2022-07-21T15:08:10.413Z] #77 360.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-21T15:08:10.413Z] #77 360.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-21T15:08:10.413Z] #77 360.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-21T15:08:10.413Z] #77 360.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-21T15:08:10.489Z] #81 4.357 Selecting previously unselected package systemd-sysv. [2022-07-21T15:08:10.489Z] #81 4.357 (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 ... 29449 files and directories currently installed.) [2022-07-21T15:08:10.489Z] #81 4.370 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-21T15:08:10.489Z] #81 4.374 Unpacking systemd-sysv (247.3-7) ... [2022-07-21T15:08:10.489Z] #81 4.418 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-21T15:08:10.489Z] #81 4.418 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-21T15:08:10.489Z] #81 4.422 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-21T15:08:10.489Z] #81 4.477 Selecting previously unselected package dbus. [2022-07-21T15:08:10.674Z] #77 360.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-21T15:08:10.674Z] #77 360.9 ---------------------------------------------------------------------- [2022-07-21T15:08:10.674Z] #77 360.9 Libraries have been installed in: [2022-07-21T15:08:10.674Z] #77 360.9 /usr/local/lib [2022-07-21T15:08:10.674Z] #77 360.9 [2022-07-21T15:08:10.674Z] #77 360.9 If you ever happen to want to link against installed libraries [2022-07-21T15:08:10.674Z] #77 360.9 in a given directory, LIBDIR, you must either use libtool, and [2022-07-21T15:08:10.674Z] #77 360.9 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-21T15:08:10.674Z] #77 360.9 flag during linking and do at least one of the following: [2022-07-21T15:08:10.674Z] #77 360.9 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-21T15:08:10.674Z] #77 360.9 during execution [2022-07-21T15:08:10.674Z] #77 360.9 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-21T15:08:10.674Z] #77 360.9 during linking [2022-07-21T15:08:10.674Z] #77 360.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-21T15:08:10.674Z] #77 360.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-21T15:08:10.674Z] #77 360.9 [2022-07-21T15:08:10.674Z] #77 360.9 See any operating system documentation about shared libraries for [2022-07-21T15:08:10.674Z] #77 360.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-21T15:08:10.674Z] #77 360.9 ---------------------------------------------------------------------- [2022-07-21T15:08:10.674Z] #77 360.9 /bin/mkdir -p '/build' [2022-07-21T15:08:10.674Z] #77 360.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-21T15:08:10.674Z] #77 361.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-21T15:08:10.746Z] #81 4.480 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-21T15:08:10.746Z] #81 4.489 Unpacking dbus (1.12.20-2) ... [2022-07-21T15:08:10.746Z] #81 4.551 Selecting previously unselected package libpam-systemd:amd64. [2022-07-21T15:08:10.746Z] #81 4.554 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-21T15:08:10.746Z] #81 4.559 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-21T15:08:10.746Z] #81 4.611 Selecting previously unselected package dbus-user-session. [2022-07-21T15:08:10.746Z] #81 4.613 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-21T15:08:10.746Z] #81 4.617 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-21T15:08:10.746Z] #81 4.713 Setting up systemd-sysv (247.3-7) ... [2022-07-21T15:08:10.746Z] #81 4.736 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-21T15:08:10.746Z] #81 4.757 Setting up dbus (1.12.20-2) ... [2022-07-21T15:08:10.934Z] #77 361.0 make[3]: Leaving directory '/tmp/crun-build' [2022-07-21T15:08:10.934Z] #77 361.0 make[2]: Leaving directory '/tmp/crun-build' [2022-07-21T15:08:10.934Z] #77 361.0 make[1]: Leaving directory '/tmp/crun-build' [2022-07-21T15:08:10.934Z] #77 DONE 361.2s [2022-07-21T15:08:10.934Z] [2022-07-21T15:08:10.934Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:08:10.934Z] #60 sha256:8a397816d44aff0e371fbd99f9ac3ee7151e760cdd944572b2f2a8efd1eb3127 [2022-07-21T15:08:11.002Z] #81 4.887 invoke-rc.d: could not determine current runlevel [2022-07-21T15:08:11.002Z] #81 4.890 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-21T15:08:11.002Z] #81 4.894 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-21T15:08:11.259Z] #81 5.030 Setting up dbus-user-session (1.12.20-2) ... [2022-07-21T15:08:11.259Z] #81 5.046 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-21T15:08:11.259Z] #81 DONE 5.2s [2022-07-21T15:08:11.259Z] [2022-07-21T15:08:11.259Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-21T15:08:11.259Z] #82 sha256:d284d7e2e104271f6eac82f49c0d36f2a05dfc5531dc60131410604c81386fe2 [2022-07-21T15:08:11.321Z] #88 DONE 3.8s [2022-07-21T15:08:11.321Z] [2022-07-21T15:08:11.321Z] #89 exporting to image [2022-07-21T15:08:11.321Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-21T15:08:11.321Z] #89 exporting layers [2022-07-21T15:08:11.820Z] #82 0.442 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-21T15:08:11.820Z] #82 0.444 Dload Upload Total Spent Left Speed [2022-07-21T15:08:12.076Z] #82 0.445 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 4900 0 --:--:-- --:--:-- --:--:-- 4900 [2022-07-21T15:08:12.076Z] #82 DONE 0.9s [2022-07-21T15:08:12.333Z] [2022-07-21T15:08:12.333Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-21T15:08:12.333Z] #83 sha256:689928d184e70e9cb4d5669de3de0452395286f441cc495403d2c64607549a66 [2022-07-21T15:08:12.787Z] #47 DONE 394.4s [2022-07-21T15:08:12.788Z] [2022-07-21T15:08:12.788Z] #77 [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-07-21T15:08:12.788Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:08:12.788Z] #77 ... [2022-07-21T15:08:12.788Z] [2022-07-21T15:08:12.788Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-21T15:08:12.788Z] #48 sha256:314a7aebb2c22bf1fa9f28e7a19536965ef4000976a2b3592b1d077a1a196707 [2022-07-21T15:08:13.049Z] #48 DONE 0.5s [2022-07-21T15:08:13.049Z] [2022-07-21T15:08:13.049Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-21T15:08:13.049Z] #52 sha256:3937e7fd5f2dea8bd5181d3c315aa7353d98d4694bea2b0cca8c10a93d706890 [2022-07-21T15:08:13.049Z] #52 DONE 0.0s [2022-07-21T15:08:13.049Z] [2022-07-21T15:08:13.049Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-21T15:08:13.049Z] #54 sha256:a2c9b9eab4fc19618509238797e20c9ff81e550bc2bbffb51ad88f108a3487f9 [2022-07-21T15:08:13.049Z] #54 DONE 0.1s [2022-07-21T15:08:13.049Z] [2022-07-21T15:08:13.049Z] #77 [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-07-21T15:08:13.049Z] #77 sha256:33358ee3e190388b76c89f80d753c336d4134b7a18f134f60a8769ba1a62dfc0 [2022-07-21T15:08:13.262Z] #83 DONE 0.9s [2022-07-21T15:08:13.262Z] [2022-07-21T15:08:13.262Z] #84 exporting to image [2022-07-21T15:08:13.262Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-21T15:08:13.262Z] #84 exporting layers [2022-07-21T15:08:14.419Z] #77 320.4 CCLD tests/init [2022-07-21T15:08:19.803Z] #84 exporting layers 6.4s done [2022-07-21T15:08:19.803Z] #84 writing image sha256:23baa328d3f0b1ca635430dc617a34c9ec554a76b35a111bb2b68824a475ae0a done [2022-07-21T15:08:19.803Z] #84 naming to docker.io/library/docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 done [2022-07-21T15:08:19.803Z] #84 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T15:08:20.142Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh dynbinary test-integration [2022-07-21T15:08:22.031Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-21T15:08:22.031Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-21T15:08:22.031Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-21T15:08:22.031Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-21T15:08:22.031Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-21T15:08:22.031Z] Detected virtualization docker. [2022-07-21T15:08:22.031Z] Detected architecture x86-64. [2022-07-21T15:08:22.031Z] Set hostname to <37e17c2a0c2c>. [2022-07-21T15:08:22.031Z] modprobe@configfs.service: Succeeded. [2022-07-21T15:08:22.031Z] modprobe@drm.service: Succeeded. [2022-07-21T15:08:22.031Z] modprobe@fuse.service: Succeeded. [2022-07-21T15:08:22.031Z] + source /etc/docker-entrypoint-cmd [2022-07-21T15:08:22.031Z] ++ hack/make.sh dynbinary test-integration [2022-07-21T15:08:22.031Z] [2022-07-21T15:08:22.288Z] Removing bundles/ [2022-07-21T15:08:22.288Z] [2022-07-21T15:08:22.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-21T15:08:22.288Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-21T15:08:22.288Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:08:32.899Z] #60 218.3 + mkdir -p /build [2022-07-21T15:08:32.899Z] #60 218.3 + cp runc /build/runc [2022-07-21T15:08:33.471Z] #60 DONE 219.5s [2022-07-21T15:08:33.471Z] [2022-07-21T15:08:33.471Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:08:33.471Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:08:33.471Z] #55 434.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-21T15:08:33.471Z] #55 DONE 434.9s [2022-07-21T15:08:33.471Z] [2022-07-21T15:08:33.471Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:33.471Z] #64 sha256:59a245afb537516631769c13dcb3ee056cb725700636b15ae4523fbda5ae1cd9 [2022-07-21T15:08:36.355Z] #77 340.5 AR libcrun_testing.a [2022-07-21T15:08:36.355Z] #77 340.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-21T15:08:36.355Z] #77 340.6 CCLD tests/tests_libcrun_utils [2022-07-21T15:08:36.355Z] #77 340.6 CCLD tests/tests_libcrun_errors [2022-07-21T15:08:36.355Z] #77 340.6 CCLD tests/tests_libcrun_fuzzer [2022-07-21T15:08:36.355Z] #77 341.0 CCLD libcrun.la [2022-07-21T15:08:36.355Z] #77 342.1 CCLD crun [2022-07-21T15:08:36.614Z] #77 342.6 make[3]: Entering directory '/tmp/crun-build' [2022-07-21T15:08:36.778Z] #64 ... [2022-07-21T15:08:36.778Z] [2022-07-21T15:08:36.778Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-21T15:08:36.778Z] #56 sha256:06e81985b128c7bce989824a9789046956892c9ed976f8dd3ead8545fd687aba [2022-07-21T15:08:36.778Z] #56 DONE 0.2s [2022-07-21T15:08:36.778Z] [2022-07-21T15:08:36.778Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:36.778Z] #64 sha256:59a245afb537516631769c13dcb3ee056cb725700636b15ae4523fbda5ae1cd9 [2022-07-21T15:08:36.778Z] #64 ... [2022-07-21T15:08:36.778Z] [2022-07-21T15:08:36.778Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-21T15:08:36.778Z] #58 sha256:02b31f30ee7f92c91353f14a2686824503b54da22803efca7173584fce151a55 [2022-07-21T15:08:36.778Z] #58 DONE 0.1s [2022-07-21T15:08:36.778Z] [2022-07-21T15:08:36.778Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-21T15:08:36.778Z] #61 sha256:8e2339fd886ed8b350cdefb646fa780759f2fe8af7a6c0cf7f8bbd8b8005c680 [2022-07-21T15:08:36.778Z] #61 DONE 0.2s [2022-07-21T15:08:36.778Z] [2022-07-21T15:08:36.778Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:36.778Z] #64 sha256:59a245afb537516631769c13dcb3ee056cb725700636b15ae4523fbda5ae1cd9 [2022-07-21T15:08:36.870Z] #77 342.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-21T15:08:36.870Z] #77 342.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-21T15:08:36.870Z] #77 342.9 /bin/mkdir -p '/usr/local/lib' [2022-07-21T15:08:36.870Z] #77 342.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-21T15:08:37.127Z] #77 343.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-21T15:08:37.127Z] #77 343.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-21T15:08:37.127Z] #77 343.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-21T15:08:37.127Z] #77 343.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-21T15:08:37.127Z] #77 343.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-21T15:08:37.127Z] #77 343.2 ---------------------------------------------------------------------- [2022-07-21T15:08:37.127Z] #77 343.2 Libraries have been installed in: [2022-07-21T15:08:37.127Z] #77 343.2 /usr/local/lib [2022-07-21T15:08:37.127Z] #77 343.2 [2022-07-21T15:08:37.127Z] #77 343.2 If you ever happen to want to link against installed libraries [2022-07-21T15:08:37.127Z] #77 343.2 in a given directory, LIBDIR, you must either use libtool, and [2022-07-21T15:08:37.127Z] #77 343.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-21T15:08:37.127Z] #77 343.2 flag during linking and do at least one of the following: [2022-07-21T15:08:37.127Z] #77 343.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-21T15:08:37.127Z] #77 343.2 during execution [2022-07-21T15:08:37.127Z] #77 343.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-21T15:08:37.127Z] #77 343.2 during linking [2022-07-21T15:08:37.127Z] #77 343.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-21T15:08:37.127Z] #77 343.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-21T15:08:37.127Z] #77 343.2 [2022-07-21T15:08:37.127Z] #77 343.2 See any operating system documentation about shared libraries for [2022-07-21T15:08:37.127Z] #77 343.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-21T15:08:37.127Z] #77 343.2 ---------------------------------------------------------------------- [2022-07-21T15:08:37.127Z] #77 343.2 /bin/mkdir -p '/build' [2022-07-21T15:08:37.127Z] #77 343.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-21T15:08:37.383Z] #77 343.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-21T15:08:37.383Z] #77 343.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-21T15:08:37.383Z] #77 343.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-21T15:08:37.383Z] #77 343.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-21T15:08:37.639Z] #77 DONE 343.8s [2022-07-21T15:08:37.639Z] [2022-07-21T15:08:37.639Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-21T15:08:37.639Z] #60 sha256:752f6aa24746843a43c2cb54158d7f82d15d66cfa6f45dac4c19cb2c41220ac0 [2022-07-21T15:08:38.690Z] #64 379.9 + bin/containerd [2022-07-21T15:08:40.871Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-21T15:08:40.871Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-21T15:08:40.871Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-21T15:08:40.871Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-07-21T15:08:40.871Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-21T15:08:40.871Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-21T15:08:40.871Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-21T15:08:41.130Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-21T15:08:41.130Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-21T15:08:41.130Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-21T15:08:41.130Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-21T15:08:41.387Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-21T15:08:41.387Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-21T15:08:42.320Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-21T15:08:42.320Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-21T15:08:42.578Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 6.0% of statements [2022-07-21T15:08:42.578Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-21T15:08:43.145Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-07-21T15:08:43.145Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-21T15:08:43.145Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-21T15:08:43.384Z] #89 exporting layers 28.2s done [2022-07-21T15:08:43.384Z] #89 writing image sha256:5c50250b1e4a3cfdb55329e473dff13994a5ad7b265f7b6d80fcd74dd8814e67 done [2022-07-21T15:08:43.384Z] #89 naming to docker.io/library/docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 done [2022-07-21T15:08:43.384Z] #89 DONE 28.3s [Pipeline] } [Pipeline] // stage [2022-07-21T15:08:43.404Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-07-21T15:08:43.404Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-21T15:08:43.404Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-21T15:08:43.404Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-21T15:08:43.662Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-21T15:08:43.662Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-21T15:08:43.702Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42829/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/validate/default [2022-07-21T15:08:44.267Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-21T15:08:44.267Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-21T15:08:44.267Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-21T15:08:44.267Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-21T15:08:44.267Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-21T15:08:44.267Z] [2022-07-21T15:08:44.267Z] INFO Start validation with golang-ci-lint [2022-07-21T15:08:45.202Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-21T15:08:45.202Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-21T15:08:46.199Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-07-21T15:08:46.200Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-07-21T15:08:46.458Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-21T15:08:47.025Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-21T15:08:47.960Z] ok github.com/docker/docker/builder/remotecontext/git 1.595s coverage: 86.3% of statements [2022-07-21T15:08:47.960Z] ? github.com/docker/docker/cli [no test files] [2022-07-21T15:08:47.960Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-21T15:08:47.960Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-21T15:08:47.960Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-21T15:08:48.525Z] ok github.com/docker/docker/cmd/docker-proxy 0.266s coverage: 67.6% of statements [2022-07-21T15:08:51.809Z] ok github.com/docker/docker/client 0.087s coverage: 75.9% of statements [2022-07-21T15:08:52.488Z] #60 224.9 + mkdir -p /build [2022-07-21T15:08:52.488Z] #60 225.0 + cp runc /build/runc [2022-07-21T15:08:52.747Z] #60 DONE 225.3s [2022-07-21T15:08:52.747Z] [2022-07-21T15:08:52.747Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:52.747Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:08:53.003Z] #64 ... [2022-07-21T15:08:53.003Z] [2022-07-21T15:08:53.003Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-21T15:08:53.003Z] #55 sha256:e7dc833ac9a21d5dce5073a98315a779154c77373b39b86f6959b3b9ef27db60 [2022-07-21T15:08:53.003Z] #55 437.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-21T15:08:53.259Z] #55 DONE 437.8s [2022-07-21T15:08:53.259Z] [2022-07-21T15:08:53.259Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:53.259Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:08:55.779Z] #64 ... [2022-07-21T15:08:55.779Z] [2022-07-21T15:08:55.779Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-21T15:08:55.779Z] #56 sha256:57929ad248cdaf52dd9bab8b2fe2c1d18cda8767d252c683ef4f11b2d11a8098 [2022-07-21T15:08:56.035Z] #56 DONE 0.2s [2022-07-21T15:08:56.035Z] [2022-07-21T15:08:56.035Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-21T15:08:56.035Z] #58 sha256:fd630935826803495755ddb01b0b91d6eef180a8a8aec1a8a2f6c1165833b78b [2022-07-21T15:08:56.035Z] #58 DONE 0.1s [2022-07-21T15:08:56.035Z] [2022-07-21T15:08:56.035Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:56.035Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:08:56.035Z] #64 ... [2022-07-21T15:08:56.035Z] [2022-07-21T15:08:56.035Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-21T15:08:56.035Z] #61 sha256:566847ee451ecdbad86c38c577ed69c520e8323249505e18388a2cb2fa74690d [2022-07-21T15:08:56.035Z] #61 DONE 0.1s [2022-07-21T15:08:56.291Z] [2022-07-21T15:08:56.291Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-21T15:08:56.291Z] #64 sha256:84ed3be052e4ecf14600be3545ca1d78d90b75de747fd57052304f5cb8f4a81a [2022-07-21T15:08:59.562Z] #64 384.5 + bin/containerd [2022-07-21T15:09:23.881Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 31.5% of statements [2022-07-21T15:09:24.815Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-21T15:09:25.382Z] ok github.com/docker/docker/cmd/dockerd/trap 2.481s coverage: 0.0% of statements [2022-07-21T15:09:25.382Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-21T15:09:25.382Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-21T15:09:25.382Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-21T15:09:25.382Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-21T15:09:25.382Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-21T15:09:30.651Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2022-07-21T15:09:32.024Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-21T15:09:33.398Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-21T15:09:34.948Z] #64 430.5 # github.com/containerd/containerd/cmd/containerd [2022-07-21T15:09:34.948Z] #64 430.5 /usr/bin/ld: /tmp/go-link-3786447717/000019.o: in function `New': [2022-07-21T15:09:34.948Z] #64 430.5 /tmp/tmp.conTLX5Z7K/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-21T15:09:34.948Z] #64 430.6 + bin/containerd-stress [2022-07-21T15:09:34.948Z] #64 431.7 + bin/containerd-shim [2022-07-21T15:09:39.967Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-07-21T15:09:40.907Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-21T15:09:41.474Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-21T15:09:42.408Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-21T15:09:42.666Z] ok github.com/docker/docker/daemon 10.111s coverage: 16.2% of statements [2022-07-21T15:09:42.667Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-21T15:09:42.667Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-21T15:09:42.667Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-21T15:09:42.667Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-21T15:09:42.667Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-21T15:09:43.086Z] #64 442.9 + bin/containerd-shim-runc-v1 [2022-07-21T15:09:43.601Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.625s coverage: 74.8% of statements [2022-07-21T15:09:44.536Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.349s coverage: 56.2% of statements [2022-07-21T15:09:44.794Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-21T15:09:46.169Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-21T15:09:47.567Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.211s coverage: 50.6% of statements [2022-07-21T15:09:48.370Z] #64 449.2 + bin/containerd-shim-runc-v2 [2022-07-21T15:09:48.943Z] #64 450.0 + binaries [2022-07-21T15:09:48.943Z] #64 450.0 + install -D bin/containerd /build/containerd [2022-07-21T15:09:48.943Z] #64 450.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-21T15:09:48.943Z] #64 450.0 + install -D bin/ctr /build/ctr [2022-07-21T15:09:49.472Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.971s coverage: 46.1% of statements [2022-07-21T15:09:49.472Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-21T15:09:49.731Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.991s coverage: 58.5% of statements [2022-07-21T15:09:49.731Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-21T15:09:49.731Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-21T15:09:49.990Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-21T15:09:50.557Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2022-07-21T15:09:50.849Z] #64 DONE 451.9s [2022-07-21T15:09:51.123Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-21T15:09:51.789Z] [2022-07-21T15:09:51.789Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-21T15:09:51.789Z] #65 sha256:403a6079371a9f28f847f4754261aa9f6d2427aba13a9b313d75894ba5fdc516 [2022-07-21T15:09:52.058Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.9% of statements [2022-07-21T15:09:52.058Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-21T15:09:52.058Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-21T15:09:52.624Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-21T15:09:52.727Z] #65 DONE 0.9s [2022-07-21T15:09:52.727Z] [2022-07-21T15:09:52.727Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-21T15:09:52.727Z] #70 sha256:566b167ad33a6ace07b9fa4ac2935b86395a891eff00ccab5e5848f5d8889511 [2022-07-21T15:09:52.727Z] #70 DONE 0.2s [2022-07-21T15:09:52.727Z] [2022-07-21T15:09:52.727Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-21T15:09:52.727Z] #75 sha256:29438165e77d4e6d64d064891d221136cde62dfb26932a2bbe1f345f38208340 [2022-07-21T15:09:53.558Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2022-07-21T15:09:53.558Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 80.2% of statements [2022-07-21T15:09:53.558Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-21T15:09:53.665Z] #75 DONE 0.8s [2022-07-21T15:09:53.665Z] [2022-07-21T15:09:53.665Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-21T15:09:53.665Z] #78 sha256:0a712fbb34a8bbf5696a178d6fe537ef6ab63fc0c88bdea6af483d750381b6a8 [2022-07-21T15:09:53.665Z] #78 DONE 0.0s [2022-07-21T15:09:53.665Z] [2022-07-21T15:09:53.665Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-21T15:09:53.665Z] #79 sha256:16fe74f93ff88d0408c332e4d8c48c9572189cb418b23b17212a0767681dd9fc [2022-07-21T15:09:53.665Z] #79 DONE 0.0s [2022-07-21T15:09:53.665Z] [2022-07-21T15:09:53.665Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-21T15:09:53.665Z] #80 sha256:34aa55ebf12f0f39fbceb15120ca4b1adabb163543d4d9a16bdaf4b418594b7c [2022-07-21T15:09:53.665Z] #80 DONE 0.0s [2022-07-21T15:09:53.665Z] [2022-07-21T15:09:53.665Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-21T15:09:53.665Z] #81 sha256:2acc44832ed7b095e6edee14939e0da005abd418ec52e99946226a684b92e375 [2022-07-21T15:09:54.124Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-07-21T15:09:54.124Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-21T15:09:54.382Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-21T15:09:54.949Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.161s coverage: 76.8% of statements [2022-07-21T15:09:55.207Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 79.4% of statements [2022-07-21T15:09:55.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-21T15:09:55.207Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-21T15:09:55.749Z] #64 435.4 # github.com/containerd/containerd/cmd/containerd [2022-07-21T15:09:55.749Z] #64 435.4 /usr/bin/ld: /tmp/go-link-829758264/000019.o: in function `New': [2022-07-21T15:09:55.749Z] #64 435.4 /tmp/tmp.pX5puIUldg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-07-21T15:09:55.749Z] #64 435.5 + bin/containerd-stress [2022-07-21T15:09:55.749Z] #64 436.6 + bin/containerd-shim [2022-07-21T15:09:56.141Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-07-21T15:09:56.141Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 62.0% of statements [2022-07-21T15:09:57.074Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2022-07-21T15:09:57.332Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-07-21T15:09:57.863Z] #81 DONE 3.7s [2022-07-21T15:09:57.863Z] [2022-07-21T15:09:57.863Z] #82 exporting to image [2022-07-21T15:09:57.863Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-21T15:09:57.863Z] #82 exporting layers [2022-07-21T15:09:57.897Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-21T15:09:58.464Z] ok github.com/docker/docker/daemon/logger/splunk 1.482s coverage: 82.5% of statements [2022-07-21T15:09:58.464Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-21T15:09:58.464Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-21T15:09:59.398Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 44.4% of statements [2022-07-21T15:10:00.772Z] ok github.com/docker/docker/distribution 1.499s coverage: 28.0% of statements [2022-07-21T15:10:00.772Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-21T15:10:01.031Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-21T15:10:01.598Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-21T15:10:01.598Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-07-21T15:10:01.598Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-21T15:10:02.165Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-07-21T15:10:02.424Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-21T15:10:02.424Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-21T15:10:02.424Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-21T15:10:02.991Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-21T15:10:03.558Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-21T15:10:03.844Z] #64 447.9 + bin/containerd-shim-runc-v1 [2022-07-21T15:10:04.440Z] #82 exporting layers 7.1s done [2022-07-21T15:10:04.440Z] #82 writing image sha256:5860b0d0c58fe7f0ccd9f3796575769794e477d34f1b72a3258d4ce0184d0d11 done [2022-07-21T15:10:04.440Z] #82 naming to docker.io/library/docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 done [2022-07-21T15:10:04.440Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-21T15:10:04.493Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-07-21T15:10:04.493Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-21T15:10:04.779Z] + trap exit INT TERM [2022-07-21T15:10:04.779Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-21T15:10:04.779Z] + CONTAINER_NAME=docker-pr6 [2022-07-21T15:10:04.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42829/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh dynbinary [2022-07-21T15:10:06.158Z] [2022-07-21T15:10:06.393Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.3% of statements [2022-07-21T15:10:06.418Z] Removing bundles/ [2022-07-21T15:10:06.418Z] [2022-07-21T15:10:06.418Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-21T15:10:06.418Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-21T15:10:06.418Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:10:07.330Z] ok github.com/docker/docker/pkg/authorization 0.574s coverage: 68.3% of statements [2022-07-21T15:10:07.330Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-21T15:10:07.588Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-21T15:10:09.097Z] #64 454.2 + bin/containerd-shim-runc-v2 [2022-07-21T15:10:09.659Z] #64 455.0 + binaries [2022-07-21T15:10:09.659Z] #64 455.0 + install -D bin/containerd /build/containerd [2022-07-21T15:10:09.659Z] #64 455.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-21T15:10:09.659Z] #64 455.1 + install -D bin/ctr /build/ctr [2022-07-21T15:10:10.874Z] ok github.com/docker/docker/pkg/chrootarchive 2.544s coverage: 42.7% of statements [2022-07-21T15:10:10.874Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-21T15:10:11.132Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-07-21T15:10:11.132Z] ok github.com/docker/docker/layer 7.220s coverage: 68.9% of statements [2022-07-21T15:10:11.132Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-21T15:10:11.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-21T15:10:11.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-21T15:10:11.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-21T15:10:11.132Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-21T15:10:11.132Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-21T15:10:11.391Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-21T15:10:11.548Z] #64 DONE 457.1s [2022-07-21T15:10:11.649Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-07-21T15:10:11.908Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-07-21T15:10:11.908Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-21T15:10:12.476Z] [2022-07-21T15:10:12.476Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-21T15:10:12.476Z] #65 sha256:78794bac01f59f984b7537fea3774ac73a50d7b8966ee9bc044d82c135ee10a5 [2022-07-21T15:10:12.842Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 67.9% of statements [2022-07-21T15:10:13.100Z] ok github.com/docker/docker/pkg/ioutils 0.352s coverage: 70.1% of statements [2022-07-21T15:10:13.359Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-07-21T15:10:13.359Z] ok github.com/docker/docker/pkg/jsonmessage 0.032s coverage: 91.7% of statements [2022-07-21T15:10:13.359Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-21T15:10:13.359Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-21T15:10:13.403Z] #65 DONE 0.8s [2022-07-21T15:10:13.403Z] [2022-07-21T15:10:13.403Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-21T15:10:13.403Z] #70 sha256:31fc77871621671378e8858fec0a63177126f58e252d49120d02d682521f1cd8 [2022-07-21T15:10:13.403Z] #70 DONE 0.1s [2022-07-21T15:10:13.403Z] [2022-07-21T15:10:13.403Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-21T15:10:13.403Z] #75 sha256:b18126148df61deb0abf7dc4d2654fd57171574f20c2827ba332fbbc130f31f9 [2022-07-21T15:10:13.617Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-21T15:10:13.659Z] #75 DONE 0.2s [2022-07-21T15:10:13.659Z] [2022-07-21T15:10:13.659Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-21T15:10:13.659Z] #78 sha256:927478e041483a5dd5b692e5922cc1f4744920066cdd8abe23551eb6647c4db1 [2022-07-21T15:10:13.659Z] #78 DONE 0.0s [2022-07-21T15:10:13.659Z] [2022-07-21T15:10:13.659Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-21T15:10:13.659Z] #79 sha256:7a12b7b184b785c6af0a02eb070b8cf83224dcd726ebb97744cd8cf2eb207b0b [2022-07-21T15:10:13.659Z] #79 DONE 0.1s [2022-07-21T15:10:13.659Z] [2022-07-21T15:10:13.659Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-21T15:10:13.659Z] #80 sha256:7f7cd7acc750916054db7c1effcd11174f1593b344baa4bc4e5d6fe4c33585a7 [2022-07-21T15:10:13.659Z] #80 DONE 0.0s [2022-07-21T15:10:13.659Z] [2022-07-21T15:10:13.659Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-21T15:10:13.659Z] #81 sha256:b308914977cbdf8d941fe4049259714fab4cccb2159ee3fc6de724ab184d55f8 [2022-07-21T15:10:13.875Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2022-07-21T15:10:14.133Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-21T15:10:14.133Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-21T15:10:14.133Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-21T15:10:14.133Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-21T15:10:14.700Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-07-21T15:10:14.958Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-21T15:10:15.216Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-21T15:10:15.475Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-21T15:10:16.853Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-21T15:10:17.112Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-21T15:10:17.370Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-21T15:10:17.370Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-21T15:10:17.628Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-21T15:10:17.826Z] #81 DONE 4.1s [2022-07-21T15:10:17.826Z] [2022-07-21T15:10:17.826Z] #82 exporting to image [2022-07-21T15:10:17.826Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-21T15:10:17.826Z] #82 exporting layers [2022-07-21T15:10:17.887Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-21T15:10:18.453Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-21T15:10:19.019Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-21T15:10:19.276Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-21T15:10:19.534Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-21T15:10:19.799Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-21T15:10:21.721Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-07-21T15:10:21.979Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-21T15:10:22.545Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-21T15:10:23.480Z] ok github.com/docker/docker/quota 0.170s coverage: 71.4% of statements [2022-07-21T15:10:24.046Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2022-07-21T15:10:24.980Z] ok github.com/docker/docker/registry 0.083s coverage: 58.6% of statements [2022-07-21T15:10:25.238Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-21T15:10:25.497Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-21T15:10:25.915Z] #82 exporting layers 7.0s done [2022-07-21T15:10:25.915Z] #82 writing image sha256:c61abc3f4f4467d4295d974696271f5d4d906d58bd6e6f3cd60bb89c80ce7faa done [2022-07-21T15:10:25.915Z] #82 naming to docker.io/library/docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 done [2022-07-21T15:10:25.915Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T15:10:26.064Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-21T15:10:26.064Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-07-21T15:10:26.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh dynbinary test-integration [2022-07-21T15:10:27.176Z] [2022-07-21T15:10:27.433Z] Removing bundles/ [2022-07-21T15:10:27.433Z] [2022-07-21T15:10:27.433Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-21T15:10:27.433Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-21T15:10:27.433Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:10:27.974Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-21T15:10:28.541Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.8% of statements [2022-07-21T15:10:28.696Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-21T15:10:28.696Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:10:28.696Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:10:28.696Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:10:28.696Z] [2022-07-21T15:10:28.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-21T15:10:28.696Z] DOCKER_SYSTEMD=1 [2022-07-21T15:10:28.696Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-21T15:10:28.696Z] HOSTNAME=37e17c2a0c2c [2022-07-21T15:10:28.696Z] DEST=bundles/test-integration [2022-07-21T15:10:28.696Z] PWD=/go/src/github.com/docker/docker [2022-07-21T15:10:28.696Z] DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:10:28.696Z] container=docker [2022-07-21T15:10:28.696Z] HOME=/root [2022-07-21T15:10:28.696Z] LANG=C.UTF-8 [2022-07-21T15:10:28.696Z] INVOCATION_ID=9b8337f7575040e28ff80ad2a1f42563 [2022-07-21T15:10:28.696Z] GOLANG_VERSION=1.18.4 [2022-07-21T15:10:28.696Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-21T15:10:28.696Z] VALIDATE_BRANCH=master [2022-07-21T15:10:28.696Z] TERM=xterm [2022-07-21T15:10:28.696Z] DOCKER_PKG=github.com/docker/docker [2022-07-21T15:10:28.696Z] SHLVL=3 [2022-07-21T15:10:28.696Z] TIMEOUT=120m [2022-07-21T15:10:28.696Z] DOCKER_BUILDTAGS= journald [2022-07-21T15:10:28.696Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-21T15:10:28.696Z] GO111MODULE=off [2022-07-21T15:10:28.696Z] DOCKER_EXPERIMENTAL=1 [2022-07-21T15:10:28.696Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-21T15:10:28.696Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-21T15:10:28.696Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-21T15:10:28.696Z] GOPATH=/go [2022-07-21T15:10:28.696Z] PKG_CONFIG=pkg-config [2022-07-21T15:10:28.696Z] _=/usr/bin/env [2022-07-21T15:10:28.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-21T15:10:29.107Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-21T15:10:30.481Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2022-07-21T15:10:48.551Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/rootless [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-21T15:10:48.551Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/volume [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-21T15:10:48.552Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === Skipped [2022-07-21T15:10:48.552Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-21T15:10:48.552Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-21T15:10:48.552Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-21T15:10:48.552Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-21T15:10:48.552Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:71: No driver to put! [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-21T15:10:48.552Z] time="2022-07-21T15:09:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-21T15:10:48.552Z] time="2022-07-21T15:09:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-21T15:10:48.552Z] time="2022-07-21T15:09:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-21T15:10:48.552Z] time="2022-07-21T15:09:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-21T15:10:48.552Z] time="2022-07-21T15:09:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:71: No driver to put! [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-21T15:10:48.552Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-21T15:10:48.552Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-21T15:10:48.552Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:10:48.552Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-21T15:10:48.552Z] graphtest_unix.go:71: No driver to put! [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-21T15:10:48.552Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-21T15:10:48.552Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-21T15:10:48.552Z] [2022-07-21T15:10:48.552Z] DONE 2811 tests, 28 skipped in 211.267s [2022-07-21T15:10:48.552Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:10:48.552Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-21T15:10:48.552Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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-07-21T15:11:15.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-21T15:11:15.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-21T15:11:35.214Z] ok github.com/docker/docker/libnetwork 37.399s coverage: 40.6% of statements [2022-07-21T15:11:35.214Z] ok github.com/docker/docker/libnetwork/bitseq 0.142s coverage: 84.4% of statements [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-21T15:11:35.214Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-21T15:11:35.214Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-21T15:11:35.214Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-21T15:11:35.214Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-21T15:11:36.587Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.605s coverage: 59.9% of statements [2022-07-21T15:11:36.682Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|types_sizes|exports_file) took 2m48.44404136s [2022-07-21T15:11:36.682Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.262058ms [2022-07-21T15:11:36.845Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-21T15:11:37.103Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-21T15:11:37.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-21T15:11:37.672Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 5.2% of statements [2022-07-21T15:11:37.672Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-21T15:11:38.239Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-07-21T15:11:38.239Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-21T15:11:38.497Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-07-21T15:11:43.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-21T15:11:48.463Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.306s coverage: 6.6% of statements [2022-07-21T15:11:48.463Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-21T15:11:48.463Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-21T15:11:49.029Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-07-21T15:11:49.029Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-21T15:11:49.029Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-21T15:11:49.029Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-21T15:11:49.287Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-21T15:11:49.546Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-21T15:11:49.804Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-21T15:11:50.062Z] ok github.com/docker/docker/libnetwork/internal/caller 0.007s coverage: 100.0% of statements [2022-07-21T15:11:53.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-21T15:11:53.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-21T15:11:53.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-21T15:11:54.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-21T15:11:55.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-21T15:11:55.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-21T15:11:56.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-21T15:11:58.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-21T15:11:59.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-21T15:12:00.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-21T15:12:01.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-21T15:12:02.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-21T15:12:02.259Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-21T15:12:02.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-21T15:12:03.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-21T15:12:04.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-21T15:12:05.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-21T15:12:06.340Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-21T15:12:06.340Z] Using test binary docker [2022-07-21T15:12:06.340Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-21T15:12:06.340Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-21T15:12:06.340Z] INFO: Waiting for daemon to start... [2022-07-21T15:12:06.340Z] Starting dockerd [2022-07-21T15:12:09.604Z] . [2022-07-21T15:12:09.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-21T15:12:09.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-21T15:12:09.604Z] Error: No such image: emptyfs [2022-07-21T15:12:09.604Z] Running integration-test (iteration 1) [2022-07-21T15:12:09.604Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-21T15:12:09.604Z] Loaded image: busybox:latest [2022-07-21T15:12:09.860Z] Loaded image: busybox:glibc [2022-07-21T15:12:11.229Z] Loaded image: debian:bullseye-slim [2022-07-21T15:12:11.229Z] Loaded image: hello-world:latest [2022-07-21T15:12:11.229Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:12:11.229Z] INFO: Testing against a local daemon [2022-07-21T15:12:11.229Z] === RUN TestCgroupNamespacesBuild [2022-07-21T15:12:12.596Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-07-21T15:12:12.596Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-21T15:12:12.988Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-21T15:12:12.989Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:12:12.989Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:12:12.989Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:12:12.989Z] [2022-07-21T15:12:12.989Z] + TEST_INTEGRATION_DEST=2 [2022-07-21T15:12:12.989Z] + CONTAINER_NAME=docker-pr6-2 [2022-07-21T15:12:12.989Z] + TEST_SKIP_INTEGRATION=1 [2022-07-21T15:12:12.989Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-21T15:12:12.989Z] + run_tests [2022-07-21T15:12:12.989Z] + c=0 [2022-07-21T15:12:12.989Z] + '[' -n 0 ']' [2022-07-21T15:12:12.989Z] + rm= [2022-07-21T15:12:12.989Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42829/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42829/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh '' test-integration [2022-07-21T15:12:12.989Z] + TEST_INTEGRATION_DEST=1 [2022-07-21T15:12:12.989Z] + CONTAINER_NAME=docker-pr6-1 [2022-07-21T15:12:12.989Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-21T15:12:12.989Z] + run_tests test-integration-flaky [2022-07-21T15:12:12.989Z] + '[' -n 0 ']' [2022-07-21T15:12:12.989Z] + rm= [2022-07-21T15:12:12.989Z] + TEST_INTEGRATION_DEST=3 [2022-07-21T15:12:12.989Z] + CONTAINER_NAME=docker-pr6-3 [2022-07-21T15:12:12.989Z] + TEST_SKIP_INTEGRATION=1 [2022-07-21T15:12:12.989Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42829/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42829/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh test-integration-flaky test-integration [2022-07-21T15:12:12.989Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-21T15:12:12.989Z] + run_tests [2022-07-21T15:12:12.989Z] + '[' -n 0 ']' [2022-07-21T15:12:12.989Z] + rm= [2022-07-21T15:12:12.989Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42829/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42829/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh '' test-integration [2022-07-21T15:12:12.989Z] ++ jobs -p [2022-07-21T15:12:12.989Z] + for job in $(jobs -p) [2022-07-21T15:12:12.989Z] + wait 8004 [2022-07-21T15:12:12.989Z] [2022-07-21T15:12:12.989Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-21T15:12:12.989Z] [2022-07-21T15:12:12.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-21T15:12:12.989Z] HOSTNAME=6db9f1c5691a [2022-07-21T15:12:12.989Z] TEST_SKIP_INTEGRATION=1 [2022-07-21T15:12:12.989Z] TESTDEBUG=0 [2022-07-21T15:12:12.989Z] DEST=bundles/test-integration [2022-07-21T15:12:12.989Z] PWD=/go/src/github.com/docker/docker [2022-07-21T15:12:12.989Z] KEEPBUNDLE=1 [2022-07-21T15:12:12.989Z] DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:12:12.989Z] container=docker [2022-07-21T15:12:12.989Z] HOME=/root [2022-07-21T15:12:12.989Z] GOLANG_VERSION=1.18.4 [2022-07-21T15:12:12.989Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-21T15:12:12.989Z] VALIDATE_BRANCH=master [2022-07-21T15:12:12.989Z] TERM=xterm [2022-07-21T15:12:12.989Z] DOCKER_PKG=github.com/docker/docker [2022-07-21T15:12:12.989Z] SHLVL=1 [2022-07-21T15:12:12.989Z] TIMEOUT=120m [2022-07-21T15:12:12.989Z] DOCKER_BUILDTAGS= journald [2022-07-21T15:12:12.989Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-21T15:12:12.989Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-21T15:12:12.989Z] GO111MODULE=off [2022-07-21T15:12:12.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-21T15:12:12.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-21T15:12:12.989Z] GOPATH=/go [2022-07-21T15:12:12.989Z] PKG_CONFIG=pkg-config [2022-07-21T15:12:12.989Z] _=/usr/bin/env [2022-07-21T15:12:12.989Z] Building test suite binary ./integration-cli/test.main [2022-07-21T15:12:12.989Z] [2022-07-21T15:12:12.989Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-21T15:12:12.989Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-21T15:12:12.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-21T15:12:12.989Z] HOSTNAME=6aa0a431e915 [2022-07-21T15:12:12.989Z] TEST_SKIP_INTEGRATION=1 [2022-07-21T15:12:12.989Z] TESTDEBUG=0 [2022-07-21T15:12:12.989Z] DEST=bundles/test-integration [2022-07-21T15:12:12.989Z] PWD=/go/src/github.com/docker/docker [2022-07-21T15:12:12.989Z] KEEPBUNDLE=1 [2022-07-21T15:12:12.989Z] DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:12:12.989Z] container=docker [2022-07-21T15:12:12.989Z] HOME=/root [2022-07-21T15:12:12.989Z] GOLANG_VERSION=1.18.4 [2022-07-21T15:12:12.989Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-21T15:12:12.989Z] VALIDATE_BRANCH=master [2022-07-21T15:12:12.989Z] TERM=xterm [2022-07-21T15:12:12.989Z] DOCKER_PKG=github.com/docker/docker [2022-07-21T15:12:12.989Z] SHLVL=1 [2022-07-21T15:12:12.989Z] TIMEOUT=120m [2022-07-21T15:12:12.989Z] DOCKER_BUILDTAGS= journald [2022-07-21T15:12:12.989Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-21T15:12:12.989Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-21T15:12:12.989Z] GO111MODULE=off [2022-07-21T15:12:12.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-21T15:12:12.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-21T15:12:12.989Z] GOPATH=/go [2022-07-21T15:12:12.989Z] PKG_CONFIG=pkg-config [2022-07-21T15:12:12.989Z] _=/usr/bin/env [2022-07-21T15:12:12.989Z] Building test suite binary ./integration-cli/test.main [2022-07-21T15:12:12.989Z] No new tests added to integration. [2022-07-21T15:12:12.989Z] [2022-07-21T15:12:12.989Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-21T15:12:12.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-21T15:12:12.989Z] HOSTNAME=a044b65561d7 [2022-07-21T15:12:12.989Z] TESTDEBUG=0 [2022-07-21T15:12:12.989Z] DEST=bundles/test-integration [2022-07-21T15:12:12.989Z] PWD=/go/src/github.com/docker/docker [2022-07-21T15:12:12.989Z] KEEPBUNDLE=1 [2022-07-21T15:12:12.989Z] DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:12:12.989Z] container=docker [2022-07-21T15:12:12.989Z] HOME=/root [2022-07-21T15:12:12.989Z] GOLANG_VERSION=1.18.4 [2022-07-21T15:12:12.989Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-21T15:12:12.989Z] VALIDATE_BRANCH=master [2022-07-21T15:12:12.989Z] TERM=xterm [2022-07-21T15:12:12.989Z] DOCKER_PKG=github.com/docker/docker [2022-07-21T15:12:12.989Z] SHLVL=1 [2022-07-21T15:12:12.989Z] TIMEOUT=120m [2022-07-21T15:12:12.989Z] DOCKER_BUILDTAGS= journald [2022-07-21T15:12:12.989Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-21T15:12:12.989Z] GO111MODULE=off [2022-07-21T15:12:12.989Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-21T15:12:12.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-21T15:12:12.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-21T15:12:12.989Z] GOPATH=/go [2022-07-21T15:12:12.989Z] PKG_CONFIG=pkg-config [2022-07-21T15:12:12.989Z] _=/usr/bin/env [2022-07-21T15:12:12.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-21T15:12:13.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-07-21T15:12:13.962Z] === RUN TestBuildWithSession [2022-07-21T15:12:13.962Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:12:13.962Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-21T15:12:13.962Z] === RUN TestBuildSquashParent [2022-07-21T15:12:19.211Z] --- PASS: TestBuildSquashParent (4.45s) [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:12:19.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:12:19.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:12:19.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:12:19.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:12:19.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:12:19.211Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:12:19.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:12:19.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:12:19.211Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/ipam 16.444s coverage: 85.3% of statements [2022-07-21T15:12:20.335Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-21T15:12:20.335Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-21T15:12:20.335Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.0% of statements [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-21T15:12:20.335Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-21T15:12:20.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:12:20.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:12:22.465Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:12:22.465Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.97s) [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-07-21T15:12:24.356Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s) [2022-07-21T15:12:24.356Z] === RUN TestBuildMultiStageCopy [2022-07-21T15:12:24.356Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-21T15:12:25.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-21T15:12:25.744Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-21T15:12:26.000Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-21T15:12:26.256Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-21T15:12:26.512Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-07-21T15:12:26.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-07-21T15:12:26.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-21T15:12:26.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-21T15:12:26.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-21T15:12:26.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-21T15:12:26.512Z] === RUN TestBuildMultiStageParentConfig [2022-07-21T15:12:27.075Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-07-21T15:12:27.075Z] === RUN TestBuildLabelWithTargets [2022-07-21T15:12:28.003Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-07-21T15:12:28.003Z] === RUN TestBuildWithEmptyLayers [2022-07-21T15:12:28.565Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-21T15:12:28.565Z] === RUN TestBuildMultiStageOnBuild [2022-07-21T15:12:30.457Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-07-21T15:12:30.457Z] === RUN TestBuildUncleanTarFilenames [2022-07-21T15:12:30.714Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-21T15:12:30.714Z] === RUN TestBuildMultiStageLayerLeak [2022-07-21T15:12:32.604Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-07-21T15:12:32.604Z] === RUN TestBuildWithHugeFile [2022-07-21T15:12:33.843Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-21T15:12:33.843Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:12:33.843Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:12:33.843Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:12:33.843Z] [2022-07-21T15:12:33.843Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-21T15:12:33.843Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-21T15:12:33.843Z] HOSTNAME=aed171dd54c7 [2022-07-21T15:12:33.843Z] DEST=bundles/test-integration [2022-07-21T15:12:33.843Z] PWD=/go/src/github.com/docker/docker [2022-07-21T15:12:33.843Z] DOCKER_ROOTLESS=1 [2022-07-21T15:12:33.843Z] DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:12:33.843Z] container=docker [2022-07-21T15:12:33.843Z] HOME=/root [2022-07-21T15:12:33.843Z] GOLANG_VERSION=1.18.4 [2022-07-21T15:12:33.843Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-21T15:12:33.843Z] VALIDATE_BRANCH=master [2022-07-21T15:12:33.843Z] TERM=xterm [2022-07-21T15:12:33.843Z] DOCKER_PKG=github.com/docker/docker [2022-07-21T15:12:33.843Z] SHLVL=1 [2022-07-21T15:12:33.843Z] TIMEOUT=120m [2022-07-21T15:12:33.843Z] DOCKER_BUILDTAGS= journald [2022-07-21T15:12:33.843Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-21T15:12:33.843Z] GO111MODULE=off [2022-07-21T15:12:33.843Z] DOCKER_EXPERIMENTAL=1 [2022-07-21T15:12:33.843Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-21T15:12:33.843Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-21T15:12:33.843Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-21T15:12:33.843Z] GOPATH=/go [2022-07-21T15:12:33.843Z] PKG_CONFIG=pkg-config [2022-07-21T15:12:33.843Z] _=/usr/bin/env [2022-07-21T15:12:33.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-21T15:13:20.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-21T15:13:20.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-21T15:13:28.135Z] INFO [linters context/goanalysis] analyzers took 6m55.158688476s with top 10 stages: buildir: 2m23.564572877s, the_only_name: 42.116160871s, goimports: 29.425319403s, unconvert: 22.959516831s, S1038: 19.374823625s, gosec: 18.978947731s, misspell: 6.588906533s, unused: 5.259004782s, S1039: 4.844115078s, nilness: 4.710693014s [2022-07-21T15:13:28.135Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-21T15:13:28.135Z] INFO [runner] Processors filtering stat (out/in): exclude: 2017/2017, exclude-rules: 77/2017, cgo: 2120/2383, identifier_marker: 2017/2017, nolint: 0/77, path_prettifier: 2120/2120, skip_dirs: 2120/2120, autogenerated_exclude: 2017/2120, filename_unadjuster: 2120/2120, skip_files: 2120/2120 [2022-07-21T15:13:28.135Z] INFO [runner] processing took 154.408846ms with stages: identifier_marker: 55.765658ms, nolint: 49.761211ms, autogenerated_exclude: 24.088248ms, exclude-rules: 14.107097ms, path_prettifier: 8.649687ms, skip_dirs: 1.689128ms, cgo: 216.077µs, filename_unadjuster: 126.138µs, max_same_issues: 1.401µs, skip_files: 803ns, uniq_by_line: 523ns, max_from_linter: 418ns, diff: 376ns, max_per_file_from_linter: 361ns, exclude: 359ns, severity-rules: 320ns, source_code: 299ns, path_shortener: 277ns, sort_results: 254ns, path_prefixer: 211ns [2022-07-21T15:13:28.135Z] INFO [runner] linters took 1m45.454298867s with stages: goanalysis_metalinter: 1m45.299635044s [2022-07-21T15:13:28.135Z] INFO File cache stats: 1689 entries of total size 8.6MiB [2022-07-21T15:13:28.135Z] INFO Memory: 2746 samples, avg is 321.7MB, max is 1261.6MB [2022-07-21T15:13:28.135Z] INFO Execution took 4m34.41320661s [2022-07-21T15:13:28.135Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-21T15:13:28.461Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh dynbinary test-docker-py [2022-07-21T15:13:28.719Z] [2022-07-21T15:13:28.781Z] --- PASS: TestBuildWithHugeFile (49.24s) [2022-07-21T15:13:28.781Z] === RUN TestBuildWCOWSandboxSize [2022-07-21T15:13:28.781Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:13:28.781Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:13:28.781Z] === RUN TestBuildWithEmptyDockerfile [2022-07-21T15:13:28.781Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:13:28.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:13:28.781Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:13:28.781Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:13:28.781Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:13:28.781Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:13:28.781Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:13:28.781Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:13:28.781Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:13:28.781Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-21T15:13:28.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-21T15:13:28.781Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-21T15:13:28.781Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-21T15:13:28.781Z] === RUN TestBuildPreserveOwnership [2022-07-21T15:13:28.781Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-21T15:13:28.781Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-21T15:13:28.781Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-07-21T15:13:28.781Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-07-21T15:13:28.781Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-07-21T15:13:28.781Z] === RUN TestBuildPlatformInvalid [2022-07-21T15:13:28.781Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-21T15:13:28.781Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-21T15:13:28.781Z] Loaded image: busybox:latest [2022-07-21T15:13:28.781Z] Loaded image: busybox:glibc [2022-07-21T15:13:28.781Z] Loaded image: debian:bullseye-slim [2022-07-21T15:13:28.781Z] Loaded image: hello-world:latest [2022-07-21T15:13:28.781Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:13:28.977Z] Removing bundles/ [2022-07-21T15:13:28.977Z] [2022-07-21T15:13:28.977Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-21T15:13:28.977Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-21T15:13:28.977Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:13:36.873Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-07-21T15:13:36.873Z] PASS [2022-07-21T15:13:36.873Z] [2022-07-21T15:13:36.873Z] === Skipped [2022-07-21T15:13:36.873Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-21T15:13:36.873Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:13:36.873Z] [2022-07-21T15:13:36.873Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:13:36.873Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:13:36.873Z] [2022-07-21T15:13:36.873Z] DONE 34 tests, 2 skipped in 86.657s [2022-07-21T15:13:36.873Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-21T15:13:36.873Z] INFO: Testing against a local daemon [2022-07-21T15:13:36.873Z] === RUN TestConfigInspect [2022-07-21T15:13:38.764Z] --- PASS: TestConfigInspect (2.32s) [2022-07-21T15:13:38.764Z] === RUN TestConfigList [2022-07-21T15:13:40.697Z] --- PASS: TestConfigList (2.35s) [2022-07-21T15:13:40.697Z] === RUN TestConfigsCreateAndDelete [2022-07-21T15:13:42.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-21T15:13:43.213Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-07-21T15:13:43.213Z] === RUN TestConfigsUpdate [2022-07-21T15:13:45.104Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-21T15:13:45.104Z] === RUN TestTemplatedConfig [2022-07-21T15:13:47.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-21T15:13:48.372Z] --- PASS: TestTemplatedConfig (2.60s) [2022-07-21T15:13:48.372Z] === RUN TestConfigCreateResolve [2022-07-21T15:13:50.261Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-07-21T15:13:50.261Z] PASS [2022-07-21T15:13:50.261Z] [2022-07-21T15:13:50.261Z] DONE 6 tests in 13.779s [2022-07-21T15:13:50.261Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-21T15:13:50.261Z] INFO: Testing against a local daemon [2022-07-21T15:13:50.261Z] === RUN TestAttachWithTTY [2022-07-21T15:13:50.261Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-21T15:13:50.261Z] === RUN TestAttachWithoutTTy [2022-07-21T15:13:50.261Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-21T15:13:50.261Z] === RUN TestCheckpoint [2022-07-21T15:13:50.261Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:13:50.261Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/commit [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:13:50.261Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/commit [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-21T15:13:50.261Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-21T15:13:50.261Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-21T15:13:50.261Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-21T15:13:50.261Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-21T15:13:50.261Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-21T15:13:50.261Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-21T15:13:50.261Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-21T15:13:50.261Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-21T15:13:50.261Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-21T15:13:50.261Z] === RUN TestCopyEmptyFile [2022-07-21T15:13:50.517Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-21T15:13:50.517Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-21T15:13:50.517Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-21T15:13:50.517Z] === RUN TestCopyFromContainer [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer// [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer//bar/root [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer/bar/quux [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-21T15:13:51.884Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-21T15:13:52.141Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-21T15:13:52.141Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-21T15:13:52.141Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer (1.72s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-21T15:13:52.141Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-21T15:13:52.141Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-21T15:13:52.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:13:52.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:13:52.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:13:52.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:13:52.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:13:52.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:13:52.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:13:52.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:13:52.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:13:52.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-21T15:13:52.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-21T15:13:52.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-21T15:13:52.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-21T15:13:52.397Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-21T15:13:52.397Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-21T15:13:52.397Z] === RUN TestCreateWithInvalidEnv [2022-07-21T15:13:52.397Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-21T15:13:52.397Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-21T15:13:52.397Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-21T15:13:52.397Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-21T15:13:52.397Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-21T15:13:52.397Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-21T15:13:52.397Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-21T15:13:52.397Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-21T15:13:52.397Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-21T15:13:52.397Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-21T15:13:52.397Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-21T15:13:52.397Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-21T15:13:52.397Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-21T15:13:52.397Z] === RUN TestCreateTmpfsMountsTarget [2022-07-21T15:13:52.397Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-21T15:13:52.397Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-21T15:13:54.287Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2022-07-21T15:13:54.287Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-07-21T15:13:55.653Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-21T15:13:55.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:13:55.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:13:55.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:13:55.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:13:55.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:13:55.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:13:55.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:13:55.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:13:55.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:13:55.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:13:55.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:13:55.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:13:55.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:13:55.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:13:55.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-21T15:13:55.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-21T15:13:55.653Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-21T15:13:56.215Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-07-21T15:13:56.215Z] === RUN TestCreateDifferentPlatform [2022-07-21T15:13:56.215Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-21T15:13:56.215Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-21T15:13:56.215Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-21T15:13:56.215Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-21T15:13:56.215Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-21T15:13:56.215Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-21T15:13:56.215Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-21T15:13:56.215Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-21T15:13:56.215Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-21T15:13:56.215Z] === RUN TestCreateInvalidHostConfig [2022-07-21T15:13:56.215Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:13:56.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:13:56.215Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:13:56.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:13:56.215Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:13:56.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:13:56.215Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:13:56.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:13:56.215Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:13:56.215Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:13:56.215Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:13:56.215Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:13:56.215Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-21T15:13:56.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-21T15:13:56.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-21T15:13:56.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-21T15:13:56.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-21T15:13:56.215Z] === RUN TestContainerStartOnDaemonRestart [2022-07-21T15:13:56.215Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-21T15:13:56.215Z] === RUN TestDaemonRestartIpcMode [2022-07-21T15:13:56.215Z] === PAUSE TestDaemonRestartIpcMode [2022-07-21T15:13:56.215Z] === RUN TestDaemonHostGatewayIP [2022-07-21T15:13:56.215Z] === PAUSE TestDaemonHostGatewayIP [2022-07-21T15:13:56.215Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-21T15:13:56.215Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-21T15:13:56.215Z] === RUN TestContainerKillOnDaemonStart [2022-07-21T15:13:56.215Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-21T15:13:56.215Z] === RUN TestDiff [2022-07-21T15:13:56.776Z] --- PASS: TestDiff (0.59s) [2022-07-21T15:13:56.776Z] === RUN TestExecConsoleSize [2022-07-21T15:13:57.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-21T15:13:57.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-21T15:13:57.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-21T15:13:57.705Z] --- PASS: TestExecConsoleSize (0.62s) [2022-07-21T15:13:57.705Z] === RUN TestExecWithCloseStdin [2022-07-21T15:13:58.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-21T15:13:58.267Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-07-21T15:13:58.267Z] === RUN TestExec [2022-07-21T15:13:58.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-21T15:13:58.829Z] --- PASS: TestExec (0.63s) [2022-07-21T15:13:58.829Z] === RUN TestExecUser [2022-07-21T15:13:59.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-21T15:13:59.391Z] --- PASS: TestExecUser (0.62s) [2022-07-21T15:13:59.391Z] === RUN TestExportContainerAndImportImage [2022-07-21T15:13:59.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-21T15:14:00.319Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-07-21T15:14:00.319Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-21T15:14:01.684Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-07-21T15:14:01.685Z] === RUN TestHealthCheckWorkdir [2022-07-21T15:14:02.247Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-07-21T15:14:02.247Z] === RUN TestHealthKillContainer [2022-07-21T15:14:02.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-21T15:14:03.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-21T15:14:04.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-21T15:14:04.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-21T15:14:05.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-21T15:14:06.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-21T15:14:07.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-21T15:14:08.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-21T15:14:09.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-21T15:14:09.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-21T15:14:09.935Z] Using test binary docker [2022-07-21T15:14:09.935Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-21T15:14:09.935Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-21T15:14:09.935Z] INFO: Waiting for daemon to start... [2022-07-21T15:14:09.935Z] Starting dockerd [2022-07-21T15:14:10.406Z] --- PASS: TestHealthKillContainer (8.29s) [2022-07-21T15:14:10.406Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-21T15:14:10.969Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-07-21T15:14:10.969Z] === RUN TestIpcModeNone [2022-07-21T15:14:11.531Z] --- PASS: TestIpcModeNone (0.62s) [2022-07-21T15:14:11.531Z] === RUN TestIpcModePrivate [2022-07-21T15:14:11.810Z] ok github.com/docker/docker/libnetwork/networkdb 104.215s coverage: 60.1% of statements [2022-07-21T15:14:11.810Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-21T15:14:11.810Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-21T15:14:11.810Z] ok github.com/docker/docker/libnetwork/osl 4.381s coverage: 39.7% of statements [2022-07-21T15:14:11.810Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-21T15:14:11.810Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-21T15:14:12.093Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-21T15:14:12.349Z] --- PASS: TestIpcModePrivate (0.61s) [2022-07-21T15:14:12.349Z] === RUN TestIpcModeShareable [2022-07-21T15:14:12.377Z] ok github.com/docker/docker/libnetwork/portmapper 0.690s coverage: 48.6% of statements [2022-07-21T15:14:12.451Z] . [2022-07-21T15:14:12.451Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-21T15:14:12.451Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-21T15:14:12.451Z] Error: No such image: emptyfs [2022-07-21T15:14:12.451Z] Running integration-test (iteration 1) [2022-07-21T15:14:12.451Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-21T15:14:12.451Z] Loaded image: busybox:latest [2022-07-21T15:14:12.605Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-21T15:14:12.635Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-21T15:14:12.635Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-21T15:14:12.708Z] Loaded image: busybox:glibc [2022-07-21T15:14:12.861Z] --- PASS: TestIpcModeShareable (0.62s) [2022-07-21T15:14:12.861Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-21T15:14:12.893Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === Skipped [2022-07-21T15:14:12.893Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-21T15:14:12.893Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-21T15:14:12.893Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-21T15:14:12.893Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-21T15:14:12.893Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-21T15:14:12.893Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-21T15:14:12.893Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-21T15:14:12.893Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-21T15:14:12.893Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-21T15:14:12.893Z] firewalld_test.go:14: firewalld is not running [2022-07-21T15:14:12.893Z] [2022-07-21T15:14:12.893Z] DONE 327 tests, 9 skipped in 204.420s Post stage [Pipeline] junit [2022-07-21T15:14:13.840Z] Recording test results [2022-07-21T15:14:14.075Z] Loaded image: debian:bullseye-slim [2022-07-21T15:14:14.075Z] Loaded image: hello-world:latest [2022-07-21T15:14:14.075Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:14:14.075Z] INFO: Testing against a local daemon [2022-07-21T15:14:14.075Z] === RUN TestCgroupNamespacesBuild [2022-07-21T15:14:14.752Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.82s) [2022-07-21T15:14:14.752Z] === RUN TestAPIIpcModeHost [2022-07-21T15:14:15.008Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-21T15:14:15.008Z] === RUN TestDaemonIpcModeShareable [2022-07-21T15:14:15.158Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-21T15:14:15.441Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-07-21T15:14:15.441Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-21T15:14:15.489Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh dynbinary test-integration [2022-07-21T15:14:15.747Z] [2022-07-21T15:14:16.005Z] Removing bundles/ [2022-07-21T15:14:16.005Z] [2022-07-21T15:14:16.005Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-21T15:14:16.005Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-21T15:14:16.005Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:14:16.370Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-07-21T15:14:16.370Z] === RUN TestBuildWithSession [2022-07-21T15:14:16.370Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:14:16.370Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-21T15:14:16.370Z] === RUN TestBuildSquashParent [2022-07-21T15:14:16.373Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-21T15:14:16.374Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-21T15:14:16.374Z] === RUN TestDaemonIpcModePrivate [2022-07-21T15:14:17.303Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-21T15:14:17.303Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-21T15:14:17.303Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-21T15:14:18.669Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-21T15:14:18.669Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-21T15:14:18.669Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-21T15:14:19.596Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-21T15:14:19.852Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2022-07-21T15:14:19.852Z] === RUN TestIpcModeOlderClient [2022-07-21T15:14:19.852Z] === PAUSE TestIpcModeOlderClient [2022-07-21T15:14:19.852Z] === RUN TestKillContainerInvalidSignal [2022-07-21T15:14:20.416Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-07-21T15:14:20.416Z] === RUN TestKillContainer [2022-07-21T15:14:20.416Z] === RUN TestKillContainer/no_signal [2022-07-21T15:14:20.672Z] === RUN TestKillContainer/non_killing_signal [2022-07-21T15:14:20.930Z] === RUN TestKillContainer/killing_signal [2022-07-21T15:14:21.866Z] --- PASS: TestKillContainer (1.53s) [2022-07-21T15:14:21.866Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-07-21T15:14:21.866Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-21T15:14:21.866Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2022-07-21T15:14:21.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-21T15:14:21.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-21T15:14:22.123Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-21T15:14:23.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-07-21T15:14:23.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-21T15:14:23.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-21T15:14:23.052Z] === RUN TestKillStoppedContainer [2022-07-21T15:14:23.052Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-21T15:14:23.052Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-21T15:14:23.052Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-21T15:14:23.052Z] === RUN TestKillDifferentUserContainer [2022-07-21T15:14:23.614Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-21T15:14:23.614Z] === RUN TestInspectOomKilledTrue [2022-07-21T15:14:23.614Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-21T15:14:23.614Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-21T15:14:23.614Z] === RUN TestInspectOomKilledFalse [2022-07-21T15:14:23.871Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-07-21T15:14:24.127Z] === RUN TestLinksEtcHostsContentMatch [2022-07-21T15:14:24.384Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-07-21T15:14:24.384Z] === RUN TestLinksContainerNames [2022-07-21T15:14:24.456Z] --- PASS: TestBuildSquashParent (6.65s) [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:14:24.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:14:24.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:14:24.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:14:24.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:14:24.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:14:24.456Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:14:24.456Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:14:24.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:14:24.456Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:14:24.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:14:24.968Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:14:25.313Z] --- PASS: TestLinksContainerNames (0.91s) [2022-07-21T15:14:25.313Z] === RUN TestLogsFollowTailEmpty [2022-07-21T15:14:25.569Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-07-21T15:14:25.569Z] === RUN TestLogs [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:14:25.569Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-21T15:14:25.569Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-21T15:14:25.569Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:14:25.569Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:14:25.569Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:14:25.569Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:14:25.569Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:14:25.569Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:14:25.569Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:14:26.499Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:14:26.499Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:14:26.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:14:26.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:14:27.061Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-21T15:14:27.062Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-21T15:14:27.625Z] === RUN TestLogs/driver_json-file [2022-07-21T15:14:27.625Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:14:27.625Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:14:27.625Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:14:27.625Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:14:27.625Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:14:27.625Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:14:27.625Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:14:27.625Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:14:27.625Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:14:27.626Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:14:27.626Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:14:27.626Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:14:27.626Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:14:27.626Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:14:28.554Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:14:28.554Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-07-21T15:14:28.748Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2022-07-21T15:14:28.748Z] === RUN TestBuildMultiStageCopy [2022-07-21T15:14:28.748Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-21T15:14:29.116Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:14:29.116Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:14:29.679Z] --- PASS: TestLogs (4.08s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.77s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-07-21T15:14:29.679Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-07-21T15:14:29.679Z] === RUN TestContainerNetworkMountsNoChown [2022-07-21T15:14:30.245Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/default [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/default [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/private [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/private [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rprivate [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/slave [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/slave [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rslave [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/shared [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/shared [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rshared [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/default [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rshared [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/shared [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rslave [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/slave [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rprivate [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/private [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-21T15:14:30.245Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:14:30.245Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:14:30.245Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:14:30.510Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:14:30.766Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-21T15:14:30.766Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-21T15:14:30.766Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-21T15:14:30.766Z] === RUN TestContainerBindMountNonRecursive [2022-07-21T15:14:32.133Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-07-21T15:14:32.133Z] === RUN TestContainerVolumesMountedAsShared [2022-07-21T15:14:32.388Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-21T15:14:32.388Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-21T15:14:32.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-21T15:14:32.950Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-07-21T15:14:32.950Z] === RUN TestNetworkNat [2022-07-21T15:14:33.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-21T15:14:33.207Z] --- PASS: TestNetworkNat (0.48s) [2022-07-21T15:14:33.207Z] === RUN TestNetworkLocalhostTCPNat [2022-07-21T15:14:33.770Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-21T15:14:33.770Z] === RUN TestNetworkLoopbackNat [2022-07-21T15:14:34.100Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-21T15:14:35.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-21T15:14:36.285Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-21T15:14:36.285Z] === RUN TestPause [2022-07-21T15:14:36.396Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-07-21T15:14:36.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-07-21T15:14:36.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-21T15:14:36.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-21T15:14:36.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-21T15:14:36.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-21T15:14:36.396Z] === RUN TestBuildMultiStageParentConfig [2022-07-21T15:14:36.848Z] --- PASS: TestPause (0.46s) [2022-07-21T15:14:36.848Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-21T15:14:36.848Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:14:36.848Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:14:36.848Z] === RUN TestPauseStopPausedContainer [2022-07-21T15:14:37.104Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-21T15:14:37.104Z] === RUN TestPidHost [2022-07-21T15:14:38.469Z] --- PASS: TestPidHost (1.01s) [2022-07-21T15:14:38.469Z] === RUN TestPsFilter [2022-07-21T15:14:38.469Z] --- PASS: TestPsFilter (0.11s) [2022-07-21T15:14:38.469Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-21T15:14:38.726Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-21T15:14:38.726Z] === RUN TestRemoveContainerWithVolume [2022-07-21T15:14:39.287Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-21T15:14:39.288Z] === RUN TestRemoveContainerRunning [2022-07-21T15:14:39.850Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-21T15:14:39.850Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-21T15:14:40.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-21T15:14:40.108Z] === RUN TestRemoveInvalidContainer [2022-07-21T15:14:40.108Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-21T15:14:40.108Z] === RUN TestRenameLinkedContainer [2022-07-21T15:14:41.638Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-21T15:14:41.638Z] === RUN TestBuildLabelWithTargets [2022-07-21T15:14:41.997Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-07-21T15:14:41.998Z] === RUN TestRenameStoppedContainer [2022-07-21T15:14:42.253Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-21T15:14:42.253Z] === RUN TestRenameRunningContainerAndReuse [2022-07-21T15:14:43.182Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-21T15:14:43.182Z] === RUN TestRenameInvalidName [2022-07-21T15:14:43.744Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-21T15:14:43.744Z] === RUN TestRenameAnonymousContainer [2022-07-21T15:14:45.145Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-07-21T15:14:45.145Z] === RUN TestRenameContainerWithSameName [2022-07-21T15:14:45.709Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2022-07-21T15:14:45.709Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-21T15:14:46.637Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-07-21T15:14:46.637Z] === RUN TestResize [2022-07-21T15:14:47.201Z] --- PASS: TestResize (0.43s) [2022-07-21T15:14:47.201Z] === RUN TestResizeWithInvalidSize [2022-07-21T15:14:47.457Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-21T15:14:47.457Z] === RUN TestResizeWhenContainerNotStarted [2022-07-21T15:14:48.045Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:14:48.045Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:14:48.045Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:14:48.046Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:14:48.046Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:14:48.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:14:48.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:14:49.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-21T15:14:49.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-21T15:14:49.772Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-21T15:14:49.773Z] === RUN TestBuildWithEmptyLayers [2022-07-21T15:14:49.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:14:51.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:14:52.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:14:52.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:14:52.289Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-21T15:14:52.289Z] === RUN TestBuildMultiStageOnBuild [2022-07-21T15:14:53.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:14:53.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:14:56.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:14:57.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:14:57.532Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-21T15:14:57.532Z] === RUN TestBuildUncleanTarFilenames [2022-07-21T15:14:57.789Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-21T15:14:57.789Z] === RUN TestBuildMultiStageLayerLeak [2022-07-21T15:14:59.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:15:00.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:15:00.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:15:02.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:15:03.034Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-21T15:15:03.034Z] === RUN TestBuildWithHugeFile [2022-07-21T15:15:03.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:15:04.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.94s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-07-21T15:15:06.325Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-07-21T15:15:06.325Z] === RUN TestCgroupNamespacesRun [2022-07-21T15:15:07.254Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-07-21T15:15:07.254Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-21T15:15:07.254Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-21T15:15:07.254Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-21T15:15:07.254Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-21T15:15:08.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-07-21T15:15:08.619Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-21T15:15:09.984Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-07-21T15:15:09.984Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-21T15:15:10.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-07-21T15:15:10.912Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-21T15:15:12.278Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-21T15:15:12.278Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-21T15:15:12.841Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-21T15:15:12.841Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-21T15:15:14.207Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-21T15:15:14.207Z] === RUN TestNISDomainname [2022-07-21T15:15:14.770Z] --- PASS: TestNISDomainname (0.59s) [2022-07-21T15:15:14.770Z] === RUN TestHostnameDnsResolution [2022-07-21T15:15:15.332Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-21T15:15:15.332Z] === RUN TestUnprivilegedPortsAndPing [2022-07-21T15:15:15.895Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-21T15:15:15.895Z] === RUN TestPrivilegedHostDevices [2022-07-21T15:15:16.457Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-21T15:15:16.457Z] === RUN TestRunConsoleSize [2022-07-21T15:15:16.714Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-21T15:15:16.714Z] === RUN TestStats [2022-07-21T15:15:19.230Z] --- PASS: TestStats (2.50s) [2022-07-21T15:15:19.230Z] === RUN TestStopContainerWithTimeout [2022-07-21T15:15:19.230Z] === RUN TestStopContainerWithTimeout/0 [2022-07-21T15:15:19.230Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-21T15:15:19.230Z] === RUN TestStopContainerWithTimeout/1 [2022-07-21T15:15:19.230Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-21T15:15:19.230Z] === RUN TestStopContainerWithTimeout/3 [2022-07-21T15:15:19.230Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-21T15:15:19.231Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-21T15:15:19.231Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-21T15:15:19.231Z] === CONT TestStopContainerWithTimeout/0 [2022-07-21T15:15:19.231Z] === CONT TestStopContainerWithTimeout/3 [2022-07-21T15:15:20.160Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-21T15:15:22.048Z] === CONT TestStopContainerWithTimeout/1 [2022-07-21T15:15:23.936Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-21T15:15:23.936Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-07-21T15:15:23.936Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-07-21T15:15:23.936Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-07-21T15:15:23.936Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-07-21T15:15:23.936Z] === RUN TestDeleteDevicemapper [2022-07-21T15:15:23.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:15:23.936Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-21T15:15:23.936Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-21T15:15:25.826Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2022-07-21T15:15:25.827Z] === RUN TestUpdateMemory [2022-07-21T15:15:26.083Z] --- PASS: TestUpdateMemory (0.58s) [2022-07-21T15:15:26.083Z] === RUN TestUpdateCPUQuota [2022-07-21T15:15:27.012Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-07-21T15:15:27.012Z] === RUN TestUpdatePidsLimit [2022-07-21T15:15:27.012Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-21T15:15:27.268Z] === RUN TestUpdatePidsLimit/no_change [2022-07-21T15:15:27.525Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-21T15:15:27.781Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-21T15:15:28.036Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-21T15:15:28.293Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-21T15:15:28.550Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-07-21T15:15:29.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-21T15:15:29.113Z] === RUN TestUpdateRestartPolicy [2022-07-21T15:15:35.443Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-21T15:15:35.443Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:15:35.443Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:15:35.443Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:15:35.443Z] [2022-07-21T15:15:35.443Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-21T15:15:35.443Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-21T15:15:35.443Z] Using test binary docker [2022-07-21T15:15:35.443Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-21T15:15:35.443Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-21T15:15:35.443Z] INFO: Waiting for daemon to start... [2022-07-21T15:15:35.443Z] Starting dockerd [2022-07-21T15:15:35.443Z] . [2022-07-21T15:15:35.443Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-21T15:15:41.311Z] --- PASS: TestUpdateRestartPolicy (11.18s) [2022-07-21T15:15:41.311Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-21T15:15:41.311Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-07-21T15:15:41.311Z] === RUN TestWaitNonBlocked [2022-07-21T15:15:41.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:15:41.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:15:41.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:15:41.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:15:41.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:15:41.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:15:41.570Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-21T15:15:41.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-07-21T15:15:41.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-07-21T15:15:41.570Z] === RUN TestWaitBlocked [2022-07-21T15:15:41.570Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:15:41.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:15:41.570Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:15:41.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:15:41.570Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:15:41.570Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:15:42.500Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-21T15:15:42.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-21T15:15:42.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-07-21T15:15:42.500Z] === RUN TestWaitConditions [2022-07-21T15:15:42.500Z] === RUN TestWaitConditions/default [2022-07-21T15:15:42.500Z] === PAUSE TestWaitConditions/default [2022-07-21T15:15:42.500Z] === RUN TestWaitConditions/not-running [2022-07-21T15:15:42.500Z] === PAUSE TestWaitConditions/not-running [2022-07-21T15:15:42.500Z] === RUN TestWaitConditions/next-exit [2022-07-21T15:15:42.500Z] === PAUSE TestWaitConditions/next-exit [2022-07-21T15:15:42.500Z] === RUN TestWaitConditions/removed [2022-07-21T15:15:42.500Z] === PAUSE TestWaitConditions/removed [2022-07-21T15:15:42.500Z] === CONT TestWaitConditions/default [2022-07-21T15:15:42.500Z] === CONT TestWaitConditions/removed [2022-07-21T15:15:44.390Z] === CONT TestWaitConditions/next-exit [2022-07-21T15:15:44.390Z] === CONT TestWaitConditions/not-running [2022-07-21T15:15:45.755Z] --- PASS: TestWaitConditions (0.01s) [2022-07-21T15:15:45.755Z] --- PASS: TestWaitConditions/default (1.66s) [2022-07-21T15:15:45.755Z] --- PASS: TestWaitConditions/removed (1.71s) [2022-07-21T15:15:45.755Z] --- PASS: TestWaitConditions/not-running (1.53s) [2022-07-21T15:15:45.755Z] --- PASS: TestWaitConditions/next-exit (1.59s) [2022-07-21T15:15:45.755Z] === CONT TestContainerStartOnDaemonRestart [2022-07-21T15:15:45.755Z] === CONT TestIpcModeOlderClient [2022-07-21T15:15:45.755Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-21T15:15:45.755Z] === CONT TestContainerKillOnDaemonStart [2022-07-21T15:15:48.275Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2022-07-21T15:15:48.275Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-21T15:15:49.642Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.76s) [2022-07-21T15:15:49.642Z] === CONT TestDaemonHostGatewayIP [2022-07-21T15:15:52.159Z] --- PASS: TestDaemonHostGatewayIP (2.31s) [2022-07-21T15:15:52.159Z] === CONT TestDaemonRestartIpcMode [2022-07-21T15:15:52.492Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-21T15:15:52.492Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:15:52.492Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:15:52.492Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-21T15:15:52.492Z] [2022-07-21T15:15:52.492Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-21T15:15:52.492Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-21T15:15:52.492Z] HOSTNAME=b585b8fced2e [2022-07-21T15:15:52.492Z] TESTDEBUG=0 [2022-07-21T15:15:52.492Z] DEST=bundles/test-integration [2022-07-21T15:15:52.492Z] PWD=/go/src/github.com/docker/docker [2022-07-21T15:15:52.492Z] DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 [2022-07-21T15:15:52.492Z] container=docker [2022-07-21T15:15:52.492Z] HOME=/root [2022-07-21T15:15:52.492Z] GOLANG_VERSION=1.18.4 [2022-07-21T15:15:52.492Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-21T15:15:52.492Z] VALIDATE_BRANCH=master [2022-07-21T15:15:52.492Z] TERM=xterm [2022-07-21T15:15:52.492Z] DOCKER_PKG=github.com/docker/docker [2022-07-21T15:15:52.492Z] SHLVL=1 [2022-07-21T15:15:52.492Z] TIMEOUT=120m [2022-07-21T15:15:52.492Z] DOCKER_BUILDTAGS= journald [2022-07-21T15:15:52.492Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-21T15:15:52.492Z] GO111MODULE=off [2022-07-21T15:15:52.492Z] DOCKER_EXPERIMENTAL=1 [2022-07-21T15:15:52.492Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-21T15:15:52.492Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-21T15:15:52.492Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-21T15:15:52.492Z] GOPATH=/go [2022-07-21T15:15:52.492Z] PKG_CONFIG=pkg-config [2022-07-21T15:15:52.492Z] _=/usr/bin/env [2022-07-21T15:15:52.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-21T15:15:54.048Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-07-21T15:15:58.213Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2022-07-21T15:15:58.213Z] PASS [2022-07-21T15:15:58.213Z] [2022-07-21T15:15:58.213Z] === Skipped [2022-07-21T15:15:58.213Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-21T15:15:58.213Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:15:58.213Z] [2022-07-21T15:15:58.213Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-21T15:15:58.213Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-21T15:15:58.213Z] [2022-07-21T15:15:58.213Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:15:58.213Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:15:58.213Z] [2022-07-21T15:15:58.213Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-21T15:15:58.213Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-21T15:15:58.213Z] [2022-07-21T15:15:58.213Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-21T15:15:58.213Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:15:58.213Z] [2022-07-21T15:15:58.213Z] DONE 264 tests, 5 skipped in 127.628s [2022-07-21T15:15:58.213Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-21T15:15:58.213Z] === RUN TestConfigDaemonLibtrustID [2022-07-21T15:15:58.213Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-21T15:15:58.213Z] === RUN TestConfigDaemonID [2022-07-21T15:15:59.141Z] daemon_test.go:83: [d64e6eb1f8af4] daemon is not started [2022-07-21T15:15:59.141Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-21T15:15:59.141Z] === RUN TestDaemonConfigValidation [2022-07-21T15:15:59.141Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:15:59.141Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:15:59.141Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-21T15:15:59.141Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-21T15:15:59.141Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-21T15:15:59.141Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-21T15:15:59.141Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-21T15:15:59.141Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-21T15:15:59.141Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-21T15:15:59.141Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-21T15:15:59.141Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:15:59.141Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-21T15:15:59.141Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-21T15:15:59.141Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-21T15:15:59.211Z] --- PASS: TestBuildWithHugeFile (50.43s) [2022-07-21T15:15:59.211Z] === RUN TestBuildWCOWSandboxSize [2022-07-21T15:15:59.211Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:15:59.211Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:15:59.211Z] === RUN TestBuildWithEmptyDockerfile [2022-07-21T15:15:59.211Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:15:59.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:15:59.211Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:15:59.211Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:15:59.211Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:15:59.211Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:15:59.211Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:15:59.211Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:15:59.211Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:15:59.211Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-21T15:15:59.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-21T15:15:59.211Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-21T15:15:59.211Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-21T15:15:59.211Z] === RUN TestBuildPreserveOwnership [2022-07-21T15:15:59.211Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-21T15:15:59.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-21T15:15:59.398Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-21T15:15:59.398Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-21T15:15:59.398Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-21T15:15:59.398Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-21T15:15:59.398Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-21T15:15:59.398Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-21T15:15:59.398Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-21T15:15:59.398Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-21T15:15:59.398Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-21T15:16:00.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-21T15:16:01.694Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-21T15:16:02.622Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-21T15:16:02.622Z] daemon_test.go:197: [d6a87bb28b955] daemon is not started [2022-07-21T15:16:02.622Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-21T15:16:02.622Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-21T15:16:02.622Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-21T15:16:02.622Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-21T15:16:02.622Z] === RUN TestDaemonProxy [2022-07-21T15:16:02.622Z] === RUN TestDaemonProxy/environment_variables [2022-07-21T15:16:03.377Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2022-07-21T15:16:03.377Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2022-07-21T15:16:03.377Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-21T15:16:03.377Z] === RUN TestBuildPlatformInvalid [2022-07-21T15:16:03.377Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-21T15:16:03.377Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-21T15:16:03.377Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-21T15:16:03.377Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-21T15:16:03.377Z] PASS [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === Skipped [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-21T15:16:03.377Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:16:03.377Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-21T15:16:03.377Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] DONE 34 tests, 3 skipped in 111.068s [2022-07-21T15:16:03.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-21T15:16:03.377Z] INFO: Testing against a local daemon [2022-07-21T15:16:03.377Z] === RUN TestConfigInspect [2022-07-21T15:16:03.377Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-21T15:16:03.377Z] === RUN TestConfigList [2022-07-21T15:16:03.377Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] --- SKIP: TestConfigList (0.01s) [2022-07-21T15:16:03.377Z] === RUN TestConfigsCreateAndDelete [2022-07-21T15:16:03.377Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-21T15:16:03.377Z] === RUN TestConfigsUpdate [2022-07-21T15:16:03.377Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-21T15:16:03.377Z] === RUN TestTemplatedConfig [2022-07-21T15:16:03.377Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-21T15:16:03.377Z] === RUN TestConfigCreateResolve [2022-07-21T15:16:03.377Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-21T15:16:03.377Z] PASS [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === Skipped [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-07-21T15:16:03.377Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-21T15:16:03.377Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-21T15:16:03.377Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-21T15:16:03.377Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-21T15:16:03.377Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-21T15:16:03.377Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:16:03.377Z] [2022-07-21T15:16:03.377Z] DONE 6 tests, 6 skipped in 0.163s [2022-07-21T15:16:03.377Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-21T15:16:03.634Z] INFO: Testing against a local daemon [2022-07-21T15:16:03.634Z] === RUN TestAttachWithTTY [2022-07-21T15:16:03.634Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-21T15:16:03.634Z] === RUN TestAttachWithoutTTy [2022-07-21T15:16:03.634Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-21T15:16:03.634Z] === RUN TestCheckpoint [2022-07-21T15:16:03.634Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:16:03.634Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/commit [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:16:03.634Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/commit [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-21T15:16:03.634Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-21T15:16:03.634Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-21T15:16:03.891Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-21T15:16:03.891Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-21T15:16:03.891Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-21T15:16:03.891Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-21T15:16:03.891Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-21T15:16:03.891Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-21T15:16:03.891Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-21T15:16:03.891Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-21T15:16:03.891Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-21T15:16:03.891Z] === RUN TestCopyEmptyFile [2022-07-21T15:16:04.148Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-21T15:16:04.148Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-21T15:16:04.148Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-21T15:16:04.148Z] === RUN TestCopyFromContainer [2022-07-21T15:16:04.510Z] === RUN TestDaemonProxy/command-line_options [2022-07-21T15:16:05.875Z] === RUN TestDaemonProxy/configuration_file [2022-07-21T15:16:07.510Z] sha256:92a6508a7262632a4411c987f6d8c69bc1ed1696abb3bba881b996ea17202e31 [2022-07-21T15:16:07.510Z] INFO: Starting docker-py tests... [2022-07-21T15:16:07.510Z] ============================= test session starts ============================== [2022-07-21T15:16:07.510Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-21T15:16:07.510Z] rootdir: /src, inifile: pytest.ini [2022-07-21T15:16:07.510Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-21T15:16:07.510Z] collected 395 items / 2 deselected / 393 selected [2022-07-21T15:16:07.510Z] [2022-07-21T15:16:07.764Z] === RUN TestDaemonProxy/conflicting_options [2022-07-21T15:16:08.315Z] === RUN TestCopyFromContainer// [2022-07-21T15:16:08.315Z] === RUN TestCopyFromContainer//bar/root [2022-07-21T15:16:08.315Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-21T15:16:08.315Z] === RUN TestCopyFromContainer/bar/quux [2022-07-21T15:16:08.315Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-21T15:16:08.325Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-21T15:16:08.571Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-21T15:16:08.571Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-21T15:16:08.571Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-21T15:16:08.571Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-21T15:16:08.571Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-21T15:16:08.580Z] --- PASS: TestDaemonProxy (6.20s) [2022-07-21T15:16:08.580Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-21T15:16:08.580Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-21T15:16:08.580Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-07-21T15:16:08.580Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-21T15:16:08.580Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-21T15:16:08.580Z] PASS [2022-07-21T15:16:08.580Z] [2022-07-21T15:16:08.580Z] DONE 18 tests in 11.120s [2022-07-21T15:16:08.580Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer (4.56s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-21T15:16:08.829Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-21T15:16:08.829Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-21T15:16:08.829Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:16:08.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:16:08.829Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:16:08.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:16:08.829Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:16:08.829Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:16:08.829Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:16:08.829Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:16:08.829Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:16:08.829Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-21T15:16:08.829Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-21T15:16:08.829Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-21T15:16:08.829Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-21T15:16:08.829Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-21T15:16:08.829Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-21T15:16:08.829Z] === RUN TestCreateWithInvalidEnv [2022-07-21T15:16:08.829Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-21T15:16:08.829Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-21T15:16:08.829Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-21T15:16:08.829Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-21T15:16:08.829Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-21T15:16:08.829Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-21T15:16:08.829Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-21T15:16:08.829Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-21T15:16:08.829Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-21T15:16:08.829Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-21T15:16:08.829Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-21T15:16:08.829Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-21T15:16:08.829Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-21T15:16:08.829Z] === RUN TestCreateTmpfsMountsTarget [2022-07-21T15:16:08.829Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-21T15:16:08.829Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-21T15:16:08.837Z] INFO: Testing against a local daemon [2022-07-21T15:16:08.837Z] === RUN TestCommitInheritsEnv [2022-07-21T15:16:09.093Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-21T15:16:09.093Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-21T15:16:09.093Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-21T15:16:09.093Z] === RUN TestImportWithCustomPlatform [2022-07-21T15:16:09.093Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-21T15:16:09.093Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-21T15:16:09.093Z] === RUN TestImportWithCustomPlatform// [2022-07-21T15:16:09.093Z] === RUN TestImportWithCustomPlatform/linux [2022-07-21T15:16:09.351Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-21T15:16:09.351Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-21T15:16:09.351Z] === RUN TestImportWithCustomPlatform/macos [2022-07-21T15:16:09.351Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-21T15:16:09.351Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-21T15:16:09.351Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-21T15:16:09.351Z] === RUN TestImagesFilterMultiReference [2022-07-21T15:16:09.607Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-21T15:16:09.607Z] === RUN TestImagePullPlatformInvalid [2022-07-21T15:16:09.607Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-21T15:16:09.607Z] === RUN TestRemoveImageOrphaning [2022-07-21T15:16:09.863Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-21T15:16:09.863Z] === RUN TestRemoveImageGarbageCollector [2022-07-21T15:16:10.195Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-07-21T15:16:10.196Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-21T15:16:10.424Z] time="2022-07-21T15:16:10Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-21T15:16:11.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-07-21T15:16:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-21T15:16:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:16:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:16:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:16:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:16:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:16:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:16:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:16:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:16:11.124Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:16:11.124Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:16:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:16:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:16:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:16:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:16:11.124Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-21T15:16:11.124Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-21T15:16:11.124Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-21T15:16:11.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-21T15:16:11.686Z] === RUN TestCreateDifferentPlatform [2022-07-21T15:16:11.686Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-21T15:16:11.686Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-21T15:16:11.686Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-21T15:16:11.686Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-21T15:16:11.686Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-21T15:16:11.686Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-21T15:16:11.686Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-21T15:16:11.686Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-21T15:16:11.686Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-21T15:16:11.686Z] === RUN TestCreateInvalidHostConfig [2022-07-21T15:16:11.686Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:16:11.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:16:11.686Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:16:11.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:16:11.686Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:16:11.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:16:11.686Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:16:11.686Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:16:11.686Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:16:11.686Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:16:11.686Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:16:11.686Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:16:11.686Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-21T15:16:11.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-21T15:16:11.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-21T15:16:11.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-21T15:16:11.686Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-21T15:16:11.686Z] === RUN TestContainerStartOnDaemonRestart [2022-07-21T15:16:11.686Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-21T15:16:11.686Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-21T15:16:11.686Z] === RUN TestDaemonRestartIpcMode [2022-07-21T15:16:11.686Z] === PAUSE TestDaemonRestartIpcMode [2022-07-21T15:16:11.686Z] === RUN TestDaemonHostGatewayIP [2022-07-21T15:16:11.686Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:16:11.686Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-21T15:16:11.686Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-21T15:16:11.686Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-21T15:16:11.686Z] === RUN TestContainerKillOnDaemonStart [2022-07-21T15:16:11.686Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-21T15:16:11.686Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-21T15:16:11.686Z] === RUN TestDiff [2022-07-21T15:16:11.789Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-07-21T15:16:11.789Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-21T15:16:11.789Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-21T15:16:11.789Z] === RUN TestTagInvalidReference [2022-07-21T15:16:11.789Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-21T15:16:11.789Z] === RUN TestTagValidPrefixedRepo [2022-07-21T15:16:11.789Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-21T15:16:11.789Z] === RUN TestTagExistedNameWithoutForce [2022-07-21T15:16:11.789Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-21T15:16:11.789Z] === RUN TestTagOfficialNames [2022-07-21T15:16:11.789Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-21T15:16:11.789Z] === RUN TestTagMatchesDigest [2022-07-21T15:16:11.789Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-21T15:16:11.789Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-21T15:16:12.247Z] --- PASS: TestDiff (0.42s) [2022-07-21T15:16:12.247Z] === RUN TestExecConsoleSize [2022-07-21T15:16:12.504Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-21T15:16:12.504Z] === RUN TestExecWithCloseStdin [2022-07-21T15:16:13.066Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-21T15:16:13.066Z] === RUN TestExec [2022-07-21T15:16:13.628Z] --- PASS: TestExec (0.45s) [2022-07-21T15:16:13.628Z] === RUN TestExecUser [2022-07-21T15:16:13.885Z] --- PASS: TestExecUser (0.45s) [2022-07-21T15:16:13.885Z] === RUN TestExportContainerAndImportImage [2022-07-21T15:16:14.447Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-07-21T15:16:14.447Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-21T15:16:15.816Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-21T15:16:15.816Z] === RUN TestHealthCheckWorkdir [2022-07-21T15:16:16.378Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-07-21T15:16:16.378Z] === RUN TestHealthKillContainer [2022-07-21T15:16:23.257Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-21T15:16:24.081Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-21T15:16:24.460Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-21T15:16:24.460Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-21T15:16:24.460Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-21T15:16:24.460Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-21T15:16:24.460Z] === RUN TestIpcModeNone [2022-07-21T15:16:24.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-21T15:16:24.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-21T15:16:24.716Z] --- PASS: TestIpcModeNone (0.43s) [2022-07-21T15:16:24.716Z] === RUN TestIpcModePrivate [2022-07-21T15:16:24.971Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-21T15:16:25.227Z] --- PASS: TestIpcModePrivate (0.46s) [2022-07-21T15:16:25.227Z] === RUN TestIpcModeShareable [2022-07-21T15:16:25.227Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:16:25.227Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-21T15:16:25.227Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-21T15:16:25.838Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-21T15:16:25.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-21T15:16:26.593Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-07-21T15:16:26.593Z] === RUN TestAPIIpcModeHost [2022-07-21T15:16:26.593Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:16:26.593Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-21T15:16:26.593Z] === RUN TestDaemonIpcModeShareable [2022-07-21T15:16:26.593Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:16:26.593Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-21T15:16:26.593Z] === RUN TestDaemonIpcModePrivate [2022-07-21T15:16:27.522Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-21T15:16:27.779Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-21T15:16:27.779Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-21T15:16:27.779Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:16:27.779Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-21T15:16:27.779Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-21T15:16:27.779Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:16:27.779Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-21T15:16:27.779Z] === RUN TestIpcModeOlderClient [2022-07-21T15:16:27.779Z] === PAUSE TestIpcModeOlderClient [2022-07-21T15:16:27.779Z] === RUN TestKillContainerInvalidSignal [2022-07-21T15:16:28.340Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-21T15:16:28.340Z] === RUN TestKillContainer [2022-07-21T15:16:28.340Z] === RUN TestKillContainer/no_signal [2022-07-21T15:16:28.596Z] === RUN TestKillContainer/non_killing_signal [2022-07-21T15:16:28.853Z] === RUN TestKillContainer/killing_signal [2022-07-21T15:16:29.415Z] --- PASS: TestKillContainer (1.23s) [2022-07-21T15:16:29.415Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-21T15:16:29.415Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-07-21T15:16:29.415Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-21T15:16:29.415Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-21T15:16:29.415Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-21T15:16:29.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-21T15:16:30.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-07-21T15:16:30.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-21T15:16:30.234Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-07-21T15:16:30.234Z] === RUN TestKillStoppedContainer [2022-07-21T15:16:30.234Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-21T15:16:30.234Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-21T15:16:30.234Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-21T15:16:30.234Z] === RUN TestKillDifferentUserContainer [2022-07-21T15:16:30.796Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-21T15:16:30.796Z] === RUN TestInspectOomKilledTrue [2022-07-21T15:16:30.796Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:16:30.796Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-21T15:16:30.796Z] === RUN TestInspectOomKilledFalse [2022-07-21T15:16:30.796Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:16:30.796Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-21T15:16:30.796Z] === RUN TestLinksEtcHostsContentMatch [2022-07-21T15:16:30.796Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-21T15:16:30.796Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-21T15:16:30.796Z] === RUN TestLinksContainerNames [2022-07-21T15:16:31.726Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-21T15:16:31.726Z] === RUN TestLogsFollowTailEmpty [2022-07-21T15:16:31.982Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-07-21T15:16:31.982Z] === RUN TestLogs [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:16:31.982Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-21T15:16:31.982Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-21T15:16:31.982Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:16:31.982Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:16:31.982Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:16:31.982Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:16:31.982Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:16:31.982Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:16:31.982Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:16:32.554Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:16:32.810Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:16:33.373Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-21T15:16:33.373Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:16:33.935Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:16:33.935Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:16:33.935Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:16:33.935Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:16:33.935Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:16:33.935Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:16:33.935Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:16:33.935Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:16:33.935Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:16:34.499Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:16:34.499Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:16:35.063Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:16:35.063Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:16:35.625Z] --- PASS: TestLogs (3.65s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.69s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-07-21T15:16:35.625Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-07-21T15:16:35.625Z] === RUN TestContainerNetworkMountsNoChown [2022-07-21T15:16:36.187Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/default [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/default [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/private [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/private [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rprivate [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/slave [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/slave [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rslave [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/shared [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/shared [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rshared [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/default [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rshared [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/shared [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rslave [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/slave [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rprivate [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/private [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-21T15:16:36.187Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:16:36.187Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:16:36.187Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-21T15:16:36.443Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-21T15:16:36.443Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-21T15:16:36.443Z] === RUN TestContainerBindMountNonRecursive [2022-07-21T15:16:36.443Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-21T15:16:36.443Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-21T15:16:36.443Z] === RUN TestContainerVolumesMountedAsShared [2022-07-21T15:16:36.443Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-21T15:16:36.443Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-21T15:16:36.443Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-21T15:16:36.443Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-21T15:16:36.443Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-21T15:16:36.443Z] === RUN TestNetworkNat [2022-07-21T15:16:37.006Z] --- PASS: TestNetworkNat (0.50s) [2022-07-21T15:16:37.006Z] === RUN TestNetworkLocalhostTCPNat [2022-07-21T15:16:37.568Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-07-21T15:16:37.568Z] === RUN TestNetworkLoopbackNat [2022-07-21T15:16:40.114Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-21T15:16:40.114Z] === RUN TestPause [2022-07-21T15:16:40.114Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:16:40.114Z] --- SKIP: TestPause (0.00s) [2022-07-21T15:16:40.114Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-21T15:16:40.114Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:16:40.114Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:16:40.114Z] === RUN TestPauseStopPausedContainer [2022-07-21T15:16:40.114Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:16:40.114Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-21T15:16:40.114Z] === RUN TestPidHost [2022-07-21T15:16:41.074Z] --- PASS: TestPidHost (0.91s) [2022-07-21T15:16:41.074Z] === RUN TestPsFilter [2022-07-21T15:16:41.074Z] --- PASS: TestPsFilter (0.09s) [2022-07-21T15:16:41.074Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-21T15:16:41.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-21T15:16:41.332Z] === RUN TestRemoveContainerWithVolume [2022-07-21T15:16:41.894Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-07-21T15:16:41.894Z] === RUN TestRemoveContainerRunning [2022-07-21T15:16:42.151Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-21T15:16:42.151Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-21T15:16:42.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-21T15:16:42.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-07-21T15:16:42.713Z] === RUN TestRemoveInvalidContainer [2022-07-21T15:16:42.713Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-21T15:16:42.713Z] === RUN TestRenameLinkedContainer [2022-07-21T15:16:44.602Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-07-21T15:16:44.602Z] === RUN TestRenameStoppedContainer [2022-07-21T15:16:44.602Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-07-21T15:16:44.602Z] === RUN TestRenameRunningContainerAndReuse [2022-07-21T15:16:45.529Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-07-21T15:16:45.529Z] === RUN TestRenameInvalidName [2022-07-21T15:16:45.785Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-21T15:16:45.785Z] === RUN TestRenameAnonymousContainer [2022-07-21T15:16:47.675Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-07-21T15:16:47.675Z] === RUN TestRenameContainerWithSameName [2022-07-21T15:16:47.675Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-07-21T15:16:47.675Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-21T15:16:48.603Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-07-21T15:16:48.603Z] === RUN TestResize [2022-07-21T15:16:48.859Z] --- PASS: TestResize (0.39s) [2022-07-21T15:16:48.859Z] === RUN TestResizeWithInvalidSize [2022-07-21T15:16:49.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-21T15:16:49.421Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-07-21T15:16:49.421Z] === RUN TestResizeWhenContainerNotStarted [2022-07-21T15:16:49.677Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-21T15:16:49.677Z] === RUN TestDaemonRestartKillContainers [2022-07-21T15:16:49.677Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-21T15:16:49.677Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-21T15:16:49.677Z] === RUN TestCgroupNamespacesRun [2022-07-21T15:16:51.042Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-21T15:16:51.042Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-21T15:16:51.971Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-07-21T15:16:51.971Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-21T15:16:53.335Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-07-21T15:16:53.336Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-21T15:16:54.269Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-07-21T15:16:54.269Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-21T15:16:55.634Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-21T15:16:55.634Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-21T15:16:55.756Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-21T15:16:56.562Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-21T15:16:56.563Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-21T15:16:57.124Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-21T15:16:57.124Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-21T15:16:57.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-21T15:16:57.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-21T15:16:57.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-21T15:16:58.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-21T15:16:58.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-21T15:16:58.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-21T15:16:58.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-21T15:16:58.490Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-21T15:16:58.490Z] === RUN TestNISDomainname [2022-07-21T15:16:58.490Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-21T15:16:58.490Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-21T15:16:58.490Z] === RUN TestHostnameDnsResolution [2022-07-21T15:16:58.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-21T15:16:59.053Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-07-21T15:16:59.053Z] === RUN TestUnprivilegedPortsAndPing [2022-07-21T15:16:59.053Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-21T15:16:59.053Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-21T15:16:59.053Z] === RUN TestPrivilegedHostDevices [2022-07-21T15:16:59.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-21T15:16:59.615Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-07-21T15:16:59.615Z] === RUN TestRunConsoleSize [2022-07-21T15:16:59.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-21T15:16:59.871Z] --- PASS: TestRunConsoleSize (0.38s) [2022-07-21T15:16:59.871Z] === RUN TestStats [2022-07-21T15:16:59.871Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:16:59.871Z] --- SKIP: TestStats (0.00s) [2022-07-21T15:16:59.871Z] === RUN TestStopContainerWithTimeout [2022-07-21T15:16:59.871Z] === RUN TestStopContainerWithTimeout/0 [2022-07-21T15:16:59.871Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-21T15:16:59.871Z] === RUN TestStopContainerWithTimeout/1 [2022-07-21T15:16:59.871Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-21T15:16:59.871Z] === RUN TestStopContainerWithTimeout/3 [2022-07-21T15:16:59.871Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-21T15:16:59.871Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-21T15:16:59.871Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-21T15:16:59.871Z] === CONT TestStopContainerWithTimeout/0 [2022-07-21T15:16:59.871Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-21T15:17:00.434Z] === CONT TestStopContainerWithTimeout/3 [2022-07-21T15:17:00.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-21T15:17:02.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-21T15:17:02.949Z] === CONT TestStopContainerWithTimeout/1 [2022-07-21T15:17:03.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-21T15:17:03.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-21T15:17:03.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-21T15:17:04.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-21T15:17:04.320Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-21T15:17:04.320Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-07-21T15:17:04.320Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-07-21T15:17:04.320Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-07-21T15:17:04.320Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-07-21T15:17:04.320Z] === RUN TestDeleteDevicemapper [2022-07-21T15:17:04.320Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:17:04.320Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-21T15:17:04.320Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-21T15:17:04.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-21T15:17:05.248Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-07-21T15:17:05.248Z] === RUN TestUpdateMemory [2022-07-21T15:17:05.248Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:05.248Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-21T15:17:05.248Z] === RUN TestUpdateCPUQuota [2022-07-21T15:17:05.248Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:05.248Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-21T15:17:05.248Z] === RUN TestUpdatePidsLimit [2022-07-21T15:17:05.248Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:05.248Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-21T15:17:05.248Z] === RUN TestUpdateRestartPolicy [2022-07-21T15:17:05.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-21T15:17:05.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-21T15:17:06.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-21T15:17:07.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-21T15:17:07.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-21T15:17:08.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-21T15:17:09.329Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-21T15:17:09.329Z] Using test binary docker [2022-07-21T15:17:09.329Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-21T15:17:09.329Z] +++ /etc/init.d/apparmor start [2022-07-21T15:17:09.329Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-21T15:17:09.329Z] INFO: Waiting for daemon to start... [2022-07-21T15:17:09.329Z] Starting dockerd [2022-07-21T15:17:09.329Z] +++ 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-07-21T15:17:14.591Z] . [2022-07-21T15:17:14.591Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-21T15:17:14.591Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-21T15:17:14.591Z] Error: No such image: emptyfs [2022-07-21T15:17:14.591Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-21T15:17:14.591Z] ++++ docker load [2022-07-21T15:17:14.849Z] Running integration-test (iteration 1) [2022-07-21T15:17:14.849Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-21T15:17:14.849Z] ++ 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-07-21T15:17:14.849Z] ++ set -e [2022-07-21T15:17:14.849Z] ++ '[' -n 0 ']' [2022-07-21T15:17:14.849Z] ++ set -x [2022-07-21T15:17:14.849Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:17:15.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-21T15:17:15.107Z] Loaded image: busybox:latest [2022-07-21T15:17:15.107Z] Loaded image: busybox:glibc [2022-07-21T15:17:16.041Z] Loaded image: debian:bullseye-slim [2022-07-21T15:17:16.299Z] Loaded image: hello-world:latest [2022-07-21T15:17:16.299Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:17:16.299Z] INFO: Testing against a local daemon [2022-07-21T15:17:16.299Z] === RUN TestCgroupNamespacesBuild [2022-07-21T15:17:17.413Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-07-21T15:17:17.413Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-21T15:17:17.413Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-21T15:17:17.413Z] === RUN TestWaitNonBlocked [2022-07-21T15:17:17.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:17:17.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:17:17.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:17:17.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:17:17.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:17:17.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:17:17.413Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-21T15:17:17.413Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-07-21T15:17:17.413Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-07-21T15:17:17.413Z] === RUN TestWaitBlocked [2022-07-21T15:17:17.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:17:17.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:17:17.413Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:17:17.413Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:17:17.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:17:17.413Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:17:17.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-21T15:17:17.673Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-07-21T15:17:17.673Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-21T15:17:17.974Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-21T15:17:17.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-07-21T15:17:17.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-07-21T15:17:17.974Z] === RUN TestWaitConditions [2022-07-21T15:17:17.974Z] === RUN TestWaitConditions/default [2022-07-21T15:17:17.974Z] === PAUSE TestWaitConditions/default [2022-07-21T15:17:17.974Z] === RUN TestWaitConditions/not-running [2022-07-21T15:17:17.974Z] === PAUSE TestWaitConditions/not-running [2022-07-21T15:17:17.974Z] === RUN TestWaitConditions/next-exit [2022-07-21T15:17:17.975Z] === PAUSE TestWaitConditions/next-exit [2022-07-21T15:17:17.975Z] === RUN TestWaitConditions/removed [2022-07-21T15:17:17.975Z] === PAUSE TestWaitConditions/removed [2022-07-21T15:17:17.975Z] === CONT TestWaitConditions/default [2022-07-21T15:17:17.975Z] === CONT TestWaitConditions/removed [2022-07-21T15:17:18.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-21T15:17:18.606Z] === RUN TestBuildWithSession [2022-07-21T15:17:18.606Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:17:18.606Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-21T15:17:18.606Z] === RUN TestBuildSquashParent [2022-07-21T15:17:19.863Z] === CONT TestWaitConditions/next-exit [2022-07-21T15:17:19.863Z] === CONT TestWaitConditions/not-running [2022-07-21T15:17:20.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-21T15:17:21.227Z] --- PASS: TestWaitConditions (0.01s) [2022-07-21T15:17:21.227Z] --- PASS: TestWaitConditions/default (1.63s) [2022-07-21T15:17:21.227Z] --- PASS: TestWaitConditions/removed (1.66s) [2022-07-21T15:17:21.227Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-07-21T15:17:21.227Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-07-21T15:17:21.227Z] === CONT TestDaemonRestartIpcMode [2022-07-21T15:17:21.227Z] === CONT TestIpcModeOlderClient [2022-07-21T15:17:21.484Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-21T15:17:21.484Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-21T15:17:21.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-21T15:17:22.789Z] --- PASS: TestBuildSquashParent (3.66s) [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:17:22.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:17:22.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:17:22.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:17:22.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:17:22.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:17:22.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:17:22.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:17:22.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:17:22.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:17:23.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:17:23.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:17:24.001Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-07-21T15:17:24.001Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-07-21T15:17:24.001Z] PASS [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === Skipped [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-21T15:17:24.001Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-21T15:17:24.001Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-21T15:17:24.001Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-21T15:17:24.001Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-21T15:17:24.001Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-21T15:17:24.001Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-21T15:17:24.001Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-21T15:17:24.001Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-21T15:17:24.001Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-21T15:17:24.001Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-21T15:17:24.001Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-21T15:17:24.001Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-21T15:17:24.001Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-21T15:17:24.001Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-21T15:17:24.001Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-21T15:17:24.001Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-21T15:17:24.001Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:17:24.001Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-21T15:17:24.001Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-21T15:17:24.001Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-21T15:17:24.001Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-21T15:17:24.001Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-21T15:17:24.001Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-21T15:17:24.001Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-21T15:17:24.001Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-21T15:17:24.001Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-21T15:17:24.001Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-21T15:17:24.001Z] [2022-07-21T15:17:24.001Z] DONE 241 tests, 27 skipped in 80.472s [2022-07-21T15:17:24.001Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-21T15:17:24.001Z] === RUN TestConfigDaemonLibtrustID [2022-07-21T15:17:24.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-21T15:17:24.564Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-21T15:17:24.564Z] === RUN TestConfigDaemonID [2022-07-21T15:17:25.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:17:25.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:17:25.929Z] daemon_test.go:83: [d27f78461db7c] daemon is not started [2022-07-21T15:17:25.929Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-21T15:17:25.929Z] === RUN TestDaemonConfigValidation [2022-07-21T15:17:25.929Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:17:25.929Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:17:25.929Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-21T15:17:25.929Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-21T15:17:25.929Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-21T15:17:25.929Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-21T15:17:25.929Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-21T15:17:25.929Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-21T15:17:25.929Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-21T15:17:25.929Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-21T15:17:25.929Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:17:25.929Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-21T15:17:25.929Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-21T15:17:25.929Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-21T15:17:25.929Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-21T15:17:25.929Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-21T15:17:25.929Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-21T15:17:25.929Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-21T15:17:25.929Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-21T15:17:25.929Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-21T15:17:25.929Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-21T15:17:25.929Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-21T15:17:25.929Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s) [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-07-21T15:17:26.472Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2022-07-21T15:17:26.472Z] === RUN TestBuildMultiStageCopy [2022-07-21T15:17:26.472Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-21T15:17:26.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-21T15:17:27.299Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-21T15:17:27.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-21T15:17:27.670Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-21T15:17:27.670Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-21T15:17:27.928Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-21T15:17:28.187Z] --- PASS: TestBuildMultiStageCopy (1.97s) [2022-07-21T15:17:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-07-21T15:17:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-21T15:17:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-07-21T15:17:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-21T15:17:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-21T15:17:28.187Z] === RUN TestBuildMultiStageParentConfig [2022-07-21T15:17:28.229Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-21T15:17:28.754Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-21T15:17:28.754Z] === RUN TestBuildLabelWithTargets [2022-07-21T15:17:29.158Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-21T15:17:29.158Z] daemon_test.go:197: [d1e37d6aa7188] daemon is not started [2022-07-21T15:17:29.158Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-07-21T15:17:29.158Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-21T15:17:29.158Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-21T15:17:29.158Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-07-21T15:17:29.158Z] === RUN TestDaemonProxy [2022-07-21T15:17:29.158Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-21T15:17:29.158Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-21T15:17:29.158Z] PASS [2022-07-21T15:17:29.158Z] [2022-07-21T15:17:29.158Z] === Skipped [2022-07-21T15:17:29.158Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-21T15:17:29.158Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-21T15:17:29.158Z] [2022-07-21T15:17:29.158Z] DONE 13 tests, 1 skipped in 5.272s [2022-07-21T15:17:29.158Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-21T15:17:29.414Z] INFO: Testing against a local daemon [2022-07-21T15:17:29.414Z] === RUN TestCommitInheritsEnv [2022-07-21T15:17:29.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-21T15:17:30.128Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-07-21T15:17:30.128Z] === RUN TestBuildWithEmptyLayers [2022-07-21T15:17:30.386Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-21T15:17:30.386Z] === RUN TestBuildMultiStageOnBuild [2022-07-21T15:17:31.302Z] --- PASS: TestCommitInheritsEnv (1.76s) [2022-07-21T15:17:31.303Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-21T15:17:31.303Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform// [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform/linux [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-21T15:17:31.303Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-21T15:17:31.560Z] === RUN TestImportWithCustomPlatform/macos [2022-07-21T15:17:31.560Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-21T15:17:31.560Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-21T15:17:31.560Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-21T15:17:31.560Z] === RUN TestImagesFilterMultiReference [2022-07-21T15:17:31.560Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-21T15:17:31.560Z] === RUN TestImagePullPlatformInvalid [2022-07-21T15:17:31.560Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-21T15:17:31.560Z] === RUN TestRemoveImageOrphaning [2022-07-21T15:17:31.762Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-07-21T15:17:31.763Z] === RUN TestBuildUncleanTarFilenames [2022-07-21T15:17:31.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-21T15:17:32.329Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-07-21T15:17:32.329Z] === RUN TestBuildMultiStageLayerLeak [2022-07-21T15:17:33.448Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-07-21T15:17:33.449Z] === RUN TestRemoveImageGarbageCollector [2022-07-21T15:17:33.449Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-21T15:17:33.449Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-21T15:17:33.449Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-21T15:17:33.449Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-21T15:17:33.449Z] === RUN TestTagInvalidReference [2022-07-21T15:17:33.449Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-21T15:17:33.449Z] === RUN TestTagValidPrefixedRepo [2022-07-21T15:17:33.449Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-21T15:17:33.449Z] === RUN TestTagExistedNameWithoutForce [2022-07-21T15:17:33.449Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-21T15:17:33.449Z] === RUN TestTagOfficialNames [2022-07-21T15:17:33.449Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-21T15:17:33.449Z] === RUN TestTagMatchesDigest [2022-07-21T15:17:33.449Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-21T15:17:33.449Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-21T15:17:33.758Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s) [2022-07-21T15:17:33.758Z] === RUN TestBuildWithHugeFile [2022-07-21T15:17:35.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-21T15:17:37.762Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-21T15:17:37.762Z] Using test binary docker [2022-07-21T15:17:37.762Z] +++ /etc/init.d/apparmor start [2022-07-21T15:17:37.762Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-21T15:17:37.762Z] INFO: Waiting for daemon to start... [2022-07-21T15:17:37.762Z] Starting dockerd [2022-07-21T15:17:37.762Z] +++ 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 [2022-07-21T15:17:39.675Z] . [2022-07-21T15:17:39.675Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-21T15:17:39.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-21T15:17:39.936Z] Error: No such image: emptyfs [2022-07-21T15:17:39.936Z] ++++ docker load [2022-07-21T15:17:39.936Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-21T15:17:40.196Z] Running integration-test (iteration 1) [2022-07-21T15:17:40.196Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-21T15:17:40.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:17:40.196Z] ++ set -e [2022-07-21T15:17:40.196Z] ++ '[' -n 0 ']' [2022-07-21T15:17:40.196Z] ++ set -x [2022-07-21T15:17:40.196Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:17:41.136Z] Loaded image: busybox:latest [2022-07-21T15:17:41.705Z] Loaded image: busybox:glibc [2022-07-21T15:17:46.991Z] Loaded image: debian:bullseye-slim [2022-07-21T15:17:46.991Z] Loaded image: hello-world:latest [2022-07-21T15:17:46.991Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:17:46.991Z] INFO: Testing against a local daemon [2022-07-21T15:17:46.991Z] === RUN TestCgroupNamespacesBuild [2022-07-21T15:17:48.178Z] --- PASS: TestImportExtremelyLargeImageWorks (91.63s) [2022-07-21T15:17:48.178Z] PASS [2022-07-21T15:17:48.178Z] [2022-07-21T15:17:48.178Z] DONE 22 tests in 94.727s [2022-07-21T15:17:48.178Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-21T15:17:48.178Z] === RUN TestStripANSICommands [2022-07-21T15:17:48.178Z] === RUN TestStripANSICommands/#00 [2022-07-21T15:17:48.178Z] === RUN TestStripANSICommands/#01 [2022-07-21T15:17:48.178Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-21T15:17:48.178Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-21T15:17:48.178Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-21T15:17:48.178Z] PASS [2022-07-21T15:17:48.178Z] [2022-07-21T15:17:48.178Z] DONE 3 tests in 0.009s [2022-07-21T15:17:48.178Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-21T15:17:48.178Z] INFO: Testing against a local daemon [2022-07-21T15:17:48.178Z] === RUN TestNetworkCreateDelete [2022-07-21T15:17:48.178Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-21T15:17:48.178Z] === RUN TestDockerNetworkDeletePreferID [2022-07-21T15:17:48.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-07-21T15:17:48.178Z] === RUN TestDaemonDNSFallback [2022-07-21T15:17:48.903Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2022-07-21T15:17:48.904Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-21T15:17:49.568Z] .........................xx.................... [ 29%] [2022-07-21T15:17:50.693Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-21T15:17:50.693Z] === RUN TestInspectNetwork [2022-07-21T15:17:51.448Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-07-21T15:17:51.448Z] === RUN TestBuildWithSession [2022-07-21T15:17:51.448Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:17:51.448Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-21T15:17:51.448Z] === RUN TestBuildSquashParent [2022-07-21T15:17:53.963Z] === RUN TestInspectNetwork/full_network_id [2022-07-21T15:17:53.963Z] === RUN TestInspectNetwork/partial_network_id [2022-07-21T15:17:53.963Z] === RUN TestInspectNetwork/network_name [2022-07-21T15:17:53.963Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-21T15:17:58.145Z] --- PASS: TestInspectNetwork (7.23s) [2022-07-21T15:17:58.145Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-21T15:17:58.145Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-21T15:17:58.145Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-21T15:17:58.145Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-21T15:17:58.145Z] === RUN TestRunContainerWithBridgeNone [2022-07-21T15:17:59.089Z] --- PASS: TestRunContainerWithBridgeNone (1.65s) [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-21T15:17:59.089Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:17:59.089Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:17:59.089Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:17:59.089Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-21T15:17:59.089Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-21T15:17:59.089Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-21T15:17:59.089Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-21T15:17:59.089Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-21T15:17:59.090Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-21T15:17:59.090Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-21T15:17:59.090Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-21T15:17:59.090Z] === RUN TestNetworkList [2022-07-21T15:17:59.090Z] === RUN TestNetworkList//networks [2022-07-21T15:17:59.090Z] === PAUSE TestNetworkList//networks [2022-07-21T15:17:59.090Z] === RUN TestNetworkList//networks/ [2022-07-21T15:17:59.090Z] === PAUSE TestNetworkList//networks/ [2022-07-21T15:17:59.090Z] === CONT TestNetworkList//networks [2022-07-21T15:17:59.090Z] === CONT TestNetworkList//networks/ [2022-07-21T15:17:59.090Z] --- PASS: TestNetworkList (0.01s) [2022-07-21T15:17:59.090Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-21T15:17:59.090Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-21T15:17:59.090Z] === RUN TestHostIPv4BridgeLabel [2022-07-21T15:17:59.586Z] --- PASS: TestBuildSquashParent (8.55s) [2022-07-21T15:17:59.586Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-21T15:17:59.652Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-21T15:17:59.652Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-21T15:17:59.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:17:59.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:17:59.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:17:59.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:17:59.847Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:17:59.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:17:59.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:17:59.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:17:59.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:17:59.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:17:59.847Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:17:59.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:17:59.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-21T15:17:59.847Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-21T15:18:01.017Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-21T15:18:01.017Z] === RUN TestDaemonDefaultNetworkPools [2022-07-21T15:18:01.579Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-21T15:18:01.579Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-21T15:18:02.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-21T15:18:02.506Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-21T15:18:03.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-21T15:18:03.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-21T15:18:03.872Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-21T15:18:03.872Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-21T15:18:04.436Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-21T15:18:04.436Z] === RUN TestServiceWithPredefinedNetwork [2022-07-21T15:18:06.355Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-21T15:18:06.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-21T15:18:06.714Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-21T15:18:06.954Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-07-21T15:18:06.954Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-21T15:18:06.954Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:18:06.954Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:18:06.954Z] === RUN TestServiceWithDataPathPortInit [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s) [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2022-07-21T15:18:10.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-07-21T15:18:10.017Z] === RUN TestBuildMultiStageCopy [2022-07-21T15:18:10.017Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-21T15:18:12.564Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-21T15:18:13.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-21T15:18:13.707Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-21T15:18:14.063Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-21T15:18:14.649Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-21T15:18:14.910Z] --- PASS: TestBuildMultiStageCopy (5.06s) [2022-07-21T15:18:14.910Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-07-21T15:18:14.910Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2022-07-21T15:18:14.910Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-07-21T15:18:14.910Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-07-21T15:18:14.910Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-07-21T15:18:14.910Z] === RUN TestBuildMultiStageParentConfig [2022-07-21T15:18:16.294Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-07-21T15:18:16.294Z] === RUN TestBuildLabelWithTargets [2022-07-21T15:18:18.710Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-21T15:18:18.839Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2022-07-21T15:18:18.839Z] === RUN TestBuildWithEmptyLayers [2022-07-21T15:18:19.780Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-07-21T15:18:19.780Z] === RUN TestBuildMultiStageOnBuild [2022-07-21T15:18:20.467Z] --- PASS: TestBuildWithHugeFile (45.89s) [2022-07-21T15:18:20.467Z] === RUN TestBuildWCOWSandboxSize [2022-07-21T15:18:20.467Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:18:20.467Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:18:20.467Z] === RUN TestBuildWithEmptyDockerfile [2022-07-21T15:18:20.467Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:18:20.467Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:18:20.467Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:18:20.467Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:18:20.467Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:18:20.467Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:18:20.467Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:18:20.467Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:18:20.467Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:18:20.467Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-21T15:18:20.467Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-21T15:18:20.467Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-21T15:18:20.467Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-21T15:18:20.467Z] === RUN TestBuildPreserveOwnership [2022-07-21T15:18:20.467Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-21T15:18:21.793Z] --- PASS: TestServiceWithDataPathPortInit (14.19s) [2022-07-21T15:18:21.793Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-21T15:18:21.841Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-21T15:18:23.079Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2022-07-21T15:18:23.079Z] === RUN TestBuildUncleanTarFilenames [2022-07-21T15:18:23.214Z] --- PASS: TestBuildPreserveOwnership (3.06s) [2022-07-21T15:18:23.214Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-07-21T15:18:23.214Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-07-21T15:18:23.214Z] === RUN TestBuildPlatformInvalid [2022-07-21T15:18:23.214Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-21T15:18:23.214Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-21T15:18:23.682Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b3v1q5tuej7pfdwd0i6yaybme Created:2022-07-21 15:18:22.181127201 +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[7a07b8f8d3e088f85faa4ba3cc3c2d58311f9d7f5a551ee274a72a82beea818c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hzm7uwco3ku1z3wb5eocfn5jj EndpointID:ad25db89e8a99d2cb0e7540aac0861001778a281ae1f27ad2eb9383c3aca1bdc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c03d91ce54b79af0880155fbd722da870283faec11d6d6f162c38eceb9a5cab0 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:001acfac2947 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hzm7uwco3ku1z3wb5eocfn5jj EndpointID:ad25db89e8a99d2cb0e7540aac0861001778a281ae1f27ad2eb9383c3aca1bdc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-21T15:18:23.780Z] Loaded image: busybox:latest [2022-07-21T15:18:24.038Z] Loaded image: busybox:glibc [2022-07-21T15:18:25.008Z] --- PASS: TestBuildUncleanTarFilenames (2.17s) [2022-07-21T15:18:25.009Z] === RUN TestBuildMultiStageLayerLeak [2022-07-21T15:18:25.010Z] Loaded image: debian:bullseye-slim [2022-07-21T15:18:25.010Z] Loaded image: hello-world:latest [2022-07-21T15:18:25.010Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:18:27.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-07-21T15:18:27.844Z] PASS [2022-07-21T15:18:27.844Z] [2022-07-21T15:18:27.844Z] === Skipped [2022-07-21T15:18:27.844Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:18:27.844Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:18:27.844Z] [2022-07-21T15:18:27.844Z] DONE 38 tests, 1 skipped in 44.433s [2022-07-21T15:18:27.844Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:18:27.844Z] INFO: Testing against a local daemon [2022-07-21T15:18:27.844Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-21T15:18:27.844Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:18:27.844Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-21T15:18:27.844Z] === RUN TestDockerNetworkIpvlan [2022-07-21T15:18:27.844Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:18:27.844Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:18:27.844Z] PASS [2022-07-21T15:18:27.844Z] [2022-07-21T15:18:27.844Z] === Skipped [2022-07-21T15:18:27.844Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-07-21T15:18:27.844Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:18:27.844Z] [2022-07-21T15:18:27.844Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:18:27.844Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:18:27.844Z] [2022-07-21T15:18:27.844Z] DONE 2 tests, 2 skipped in 0.043s [2022-07-21T15:18:28.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:18:28.100Z] INFO: Testing against a local daemon [2022-07-21T15:18:28.100Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-21T15:18:29.213Z] --- PASS: TestBuildMultiStageLayerLeak (3.57s) [2022-07-21T15:18:29.213Z] === RUN TestBuildWithHugeFile [2022-07-21T15:18:29.465Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-07-21T15:18:29.465Z] === RUN TestDockerNetworkMacvlan [2022-07-21T15:18:30.027Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-21T15:18:30.589Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-21T15:18:31.517Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-21T15:18:33.129Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.32s) [2022-07-21T15:18:33.129Z] PASS [2022-07-21T15:18:33.129Z] [2022-07-21T15:18:33.129Z] === Skipped [2022-07-21T15:18:33.129Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-21T15:18:33.129Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:18:33.129Z] [2022-07-21T15:18:33.129Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:18:33.129Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:18:33.129Z] [2022-07-21T15:18:33.129Z] DONE 34 tests, 2 skipped in 77.662s [2022-07-21T15:18:33.129Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-21T15:18:33.129Z] ++ 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-07-21T15:18:33.129Z] ++ set -e [2022-07-21T15:18:33.129Z] ++ '[' -n 0 ']' [2022-07-21T15:18:33.129Z] ++ set -x [2022-07-21T15:18:33.129Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:18:33.129Z] INFO: Testing against a local daemon [2022-07-21T15:18:33.129Z] === RUN TestConfigInspect [2022-07-21T15:18:33.407Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-21T15:18:35.029Z] --- PASS: TestConfigInspect (2.33s) [2022-07-21T15:18:35.029Z] === RUN TestConfigList [2022-07-21T15:18:35.297Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-21T15:18:35.590Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-21T15:18:36.927Z] --- PASS: TestConfigList (2.19s) [2022-07-21T15:18:36.927Z] === RUN TestConfigsCreateAndDelete [2022-07-21T15:18:38.564Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan (9.78s) [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.95s) [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-07-21T15:18:39.126Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-07-21T15:18:39.126Z] PASS [2022-07-21T15:18:39.126Z] [2022-07-21T15:18:39.126Z] DONE 8 tests in 11.082s [2022-07-21T15:18:39.126Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-21T15:18:39.126Z] testing: warning: no tests to run [2022-07-21T15:18:39.126Z] PASS [2022-07-21T15:18:39.126Z] [2022-07-21T15:18:39.126Z] DONE 0 tests in 0.007s [2022-07-21T15:18:39.126Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-21T15:18:39.126Z] INFO: Testing against a local daemon [2022-07-21T15:18:39.126Z] === RUN TestAuthZPluginAllowRequest [2022-07-21T15:18:39.454Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-07-21T15:18:39.454Z] === RUN TestConfigsUpdate [2022-07-21T15:18:40.491Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-07-21T15:18:40.491Z] === RUN TestAuthZPluginTLS [2022-07-21T15:18:40.748Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-21T15:18:40.748Z] === RUN TestAuthZPluginDenyRequest [2022-07-21T15:18:41.310Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-21T15:18:41.310Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-21T15:18:41.355Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-21T15:18:41.355Z] === RUN TestTemplatedConfig [2022-07-21T15:18:41.873Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-21T15:18:41.873Z] === RUN TestAuthZPluginDenyResponse [2022-07-21T15:18:42.435Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-21T15:18:42.435Z] === RUN TestAuthZPluginAllowEventStream [2022-07-21T15:18:43.801Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-07-21T15:18:43.801Z] === RUN TestAuthZPluginErrorResponse [2022-07-21T15:18:43.886Z] --- PASS: TestTemplatedConfig (2.47s) [2022-07-21T15:18:43.886Z] === RUN TestConfigCreateResolve [2022-07-21T15:18:44.058Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-21T15:18:44.058Z] === RUN TestAuthZPluginErrorRequest [2022-07-21T15:18:44.620Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-21T15:18:44.620Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-21T15:18:45.181Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-21T15:18:45.181Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-21T15:18:45.338Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-21T15:18:46.413Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-07-21T15:18:46.413Z] PASS [2022-07-21T15:18:46.413Z] [2022-07-21T15:18:46.413Z] DONE 6 tests in 13.779s [2022-07-21T15:18:46.413Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-21T15:18:46.413Z] ++ 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-07-21T15:18:46.413Z] ++ set -e [2022-07-21T15:18:46.413Z] ++ '[' -n 0 ']' [2022-07-21T15:18:46.413Z] ++ set -x [2022-07-21T15:18:46.413Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:18:46.413Z] INFO: Testing against a local daemon [2022-07-21T15:18:46.413Z] === RUN TestAttachWithTTY [2022-07-21T15:18:46.413Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-21T15:18:46.413Z] === RUN TestAttachWithoutTTy [2022-07-21T15:18:46.413Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-21T15:18:46.413Z] === RUN TestCheckpoint [2022-07-21T15:18:46.413Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:18:46.413Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/commit [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:18:46.413Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/commit [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-21T15:18:46.413Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-21T15:18:46.413Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-21T15:18:46.413Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-21T15:18:46.413Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-21T15:18:46.548Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-07-21T15:18:46.548Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-21T15:18:46.672Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-21T15:18:46.672Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-21T15:18:46.672Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-21T15:18:46.672Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-21T15:18:46.672Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-21T15:18:46.672Z] === RUN TestCopyEmptyFile [2022-07-21T15:18:46.836Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-21T15:18:46.930Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-21T15:18:46.930Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-21T15:18:46.930Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-21T15:18:46.930Z] === RUN TestCopyFromContainer [2022-07-21T15:18:47.864Z] === RUN TestCopyFromContainer// [2022-07-21T15:18:47.864Z] === RUN TestCopyFromContainer//bar/root [2022-07-21T15:18:47.864Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-21T15:18:48.122Z] === RUN TestCopyFromContainer/bar/quux [2022-07-21T15:18:48.122Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-21T15:18:48.122Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-21T15:18:48.122Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-21T15:18:48.122Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-21T15:18:48.381Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-21T15:18:48.381Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer (1.53s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-21T15:18:48.381Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-21T15:18:48.381Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-21T15:18:48.381Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:18:48.381Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:18:48.381Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:18:48.381Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:18:48.381Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:18:48.381Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:18:48.381Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:18:48.381Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:18:48.381Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:18:48.381Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-21T15:18:48.381Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-21T15:18:48.381Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-21T15:18:48.381Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-21T15:18:48.381Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-21T15:18:48.381Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-21T15:18:48.381Z] === RUN TestCreateWithInvalidEnv [2022-07-21T15:18:48.381Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-21T15:18:48.381Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-21T15:18:48.381Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-21T15:18:48.381Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-21T15:18:48.381Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-21T15:18:48.381Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-21T15:18:48.381Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-21T15:18:48.381Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-21T15:18:48.381Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-21T15:18:48.381Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-21T15:18:48.381Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-21T15:18:48.381Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-21T15:18:48.381Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-21T15:18:48.381Z] === RUN TestCreateTmpfsMountsTarget [2022-07-21T15:18:48.381Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-21T15:18:48.381Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-21T15:18:48.437Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-07-21T15:18:48.437Z] === RUN TestAuthZPluginHeader [2022-07-21T15:18:48.693Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-21T15:18:48.693Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-21T15:18:49.754Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-07-21T15:18:49.754Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-21T15:18:51.129Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-21T15:18:51.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:18:51.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:18:51.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:18:51.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:18:51.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:18:51.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:18:51.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:18:51.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:18:51.129Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:18:51.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:18:51.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:18:51.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:18:51.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:18:51.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:18:51.129Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-21T15:18:51.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-21T15:18:51.129Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-21T15:18:51.192Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-21T15:18:51.387Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-21T15:18:51.387Z] === RUN TestCreateDifferentPlatform [2022-07-21T15:18:51.387Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-21T15:18:51.387Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-21T15:18:51.387Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-21T15:18:51.387Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-21T15:18:51.387Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-21T15:18:51.387Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-21T15:18:51.387Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-21T15:18:51.387Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-21T15:18:51.387Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-21T15:18:51.387Z] === RUN TestCreateInvalidHostConfig [2022-07-21T15:18:51.387Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:18:51.387Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:18:51.387Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:18:51.387Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:18:51.387Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:18:51.387Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:18:51.387Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:18:51.387Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:18:51.387Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:18:51.387Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:18:51.387Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:18:51.387Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:18:51.387Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-21T15:18:51.387Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-21T15:18:51.387Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-21T15:18:51.387Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-21T15:18:51.387Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-21T15:18:51.387Z] === RUN TestContainerStartOnDaemonRestart [2022-07-21T15:18:51.387Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-21T15:18:51.387Z] === RUN TestDaemonRestartIpcMode [2022-07-21T15:18:51.387Z] === PAUSE TestDaemonRestartIpcMode [2022-07-21T15:18:51.387Z] === RUN TestDaemonHostGatewayIP [2022-07-21T15:18:51.387Z] === PAUSE TestDaemonHostGatewayIP [2022-07-21T15:18:51.387Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-21T15:18:51.387Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-21T15:18:51.387Z] === RUN TestContainerKillOnDaemonStart [2022-07-21T15:18:51.387Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-21T15:18:51.387Z] === RUN TestDiff [2022-07-21T15:18:51.953Z] --- PASS: TestDiff (0.41s) [2022-07-21T15:18:51.953Z] === RUN TestExecConsoleSize [2022-07-21T15:18:52.210Z] --- PASS: TestExecConsoleSize (0.45s) [2022-07-21T15:18:52.211Z] === RUN TestExecWithCloseStdin [2022-07-21T15:18:52.777Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-21T15:18:52.777Z] === RUN TestExec [2022-07-21T15:18:53.343Z] --- PASS: TestExec (0.47s) [2022-07-21T15:18:53.343Z] === RUN TestExecUser [2022-07-21T15:18:53.601Z] --- PASS: TestExecUser (0.46s) [2022-07-21T15:18:53.601Z] === RUN TestExportContainerAndImportImage [2022-07-21T15:18:53.938Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2022-07-21T15:18:53.938Z] === RUN TestAuthZPluginV2Disable [2022-07-21T15:18:54.166Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-21T15:18:54.166Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-21T15:18:55.540Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-21T15:18:55.540Z] === RUN TestHealthCheckWorkdir [2022-07-21T15:18:55.699Z] ............................ [ 66%] [2022-07-21T15:18:56.106Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-07-21T15:18:56.106Z] === RUN TestHealthKillContainer [2022-07-21T15:18:57.202Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-07-21T15:18:57.203Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-21T15:19:00.513Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-07-21T15:19:00.513Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-21T15:19:04.260Z] --- PASS: TestHealthKillContainer (7.91s) [2022-07-21T15:19:04.260Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-21T15:19:04.518Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-21T15:19:04.518Z] === RUN TestIpcModeNone [2022-07-21T15:19:04.776Z] --- PASS: TestIpcModeNone (0.49s) [2022-07-21T15:19:04.776Z] === RUN TestIpcModePrivate [2022-07-21T15:19:05.342Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-21T15:19:05.342Z] --- PASS: TestIpcModePrivate (0.49s) [2022-07-21T15:19:05.342Z] === RUN TestIpcModeShareable [2022-07-21T15:19:05.600Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-21T15:19:05.858Z] --- PASS: TestIpcModeShareable (0.50s) [2022-07-21T15:19:05.858Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-21T15:19:07.232Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-07-21T15:19:07.232Z] === RUN TestAPIIpcModeHost [2022-07-21T15:19:07.798Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-21T15:19:07.798Z] === RUN TestDaemonIpcModeShareable [2022-07-21T15:19:08.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-21T15:19:08.731Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-21T15:19:08.731Z] === RUN TestDaemonIpcModePrivate [2022-07-21T15:19:09.883Z] --- PASS: TestImportExtremelyLargeImageWorks (92.47s) [2022-07-21T15:19:09.883Z] PASS [2022-07-21T15:19:09.883Z] [2022-07-21T15:19:09.883Z] === Skipped [2022-07-21T15:19:09.883Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-21T15:19:09.883Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-21T15:19:09.883Z] [2022-07-21T15:19:09.883Z] DONE 22 tests, 1 skipped in 96.543s [2022-07-21T15:19:09.883Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-21T15:19:09.883Z] === RUN TestStripANSICommands [2022-07-21T15:19:09.883Z] === RUN TestStripANSICommands/#00 [2022-07-21T15:19:09.883Z] === RUN TestStripANSICommands/#01 [2022-07-21T15:19:09.883Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-21T15:19:09.883Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-21T15:19:09.883Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-21T15:19:09.883Z] PASS [2022-07-21T15:19:09.883Z] [2022-07-21T15:19:09.883Z] DONE 3 tests in 0.038s [2022-07-21T15:19:09.883Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-21T15:19:09.883Z] INFO: Testing against a local daemon [2022-07-21T15:19:09.883Z] === RUN TestNetworkCreateDelete [2022-07-21T15:19:09.883Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-21T15:19:09.883Z] === RUN TestDockerNetworkDeletePreferID [2022-07-21T15:19:09.883Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-07-21T15:19:09.883Z] === RUN TestDaemonDNSFallback [2022-07-21T15:19:10.105Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-21T15:19:10.105Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-21T15:19:10.105Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-21T15:19:11.039Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-21T15:19:11.297Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-21T15:19:11.297Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-21T15:19:12.230Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-21T15:19:12.487Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-07-21T15:19:12.487Z] === RUN TestIpcModeOlderClient [2022-07-21T15:19:12.487Z] === PAUSE TestIpcModeOlderClient [2022-07-21T15:19:12.487Z] === RUN TestKillContainerInvalidSignal [2022-07-21T15:19:12.699Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.36s) [2022-07-21T15:19:12.699Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-21T15:19:12.745Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-21T15:19:12.745Z] === RUN TestKillContainer [2022-07-21T15:19:12.745Z] === RUN TestKillContainer/no_signal [2022-07-21T15:19:13.172Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-21T15:19:13.172Z] === RUN TestInspectNetwork [2022-07-21T15:19:13.172Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestRunContainerWithBridgeNone [2022-07-21T15:19:13.172Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-21T15:19:13.172Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:19:13.172Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:19:13.172Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:19:13.172Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-21T15:19:13.172Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-21T15:19:13.172Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-21T15:19:13.172Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestNetworkList [2022-07-21T15:19:13.172Z] === RUN TestNetworkList//networks [2022-07-21T15:19:13.172Z] === PAUSE TestNetworkList//networks [2022-07-21T15:19:13.172Z] === RUN TestNetworkList//networks/ [2022-07-21T15:19:13.172Z] === PAUSE TestNetworkList//networks/ [2022-07-21T15:19:13.172Z] === CONT TestNetworkList//networks [2022-07-21T15:19:13.172Z] === CONT TestNetworkList//networks/ [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkList (0.01s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-21T15:19:13.172Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestHostIPv4BridgeLabel [2022-07-21T15:19:13.172Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-21T15:19:13.172Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-21T15:19:13.172Z] === RUN TestDaemonDefaultNetworkPools [2022-07-21T15:19:13.172Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-21T15:19:13.172Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-21T15:19:13.172Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-21T15:19:13.172Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-21T15:19:13.172Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-21T15:19:13.172Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-21T15:19:13.172Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-21T15:19:13.172Z] === RUN TestServiceWithPredefinedNetwork [2022-07-21T15:19:13.172Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-21T15:19:13.172Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:19:13.172Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestServiceWithDataPathPortInit [2022-07-21T15:19:13.172Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-21T15:19:13.172Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-21T15:19:13.172Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-21T15:19:13.172Z] PASS [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === Skipped [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-21T15:19:13.172Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-21T15:19:13.172Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-21T15:19:13.172Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-21T15:19:13.172Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-21T15:19:13.172Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-21T15:19:13.172Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-21T15:19:13.172Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-21T15:19:13.172Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-21T15:19:13.172Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:19:13.172Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-21T15:19:13.172Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-21T15:19:13.172Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] DONE 34 tests, 12 skipped in 7.015s [2022-07-21T15:19:13.172Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:19:13.172Z] INFO: Testing against a local daemon [2022-07-21T15:19:13.172Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-21T15:19:13.172Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:19:13.172Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestDockerNetworkIpvlan [2022-07-21T15:19:13.172Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:19:13.172Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:19:13.172Z] PASS [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === Skipped [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-21T15:19:13.172Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:19:13.172Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] DONE 2 tests, 2 skipped in 0.086s [2022-07-21T15:19:13.172Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:19:13.172Z] INFO: Testing against a local daemon [2022-07-21T15:19:13.172Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-21T15:19:13.172Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestDockerNetworkMacvlan [2022-07-21T15:19:13.172Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-21T15:19:13.172Z] PASS [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === Skipped [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-21T15:19:13.172Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-21T15:19:13.172Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] DONE 2 tests, 2 skipped in 0.085s [2022-07-21T15:19:13.172Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-21T15:19:13.172Z] testing: warning: no tests to run [2022-07-21T15:19:13.172Z] PASS [2022-07-21T15:19:13.172Z] [2022-07-21T15:19:13.172Z] DONE 0 tests in 0.023s [2022-07-21T15:19:13.172Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-21T15:19:13.172Z] INFO: Testing against a local daemon [2022-07-21T15:19:13.172Z] === RUN TestAuthZPluginAllowRequest [2022-07-21T15:19:13.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.172Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestAuthZPluginTLS [2022-07-21T15:19:13.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.172Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-21T15:19:13.172Z] === RUN TestAuthZPluginDenyRequest [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginDenyResponse [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginAllowEventStream [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginErrorResponse [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginErrorRequest [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginHeader [2022-07-21T15:19:13.173Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.173Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-21T15:19:13.173Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-21T15:19:13.312Z] === RUN TestKillContainer/non_killing_signal [2022-07-21T15:19:13.569Z] === RUN TestKillContainer/killing_signal [2022-07-21T15:19:13.734Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.734Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-21T15:19:13.734Z] === RUN TestAuthZPluginV2Disable [2022-07-21T15:19:13.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:13.990Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-21T15:19:13.990Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-21T15:19:14.135Z] --- PASS: TestKillContainer (1.30s) [2022-07-21T15:19:14.135Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-21T15:19:14.135Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-21T15:19:14.135Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-21T15:19:14.135Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-21T15:19:14.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-21T15:19:14.245Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:14.245Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-21T15:19:14.245Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-21T15:19:14.393Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-21T15:19:14.500Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:14.501Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-21T15:19:14.501Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-21T15:19:15.062Z] PASS [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === Skipped [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-21T15:19:15.062Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] DONE 17 tests, 17 skipped in 1.801s [2022-07-21T15:19:15.062Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-21T15:19:15.062Z] INFO: Testing against a local daemon [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:19:15.062Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:19:15.062Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-21T15:19:15.062Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-21T15:19:15.062Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-21T15:19:15.062Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-21T15:19:15.062Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-21T15:19:15.062Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-21T15:19:15.062Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-21T15:19:15.062Z] === RUN TestPluginInstall [2022-07-21T15:19:15.062Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-21T15:19:15.062Z] === RUN TestPluginsWithRuntimes [2022-07-21T15:19:15.062Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-21T15:19:15.062Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-21T15:19:15.062Z] === RUN TestPluginBackCompatMediaTypes [2022-07-21T15:19:15.062Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-21T15:19:15.062Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-21T15:19:15.062Z] PASS [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === Skipped [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-21T15:19:15.062Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-21T15:19:15.062Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-21T15:19:15.062Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-21T15:19:15.062Z] [2022-07-21T15:19:15.062Z] DONE 19 tests, 3 skipped in 0.139s [2022-07-21T15:19:15.062Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-21T15:19:15.062Z] INFO: Testing against a local daemon [2022-07-21T15:19:15.062Z] === RUN TestExternalGraphDriver [2022-07-21T15:19:15.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-07-21T15:19:15.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-07-21T15:19:15.330Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-21T15:19:15.330Z] === RUN TestKillStoppedContainer [2022-07-21T15:19:15.330Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-21T15:19:15.330Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-21T15:19:15.330Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-21T15:19:15.330Z] === RUN TestKillDifferentUserContainer [2022-07-21T15:19:15.623Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-21T15:19:15.623Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-21T15:19:15.623Z] === RUN TestGraphdriverPluginV2 [2022-07-21T15:19:15.896Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-21T15:19:15.896Z] === RUN TestInspectOomKilledTrue [2022-07-21T15:19:16.462Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-21T15:19:16.462Z] === RUN TestInspectOomKilledFalse [2022-07-21T15:19:16.720Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-07-21T15:19:16.720Z] === RUN TestLinksEtcHostsContentMatch [2022-07-21T15:19:16.978Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-21T15:19:16.978Z] === RUN TestLinksContainerNames [2022-07-21T15:19:17.912Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-21T15:19:17.912Z] === RUN TestLogsFollowTailEmpty [2022-07-21T15:19:18.170Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-21T15:19:18.170Z] === RUN TestLogs [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:19:18.170Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-21T15:19:18.170Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-21T15:19:18.170Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:19:18.170Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:19:18.170Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:19:18.170Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:19:18.170Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:19:18.170Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:19:18.170Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:19:19.104Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:19:19.104Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:19:19.671Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-21T15:19:19.671Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-21T15:19:19.788Z] --- PASS: TestGraphdriverPluginV2 (3.67s) [2022-07-21T15:19:19.788Z] PASS [2022-07-21T15:19:19.788Z] [2022-07-21T15:19:19.788Z] === Skipped [2022-07-21T15:19:19.788Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-21T15:19:19.788Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-21T15:19:19.788Z] [2022-07-21T15:19:19.788Z] DONE 2 tests, 1 skipped in 4.106s [2022-07-21T15:19:19.788Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-21T15:19:19.788Z] INFO: Testing against a local daemon [2022-07-21T15:19:19.788Z] === RUN TestContinueAfterPluginCrash [2022-07-21T15:19:19.788Z] === PAUSE TestContinueAfterPluginCrash [2022-07-21T15:19:19.788Z] === RUN TestReadPluginNoRead [2022-07-21T15:19:19.788Z] === PAUSE TestReadPluginNoRead [2022-07-21T15:19:19.788Z] === RUN TestDaemonStartWithLogOpt [2022-07-21T15:19:19.788Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-21T15:19:19.788Z] === CONT TestContinueAfterPluginCrash [2022-07-21T15:19:19.788Z] === CONT TestDaemonStartWithLogOpt [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:19:20.236Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:19:20.236Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:19:20.236Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:19:20.236Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:19:20.236Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:19:20.236Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:19:20.236Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:19:20.236Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:19:20.236Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:19:20.802Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:19:20.802Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:19:21.368Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:19:21.368Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:19:22.302Z] --- PASS: TestLogs (3.94s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s) [2022-07-21T15:19:22.302Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.75s) [2022-07-21T15:19:22.302Z] === RUN TestContainerNetworkMountsNoChown [2022-07-21T15:19:22.560Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/default [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/default [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/private [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/private [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rprivate [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/slave [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/slave [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rslave [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/shared [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/shared [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rshared [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/default [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/rslave [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/rshared [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/shared [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/rprivate [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/slave [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/private [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:19:22.560Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-21T15:19:22.560Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-21T15:19:22.560Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:19:22.819Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:19:23.077Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-21T15:19:23.077Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-21T15:19:23.077Z] === RUN TestContainerBindMountNonRecursive [2022-07-21T15:19:23.959Z] --- PASS: TestDaemonStartWithLogOpt (4.30s) [2022-07-21T15:19:23.959Z] === CONT TestReadPluginNoRead [2022-07-21T15:19:24.451Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-07-21T15:19:24.451Z] === RUN TestContainerVolumesMountedAsShared [2022-07-21T15:19:25.017Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-07-21T15:19:25.017Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-21T15:19:25.275Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-21T15:19:25.275Z] === RUN TestNetworkNat [2022-07-21T15:19:25.840Z] --- PASS: TestNetworkNat (0.48s) [2022-07-21T15:19:25.840Z] === RUN TestNetworkLocalhostTCPNat [2022-07-21T15:19:25.848Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-21T15:19:26.099Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2022-07-21T15:19:26.099Z] === RUN TestNetworkLoopbackNat [2022-07-21T15:19:27.213Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-21T15:19:27.535Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-21T15:19:27.535Z] PASS [2022-07-21T15:19:27.535Z] [2022-07-21T15:19:27.535Z] DONE 17 tests in 48.451s [2022-07-21T15:19:27.535Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-21T15:19:27.535Z] INFO: Testing against a local daemon [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:19:27.535Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:19:27.535Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-21T15:19:27.535Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-21T15:19:27.535Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-21T15:19:27.535Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-21T15:19:27.535Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-21T15:19:27.535Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-21T15:19:27.535Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-21T15:19:27.535Z] === RUN TestPluginInstall [2022-07-21T15:19:27.535Z] === RUN TestPluginInstall/no_auth [2022-07-21T15:19:28.464Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:19:28.464Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47cc976c83bbca577c0d9ec04ba2360053d508433314dc84eb4d0f1fdab30874" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:19:28.464Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:19:28.464Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47cc976c83bbca577c0d9ec04ba2360053d508433314dc84eb4d0f1fdab30874" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:19:28.577Z] --- PASS: TestContinueAfterPluginCrash (9.00s) [2022-07-21T15:19:28.577Z] === RUN TestReadPluginNoRead/default [2022-07-21T15:19:28.626Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-07-21T15:19:28.626Z] === RUN TestPause [2022-07-21T15:19:28.721Z] === RUN TestPluginInstall/with_htpasswd [2022-07-21T15:19:28.978Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:19:28.978Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:269800a9fec56298360a9e735241f9f5498d6a3c70d412f3c47187e7cb83d7a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:19:28.978Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:19:28.978Z] time="2022-07-21T15:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:269800a9fec56298360a9e735241f9f5498d6a3c70d412f3c47187e7cb83d7a4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:19:29.193Z] --- PASS: TestPause (0.45s) [2022-07-21T15:19:29.193Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-21T15:19:29.193Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:19:29.193Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:19:29.193Z] === RUN TestPauseStopPausedContainer [2022-07-21T15:19:29.235Z] === RUN TestPluginInstall/with_insecure [2022-07-21T15:19:29.759Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-21T15:19:29.759Z] === RUN TestPidHost [2022-07-21T15:19:29.942Z] === CONT TestReadPluginNoRead [2022-07-21T15:19:29.942Z] read_test.go:92: [d18d883b74cea] daemon is not started [2022-07-21T15:19:29.942Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-07-21T15:19:29.942Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-21T15:19:29.942Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2022-07-21T15:19:29.942Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-21T15:19:29.942Z] PASS [2022-07-21T15:19:29.942Z] [2022-07-21T15:19:29.942Z] DONE 6 tests in 10.469s [2022-07-21T15:19:29.942Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-21T15:19:29.942Z] testing: warning: no tests to run [2022-07-21T15:19:29.942Z] PASS [2022-07-21T15:19:29.942Z] [2022-07-21T15:19:29.942Z] DONE 0 tests in 0.033s [2022-07-21T15:19:29.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-21T15:19:29.942Z] INFO: Testing against a local daemon [2022-07-21T15:19:29.942Z] === RUN TestPluginWithDevMounts [2022-07-21T15:19:29.942Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-21T15:19:29.942Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-21T15:19:29.942Z] PASS [2022-07-21T15:19:29.942Z] [2022-07-21T15:19:29.942Z] === Skipped [2022-07-21T15:19:29.942Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-21T15:19:29.942Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-21T15:19:29.942Z] [2022-07-21T15:19:29.942Z] DONE 1 tests, 1 skipped in 0.105s [2022-07-21T15:19:29.942Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-21T15:19:29.942Z] INFO: Testing against a local daemon [2022-07-21T15:19:29.942Z] === RUN TestSecretInspect [2022-07-21T15:19:29.942Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.942Z] --- SKIP: TestSecretInspect (0.02s) [2022-07-21T15:19:29.942Z] === RUN TestSecretList [2022-07-21T15:19:29.942Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.942Z] --- SKIP: TestSecretList (0.02s) [2022-07-21T15:19:29.942Z] === RUN TestSecretsCreateAndDelete [2022-07-21T15:19:29.942Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.942Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-21T15:19:29.942Z] === RUN TestSecretsUpdate [2022-07-21T15:19:29.942Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.942Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-21T15:19:29.943Z] === RUN TestTemplatedSecret [2022-07-21T15:19:29.943Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-21T15:19:29.943Z] === RUN TestSecretCreateResolve [2022-07-21T15:19:29.943Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-21T15:19:29.943Z] PASS [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] === Skipped [2022-07-21T15:19:29.943Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-07-21T15:19:29.943Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-07-21T15:19:29.943Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-21T15:19:29.943Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-21T15:19:29.943Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-21T15:19:29.943Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-21T15:19:29.943Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:29.943Z] [2022-07-21T15:19:29.943Z] DONE 6 tests, 6 skipped in 0.154s [2022-07-21T15:19:29.943Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-21T15:19:30.164Z] time="2022-07-21T15:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:19:30.164Z] time="2022-07-21T15:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39b97531e5529449d82b3ea1c176be84c6ac96f23975cfaa8069222d32623ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:19:30.164Z] time="2022-07-21T15:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:19:30.164Z] time="2022-07-21T15:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39b97531e5529449d82b3ea1c176be84c6ac96f23975cfaa8069222d32623ce0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:19:30.199Z] INFO: Testing against a local daemon [2022-07-21T15:19:30.199Z] === RUN TestServiceCreateInit [2022-07-21T15:19:30.199Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-21T15:19:30.199Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-21T15:19:30.199Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-21T15:19:30.199Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-21T15:19:30.199Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceMultipleTimes [2022-07-21T15:19:30.199Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceConflict [2022-07-21T15:19:30.199Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceMaxReplicas [2022-07-21T15:19:30.199Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-07-21T15:19:30.199Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-21T15:19:30.199Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceSecretFileMode [2022-07-21T15:19:30.199Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceConfigFileMode [2022-07-21T15:19:30.199Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceSysctls [2022-07-21T15:19:30.199Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-21T15:19:30.199Z] === RUN TestCreateServiceCapabilities [2022-07-21T15:19:30.199Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-21T15:19:30.199Z] === RUN TestInspect [2022-07-21T15:19:30.199Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestInspect (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestCreateJob [2022-07-21T15:19:30.199Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestCreateJob (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestReplicatedJob [2022-07-21T15:19:30.199Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestUpdateReplicatedJob [2022-07-21T15:19:30.199Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-21T15:19:30.199Z] === RUN TestServiceListWithStatuses [2022-07-21T15:19:30.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:19:30.199Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-21T15:19:30.199Z] === RUN TestDockerNetworkConnectAlias [2022-07-21T15:19:30.199Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestDockerNetworkReConnect [2022-07-21T15:19:30.199Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:30.199Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-21T15:19:30.199Z] === RUN TestServicePlugin [2022-07-21T15:19:30.421Z] plugin_test.go:195: [d6773c1c135be] daemon is not started [2022-07-21T15:19:30.421Z] --- PASS: TestPluginInstall (2.80s) [2022-07-21T15:19:30.421Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-07-21T15:19:30.421Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-07-21T15:19:30.421Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-07-21T15:19:30.421Z] === RUN TestPluginsWithRuntimes [2022-07-21T15:19:30.693Z] --- PASS: TestPidHost (0.93s) [2022-07-21T15:19:30.693Z] === RUN TestPsFilter [2022-07-21T15:19:30.693Z] --- PASS: TestPsFilter (0.11s) [2022-07-21T15:19:30.693Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-21T15:19:31.260Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-21T15:19:31.260Z] === RUN TestRemoveContainerWithVolume [2022-07-21T15:19:31.519Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-21T15:19:31.519Z] === RUN TestRemoveContainerRunning [2022-07-21T15:19:31.790Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-21T15:19:32.085Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-21T15:19:32.085Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-21T15:19:32.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-21T15:19:32.343Z] === RUN TestRemoveInvalidContainer [2022-07-21T15:19:32.343Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-21T15:19:32.343Z] === RUN TestRenameLinkedContainer [2022-07-21T15:19:32.717Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-21T15:19:32.720Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServicePlugin (1.92s) [2022-07-21T15:19:32.720Z] === RUN TestServiceUpdateLabel [2022-07-21T15:19:32.720Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-21T15:19:32.720Z] === RUN TestServiceUpdateSecrets [2022-07-21T15:19:32.720Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-21T15:19:32.720Z] === RUN TestServiceUpdateConfigs [2022-07-21T15:19:32.720Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-21T15:19:32.720Z] === RUN TestServiceUpdateNetwork [2022-07-21T15:19:32.720Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-21T15:19:32.720Z] === RUN TestServiceUpdatePidsLimit [2022-07-21T15:19:32.720Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-21T15:19:32.720Z] PASS [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === Skipped [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-21T15:19:32.720Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-21T15:19:32.720Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-21T15:19:32.720Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-21T15:19:32.720Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-07-21T15:19:32.720Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-21T15:19:32.720Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-21T15:19:32.720Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-21T15:19:32.720Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-21T15:19:32.720Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-21T15:19:32.720Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-21T15:19:32.720Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-21T15:19:32.720Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-21T15:19:32.720Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-21T15:19:32.720Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-21T15:19:32.720Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-21T15:19:32.720Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-21T15:19:32.720Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-07-21T15:19:32.720Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-21T15:19:32.720Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-21T15:19:32.720Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-21T15:19:32.720Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-21T15:19:32.720Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-21T15:19:32.720Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] DONE 24 tests, 23 skipped in 2.324s [2022-07-21T15:19:32.720Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-21T15:19:32.720Z] INFO: Testing against a local daemon [2022-07-21T15:19:32.720Z] === RUN TestSessionCreate [2022-07-21T15:19:32.720Z] --- PASS: TestSessionCreate (0.05s) [2022-07-21T15:19:32.720Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-21T15:19:32.720Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-21T15:19:32.720Z] PASS [2022-07-21T15:19:32.720Z] [2022-07-21T15:19:32.720Z] DONE 2 tests in 0.166s [2022-07-21T15:19:32.720Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-21T15:19:32.720Z] INFO: Testing against a local daemon [2022-07-21T15:19:32.720Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-21T15:19:32.720Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-21T15:19:32.720Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-21T15:19:32.720Z] === RUN TestDiskUsage [2022-07-21T15:19:32.720Z] === PAUSE TestDiskUsage [2022-07-21T15:19:32.720Z] === RUN TestEventsExecDie [2022-07-21T15:19:33.281Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-21T15:19:33.281Z] === RUN TestEventsBackwardsCompatible [2022-07-21T15:19:33.281Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-21T15:19:33.281Z] === RUN TestEventsVolumeCreate [2022-07-21T15:19:33.281Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-21T15:19:33.281Z] === RUN TestInfoBinaryCommits [2022-07-21T15:19:33.281Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-21T15:19:33.281Z] === RUN TestInfoAPIVersioned [2022-07-21T15:19:33.281Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-21T15:19:33.281Z] === RUN TestInfoAPI [2022-07-21T15:19:33.281Z] --- PASS: TestInfoAPI (0.02s) [2022-07-21T15:19:33.281Z] === RUN TestInfoAPIWarnings [2022-07-21T15:19:33.643Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-07-21T15:19:33.644Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-21T15:19:33.644Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-21T15:19:33.644Z] === RUN TestPluginBackCompatMediaTypes [2022-07-21T15:19:34.206Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-07-21T15:19:34.206Z] PASS [2022-07-21T15:19:34.206Z] [2022-07-21T15:19:34.206Z] DONE 24 tests in 6.714s [2022-07-21T15:19:34.206Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-21T15:19:34.242Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-07-21T15:19:34.242Z] === RUN TestRenameStoppedContainer [2022-07-21T15:19:34.463Z] INFO: Testing against a local daemon [2022-07-21T15:19:34.464Z] === RUN TestExternalGraphDriver [2022-07-21T15:19:34.500Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-21T15:19:34.500Z] === RUN TestRenameRunningContainerAndReuse [2022-07-21T15:19:34.720Z] === RUN TestExternalGraphDriver/json [2022-07-21T15:19:35.434Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-07-21T15:19:35.434Z] === RUN TestRenameInvalidName [2022-07-21T15:19:36.000Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-21T15:19:36.000Z] === RUN TestRenameAnonymousContainer [2022-07-21T15:19:36.608Z] === RUN TestExternalGraphDriver/spec [2022-07-21T15:19:37.374Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-07-21T15:19:37.375Z] === RUN TestRenameContainerWithSameName [2022-07-21T15:19:37.639Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-21T15:19:37.939Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-07-21T15:19:37.939Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-21T15:19:37.975Z] === RUN TestExternalGraphDriver/pull [2022-07-21T15:19:38.872Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-21T15:19:38.872Z] === RUN TestResize [2022-07-21T15:19:39.130Z] --- PASS: TestResize (0.43s) [2022-07-21T15:19:39.130Z] === RUN TestResizeWithInvalidSize [2022-07-21T15:19:39.697Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-21T15:19:39.697Z] === RUN TestResizeWhenContainerNotStarted [2022-07-21T15:19:39.864Z] --- PASS: TestExternalGraphDriver (5.29s) [2022-07-21T15:19:39.864Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-21T15:19:39.864Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-07-21T15:19:39.864Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-21T15:19:39.864Z] === RUN TestGraphdriverPluginV2 [2022-07-21T15:19:39.955Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:19:39.955Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:19:39.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:19:39.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:19:39.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:19:41.853Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:19:42.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:19:43.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:19:44.032Z] --- PASS: TestGraphdriverPluginV2 (4.39s) [2022-07-21T15:19:44.032Z] PASS [2022-07-21T15:19:44.032Z] [2022-07-21T15:19:44.032Z] DONE 5 tests in 9.716s [2022-07-21T15:19:44.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-21T15:19:44.032Z] INFO: Testing against a local daemon [2022-07-21T15:19:44.032Z] === RUN TestContinueAfterPluginCrash [2022-07-21T15:19:44.032Z] === PAUSE TestContinueAfterPluginCrash [2022-07-21T15:19:44.032Z] === RUN TestReadPluginNoRead [2022-07-21T15:19:44.032Z] === PAUSE TestReadPluginNoRead [2022-07-21T15:19:44.032Z] === RUN TestDaemonStartWithLogOpt [2022-07-21T15:19:44.032Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-21T15:19:44.032Z] === CONT TestContinueAfterPluginCrash [2022-07-21T15:19:44.032Z] === CONT TestDaemonStartWithLogOpt [2022-07-21T15:19:44.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:19:44.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:19:45.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:19:46.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:19:48.201Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2022-07-21T15:19:48.201Z] === CONT TestReadPluginNoRead [2022-07-21T15:19:49.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:19:50.096Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-21T15:19:50.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:19:51.026Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-21T15:19:51.320Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-07-21T15:19:51.320Z] === RUN TestInfoDebug [2022-07-21T15:19:51.320Z] --- PASS: TestInfoDebug (0.55s) [2022-07-21T15:19:51.320Z] === RUN TestInfoInsecureRegistries [2022-07-21T15:19:51.320Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-21T15:19:51.320Z] === RUN TestInfoRegistryMirrors [2022-07-21T15:19:51.575Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-21T15:19:51.575Z] === RUN TestLoginFailsWithBadCredentials [2022-07-21T15:19:51.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-21T15:19:51.831Z] === RUN TestPingCacheHeaders [2022-07-21T15:19:51.831Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-21T15:19:51.831Z] === RUN TestPingGet [2022-07-21T15:19:51.831Z] --- PASS: TestPingGet (0.01s) [2022-07-21T15:19:51.831Z] === RUN TestPingHead [2022-07-21T15:19:52.087Z] --- PASS: TestPingHead (0.04s) [2022-07-21T15:19:52.087Z] === RUN TestPingSwarmHeader [2022-07-21T15:19:52.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:19:52.393Z] === RUN TestReadPluginNoRead/default [2022-07-21T15:19:52.393Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2022-07-21T15:19:52.499Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-21T15:19:52.648Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-21T15:19:52.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:19:53.210Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-21T15:19:53.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:19:53.758Z] === CONT TestReadPluginNoRead [2022-07-21T15:19:53.758Z] read_test.go:92: [d956978bad9c2] daemon is not started [2022-07-21T15:19:53.758Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-07-21T15:19:53.758Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-21T15:19:53.758Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-07-21T15:19:53.758Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-07-21T15:19:53.758Z] PASS [2022-07-21T15:19:53.758Z] [2022-07-21T15:19:53.758Z] DONE 6 tests in 9.555s [2022-07-21T15:19:53.758Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-21T15:19:53.758Z] testing: warning: no tests to run [2022-07-21T15:19:53.758Z] PASS [2022-07-21T15:19:53.758Z] [2022-07-21T15:19:53.758Z] DONE 0 tests in 0.008s [2022-07-21T15:19:53.758Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-21T15:19:53.758Z] INFO: Testing against a local daemon [2022-07-21T15:19:53.758Z] === RUN TestPluginWithDevMounts [2022-07-21T15:19:53.758Z] === PAUSE TestPluginWithDevMounts [2022-07-21T15:19:53.758Z] === CONT TestPluginWithDevMounts [2022-07-21T15:19:54.138Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-21T15:19:54.138Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-07-21T15:19:54.138Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-21T15:19:54.138Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-21T15:19:54.138Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-21T15:19:54.138Z] === RUN TestVersion [2022-07-21T15:19:54.138Z] --- PASS: TestVersion (0.03s) [2022-07-21T15:19:54.138Z] === CONT TestDiskUsage [2022-07-21T15:19:54.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:19:54.654Z] tests/integration/client_test.py ..... [ 75%] [2022-07-21T15:19:54.654Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/container_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/image_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/volume_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-21T15:19:54.699Z] === RUN TestDiskUsage/after_container.Run [2022-07-21T15:19:54.955Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-21T15:19:55.123Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-07-21T15:19:55.123Z] PASS [2022-07-21T15:19:55.123Z] [2022-07-21T15:19:55.123Z] DONE 1 tests in 1.615s [2022-07-21T15:19:55.123Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-21T15:19:55.211Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage (1.21s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-21T15:19:55.211Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-21T15:19:55.211Z] PASS [2022-07-21T15:19:55.211Z] [2022-07-21T15:19:55.211Z] === Skipped [2022-07-21T15:19:55.211Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-21T15:19:55.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-21T15:19:55.211Z] [2022-07-21T15:19:55.211Z] DONE 54 tests, 1 skipped in 22.791s [2022-07-21T15:19:55.211Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-21T15:19:55.219Z] tests/integration/errors_test.py . [ 76%] [2022-07-21T15:19:55.379Z] INFO: Testing against a local daemon [2022-07-21T15:19:55.379Z] === RUN TestSecretInspect [2022-07-21T15:19:55.468Z] INFO: Testing against a local daemon [2022-07-21T15:19:55.468Z] === RUN TestVolumesCreateAndList [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-21T15:19:55.468Z] === RUN TestVolumesRemove [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-21T15:19:55.468Z] === RUN TestVolumesInspect [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-21T15:19:55.468Z] === RUN TestVolumesInvalidJSON [2022-07-21T15:19:55.468Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-21T15:19:55.468Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-21T15:19:55.468Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-21T15:19:55.468Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-21T15:19:55.468Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-21T15:19:55.468Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-21T15:19:55.468Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-21T15:19:55.468Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-21T15:19:55.468Z] PASS [2022-07-21T15:19:55.468Z] [2022-07-21T15:19:55.468Z] DONE 9 tests in 0.188s [2022-07-21T15:19:55.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-21T15:19:55.468Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14195 is not a child of this shell [2022-07-21T15:19:55.468Z] warning: PID 14195 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-21T15:19:55.468Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-21T15:19:55.468Z] [2022-07-21T15:19:55.468Z] Unloading profiles will leave already running processes permanently [2022-07-21T15:19:55.468Z] unconfined, which can lead to unexpected situations. [2022-07-21T15:19:55.468Z] [2022-07-21T15:19:55.468Z] To set a process to complain mode, use the command line tool [2022-07-21T15:19:55.468Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-21T15:19:55.468Z] Removing test suite binaries [2022-07-21T15:19:55.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:19:55.725Z] exiting test-integration [2022-07-21T15:19:55.725Z] ++ exit 0 [2022-07-21T15:19:55.725Z] Post stage [Pipeline] junit [2022-07-21T15:19:56.662Z] Recording test results [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.70s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s) [2022-07-21T15:19:57.460Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-07-21T15:19:57.460Z] === RUN TestCgroupNamespacesRun [2022-07-21T15:19:57.893Z] --- PASS: TestSecretInspect (2.19s) [2022-07-21T15:19:57.894Z] === RUN TestSecretList [2022-07-21T15:19:58.258Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-21T15:19:58.393Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-07-21T15:19:58.393Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-21T15:19:58.628Z] + echo Ensuring container killed. [2022-07-21T15:19:58.628Z] Ensuring container killed. [2022-07-21T15:19:58.628Z] + docker rm -vf docker-pr6 [2022-07-21T15:19:58.628Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-07-21T15:19:58.907Z] + echo Chowning /workspace to jenkins user [2022-07-21T15:19:58.907Z] Chowning /workspace to jenkins user [2022-07-21T15:19:58.907Z] + id -u [2022-07-21T15:19:58.907Z] + id -g [2022-07-21T15:19:58.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/workspace busybox chown -R 1000:1000 /workspace [2022-07-21T15:19:58.907Z] Unable to find image 'busybox:latest' locally [2022-07-21T15:19:58.907Z] latest: Pulling from library/busybox [2022-07-21T15:19:59.165Z] 19d511225f94: Pulling fs layer [2022-07-21T15:19:59.165Z] 19d511225f94: Download complete [2022-07-21T15:19:59.165Z] 19d511225f94: Pull complete [2022-07-21T15:19:59.165Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-21T15:19:59.165Z] Status: Downloaded newer image for busybox:latest [2022-07-21T15:19:59.766Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-21T15:19:59.766Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-21T15:19:59.781Z] --- PASS: TestSecretList (2.16s) [2022-07-21T15:19:59.781Z] === RUN TestSecretsCreateAndDelete [2022-07-21T15:20:00.700Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-21T15:20:00.700Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-21T15:20:01.349Z] + bundleName=amd64-rootless [2022-07-21T15:20:01.349Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-21T15:20:01.349Z] Creating amd64-rootless-bundles.tar.gz [2022-07-21T15:20:01.349Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-07-21T15:20:01.349Z] + 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-07-21T15:20:01.358Z] Archiving artifacts [2022-07-21T15:20:01.671Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-21T15:20:01.671Z] === RUN TestSecretsUpdate [2022-07-21T15:20:02.074Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-21T15:20:02.074Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-21T15:20:03.008Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-21T15:20:03.008Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-21T15:20:03.583Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42829/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-21T15:20:03.883Z] + make clean [2022-07-21T15:20:04.139Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-21T15:20:04.139Z] docker-dev-cache [2022-07-21T15:20:04.139Z] docker-mod-cache [Pipeline] deleteDir [2022-07-21T15:20:04.186Z] --- PASS: TestSecretsUpdate (2.22s) [2022-07-21T15:20:04.186Z] === RUN TestTemplatedSecret [2022-07-21T15:20:04.381Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-21T15:20:04.381Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2022-07-21T15:20:04.948Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-21T15:20:04.948Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T15:20:05.883Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-07-21T15:20:05.883Z] === RUN TestNISDomainname [2022-07-21T15:20:06.451Z] --- PASS: TestNISDomainname (0.52s) [2022-07-21T15:20:06.451Z] === RUN TestHostnameDnsResolution [2022-07-21T15:20:06.702Z] --- PASS: TestTemplatedSecret (2.59s) [2022-07-21T15:20:06.702Z] === RUN TestSecretCreateResolve [2022-07-21T15:20:07.384Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-07-21T15:20:07.384Z] === RUN TestUnprivilegedPortsAndPing [2022-07-21T15:20:07.642Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-07-21T15:20:07.642Z] === RUN TestPrivilegedHostDevices [2022-07-21T15:20:08.208Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-21T15:20:08.208Z] === RUN TestRunConsoleSize [2022-07-21T15:20:08.774Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-21T15:20:08.774Z] === RUN TestStats [2022-07-21T15:20:09.265Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-07-21T15:20:09.265Z] PASS [2022-07-21T15:20:09.265Z] [2022-07-21T15:20:09.265Z] DONE 6 tests in 13.551s [2022-07-21T15:20:09.265Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-21T15:20:09.265Z] INFO: Testing against a local daemon [2022-07-21T15:20:09.265Z] === RUN TestServiceCreateInit [2022-07-21T15:20:09.265Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-21T15:20:11.303Z] --- PASS: TestStats (2.47s) [2022-07-21T15:20:11.303Z] === RUN TestStopContainerWithTimeout [2022-07-21T15:20:11.303Z] === RUN TestStopContainerWithTimeout/0 [2022-07-21T15:20:11.303Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-21T15:20:11.303Z] === RUN TestStopContainerWithTimeout/1 [2022-07-21T15:20:11.303Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-21T15:20:11.303Z] === RUN TestStopContainerWithTimeout/3 [2022-07-21T15:20:11.303Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-21T15:20:11.303Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-21T15:20:11.303Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-21T15:20:11.303Z] === CONT TestStopContainerWithTimeout/0 [2022-07-21T15:20:11.303Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-21T15:20:11.874Z] === CONT TestStopContainerWithTimeout/3 [2022-07-21T15:20:13.455Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-21T15:20:13.772Z] === CONT TestStopContainerWithTimeout/1 [2022-07-21T15:20:13.917Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-21T15:20:15.144Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-21T15:20:15.144Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-07-21T15:20:15.144Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-07-21T15:20:15.144Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-07-21T15:20:15.144Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-21T15:20:15.144Z] === RUN TestDeleteDevicemapper [2022-07-21T15:20:15.144Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:20:15.144Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-21T15:20:15.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-21T15:20:16.517Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-07-21T15:20:16.517Z] === RUN TestUpdateMemory [2022-07-21T15:20:16.721Z] --- PASS: TestServiceCreateInit (7.88s) [2022-07-21T15:20:16.721Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.99s) [2022-07-21T15:20:16.721Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2022-07-21T15:20:16.721Z] === RUN TestCreateServiceMultipleTimes [2022-07-21T15:20:17.082Z] --- PASS: TestUpdateMemory (0.55s) [2022-07-21T15:20:17.082Z] === RUN TestUpdateCPUQuota [2022-07-21T15:20:17.648Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-07-21T15:20:17.648Z] === RUN TestUpdatePidsLimit [2022-07-21T15:20:17.648Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-21T15:20:17.905Z] === RUN TestUpdatePidsLimit/no_change [2022-07-21T15:20:18.163Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-21T15:20:18.163Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-21T15:20:18.421Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-21T15:20:18.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-21T15:20:18.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/update_lower (0.16s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-21T15:20:19.503Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-21T15:20:19.503Z] === RUN TestUpdateRestartPolicy [2022-07-21T15:20:20.717Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-21T15:20:20.717Z] Using test binary docker [2022-07-21T15:20:20.717Z] +++ /etc/init.d/apparmor start [2022-07-21T15:20:20.717Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-21T15:20:20.717Z] INFO: Waiting for daemon to start... [2022-07-21T15:20:20.717Z] Starting dockerd [2022-07-21T15:20:20.717Z] +++ 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 [2022-07-21T15:20:20.717Z] . [2022-07-21T15:20:20.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-21T15:20:20.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-21T15:20:20.717Z] Error: No such image: emptyfs [2022-07-21T15:20:20.717Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-21T15:20:20.717Z] ++++ docker load [2022-07-21T15:20:20.717Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-21T15:20:20.717Z] Using test binary docker [2022-07-21T15:20:20.717Z] +++ /etc/init.d/apparmor start [2022-07-21T15:20:20.717Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-21T15:20:20.717Z] INFO: Waiting for daemon to start... [2022-07-21T15:20:20.717Z] Starting dockerd [2022-07-21T15:20:20.717Z] +++ 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 [2022-07-21T15:20:20.717Z] .Running integration-test (iteration 1) [2022-07-21T15:20:20.717Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-21T15:20:20.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-21T15:20:20.717Z] ++ set -e [2022-07-21T15:20:20.717Z] ++ '[' -n 0 ']' [2022-07-21T15:20:20.717Z] ++ set -x [2022-07-21T15:20:20.717Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-21T15:20:20.717Z] Loaded image: busybox:latest [2022-07-21T15:20:20.717Z] Loaded image: busybox:glibc [2022-07-21T15:20:20.717Z] [2022-07-21T15:20:20.717Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-21T15:20:20.717Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-21T15:20:20.717Z] Error: No such image: emptyfs [2022-07-21T15:20:20.717Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-21T15:20:20.717Z] ++++ docker load [2022-07-21T15:20:20.980Z] Running integration-test (iteration 1) [2022-07-21T15:20:20.980Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-21T15:20:20.980Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-21T15:20:20.980Z] ++ set -e [2022-07-21T15:20:20.980Z] ++ '[' -n 0 ']' [2022-07-21T15:20:20.980Z] ++ set -x [2022-07-21T15:20:20.980Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-21T15:20:21.921Z] Loaded image: busybox:latest [2022-07-21T15:20:22.543Z] Loaded image: busybox:glibc [2022-07-21T15:20:23.125Z] Loaded image: debian:bullseye-slim [2022-07-21T15:20:23.394Z] Loaded image: hello-world:latest [2022-07-21T15:20:23.658Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:20:23.658Z] INFO: Testing against a local daemon [2022-07-21T15:20:23.658Z] === RUN TestDockerSuite [2022-07-21T15:20:23.658Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-21T15:20:23.658Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-21T15:20:23.921Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-21T15:20:23.921Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-21T15:20:23.921Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-21T15:20:23.921Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-21T15:20:23.921Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-21T15:20:23.921Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-21T15:20:26.464Z] Loaded image: debian:bullseye-slim [2022-07-21T15:20:26.724Z] Loaded image: hello-world:latest [2022-07-21T15:20:26.985Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:20:26.985Z] INFO: Testing against a local daemon [2022-07-21T15:20:26.985Z] === RUN TestDockerDaemonSuite [2022-07-21T15:20:26.985Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-21T15:20:27.245Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-21T15:20:27.245Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-21T15:20:28.186Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-21T15:20:28.446Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-21T15:20:29.386Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-21T15:20:29.956Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-21T15:20:29.956Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-21T15:20:30.130Z] ......... [ 85%] [2022-07-21T15:20:31.696Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-07-21T15:20:31.696Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-21T15:20:31.696Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-21T15:20:31.696Z] === RUN TestWaitNonBlocked [2022-07-21T15:20:31.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:20:31.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:20:31.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:20:31.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:20:31.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:20:31.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:20:31.696Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-21T15:20:31.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-07-21T15:20:31.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-21T15:20:31.696Z] === RUN TestWaitBlocked [2022-07-21T15:20:31.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:20:31.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:20:31.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:20:31.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:20:31.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:20:31.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:20:31.867Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-21T15:20:31.867Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-21T15:20:32.127Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-21T15:20:32.127Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-21T15:20:32.127Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-21T15:20:32.630Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-21T15:20:32.630Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2022-07-21T15:20:32.630Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-07-21T15:20:32.630Z] === RUN TestWaitConditions [2022-07-21T15:20:32.630Z] === RUN TestWaitConditions/default [2022-07-21T15:20:32.630Z] === PAUSE TestWaitConditions/default [2022-07-21T15:20:32.630Z] === RUN TestWaitConditions/not-running [2022-07-21T15:20:32.630Z] === PAUSE TestWaitConditions/not-running [2022-07-21T15:20:32.630Z] === RUN TestWaitConditions/next-exit [2022-07-21T15:20:32.630Z] === PAUSE TestWaitConditions/next-exit [2022-07-21T15:20:32.630Z] === RUN TestWaitConditions/removed [2022-07-21T15:20:32.630Z] === PAUSE TestWaitConditions/removed [2022-07-21T15:20:32.630Z] === CONT TestWaitConditions/default [2022-07-21T15:20:32.630Z] === CONT TestWaitConditions/next-exit [2022-07-21T15:20:33.509Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-21T15:20:33.509Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-21T15:20:34.080Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-21T15:20:34.340Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-21T15:20:34.340Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-21T15:20:34.340Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-21T15:20:34.528Z] === CONT TestWaitConditions/removed [2022-07-21T15:20:34.528Z] === CONT TestWaitConditions/not-running [2022-07-21T15:20:34.762Z] --- PASS: TestCreateServiceMultipleTimes (15.86s) [2022-07-21T15:20:34.762Z] === RUN TestCreateServiceConflict [2022-07-21T15:20:34.762Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-07-21T15:20:34.762Z] === RUN TestCreateServiceMaxReplicas [2022-07-21T15:20:35.407Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-21T15:20:35.899Z] --- PASS: TestWaitConditions (0.01s) [2022-07-21T15:20:35.899Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-07-21T15:20:35.899Z] --- PASS: TestWaitConditions/default (1.74s) [2022-07-21T15:20:35.899Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-07-21T15:20:35.899Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-07-21T15:20:35.899Z] === CONT TestContainerStartOnDaemonRestart [2022-07-21T15:20:35.899Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-21T15:20:36.487Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-21T15:20:36.881Z] --- PASS: TestBuildWithHugeFile (128.36s) [2022-07-21T15:20:36.881Z] === RUN TestBuildWCOWSandboxSize [2022-07-21T15:20:36.881Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:20:36.881Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:20:36.881Z] === RUN TestBuildWithEmptyDockerfile [2022-07-21T15:20:37.141Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:20:37.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:20:37.141Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:20:37.141Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:20:37.141Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:20:37.141Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:20:37.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-21T15:20:37.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-21T15:20:37.141Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-21T15:20:37.141Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-21T15:20:37.141Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-07-21T15:20:37.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-07-21T15:20:37.141Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-21T15:20:37.141Z] === RUN TestBuildPreserveOwnership [2022-07-21T15:20:37.141Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-21T15:20:37.815Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-07-21T15:20:37.815Z] === CONT TestIpcModeOlderClient [2022-07-21T15:20:37.815Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-07-21T15:20:37.815Z] === CONT TestContainerKillOnDaemonStart [2022-07-21T15:20:38.029Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-07-21T15:20:38.029Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-21T15:20:38.077Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-21T15:20:38.077Z] === CONT TestDaemonHostGatewayIP [2022-07-21T15:20:38.080Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-21T15:20:39.461Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-21T15:20:40.031Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-21T15:20:40.602Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-07-21T15:20:40.602Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) [2022-07-21T15:20:40.602Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-07-21T15:20:40.602Z] === RUN TestBuildPlatformInvalid [2022-07-21T15:20:40.609Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-07-21T15:20:40.609Z] === CONT TestDaemonRestartIpcMode [2022-07-21T15:20:40.862Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-21T15:20:40.862Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-21T15:20:41.431Z] Loaded image: busybox:latest [2022-07-21T15:20:41.691Z] Loaded image: busybox:glibc [2022-07-21T15:20:42.265Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-21T15:20:42.509Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-07-21T15:20:43.039Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-21T15:20:43.039Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-21T15:20:43.647Z] Loaded image: debian:bullseye-slim [2022-07-21T15:20:43.647Z] Loaded image: hello-world:latest [2022-07-21T15:20:43.907Z] Loaded image: arm32v7/hello-world:latest [2022-07-21T15:20:44.169Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-21T15:20:44.740Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-21T15:20:44.795Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-21T15:20:45.680Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-21T15:20:47.064Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-21T15:20:48.007Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-21T15:20:48.067Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-21T15:20:48.067Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-21T15:20:48.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-21T15:20:48.948Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-21T15:20:49.888Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-21T15:20:50.148Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-21T15:20:50.615Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-07-21T15:20:50.615Z] PASS [2022-07-21T15:20:50.615Z] [2022-07-21T15:20:50.615Z] === Skipped [2022-07-21T15:20:50.615Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-21T15:20:50.615Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:20:50.615Z] [2022-07-21T15:20:50.615Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:20:50.615Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:20:50.615Z] [2022-07-21T15:20:50.615Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-21T15:20:50.615Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:20:50.615Z] [2022-07-21T15:20:50.615Z] DONE 264 tests, 3 skipped in 123.371s [2022-07-21T15:20:50.615Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-21T15:20:50.615Z] ++ 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-07-21T15:20:50.615Z] ++ set -e [2022-07-21T15:20:50.615Z] ++ '[' -n 0 ']' [2022-07-21T15:20:50.615Z] ++ set -x [2022-07-21T15:20:50.615Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:20:50.615Z] === RUN TestConfigDaemonLibtrustID [2022-07-21T15:20:50.615Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-21T15:20:50.615Z] === RUN TestConfigDaemonID [2022-07-21T15:20:50.718Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-21T15:20:51.184Z] daemon_test.go:83: [da73ecf394d79] daemon is not started [2022-07-21T15:20:51.184Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-21T15:20:51.184Z] === RUN TestDaemonConfigValidation [2022-07-21T15:20:51.442Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:20:51.443Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:20:51.443Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-21T15:20:51.443Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-21T15:20:51.443Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-21T15:20:51.443Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-21T15:20:51.443Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-21T15:20:51.443Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-21T15:20:51.443Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-21T15:20:51.443Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-21T15:20:51.443Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:20:51.443Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-21T15:20:51.443Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-21T15:20:51.443Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-21T15:20:51.443Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-21T15:20:51.443Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-21T15:20:51.443Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-07-21T15:20:51.443Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-21T15:20:51.443Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-21T15:20:51.443Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-21T15:20:51.443Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-21T15:20:51.443Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-21T15:20:51.443Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-21T15:20:51.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-21T15:20:51.920Z] docker_cli_daemon_test.go:1474: [dafacaf246ea9] daemon is not started [2022-07-21T15:20:51.982Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-21T15:20:52.241Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-21T15:20:52.241Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-21T15:20:52.241Z] [2022-07-21T15:20:52.241Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-21T15:20:52.241Z] =========================== short test summary info ============================ [2022-07-21T15:20:52.241Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-21T15:20:52.241Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-21T15:20:52.241Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-21T15:20:52.241Z] Not supported on most drivers [2022-07-21T15:20:52.241Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-21T15:20:52.241Z] Output of docker top depends on host distro, and is not formalized. [2022-07-21T15:20:52.241Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-21T15:20:52.241Z] Output of docker top depends on host distro, and is not formalized. [2022-07-21T15:20:52.241Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-21T15:20:52.241Z] Can fail if eth0 has multiple IP addresses [2022-07-21T15:20:52.241Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-21T15:20:52.241Z] This doesn't seem to be taken into account by the engine [2022-07-21T15:20:52.241Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-21T15:20:52.241Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-21T15:20:52.241Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.06 seconds == [2022-07-21T15:20:52.498Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-21T15:20:52.815Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-21T15:20:52.861Z] check_test.go:540: [d4e4a4d4dc3c4] daemon is not started [2022-07-21T15:20:52.861Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-21T15:20:52.867Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-07-21T15:20:52.867Z] === RUN TestCreateServiceSecretFileMode [2022-07-21T15:20:53.121Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-21T15:20:53.429Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) [2022-07-21T15:20:53.429Z] === RUN TestCreateServiceConfigFileMode [2022-07-21T15:20:53.748Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-21T15:20:54.681Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-21T15:20:54.681Z] daemon_test.go:197: [dfec9b3817532] daemon is not started [2022-07-21T15:20:54.681Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-21T15:20:54.681Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-21T15:20:54.681Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-21T15:20:54.681Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-21T15:20:54.681Z] === RUN TestDaemonProxy [2022-07-21T15:20:54.681Z] === RUN TestDaemonProxy/environment_variables [2022-07-21T15:20:55.668Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-21T15:20:55.945Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-07-21T15:20:55.945Z] === RUN TestCreateServiceSysctls [2022-07-21T15:20:56.580Z] === RUN TestDaemonProxy/command-line_options [2022-07-21T15:20:56.607Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.69s) [2022-07-21T15:20:56.607Z] PASS [2022-07-21T15:20:56.607Z] [2022-07-21T15:20:56.607Z] === Skipped [2022-07-21T15:20:56.607Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-21T15:20:56.607Z] build_session_test.go:25: TODO: BuildKit [2022-07-21T15:20:56.607Z] [2022-07-21T15:20:56.607Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-21T15:20:56.607Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-21T15:20:56.607Z] [2022-07-21T15:20:56.607Z] DONE 34 tests, 2 skipped in 196.123s [2022-07-21T15:20:56.607Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-21T15:20:56.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:20:56.607Z] ++ set -e [2022-07-21T15:20:56.607Z] ++ '[' -n 0 ']' [2022-07-21T15:20:56.607Z] ++ set -x [2022-07-21T15:20: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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:20:56.607Z] INFO: Testing against a local daemon [2022-07-21T15:20:56.607Z] === RUN TestConfigInspect [2022-07-21T15:20:57.177Z] check_test.go:540: [d517cd6533480] daemon is not started [2022-07-21T15:20:57.177Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-21T15:20:58.119Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-21T15:20:58.479Z] === RUN TestDaemonProxy/configuration_file [2022-07-21T15:20:58.688Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-21T15:20:59.210Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-07-21T15:20:59.210Z] === RUN TestCreateServiceCapabilities [2022-07-21T15:20:59.258Z] --- PASS: TestConfigInspect (2.56s) [2022-07-21T15:20:59.258Z] === RUN TestConfigList [2022-07-21T15:20:59.258Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-21T15:20:59.518Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-21T15:20:59.778Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-21T15:20:59.778Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-21T15:20:59.850Z] === RUN TestDaemonProxy/conflicting_options [2022-07-21T15:21:00.038Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-21T15:21:00.416Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-21T15:21:00.981Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-21T15:21:00.981Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-07-21T15:21:00.981Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-21T15:21:00.981Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-21T15:21:00.981Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-21T15:21:00.981Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-21T15:21:00.981Z] PASS [2022-07-21T15:21:00.981Z] [2022-07-21T15:21:00.981Z] DONE 18 tests in 11.273s [2022-07-21T15:21:00.981Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-21T15:21:00.981Z] ++ 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-07-21T15:21:00.981Z] ++ set -e [2022-07-21T15:21:00.981Z] ++ '[' -n 0 ']' [2022-07-21T15:21:00.981Z] ++ set -x [2022-07-21T15:21:00.981Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:00.981Z] INFO: Testing against a local daemon [2022-07-21T15:21:00.981Z] === RUN TestCommitInheritsEnv [2022-07-21T15:21:01.239Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-21T15:21:01.239Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-21T15:21:01.239Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-21T15:21:01.239Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-21T15:21:01.239Z] === RUN TestImportWithCustomPlatform [2022-07-21T15:21:01.239Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-21T15:21:01.420Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-21T15:21:01.420Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-21T15:21:01.497Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-21T15:21:01.497Z] === RUN TestImportWithCustomPlatform// [2022-07-21T15:21:01.497Z] === RUN TestImportWithCustomPlatform/linux [2022-07-21T15:21:01.497Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-21T15:21:01.497Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-21T15:21:01.725Z] --- PASS: TestCreateServiceCapabilities (2.55s) [2022-07-21T15:21:01.726Z] === RUN TestInspect [2022-07-21T15:21:01.755Z] === RUN TestImportWithCustomPlatform/macos [2022-07-21T15:21:01.755Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-21T15:21:01.755Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-21T15:21:01.755Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-21T15:21:01.755Z] === RUN TestImagesFilterMultiReference [2022-07-21T15:21:01.755Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-21T15:21:01.755Z] === RUN TestImagePullPlatformInvalid [2022-07-21T15:21:01.755Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-21T15:21:01.755Z] === RUN TestRemoveImageOrphaning [2022-07-21T15:21:01.991Z] --- PASS: TestConfigList (2.95s) [2022-07-21T15:21:01.991Z] === RUN TestConfigsCreateAndDelete [2022-07-21T15:21:02.013Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-21T15:21:02.013Z] === RUN TestRemoveImageGarbageCollector [2022-07-21T15:21:02.013Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:21:02.013Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-21T15:21:02.013Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-21T15:21:02.013Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-21T15:21:02.013Z] === RUN TestTagInvalidReference [2022-07-21T15:21:02.013Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-21T15:21:02.013Z] === RUN TestTagValidPrefixedRepo [2022-07-21T15:21:02.013Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-21T15:21:02.013Z] === RUN TestTagExistedNameWithoutForce [2022-07-21T15:21:02.013Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-21T15:21:02.013Z] === RUN TestTagOfficialNames [2022-07-21T15:21:02.271Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-21T15:21:02.271Z] === RUN TestTagMatchesDigest [2022-07-21T15:21:02.271Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-21T15:21:02.271Z] PASS [2022-07-21T15:21:02.271Z] [2022-07-21T15:21:02.271Z] === Skipped [2022-07-21T15:21:02.271Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-21T15:21:02.271Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-21T15:21:02.271Z] [2022-07-21T15:21:02.271Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-21T15:21:02.271Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:21:02.271Z] [2022-07-21T15:21:02.271Z] DONE 22 tests, 2 skipped in 1.326s [2022-07-21T15:21:02.271Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-21T15:21:02.271Z] ++ 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-07-21T15:21:02.271Z] ++ set -e [2022-07-21T15:21:02.271Z] ++ '[' -n 0 ']' [2022-07-21T15:21:02.271Z] ++ set -x [2022-07-21T15:21:02.271Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:02.271Z] === RUN TestStripANSICommands [2022-07-21T15:21:02.271Z] === RUN TestStripANSICommands/#00 [2022-07-21T15:21:02.271Z] === RUN TestStripANSICommands/#01 [2022-07-21T15:21:02.271Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-21T15:21:02.271Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-21T15:21:02.271Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-21T15:21:02.271Z] PASS [2022-07-21T15:21:02.271Z] [2022-07-21T15:21:02.271Z] DONE 3 tests in 0.040s [2022-07-21T15:21:02.271Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-21T15:21:02.271Z] ++ 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-07-21T15:21:02.271Z] ++ set -e [2022-07-21T15:21:02.271Z] ++ '[' -n 0 ']' [2022-07-21T15:21:02.271Z] ++ set -x [2022-07-21T15:21:02.271Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:02.271Z] INFO: Testing against a local daemon [2022-07-21T15:21:02.271Z] === RUN TestNetworkCreateDelete [2022-07-21T15:21:02.529Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-21T15:21:02.529Z] === RUN TestDockerNetworkDeletePreferID [2022-07-21T15:21:02.788Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-07-21T15:21:02.788Z] === RUN TestDaemonDNSFallback [2022-07-21T15:21:02.932Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-21T15:21:02.932Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-21T15:21:03.872Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-21T15:21:04.132Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-21T15:21:04.391Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-21T15:21:04.684Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-21T15:21:04.684Z] [2022-07-21T15:21:04.684Z] Unloading profiles will leave already running processes permanently [2022-07-21T15:21:04.684Z] unconfined, which can lead to unexpected situations. [2022-07-21T15:21:04.684Z] [2022-07-21T15:21:04.684Z] To set a process to complain mode, use the command line tool [2022-07-21T15:21:04.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-21T15:21:04.684Z] Post stage [Pipeline] junit [2022-07-21T15:21:04.696Z] Recording test results [2022-07-21T15:21:04.991Z] --- PASS: TestInspect (2.87s) [2022-07-21T15:21:04.992Z] === RUN TestCreateJob [2022-07-21T15:21:05.331Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-21T15:21:05.331Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2022-07-21T15:21:05.331Z] === RUN TestConfigsUpdate [2022-07-21T15:21:05.688Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-21T15:21:05.902Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-21T15:21:05.967Z] + echo Ensuring container killed. [2022-07-21T15:21:05.967Z] Ensuring container killed. [2022-07-21T15:21:05.967Z] + docker rm -vf docker-pr6 [2022-07-21T15:21:05.967Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-07-21T15:21:06.254Z] + echo Chowning /workspace to jenkins user [2022-07-21T15:21:06.254Z] Chowning /workspace to jenkins user [2022-07-21T15:21:06.254Z] + id -u [2022-07-21T15:21:06.254Z] + id -g [2022-07-21T15:21:06.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/workspace busybox chown -R 1000:1000 /workspace [2022-07-21T15:21:06.254Z] Unable to find image 'busybox:latest' locally [2022-07-21T15:21:06.254Z] latest: Pulling from library/busybox [2022-07-21T15:21:06.472Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-21T15:21:06.512Z] 19d511225f94: Pulling fs layer [2022-07-21T15:21:06.512Z] 19d511225f94: Verifying Checksum [2022-07-21T15:21:06.512Z] 19d511225f94: Download complete [2022-07-21T15:21:06.512Z] 19d511225f94: Pull complete [2022-07-21T15:21:06.512Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-21T15:21:06.512Z] Status: Downloaded newer image for busybox:latest [2022-07-21T15:21:06.733Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-21T15:21:06.733Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-21T15:21:06.733Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-21T15:21:07.305Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-21T15:21:07.305Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-21T15:21:07.566Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-21T15:21:07.566Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-21T15:21:07.566Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-21T15:21:07.737Z] + bundleName=docker-py [2022-07-21T15:21:07.737Z] + echo Creating docker-py-bundles.tar.gz [2022-07-21T15:21:07.737Z] Creating docker-py-bundles.tar.gz [2022-07-21T15:21:07.737Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-21T15:21:07.748Z] Archiving artifacts [2022-07-21T15:21:08.138Z] --- PASS: TestConfigsUpdate (2.79s) [2022-07-21T15:21:08.138Z] === RUN TestTemplatedConfig [2022-07-21T15:21:08.259Z] --- PASS: TestCreateJob (3.26s) [2022-07-21T15:21:08.259Z] === RUN TestReplicatedJob [2022-07-21T15:21:08.398Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-21T15:21:09.338Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-21T15:21:09.355Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-21T15:21:09.355Z] === RUN TestInspectNetwork [2022-07-21T15:21:09.580Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42829/6/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-07-21T15:21:09.599Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-21T15:21:09.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-21T15:21:09.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-21T15:21:09.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh binary [2022-07-21T15:21:10.184Z] [2022-07-21T15:21:10.442Z] Removing bundles/ [2022-07-21T15:21:10.442Z] [2022-07-21T15:21:10.442Z] ---> Making bundle: binary (in bundles/binary) [2022-07-21T15:21:10.442Z] Building: bundles/binary-daemon/dockerd [2022-07-21T15:21:10.442Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:21:11.771Z] --- PASS: TestTemplatedConfig (3.66s) [2022-07-21T15:21:11.771Z] === RUN TestConfigCreateResolve [2022-07-21T15:21:11.883Z] === RUN TestInspectNetwork/full_network_id [2022-07-21T15:21:11.883Z] === RUN TestInspectNetwork/partial_network_id [2022-07-21T15:21:11.883Z] === RUN TestInspectNetwork/network_name [2022-07-21T15:21:11.883Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-21T15:21:12.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-21T15:21:12.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-21T15:21:12.602Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-21T15:21:12.863Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-21T15:21:13.195Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-21T15:21:13.502Z] --- PASS: TestReplicatedJob (5.31s) [2022-07-21T15:21:13.502Z] === RUN TestUpdateReplicatedJob [2022-07-21T15:21:14.159Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-21T15:21:15.106Z] --- PASS: TestConfigCreateResolve (3.22s) [2022-07-21T15:21:15.106Z] PASS [2022-07-21T15:21:15.106Z] [2022-07-21T15:21:15.106Z] DONE 6 tests in 18.484s [2022-07-21T15:21:15.106Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-21T15:21:15.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:15.106Z] ++ set -e [2022-07-21T15:21:15.106Z] ++ '[' -n 0 ']' [2022-07-21T15:21:15.106Z] ++ set -x [2022-07-21T15:21:15.106Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:15.106Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-21T15:21:15.106Z] INFO: Testing against a local daemon [2022-07-21T15:21:15.106Z] === RUN TestAttachWithTTY [2022-07-21T15:21:15.367Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-21T15:21:15.367Z] === RUN TestAttachWithoutTTy [2022-07-21T15:21:15.367Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-21T15:21:15.367Z] === RUN TestCheckpoint [2022-07-21T15:21:15.367Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:21:15.367Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/commit [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:21:15.367Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/commit [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-21T15:21:15.367Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-21T15:21:15.367Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-21T15:21:15.367Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-21T15:21:15.367Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-21T15:21:15.367Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-21T15:21:15.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-21T15:21:15.367Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-21T15:21:15.628Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-21T15:21:15.628Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-21T15:21:15.628Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-21T15:21:15.628Z] === RUN TestCopyEmptyFile [2022-07-21T15:21:15.888Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-21T15:21:15.888Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-21T15:21:15.888Z] --- PASS: TestCopyEmptyFile (0.31s) [2022-07-21T15:21:15.888Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-21T15:21:15.888Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-21T15:21:15.888Z] === RUN TestCopyFromContainer [2022-07-21T15:21:16.064Z] --- PASS: TestInspectNetwork (6.93s) [2022-07-21T15:21:16.064Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-21T15:21:16.064Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-21T15:21:16.064Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-21T15:21:16.064Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-21T15:21:16.064Z] === RUN TestRunContainerWithBridgeNone [2022-07-21T15:21:16.770Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-07-21T15:21:16.770Z] === RUN TestServiceListWithStatuses [2022-07-21T15:21:16.770Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:21:16.770Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-21T15:21:16.770Z] === RUN TestDockerNetworkConnectAlias [2022-07-21T15:21:16.827Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-21T15:21:17.087Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-21T15:21:17.349Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-21T15:21:17.610Z] === RUN TestCopyFromContainer// [2022-07-21T15:21:17.870Z] === RUN TestCopyFromContainer//bar/root [2022-07-21T15:21:17.870Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-21T15:21:17.963Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-21T15:21:17.963Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:21:17.963Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:21:17.963Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:21:17.963Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-21T15:21:17.963Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-21T15:21:17.963Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-21T15:21:17.963Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-21T15:21:17.963Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-21T15:21:17.964Z] === RUN TestNetworkList [2022-07-21T15:21:17.964Z] === RUN TestNetworkList//networks [2022-07-21T15:21:17.964Z] === PAUSE TestNetworkList//networks [2022-07-21T15:21:17.964Z] === RUN TestNetworkList//networks/ [2022-07-21T15:21:17.964Z] === PAUSE TestNetworkList//networks/ [2022-07-21T15:21:17.964Z] === CONT TestNetworkList//networks [2022-07-21T15:21:17.964Z] === CONT TestNetworkList//networks/ [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkList (0.01s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-21T15:21:17.964Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-21T15:21:17.964Z] === RUN TestHostIPv4BridgeLabel [2022-07-21T15:21:18.131Z] === RUN TestCopyFromContainer/bar/quux [2022-07-21T15:21:18.131Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-21T15:21:18.131Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-21T15:21:18.222Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-21T15:21:18.222Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-21T15:21:18.391Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-21T15:21:18.391Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-21T15:21:18.391Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-21T15:21:18.651Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-21T15:21:18.651Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-21T15:21:18.911Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer (3.05s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer// (0.18s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-07-21T15:21:18.911Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-21T15:21:18.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-21T15:21:18.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:21:18.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:21:18.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:21:18.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:21:18.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:21:18.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:21:19.156Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-21T15:21:19.156Z] === RUN TestDaemonDefaultNetworkPools [2022-07-21T15:21:19.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-21T15:21:19.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-21T15:21:19.172Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-21T15:21:19.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-21T15:21:19.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-21T15:21:19.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-21T15:21:19.172Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-21T15:21:19.172Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-21T15:21:19.172Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-21T15:21:19.172Z] === RUN TestCreateWithInvalidEnv [2022-07-21T15:21:19.172Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-21T15:21:19.172Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-21T15:21:19.172Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-21T15:21:19.172Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-21T15:21:19.172Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-21T15:21:19.172Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-21T15:21:19.172Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-21T15:21:19.172Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-21T15:21:19.172Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-21T15:21:19.172Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-21T15:21:19.172Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-21T15:21:19.172Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-21T15:21:19.172Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-21T15:21:19.172Z] === RUN TestCreateTmpfsMountsTarget [2022-07-21T15:21:19.172Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-21T15:21:19.172Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-21T15:21:19.172Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-21T15:21:19.433Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-21T15:21:20.090Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-07-21T15:21:20.090Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-21T15:21:20.814Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-21T15:21:20.814Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-21T15:21:20.935Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-07-21T15:21:20.935Z] === RUN TestDockerNetworkReConnect [2022-07-21T15:21:21.025Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-21T15:21:21.025Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-21T15:21:21.075Z] check_test.go:540: [d887524cb6863] daemon is not started [2022-07-21T15:21:21.334Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-21T15:21:21.334Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-07-21T15:21:21.334Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-21T15:21:22.275Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-21T15:21:22.276Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-21T15:21:22.276Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-21T15:21:22.276Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-21T15:21:22.276Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-21T15:21:22.398Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-21T15:21:22.398Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-21T15:21:22.967Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-21T15:21:22.967Z] === RUN TestServiceWithPredefinedNetwork [2022-07-21T15:21:23.216Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-21T15:21:23.476Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2022-07-21T15:21:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-21T15:21:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:21:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:21:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:21:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:21:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:21:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:21:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:21:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:21:23.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:21:23.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:21:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-21T15:21:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-21T15:21:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-21T15:21:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-21T15:21:23.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-21T15:21:23.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-07-21T15:21:23.476Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-21T15:21:24.045Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-07-21T15:21:24.045Z] === RUN TestCreateDifferentPlatform [2022-07-21T15:21:24.045Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-21T15:21:24.045Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-21T15:21:24.045Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-21T15:21:24.045Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-21T15:21:24.045Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-21T15:21:24.045Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-21T15:21:24.045Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-21T15:21:24.045Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-21T15:21:24.203Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-07-21T15:21:24.203Z] === RUN TestServicePlugin [2022-07-21T15:21:24.306Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-21T15:21:24.306Z] === RUN TestCreateInvalidHostConfig [2022-07-21T15:21:24.306Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:21:24.306Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:21:24.306Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:21:24.306Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:21:24.306Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:21:24.306Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:21:24.306Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:21:24.306Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:21:24.306Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-21T15:21:24.306Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-21T15:21:24.306Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-21T15:21:24.306Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-21T15:21:24.306Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-21T15:21:24.306Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-21T15:21:24.306Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-21T15:21:24.306Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-21T15:21:24.306Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-21T15:21:24.306Z] === RUN TestContainerStartOnDaemonRestart [2022-07-21T15:21:24.306Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-21T15:21:24.306Z] === RUN TestDaemonRestartIpcMode [2022-07-21T15:21:24.306Z] === PAUSE TestDaemonRestartIpcMode [2022-07-21T15:21:24.306Z] === RUN TestDaemonHostGatewayIP [2022-07-21T15:21:24.306Z] === PAUSE TestDaemonHostGatewayIP [2022-07-21T15:21:24.306Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-21T15:21:24.306Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-21T15:21:24.306Z] === RUN TestContainerKillOnDaemonStart [2022-07-21T15:21:24.306Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-21T15:21:24.306Z] === RUN TestDiff [2022-07-21T15:21:24.877Z] --- PASS: TestDiff (0.55s) [2022-07-21T15:21:24.877Z] === RUN TestExecConsoleSize [2022-07-21T15:21:24.877Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-21T15:21:25.446Z] --- PASS: TestExecConsoleSize (0.63s) [2022-07-21T15:21:25.446Z] === RUN TestExecWithCloseStdin [2022-07-21T15:21:25.494Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-07-21T15:21:25.494Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-21T15:21:25.494Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:21:25.494Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:21:25.494Z] === RUN TestServiceWithDataPathPortInit [2022-07-21T15:21:26.386Z] --- PASS: TestExecWithCloseStdin (0.75s) [2022-07-21T15:21:26.386Z] === RUN TestExec [2022-07-21T15:21:26.957Z] --- PASS: TestExec (0.69s) [2022-07-21T15:21:26.957Z] === RUN TestExecUser [2022-07-21T15:21:26.957Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-21T15:21:27.472Z] plugin_test.go:61: [dc0a1a3881aa1] joining swarm manager [d2111c3cee37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:21:27.526Z] --- PASS: TestExecUser (0.56s) [2022-07-21T15:21:27.526Z] === RUN TestExportContainerAndImportImage [2022-07-21T15:21:27.526Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-21T15:21:28.096Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2022-07-21T15:21:28.096Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-21T15:21:28.356Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-21T15:21:28.838Z] plugin_test.go:64: [d80a3f749c910] joining swarm manager [d2111c3cee37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:21:28.927Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-21T15:21:28.927Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-21T15:21:28.927Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-21T15:21:28.927Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-21T15:21:29.496Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-07-21T15:21:29.496Z] === RUN TestHealthCheckWorkdir [2022-07-21T15:21:30.067Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-07-21T15:21:30.067Z] === RUN TestHealthKillContainer [2022-07-21T15:21:30.327Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-21T15:21:31.708Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-21T15:21:31.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-21T15:21:32.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-21T15:21:34.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-21T15:21:34.287Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-21T15:21:34.550Z] check_test.go:540: [d8f8384b492ba] daemon is not started [2022-07-21T15:21:34.550Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-21T15:21:35.119Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-21T15:21:35.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-21T15:21:35.640Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-21T15:21:36.208Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-21T15:21:36.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-21T15:21:38.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cce270__} [2022-07-21T15:21:38.159Z] --- PASS: TestHealthKillContainer (8.14s) [2022-07-21T15:21:38.159Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-21T15:21:38.419Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-21T15:21:38.990Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2022-07-21T15:21:38.990Z] === RUN TestIpcModeNone [2022-07-21T15:21:39.562Z] --- PASS: TestIpcModeNone (0.66s) [2022-07-21T15:21:39.562Z] === RUN TestIpcModePrivate [2022-07-21T15:21:39.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11047080306_/foo_false_____} [2022-07-21T15:21:40.133Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-07-21T15:21:40.357Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-07-21T15:21:40.357Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-21T15:21:40.393Z] --- PASS: TestIpcModePrivate (0.78s) [2022-07-21T15:21:40.393Z] === RUN TestIpcModeShareable [2022-07-21T15:21:40.654Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2022-07-21T15:21:40.915Z] --- PASS: TestIpcModeShareable (0.51s) [2022-07-21T15:21:40.915Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-21T15:21:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11047080306_/foo_true_____} [2022-07-21T15:21:41.291Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fxxx291v3z6xye68r280md8dg Created:2022-07-21 15:21:40.097572759 +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[9ca471cb0c104e9c6501bab39333fee22c00c657a9b836f26674a0b5c7107667:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.115gnzapcolv9tbp1s8d5tmq6 EndpointID:4f01909076a74ed15bf6a21da5daa70c244552c71c4bb80802da5a4c6ebb0d8c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:23cb51e5f9020beb1af5abb3acfeb0ff8680df5c9c40f944a1bc15760676c568 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:efc728516805 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.115gnzapcolv9tbp1s8d5tmq6 EndpointID:4f01909076a74ed15bf6a21da5daa70c244552c71c4bb80802da5a4c6ebb0d8c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-21T15:21:42.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32197911891_/foo_false_____} [2022-07-21T15:21:42.817Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-07-21T15:21:42.817Z] === RUN TestAPIIpcModeHost [2022-07-21T15:21:43.076Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-21T15:21:43.337Z] --- PASS: TestAPIIpcModeHost (0.65s) [2022-07-21T15:21:43.337Z] === RUN TestDaemonIpcModeShareable [2022-07-21T15:21:44.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32197911891_/foo_true_____} [2022-07-21T15:21:44.846Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-21T15:21:45.106Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-07-21T15:21:45.106Z] === RUN TestDaemonIpcModePrivate [2022-07-21T15:21:45.366Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-21T15:21:45.366Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-21T15:21:45.366Z] check_test.go:540: [d594c88c7e9de] daemon is not started [2022-07-21T15:21:45.366Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-21T15:21:45.505Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-07-21T15:21:45.505Z] PASS [2022-07-21T15:21:45.505Z] [2022-07-21T15:21:45.505Z] === Skipped [2022-07-21T15:21:45.505Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:21:45.505Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:21:45.505Z] [2022-07-21T15:21:45.505Z] DONE 38 tests, 1 skipped in 43.304s [2022-07-21T15:21:45.505Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:21:45.505Z] ++ 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-07-21T15:21:45.505Z] ++ set -e [2022-07-21T15:21:45.505Z] ++ '[' -n 0 ']' [2022-07-21T15:21:45.505Z] ++ set -x [2022-07-21T15:21:45.505Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:45.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32197911891_/foo_true__0xc000cce2a0___} [2022-07-21T15:21:45.768Z] INFO: Testing against a local daemon [2022-07-21T15:21:45.768Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-21T15:21:45.768Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:21:45.768Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-21T15:21:45.768Z] === RUN TestDockerNetworkIpvlan [2022-07-21T15:21:45.768Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:21:45.768Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:21:45.768Z] PASS [2022-07-21T15:21:45.768Z] [2022-07-21T15:21:45.768Z] === Skipped [2022-07-21T15:21:45.768Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-21T15:21:45.768Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:21:45.768Z] [2022-07-21T15:21:45.768Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:21:45.768Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:21:45.768Z] [2022-07-21T15:21:45.768Z] DONE 2 tests, 2 skipped in 0.105s [2022-07-21T15:21:45.768Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:21:45.768Z] ++ 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-07-21T15:21:45.768Z] ++ set -e [2022-07-21T15:21:45.768Z] ++ '[' -n 0 ']' [2022-07-21T15:21:45.768Z] ++ set -x [2022-07-21T15:21:45.768Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:45.768Z] INFO: Testing against a local daemon [2022-07-21T15:21:45.768Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-21T15:21:46.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-07-21T15:21:46.566Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-07-21T15:21:46.566Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-21T15:21:47.136Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-21T15:21:47.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cce2b8__} [2022-07-21T15:21:47.142Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-07-21T15:21:47.142Z] === RUN TestDockerNetworkMacvlan [2022-07-21T15:21:47.708Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-21T15:21:48.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cce318__} [2022-07-21T15:21:48.337Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-21T15:21:48.337Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2022-07-21T15:21:48.337Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-21T15:21:48.642Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-21T15:21:48.910Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-21T15:21:49.207Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-21T15:21:49.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cce330__} [2022-07-21T15:21:49.740Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2022-07-21T15:21:50.000Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-07-21T15:21:50.000Z] === RUN TestIpcModeOlderClient [2022-07-21T15:21:50.000Z] === PAUSE TestIpcModeOlderClient [2022-07-21T15:21:50.000Z] === RUN TestKillContainerInvalidSignal [2022-07-21T15:21:50.260Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-21T15:21:50.521Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2022-07-21T15:21:50.521Z] === RUN TestKillContainer [2022-07-21T15:21:50.521Z] === RUN TestKillContainer/no_signal [2022-07-21T15:21:51.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cce348__} [2022-07-21T15:21:51.091Z] === RUN TestKillContainer/non_killing_signal [2022-07-21T15:21:51.106Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-21T15:21:51.661Z] === RUN TestKillContainer/killing_signal [2022-07-21T15:21:52.231Z] check_test.go:540: [d80dc3206da8c] daemon is not started [2022-07-21T15:21:52.231Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-21T15:21:52.231Z] --- PASS: TestKillContainer (1.71s) [2022-07-21T15:21:52.231Z] --- PASS: TestKillContainer/no_signal (0.48s) [2022-07-21T15:21:52.231Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-07-21T15:21:52.231Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2022-07-21T15:21:52.231Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-21T15:21:52.231Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-21T15:21:52.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-21T15:21:53.006Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-21T15:21:53.062Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-21T15:21:53.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-07-21T15:21:53.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-07-21T15:21:53.632Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-07-21T15:21:53.632Z] === RUN TestKillStoppedContainer [2022-07-21T15:21:53.632Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-21T15:21:53.632Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-21T15:21:53.893Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-07-21T15:21:53.893Z] === RUN TestKillDifferentUserContainer [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-21T15:21:53.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-21T15:21:54.153Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-21T15:21:54.414Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-21T15:21:54.414Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-21T15:21:54.414Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-21T15:21:54.414Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-21T15:21:54.414Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-07-21T15:21:54.414Z] === RUN TestInspectOomKilledTrue [2022-07-21T15:21:54.414Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:21:54.414Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-21T15:21:54.414Z] === RUN TestInspectOomKilledFalse [2022-07-21T15:21:54.414Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:21:54.414Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-21T15:21:54.414Z] === RUN TestLinksEtcHostsContentMatch [2022-07-21T15:21:54.985Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-21T15:21:54.985Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2022-07-21T15:21:54.985Z] === RUN TestLinksContainerNames [2022-07-21T15:21:55.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-21T15:21:55.387Z] --- PASS: TestServicePlugin (29.92s) [2022-07-21T15:21:55.388Z] === RUN TestServiceUpdateLabel [2022-07-21T15:21:55.507Z] check_test.go:540: [d2ae8bed5c20c] daemon is not started [2022-07-21T15:21:55.507Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-21T15:21:56.287Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-21T15:21:56.314Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-07-21T15:21:56.314Z] === RUN TestServiceUpdateSecrets [2022-07-21T15:21:56.448Z] --- PASS: TestLinksContainerNames (1.28s) [2022-07-21T15:21:56.448Z] === RUN TestLogsFollowTailEmpty [2022-07-21T15:21:56.448Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan (9.39s) [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-07-21T15:21:56.544Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-07-21T15:21:56.544Z] PASS [2022-07-21T15:21:56.544Z] [2022-07-21T15:21:56.544Z] DONE 8 tests in 10.830s [2022-07-21T15:21:56.544Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-21T15:21:56.544Z] ++ 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-07-21T15:21:56.544Z] ++ set -e [2022-07-21T15:21:56.544Z] ++ '[' -n 0 ']' [2022-07-21T15:21:56.544Z] ++ set -x [2022-07-21T15:21:56.544Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:56.544Z] testing: warning: no tests to run [2022-07-21T15:21:56.544Z] PASS [2022-07-21T15:21:56.544Z] [2022-07-21T15:21:56.544Z] DONE 0 tests in 0.028s [2022-07-21T15:21:56.544Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-21T15:21:56.544Z] ++ 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-07-21T15:21:56.544Z] ++ set -e [2022-07-21T15:21:56.544Z] ++ '[' -n 0 ']' [2022-07-21T15:21:56.544Z] ++ set -x [2022-07-21T15:21:56.544Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:21:56.802Z] INFO: Testing against a local daemon [2022-07-21T15:21:56.802Z] === RUN TestAuthZPluginAllowRequest [2022-07-21T15:21:57.019Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2022-07-21T15:21:57.019Z] === RUN TestLogs [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:21:57.019Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-21T15:21:57.019Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-21T15:21:57.019Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:21:57.019Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:21:57.019Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:21:57.019Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:21:57.019Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:21:57.019Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-21T15:21:57.019Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-21T15:21:57.280Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-21T15:21:57.735Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-07-21T15:21:57.735Z] === RUN TestAuthZPluginTLS [2022-07-21T15:21:57.851Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-21T15:21:58.111Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-21T15:21:58.301Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-21T15:21:58.301Z] === RUN TestAuthZPluginDenyRequest [2022-07-21T15:21:58.682Z] docker_cli_daemon_plugins_test.go:80: [d52e980b9f1af] daemon is not started [2022-07-21T15:21:58.682Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-21T15:21:58.866Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-21T15:21:58.867Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-21T15:21:58.942Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-21T15:21:59.230Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-21T15:21:59.432Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-21T15:21:59.432Z] === RUN TestAuthZPluginDenyResponse [2022-07-21T15:21:59.816Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-21T15:21:59.998Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-21T15:21:59.998Z] === RUN TestAuthZPluginAllowEventStream [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:22:00.393Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:22:00.393Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:22:00.393Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:22:00.393Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:22:00.393Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:22:00.393Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:22:00.393Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:22:00.393Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-21T15:22:00.393Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-21T15:22:00.393Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-21T15:22:01.333Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-21T15:22:01.334Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-21T15:22:01.334Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-21T15:22:01.370Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-07-21T15:22:01.370Z] === RUN TestAuthZPluginErrorResponse [2022-07-21T15:22:01.629Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-21T15:22:01.629Z] === RUN TestAuthZPluginErrorRequest [2022-07-21T15:22:02.195Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-21T15:22:02.195Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-21T15:22:02.274Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-21T15:22:02.274Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-21T15:22:02.274Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-21T15:22:02.274Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-21T15:22:02.761Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-21T15:22:02.761Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-21T15:22:03.217Z] docker_cli_daemon_plugins_test.go:170: [d679f81e29544] daemon is not started [2022-07-21T15:22:03.217Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-21T15:22:03.217Z] --- PASS: TestLogs (6.23s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.00s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.05s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.91s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.15s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.15s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.11s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file (0.04s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.91s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.06s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.05s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.95s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.84s) [2022-07-21T15:22:03.217Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.90s) [2022-07-21T15:22:03.217Z] === RUN TestContainerNetworkMountsNoChown [2022-07-21T15:22:03.788Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-21T15:22:03.788Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/default [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/default [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/private [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/private [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rprivate [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/slave [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/slave [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rslave [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/shared [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/shared [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rshared [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-21T15:22:03.788Z] === CONT TestMountDaemonRoot/rslave [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:22:03.788Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-21T15:22:03.788Z] === CONT TestMountDaemonRoot/default [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-21T15:22:03.788Z] === CONT TestMountDaemonRoot/rshared [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:22:03.788Z] === CONT TestMountDaemonRoot/shared [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-21T15:22:03.788Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:22:03.788Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:22:03.788Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-21T15:22:04.048Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/rprivate [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/slave [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/private [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-21T15:22:04.049Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:22:04.049Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-21T15:22:04.049Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-21T15:22:04.134Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-21T15:22:04.134Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-21T15:22:04.309Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-21T15:22:04.570Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-21T15:22:04.570Z] === RUN TestContainerBindMountNonRecursive [2022-07-21T15:22:04.570Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-21T15:22:04.570Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-21T15:22:05.509Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-07-21T15:22:05.509Z] === RUN TestAuthZPluginHeader [2022-07-21T15:22:06.074Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-21T15:22:06.074Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-21T15:22:06.074Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:06.074Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-21T15:22:06.074Z] === RUN TestAuthZPluginV2Disable [2022-07-21T15:22:06.074Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:06.074Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-21T15:22:06.074Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-21T15:22:06.074Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:06.074Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-21T15:22:06.074Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-21T15:22:06.074Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:06.074Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-21T15:22:06.074Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-21T15:22:06.481Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-21T15:22:06.743Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2022-07-21T15:22:06.743Z] === RUN TestContainerVolumesMountedAsShared [2022-07-21T15:22:07.315Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-21T15:22:07.315Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-07-21T15:22:07.315Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-21T15:22:08.259Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2022-07-21T15:22:08.259Z] === RUN TestNetworkNat [2022-07-21T15:22:08.259Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-21T15:22:08.259Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-21T15:22:08.520Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-21T15:22:08.780Z] --- PASS: TestNetworkNat (0.75s) [2022-07-21T15:22:08.780Z] === RUN TestNetworkLocalhostTCPNat [2022-07-21T15:22:09.040Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-21T15:22:09.040Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-21T15:22:09.610Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-07-21T15:22:09.610Z] === RUN TestNetworkLoopbackNat [2022-07-21T15:22:09.610Z] check_test.go:540: [d6bb553f63558] daemon is not started [2022-07-21T15:22:09.610Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-21T15:22:09.870Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-21T15:22:10.810Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-21T15:22:11.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-21T15:22:11.151Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-07-21T15:22:11.151Z] === RUN TestServiceUpdateConfigs [2022-07-21T15:22:11.331Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-21T15:22:11.901Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-21T15:22:12.472Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-21T15:22:12.472Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-07-21T15:22:12.472Z] === RUN TestPause [2022-07-21T15:22:13.412Z] --- PASS: TestPause (0.81s) [2022-07-21T15:22:13.412Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-21T15:22:13.412Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:22:13.412Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:22:13.412Z] === RUN TestPauseStopPausedContainer [2022-07-21T15:22:13.672Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-21T15:22:13.932Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-21T15:22:14.192Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-07-21T15:22:14.192Z] === RUN TestPidHost [2022-07-21T15:22:15.574Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-21T15:22:15.574Z] --- PASS: TestPidHost (1.36s) [2022-07-21T15:22:15.574Z] === RUN TestPsFilter [2022-07-21T15:22:15.574Z] --- PASS: TestPsFilter (0.12s) [2022-07-21T15:22:15.574Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-21T15:22:16.146Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2022-07-21T15:22:16.146Z] === RUN TestRemoveContainerWithVolume [2022-07-21T15:22:16.715Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-07-21T15:22:16.715Z] === RUN TestRemoveContainerRunning [2022-07-21T15:22:16.715Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-21T15:22:17.285Z] --- PASS: TestRemoveContainerRunning (0.52s) [2022-07-21T15:22:17.285Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-21T15:22:17.857Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2022-07-21T15:22:17.857Z] === RUN TestRemoveInvalidContainer [2022-07-21T15:22:17.857Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-21T15:22:17.857Z] === RUN TestRenameLinkedContainer [2022-07-21T15:22:18.117Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-21T15:22:20.031Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-21T15:22:20.031Z] --- PASS: TestRenameLinkedContainer (2.31s) [2022-07-21T15:22:20.031Z] === RUN TestRenameStoppedContainer [2022-07-21T15:22:20.292Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-21T15:22:20.551Z] --- PASS: TestRenameStoppedContainer (0.49s) [2022-07-21T15:22:20.551Z] === RUN TestRenameRunningContainerAndReuse [2022-07-21T15:22:21.490Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-07-21T15:22:21.490Z] === RUN TestRenameInvalidName [2022-07-21T15:22:22.060Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-21T15:22:22.060Z] === RUN TestRenameAnonymousContainer [2022-07-21T15:22:23.968Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-21T15:22:23.968Z] --- PASS: TestRenameAnonymousContainer (1.73s) [2022-07-21T15:22:23.968Z] === RUN TestRenameContainerWithSameName [2022-07-21T15:22:24.144Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-21T15:22:24.144Z] PASS [2022-07-21T15:22:24.144Z] [2022-07-21T15:22:24.144Z] === Skipped [2022-07-21T15:22:24.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-21T15:22:24.144Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:24.144Z] [2022-07-21T15:22:24.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-21T15:22:24.144Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:24.144Z] [2022-07-21T15:22:24.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-21T15:22:24.144Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:24.144Z] [2022-07-21T15:22:24.144Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-21T15:22:24.144Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:24.144Z] [2022-07-21T15:22:24.144Z] DONE 17 tests, 4 skipped in 26.424s [2022-07-21T15:22:24.144Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-21T15:22:24.144Z] ++ 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-07-21T15:22:24.144Z] ++ set -e [2022-07-21T15:22:24.144Z] ++ '[' -n 0 ']' [2022-07-21T15:22:24.144Z] ++ set -x [2022-07-21T15:22:24.144Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:24.144Z] INFO: Testing against a local daemon [2022-07-21T15:22:24.144Z] === RUN TestPluginInvalidJSON [2022-07-21T15:22:24.144Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:22:24.144Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:22:24.144Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:22:24.144Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:22:24.144Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-21T15:22:24.144Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-21T15:22:24.145Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-21T15:22:24.145Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-21T15:22:24.145Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-21T15:22:24.145Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-21T15:22:24.145Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-21T15:22:24.145Z] === RUN TestPluginInstall [2022-07-21T15:22:24.145Z] === RUN TestPluginInstall/no_auth [2022-07-21T15:22:24.145Z] time="2022-07-21T15:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:22:24.145Z] time="2022-07-21T15:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97e982c67d2abda59de64de99a485a4a378b470f514d91da716410e5acc2f31e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:22:24.145Z] time="2022-07-21T15:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:22:24.145Z] time="2022-07-21T15:22:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97e982c67d2abda59de64de99a485a4a378b470f514d91da716410e5acc2f31e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:22:24.145Z] === RUN TestPluginInstall/with_htpasswd [2022-07-21T15:22:24.403Z] time="2022-07-21T15:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:22:24.403Z] time="2022-07-21T15:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5812131f0408b53ea7897bff9bf902fe0a54071b9c2bc62f1e745e1e95903e61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:22:24.403Z] time="2022-07-21T15:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:22:24.403Z] time="2022-07-21T15:22:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5812131f0408b53ea7897bff9bf902fe0a54071b9c2bc62f1e745e1e95903e61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:22:24.539Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2022-07-21T15:22:24.539Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-21T15:22:24.661Z] === RUN TestPluginInstall/with_insecure [2022-07-21T15:22:24.799Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-21T15:22:25.594Z] time="2022-07-21T15:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:22:25.594Z] time="2022-07-21T15:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfb1d863ef6484f9233986bee58541c67cc11bdf6c97604eb5856164dbb258e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:22:25.594Z] time="2022-07-21T15:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:22:25.594Z] time="2022-07-21T15:22:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfb1d863ef6484f9233986bee58541c67cc11bdf6c97604eb5856164dbb258e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:22:25.739Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-07-21T15:22:25.739Z] === RUN TestResize [2022-07-21T15:22:25.853Z] plugin_test.go:195: [d7caa31907142] daemon is not started [2022-07-21T15:22:25.853Z] --- PASS: TestPluginInstall (2.56s) [2022-07-21T15:22:25.853Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-07-21T15:22:25.853Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-21T15:22:25.853Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-07-21T15:22:25.853Z] === RUN TestPluginsWithRuntimes [2022-07-21T15:22:25.989Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2022-07-21T15:22:25.989Z] === RUN TestServiceUpdateNetwork [2022-07-21T15:22:26.000Z] --- PASS: TestResize (0.44s) [2022-07-21T15:22:26.000Z] === RUN TestResizeWithInvalidSize [2022-07-21T15:22:26.569Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-07-21T15:22:26.569Z] === RUN TestResizeWhenContainerNotStarted [2022-07-21T15:22:26.830Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:22:26.830Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:22:26.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:22:26.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-21T15:22:26.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:22:27.226Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-21T15:22:28.159Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-21T15:22:29.091Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-07-21T15:22:29.091Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-21T15:22:29.091Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-21T15:22:29.091Z] === RUN TestPluginBackCompatMediaTypes [2022-07-21T15:22:29.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-21T15:22:29.370Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-21T15:22:29.657Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-21T15:22:29.657Z] PASS [2022-07-21T15:22:29.657Z] [2022-07-21T15:22:29.657Z] DONE 24 tests in 6.574s [2022-07-21T15:22:29.657Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-21T15:22:29.657Z] ++ 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-07-21T15:22:29.657Z] ++ set -e [2022-07-21T15:22:29.657Z] ++ '[' -n 0 ']' [2022-07-21T15:22:29.657Z] ++ set -x [2022-07-21T15:22:29.657Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:29.657Z] INFO: Testing against a local daemon [2022-07-21T15:22:29.657Z] === RUN TestExternalGraphDriver [2022-07-21T15:22:30.222Z] === RUN TestExternalGraphDriver/json [2022-07-21T15:22:30.310Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-21T15:22:30.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-21T15:22:31.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-21T15:22:31.596Z] === RUN TestExternalGraphDriver/spec [2022-07-21T15:22:33.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-21T15:22:33.494Z] === RUN TestExternalGraphDriver/pull [2022-07-21T15:22:33.620Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-21T15:22:33.880Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-21T15:22:34.867Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-07-21T15:22:34.867Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-07-21T15:22:34.867Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-07-21T15:22:34.867Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-07-21T15:22:34.867Z] === RUN TestGraphdriverPluginV2 [2022-07-21T15:22:35.433Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:35.433Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-21T15:22:35.433Z] PASS [2022-07-21T15:22:35.433Z] [2022-07-21T15:22:35.433Z] === Skipped [2022-07-21T15:22:35.433Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-21T15:22:35.433Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:22:35.433Z] [2022-07-21T15:22:35.433Z] DONE 5 tests, 1 skipped in 5.654s [2022-07-21T15:22:35.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-21T15:22:35.433Z] ++ 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-07-21T15:22:35.433Z] ++ set -e [2022-07-21T15:22:35.433Z] ++ '[' -n 0 ']' [2022-07-21T15:22:35.433Z] ++ set -x [2022-07-21T15:22:35.433Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:35.433Z] INFO: Testing against a local daemon [2022-07-21T15:22:35.433Z] === RUN TestContinueAfterPluginCrash [2022-07-21T15:22:35.433Z] === PAUSE TestContinueAfterPluginCrash [2022-07-21T15:22:35.433Z] === RUN TestReadPluginNoRead [2022-07-21T15:22:35.433Z] === PAUSE TestReadPluginNoRead [2022-07-21T15:22:35.433Z] === RUN TestDaemonStartWithLogOpt [2022-07-21T15:22:35.433Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-21T15:22:35.433Z] === CONT TestContinueAfterPluginCrash [2022-07-21T15:22:35.433Z] === CONT TestDaemonStartWithLogOpt [2022-07-21T15:22:35.790Z] check_test.go:540: [d53fe0dd46fcb] daemon is not started [2022-07-21T15:22:35.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-21T15:22:35.790Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-21T15:22:36.053Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-21T15:22:36.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-21T15:22:37.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-21T15:22:38.154Z] --- PASS: TestServiceUpdateNetwork (12.46s) [2022-07-21T15:22:38.154Z] === RUN TestServiceUpdatePidsLimit [2022-07-21T15:22:38.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:22:38.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-21T15:22:38.712Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-07-21T15:22:38.712Z] === CONT TestReadPluginNoRead [2022-07-21T15:22:39.519Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-21T15:22:40.082Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-21T15:22:40.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:22:40.183Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-21T15:22:40.611Z] === RUN TestReadPluginNoRead/default [2022-07-21T15:22:40.754Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-21T15:22:41.694Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-21T15:22:41.694Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-21T15:22:41.954Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-21T15:22:41.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-21T15:22:41.984Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-21T15:22:42.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:22:42.784Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-21T15:22:42.917Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-21T15:22:43.482Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-07-21T15:22:43.725Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-21T15:22:44.047Z] === CONT TestReadPluginNoRead [2022-07-21T15:22:44.047Z] read_test.go:92: [daa916493addc] daemon is not started [2022-07-21T15:22:44.047Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-07-21T15:22:44.047Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-07-21T15:22:44.047Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-21T15:22:44.047Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-07-21T15:22:44.047Z] PASS [2022-07-21T15:22:44.047Z] [2022-07-21T15:22:44.047Z] DONE 6 tests in 8.802s [2022-07-21T15:22:44.047Z] 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-07-21T15:22:44.047Z] ++ 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-07-21T15:22:44.047Z] ++ set -e [2022-07-21T15:22:44.047Z] ++ '[' -n 0 ']' [2022-07-21T15:22:44.047Z] ++ set -x [2022-07-21T15:22:44.047Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:44.047Z] testing: warning: no tests to run [2022-07-21T15:22:44.047Z] PASS [2022-07-21T15:22:44.305Z] [2022-07-21T15:22:44.305Z] DONE 0 tests in 0.037s [2022-07-21T15:22:44.305Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-21T15:22:44.305Z] ++ 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-07-21T15:22:44.305Z] ++ set -e [2022-07-21T15:22:44.305Z] ++ '[' -n 0 ']' [2022-07-21T15:22:44.305Z] ++ set -x [2022-07-21T15:22:44.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:44.305Z] INFO: Testing against a local daemon [2022-07-21T15:22:44.305Z] === RUN TestPluginWithDevMounts [2022-07-21T15:22:44.305Z] === PAUSE TestPluginWithDevMounts [2022-07-21T15:22:44.305Z] === CONT TestPluginWithDevMounts [2022-07-21T15:22:45.108Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-21T15:22:45.681Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-21T15:22:46.221Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-21T15:22:46.221Z] PASS [2022-07-21T15:22:46.221Z] [2022-07-21T15:22:46.221Z] DONE 1 tests in 1.647s [2022-07-21T15:22:46.221Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-21T15:22:46.221Z] ++ 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-07-21T15:22:46.221Z] ++ set -e [2022-07-21T15:22:46.221Z] ++ '[' -n 0 ']' [2022-07-21T15:22:46.221Z] ++ set -x [2022-07-21T15:22:46.221Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:46.221Z] INFO: Testing against a local daemon [2022-07-21T15:22:46.221Z] === RUN TestSecretInspect [2022-07-21T15:22:46.623Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-21T15:22:46.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-21T15:22:47.454Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-21T15:22:47.715Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-21T15:22:47.715Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-21T15:22:48.119Z] --- PASS: TestSecretInspect (1.80s) [2022-07-21T15:22:48.119Z] === RUN TestSecretList [2022-07-21T15:22:48.166Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-21T15:22:48.655Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-21T15:22:49.596Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-21T15:22:50.017Z] --- PASS: TestSecretList (2.26s) [2022-07-21T15:22:50.017Z] === RUN TestSecretsCreateAndDelete [2022-07-21T15:22:51.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.44s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.85s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.79s) [2022-07-21T15:22:51.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.99s) [2022-07-21T15:22:51.835Z] === RUN TestCgroupNamespacesRun [2022-07-21T15:22:52.543Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-07-21T15:22:52.543Z] === RUN TestSecretsUpdate [2022-07-21T15:22:53.219Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-21T15:22:53.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-21T15:22:53.219Z] --- PASS: TestCgroupNamespacesRun (1.42s) [2022-07-21T15:22:53.219Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-21T15:22:53.788Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-21T15:22:54.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-21T15:22:54.441Z] --- PASS: TestSecretsUpdate (2.16s) [2022-07-21T15:22:54.441Z] === RUN TestTemplatedSecret [2022-07-21T15:22:54.618Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2022-07-21T15:22:54.619Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-21T15:22:54.699Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-07-21T15:22:54.700Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-21T15:22:54.700Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-07-21T15:22:54.700Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-21T15:22:54.700Z] PASS [2022-07-21T15:22:54.700Z] [2022-07-21T15:22:54.700Z] === Skipped [2022-07-21T15:22:54.700Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-21T15:22:54.700Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:22:54.700Z] [2022-07-21T15:22:54.700Z] DONE 27 tests, 1 skipped in 165.611s [2022-07-21T15:22:54.700Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-21T15:22:54.700Z] INFO: Testing against a local daemon [2022-07-21T15:22:54.700Z] === RUN TestSessionCreate [2022-07-21T15:22:54.700Z] --- PASS: TestSessionCreate (0.02s) [2022-07-21T15:22:54.700Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-21T15:22:54.700Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-21T15:22:54.700Z] PASS [2022-07-21T15:22:54.700Z] [2022-07-21T15:22:54.700Z] DONE 2 tests in 0.056s [2022-07-21T15:22:54.700Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-21T15:22:54.700Z] INFO: Testing against a local daemon [2022-07-21T15:22:54.700Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-21T15:22:54.700Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-21T15:22:54.700Z] === RUN TestDiskUsage [2022-07-21T15:22:54.700Z] === PAUSE TestDiskUsage [2022-07-21T15:22:54.700Z] === RUN TestEventsExecDie [2022-07-21T15:22:54.956Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-21T15:22:54.956Z] === RUN TestEventsBackwardsCompatible [2022-07-21T15:22:55.212Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-21T15:22:55.212Z] === RUN TestEventsVolumeCreate [2022-07-21T15:22:55.212Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-21T15:22:55.212Z] === RUN TestInfoBinaryCommits [2022-07-21T15:22:55.212Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-21T15:22:55.212Z] === RUN TestInfoAPIVersioned [2022-07-21T15:22:55.212Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-21T15:22:55.212Z] === RUN TestInfoAPI [2022-07-21T15:22:55.212Z] --- PASS: TestInfoAPI (0.02s) [2022-07-21T15:22:55.212Z] === RUN TestInfoAPIWarnings [2022-07-21T15:22:56.005Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2022-07-21T15:22:56.005Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-21T15:22:56.969Z] --- PASS: TestTemplatedSecret (2.54s) [2022-07-21T15:22:56.969Z] === RUN TestSecretCreateResolve [2022-07-21T15:22:57.387Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2022-07-21T15:22:57.387Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-21T15:22:58.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-21T15:22:58.588Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-21T15:22:59.158Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.51s) [2022-07-21T15:22:59.158Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-21T15:22:59.419Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-21T15:22:59.496Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-07-21T15:22:59.496Z] PASS [2022-07-21T15:22:59.496Z] [2022-07-21T15:22:59.496Z] DONE 6 tests in 13.217s [2022-07-21T15:22:59.496Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-21T15:22:59.496Z] ++ 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-07-21T15:22:59.496Z] ++ set -e [2022-07-21T15:22:59.496Z] ++ '[' -n 0 ']' [2022-07-21T15:22:59.496Z] ++ set -x [2022-07-21T15:22:59.496Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:22:59.496Z] INFO: Testing against a local daemon [2022-07-21T15:22:59.496Z] === RUN TestServiceCreateInit [2022-07-21T15:22:59.496Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-21T15:23:00.801Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2022-07-21T15:23:00.801Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-21T15:23:00.801Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-21T15:23:01.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-21T15:23:01.632Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.74s) [2022-07-21T15:23:01.632Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-21T15:23:01.898Z] Created binary: bundles/binary-daemon/dockerd [2022-07-21T15:23:01.898Z] Copying nested executables into bundles/binary-daemon [2022-07-21T15:23:01.898Z] Building: bundles/binary-daemon/docker-proxy [2022-07-21T15:23:01.898Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:23:01.898Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-21T15:23:01.898Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-21T15:23:02.220Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/make.sh cross [2022-07-21T15:23:02.778Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-21T15:23:02.785Z] [2022-07-21T15:23:02.785Z] Removing bundles/ [2022-07-21T15:23:02.785Z] [2022-07-21T15:23:02.785Z] ---> Making bundle: cross (in bundles/cross) [2022-07-21T15:23:02.785Z] Cross building: bundles/cross/linux/amd64 [2022-07-21T15:23:02.785Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-21T15:23:02.785Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-21T15:23:03.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.50s) [2022-07-21T15:23:03.014Z] === RUN TestNISDomainname [2022-07-21T15:23:03.954Z] --- PASS: TestNISDomainname (0.77s) [2022-07-21T15:23:03.954Z] === RUN TestHostnameDnsResolution [2022-07-21T15:23:04.894Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-07-21T15:23:04.894Z] === RUN TestUnprivilegedPortsAndPing [2022-07-21T15:23:05.154Z] check_test.go:540: [dfb6ddf9d8eef] daemon is not started [2022-07-21T15:23:05.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-21T15:23:05.723Z] --- PASS: TestUnprivilegedPortsAndPing (0.67s) [2022-07-21T15:23:05.723Z] === RUN TestPrivilegedHostDevices [2022-07-21T15:23:06.058Z] --- PASS: TestServiceCreateInit (6.73s) [2022-07-21T15:23:06.058Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.20s) [2022-07-21T15:23:06.058Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-07-21T15:23:06.058Z] === RUN TestCreateServiceMultipleTimes [2022-07-21T15:23:06.294Z] --- PASS: TestPrivilegedHostDevices (0.75s) [2022-07-21T15:23:06.294Z] === RUN TestRunConsoleSize [2022-07-21T15:23:06.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-21T15:23:07.124Z] --- PASS: TestRunConsoleSize (0.54s) [2022-07-21T15:23:07.124Z] === RUN TestStats [2022-07-21T15:23:08.065Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-21T15:23:08.065Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-21T15:23:08.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-21T15:23:08.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-21T15:23:08.634Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-21T15:23:08.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-21T15:23:09.204Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-21T15:23:09.204Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-21T15:23:09.776Z] --- PASS: TestStats (2.69s) [2022-07-21T15:23:09.776Z] === RUN TestStopContainerWithTimeout [2022-07-21T15:23:09.776Z] === RUN TestStopContainerWithTimeout/0 [2022-07-21T15:23:09.776Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-21T15:23:09.776Z] === RUN TestStopContainerWithTimeout/1 [2022-07-21T15:23:09.776Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-21T15:23:09.776Z] === RUN TestStopContainerWithTimeout/3 [2022-07-21T15:23:09.776Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-21T15:23:09.776Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-21T15:23:09.776Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-21T15:23:09.776Z] === CONT TestStopContainerWithTimeout/0 [2022-07-21T15:23:09.776Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-21T15:23:09.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-21T15:23:09.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-21T15:23:11.161Z] === CONT TestStopContainerWithTimeout/3 [2022-07-21T15:23:11.420Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-21T15:23:11.420Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-21T15:23:11.992Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-21T15:23:12.931Z] === CONT TestStopContainerWithTimeout/1 [2022-07-21T15:23:13.250Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-21T15:23:13.250Z] === RUN TestInfoDebug [2022-07-21T15:23:13.250Z] --- PASS: TestInfoDebug (0.52s) [2022-07-21T15:23:13.250Z] === RUN TestInfoInsecureRegistries [2022-07-21T15:23:13.250Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-21T15:23:13.250Z] === RUN TestInfoRegistryMirrors [2022-07-21T15:23:13.250Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-21T15:23:13.250Z] === RUN TestLoginFailsWithBadCredentials [2022-07-21T15:23:13.811Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-21T15:23:13.811Z] === RUN TestPingCacheHeaders [2022-07-21T15:23:13.811Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-21T15:23:13.811Z] === RUN TestPingGet [2022-07-21T15:23:13.811Z] --- PASS: TestPingGet (0.01s) [2022-07-21T15:23:13.811Z] === RUN TestPingHead [2022-07-21T15:23:13.811Z] --- PASS: TestPingHead (0.02s) [2022-07-21T15:23:13.811Z] === RUN TestPingSwarmHeader [2022-07-21T15:23:13.871Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-21T15:23:14.372Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-21T15:23:14.445Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-21T15:23:14.445Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2022-07-21T15:23:14.445Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-07-21T15:23:14.445Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-07-21T15:23:14.445Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-07-21T15:23:14.445Z] === RUN TestDeleteDevicemapper [2022-07-21T15:23:14.445Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:23:14.445Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-21T15:23:14.445Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-21T15:23:14.934Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-21T15:23:15.388Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-21T15:23:15.864Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-21T15:23:15.864Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-21T15:23:15.864Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-21T15:23:15.864Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-21T15:23:15.864Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-21T15:23:15.864Z] === RUN TestVersion [2022-07-21T15:23:15.864Z] --- PASS: TestVersion (0.02s) [2022-07-21T15:23:15.864Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-21T15:23:15.864Z] === CONT TestDiskUsage [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/container_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/image_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/volume_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-21T15:23:16.426Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-21T15:23:16.683Z] === RUN TestDiskUsage/after_container.Run [2022-07-21T15:23:16.772Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-21T15:23:17.246Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-21T15:23:17.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage (1.56s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-21T15:23:17.503Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-07-21T15:23:17.503Z] PASS [2022-07-21T15:23:17.503Z] [2022-07-21T15:23:17.503Z] DONE 54 tests in 22.940s [2022-07-21T15:23:17.503Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-21T15:23:17.503Z] INFO: Testing against a local daemon [2022-07-21T15:23:17.503Z] === RUN TestVolumesCreateAndList [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-21T15:23:17.503Z] === RUN TestVolumesRemove [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-21T15:23:17.503Z] === RUN TestVolumesInspect [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-21T15:23:17.503Z] === RUN TestVolumesInvalidJSON [2022-07-21T15:23:17.503Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-21T15:23:17.503Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-21T15:23:17.503Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-21T15:23:17.503Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-21T15:23:17.503Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-21T15:23:17.503Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-21T15:23:17.503Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-21T15:23:17.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-21T15:23:17.503Z] PASS [2022-07-21T15:23:17.604Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-21T15:23:17.759Z] [2022-07-21T15:23:17.759Z] DONE 9 tests in 0.177s [2022-07-21T15:23:17.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-21T15:23:18.178Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s) [2022-07-21T15:23:18.178Z] === RUN TestUpdateMemory [2022-07-21T15:23:18.178Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:23:18.178Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-21T15:23:18.178Z] === RUN TestUpdateCPUQuota [2022-07-21T15:23:18.322Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-21T15:23:18.322Z] Removing test suite binaries [2022-07-21T15:23:18.322Z] exiting test-integration [2022-07-21T15:23:18.322Z] ++ exit 0 [2022-07-21T15:23:18.322Z] [2022-07-21T15:23:19.560Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-21T15:23:19.560Z] --- PASS: TestUpdateCPUQuota (1.22s) [2022-07-21T15:23:19.560Z] === RUN TestUpdatePidsLimit [2022-07-21T15:23:19.560Z] === RUN TestUpdatePidsLimit/update_from_none Post stage [Pipeline] junit [2022-07-21T15:23:19.697Z] Recording test results [2022-07-21T15:23:19.820Z] === RUN TestUpdatePidsLimit/no_change [2022-07-21T15:23:19.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-21T15:23:20.080Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-21T15:23:20.340Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-21T15:23:20.602Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-21T15:23:20.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-21T15:23:21.124Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-21T15:23:21.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-21T15:23:21.227Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-21T15:23:21.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-21T15:23:21.556Z] + echo Ensuring container killed. [2022-07-21T15:23:21.557Z] Ensuring container killed. [2022-07-21T15:23:21.557Z] + docker rm -vf docker-pr6 [2022-07-21T15:23:21.557Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-07-21T15:23:21.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-21T15:23:21.876Z] + echo Chowning /workspace to jenkins user [2022-07-21T15:23:21.876Z] Chowning /workspace to jenkins user [2022-07-21T15:23:21.876Z] + id -u [2022-07-21T15:23:21.876Z] + id -g [2022-07-21T15:23:21.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/workspace busybox chown -R 1000:1000 /workspace [2022-07-21T15:23:21.876Z] Unable to find image 'busybox:latest' locally [2022-07-21T15:23:21.876Z] latest: Pulling from library/busybox [2022-07-21T15:23:22.133Z] 19d511225f94: Pulling fs layer [2022-07-21T15:23:22.133Z] 19d511225f94: Download complete [2022-07-21T15:23:22.133Z] 19d511225f94: Pull complete [2022-07-21T15:23:22.133Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-21T15:23:22.133Z] Status: Downloaded newer image for busybox:latest [2022-07-21T15:23:23.036Z] --- PASS: TestUpdatePidsLimit (3.46s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-07-21T15:23:23.037Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-07-21T15:23:23.037Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-21T15:23:23.835Z] + bundleName=amd64-cgroup2 [2022-07-21T15:23:23.835Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-21T15:23:23.835Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-21T15:23:23.835Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-21T15:23:23.835Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-21T15:23:23.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] archiveArtifacts [2022-07-21T15:23:24.100Z] Archiving artifacts [2022-07-21T15:23:24.132Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2022-07-21T15:23:24.132Z] === RUN TestCreateServiceConflict [2022-07-21T15:23:24.132Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-21T15:23:24.132Z] === RUN TestCreateServiceMaxReplicas [2022-07-21T15:23:25.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42829/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-21T15:23:26.032Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2022-07-21T15:23:26.032Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-21T15:23:26.185Z] + make clean [2022-07-21T15:23:26.185Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-21T15:23:26.185Z] docker-dev-cache [2022-07-21T15:23:26.185Z] docker-mod-cache [Pipeline] deleteDir [2022-07-21T15:23:26.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-21T15:23:26.526Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-21T15:23:26.526Z] check_test.go:540: [d44cc1c86884d] daemon is not started [2022-07-21T15:23:26.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-21T15:23:26.526Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-21T15:23:26.526Z] check_test.go:540: [d5052dd7c8c05] daemon is not started [2022-07-21T15:23:26.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T15:23:29.829Z] check_test.go:540: [d2f798076bde7] daemon is not started [2022-07-21T15:23:29.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-21T15:23:34.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-21T15:23:35.414Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2022-07-21T15:23:35.414Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-21T15:23:35.414Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-21T15:23:35.985Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-21T15:23:35.985Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2022-07-21T15:23:35.985Z] === RUN TestWaitNonBlocked [2022-07-21T15:23:35.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:23:35.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:23:35.985Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:23:35.985Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:23:35.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-21T15:23:35.985Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-21T15:23:36.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-21T15:23:37.186Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-21T15:23:37.186Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2022-07-21T15:23:37.186Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-07-21T15:23:37.186Z] === RUN TestWaitBlocked [2022-07-21T15:23:37.186Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:23:37.186Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:23:37.186Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:23:37.186Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:23:37.186Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-21T15:23:37.186Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-21T15:23:37.446Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-21T15:23:37.706Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-21T15:23:38.649Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-21T15:23:38.649Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-07-21T15:23:38.649Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2022-07-21T15:23:38.649Z] === RUN TestWaitConditions [2022-07-21T15:23:38.649Z] === RUN TestWaitConditions/default [2022-07-21T15:23:38.649Z] === PAUSE TestWaitConditions/default [2022-07-21T15:23:38.650Z] === RUN TestWaitConditions/not-running [2022-07-21T15:23:38.650Z] === PAUSE TestWaitConditions/not-running [2022-07-21T15:23:38.650Z] === RUN TestWaitConditions/next-exit [2022-07-21T15:23:38.650Z] === PAUSE TestWaitConditions/next-exit [2022-07-21T15:23:38.650Z] === RUN TestWaitConditions/removed [2022-07-21T15:23:38.650Z] === PAUSE TestWaitConditions/removed [2022-07-21T15:23:38.650Z] === CONT TestWaitConditions/default [2022-07-21T15:23:38.650Z] === CONT TestWaitConditions/removed [2022-07-21T15:23:39.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-21T15:23:39.847Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-21T15:23:40.787Z] === CONT TestWaitConditions/not-running [2022-07-21T15:23:40.787Z] === CONT TestWaitConditions/next-exit [2022-07-21T15:23:40.897Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-07-21T15:23:40.897Z] === RUN TestCreateServiceSecretFileMode [2022-07-21T15:23:41.462Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-07-21T15:23:41.463Z] === RUN TestCreateServiceConfigFileMode [2022-07-21T15:23:42.170Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-21T15:23:42.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-21T15:23:42.431Z] --- PASS: TestWaitConditions (0.03s) [2022-07-21T15:23:42.431Z] --- PASS: TestWaitConditions/default (2.06s) [2022-07-21T15:23:42.431Z] --- PASS: TestWaitConditions/removed (2.12s) [2022-07-21T15:23:42.431Z] --- PASS: TestWaitConditions/not-running (1.74s) [2022-07-21T15:23:42.431Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-07-21T15:23:42.431Z] === CONT TestContainerStartOnDaemonRestart [2022-07-21T15:23:42.431Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-21T15:23:42.691Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-21T15:23:43.992Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-07-21T15:23:43.992Z] === RUN TestCreateServiceSysctls [2022-07-21T15:23:46.032Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2022-07-21T15:23:46.032Z] === CONT TestIpcModeOlderClient [2022-07-21T15:23:46.032Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-21T15:23:46.032Z] === CONT TestContainerKillOnDaemonStart [2022-07-21T15:23:46.032Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.62s) [2022-07-21T15:23:46.032Z] === CONT TestDaemonRestartIpcMode [2022-07-21T15:23:47.272Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-07-21T15:23:47.272Z] === RUN TestCreateServiceCapabilities [2022-07-21T15:23:47.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-21T15:23:49.799Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-07-21T15:23:49.799Z] === RUN TestInspect [2022-07-21T15:23:50.718Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2022-07-21T15:23:50.718Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-21T15:23:50.718Z] === CONT TestDaemonHostGatewayIP [2022-07-21T15:23:51.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-21T15:23:52.325Z] --- PASS: TestInspect (2.63s) [2022-07-21T15:23:52.325Z] === RUN TestCreateJob [2022-07-21T15:23:53.831Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2022-07-21T15:23:53.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-21T15:23:54.090Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-21T15:23:54.350Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-21T15:23:55.605Z] --- PASS: TestCreateJob (2.92s) [2022-07-21T15:23:55.605Z] === RUN TestReplicatedJob [2022-07-21T15:23:55.733Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-21T15:23:55.993Z] check_test.go:540: [d22e3c7fa67dd] daemon is not started [2022-07-21T15:23:55.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-21T15:23:58.533Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-21T15:23:58.533Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-21T15:23:58.793Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2022-07-21T15:23:58.793Z] PASS [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] === Skipped [2022-07-21T15:23:58.793Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-21T15:23:58.793Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-21T15:23:58.793Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-21T15:23:58.793Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-21T15:23:58.793Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-21T15:23:58.793Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-21T15:23:58.793Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-21T15:23:58.793Z] [2022-07-21T15:23:58.793Z] DONE 264 tests, 6 skipped in 163.780s [2022-07-21T15:23:58.793Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-21T15:23:58.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:23:58.793Z] ++ set -e [2022-07-21T15:23:58.793Z] ++ '[' -n 0 ']' [2022-07-21T15:23:58.793Z] ++ set -x [2022-07-21T15:23:58.793Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:23:59.053Z] === RUN TestConfigDaemonLibtrustID [2022-07-21T15:23:59.313Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-21T15:23:59.573Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-21T15:23:59.573Z] === RUN TestConfigDaemonID [2022-07-21T15:23:59.787Z] --- PASS: TestReplicatedJob (4.86s) [2022-07-21T15:23:59.787Z] === RUN TestUpdateReplicatedJob [2022-07-21T15:23:59.834Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-21T15:24:00.779Z] daemon_test.go:83: [d897d87b1faea] daemon is not started [2022-07-21T15:24:00.779Z] --- PASS: TestConfigDaemonID (1.05s) [2022-07-21T15:24:00.779Z] === RUN TestDaemonConfigValidation [2022-07-21T15:24:00.779Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:24:00.779Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:24:00.779Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-21T15:24:00.779Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-21T15:24:00.779Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-21T15:24:00.779Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-21T15:24:00.779Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-21T15:24:00.779Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-21T15:24:00.779Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-21T15:24:00.779Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-21T15:24:00.779Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-21T15:24:00.779Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-21T15:24:00.779Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-21T15:24:00.779Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-21T15:24:01.039Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-21T15:24:01.039Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-21T15:24:01.039Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-07-21T15:24:01.039Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-07-21T15:24:01.039Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-07-21T15:24:01.039Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.26s) [2022-07-21T15:24:01.039Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-07-21T15:24:01.039Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-21T15:24:01.039Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-21T15:24:02.420Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-21T15:24:02.420Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-21T15:24:02.991Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-21T15:24:03.069Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-07-21T15:24:03.069Z] === RUN TestServiceListWithStatuses [2022-07-21T15:24:03.069Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:24:03.069Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-21T15:24:03.069Z] === RUN TestDockerNetworkConnectAlias [2022-07-21T15:24:03.251Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-21T15:24:04.192Z] check_test.go:540: [db3fb342066bb] daemon is not started [2022-07-21T15:24:04.192Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-21T15:24:04.192Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-21T15:24:04.192Z] daemon_test.go:197: [d129dd237a133] daemon is not started [2022-07-21T15:24:04.192Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-07-21T15:24:04.192Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-21T15:24:04.192Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-07-21T15:24:04.192Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-21T15:24:04.192Z] === RUN TestDaemonProxy [2022-07-21T15:24:04.192Z] === RUN TestDaemonProxy/environment_variables [2022-07-21T15:24:05.572Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-21T15:24:05.831Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-21T15:24:06.092Z] === RUN TestDaemonProxy/command-line_options [2022-07-21T15:24:07.292Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-07-21T15:24:07.292Z] === RUN TestDockerNetworkReConnect [2022-07-21T15:24:08.008Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-21T15:24:08.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-21T15:24:08.008Z] === RUN TestDaemonProxy/configuration_file [2022-07-21T15:24:09.922Z] === RUN TestDaemonProxy/conflicting_options [2022-07-21T15:24:09.922Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-21T15:24:10.493Z] --- PASS: TestDaemonProxy (6.28s) [2022-07-21T15:24:10.493Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-07-21T15:24:10.493Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-21T15:24:10.493Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-21T15:24:10.493Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-21T15:24:10.493Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-21T15:24:10.493Z] PASS [2022-07-21T15:24:10.493Z] [2022-07-21T15:24:10.493Z] DONE 18 tests in 11.770s [2022-07-21T15:24:10.493Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-21T15:24:10.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:24:10.493Z] ++ set -e [2022-07-21T15:24:10.493Z] ++ '[' -n 0 ']' [2022-07-21T15:24:10.493Z] ++ set -x [2022-07-21T15:24:10.493Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:24:10.581Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2022-07-21T15:24:10.581Z] === RUN TestServicePlugin [2022-07-21T15:24:10.581Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:24:10.581Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-21T15:24:10.581Z] === RUN TestServiceUpdateLabel [2022-07-21T15:24:10.754Z] INFO: Testing against a local daemon [2022-07-21T15:24:10.754Z] === RUN TestCommitInheritsEnv [2022-07-21T15:24:11.324Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-07-21T15:24:11.324Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-21T15:24:11.324Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-21T15:24:11.324Z] === RUN TestImportWithCustomPlatform [2022-07-21T15:24:11.324Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-21T15:24:11.324Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-21T15:24:11.324Z] === RUN TestImportWithCustomPlatform// [2022-07-21T15:24:11.324Z] === RUN TestImportWithCustomPlatform/linux [2022-07-21T15:24:11.584Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-21T15:24:11.584Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-21T15:24:11.843Z] === RUN TestImportWithCustomPlatform/macos [2022-07-21T15:24:11.843Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-21T15:24:11.843Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform (0.62s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-21T15:24:11.843Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-07-21T15:24:11.843Z] === RUN TestImagesFilterMultiReference [2022-07-21T15:24:11.843Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-21T15:24:11.843Z] === RUN TestImagePullPlatformInvalid [2022-07-21T15:24:11.843Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-21T15:24:11.843Z] === RUN TestRemoveImageOrphaning [2022-07-21T15:24:12.414Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-07-21T15:24:12.414Z] === RUN TestRemoveImageGarbageCollector [2022-07-21T15:24:12.479Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-07-21T15:24:12.479Z] === RUN TestServiceUpdateSecrets [2022-07-21T15:24:12.985Z] time="2022-07-21T15:24:12Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-21T15:24:12.985Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-21T15:24:13.247Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-21T15:24:14.191Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-21T15:24:14.762Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-21T15:24:14.762Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2022-07-21T15:24:14.762Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-21T15:24:14.762Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-21T15:24:14.762Z] === RUN TestTagInvalidReference [2022-07-21T15:24:14.762Z] --- PASS: TestTagInvalidReference (0.03s) [2022-07-21T15:24:14.762Z] === RUN TestTagValidPrefixedRepo [2022-07-21T15:24:14.762Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-21T15:24:14.762Z] === RUN TestTagExistedNameWithoutForce [2022-07-21T15:24:14.762Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-21T15:24:14.762Z] === RUN TestTagOfficialNames [2022-07-21T15:24:15.021Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-21T15:24:15.021Z] === RUN TestTagMatchesDigest [2022-07-21T15:24:15.021Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-07-21T15:24:15.021Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-21T15:24:15.281Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-21T15:24:15.281Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-21T15:24:15.853Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-21T15:24:16.425Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-21T15:24:16.995Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-21T15:24:17.566Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-21T15:24:17.566Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-21T15:24:17.826Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-21T15:24:18.397Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-21T15:24:18.967Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-21T15:24:19.538Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-21T15:24:20.108Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-21T15:24:20.369Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-21T15:24:20.369Z] check_test.go:540: [d6ebba1744b68] daemon is not started [2022-07-21T15:24:20.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-21T15:24:20.939Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-21T15:24:21.509Z] check_test.go:540: [d52377909727e] daemon is not started [2022-07-21T15:24:21.509Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-21T15:24:22.079Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-21T15:24:23.989Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-21T15:24:27.285Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-21T15:24:27.343Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-07-21T15:24:27.343Z] === RUN TestServiceUpdateConfigs [2022-07-21T15:24:27.545Z] check_test.go:540: [d4185a64913ad] daemon is not started [2022-07-21T15:24:27.545Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-21T15:24:29.456Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-21T15:24:30.843Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-21T15:24:30.843Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-21T15:24:32.752Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-21T15:24:32.752Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-21T15:24:36.953Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-21T15:24:36.953Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-21T15:24:37.523Z] check_test.go:540: [d2b0d738e9f17] daemon is not started [2022-07-21T15:24:37.523Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-21T15:24:42.228Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-07-21T15:24:42.228Z] === RUN TestServiceUpdateNetwork [2022-07-21T15:24:42.805Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-21T15:24:43.746Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-21T15:24:44.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-21T15:24:45.696Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-21T15:24:46.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-21T15:24:48.575Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-21T15:24:48.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-21T15:24:49.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-21T15:24:51.339Z] check_test.go:540: [d0898176e3bbb] daemon is not started [2022-07-21T15:24:51.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-21T15:24:51.909Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-21T15:24:52.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-21T15:24:52.430Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-21T15:24:53.000Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-21T15:24:54.233Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-21T15:24:54.233Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-21T15:24:54.233Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-21T15:24:54.233Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-21T15:24:54.233Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-21T15:24:54.233Z] Cross building: bundles/cross/windows/amd64 [2022-07-21T15:24:54.233Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-21T15:24:54.233Z] { [2022-07-21T15:24:54.233Z] "RT_GROUP_ICON": { [2022-07-21T15:24:54.233Z] "#1": { [2022-07-21T15:24:54.233Z] "0409": "../../winresources/docker.ico" [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] }, [2022-07-21T15:24:54.233Z] "RT_MANIFEST": { [2022-07-21T15:24:54.233Z] "#1": { [2022-07-21T15:24:54.233Z] "0409": { [2022-07-21T15:24:54.233Z] "identity": {}, [2022-07-21T15:24:54.233Z] "description": "Docker Engine", [2022-07-21T15:24:54.233Z] "minimum-os": "vista", [2022-07-21T15:24:54.233Z] "execution-level": "", [2022-07-21T15:24:54.233Z] "ui-access": false, [2022-07-21T15:24:54.233Z] "auto-elevate": false, [2022-07-21T15:24:54.233Z] "dpi-awareness": "unaware", [2022-07-21T15:24:54.233Z] "disable-theming": false, [2022-07-21T15:24:54.233Z] "disable-window-filtering": false, [2022-07-21T15:24:54.233Z] "high-resolution-scrolling-aware": false, [2022-07-21T15:24:54.233Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-21T15:24:54.233Z] "long-path-aware": false, [2022-07-21T15:24:54.233Z] "printer-driver-isolation": false, [2022-07-21T15:24:54.233Z] "gdi-scaling": false, [2022-07-21T15:24:54.233Z] "segment-heap": false, [2022-07-21T15:24:54.233Z] "use-common-controls-v6": false [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] }, [2022-07-21T15:24:54.233Z] "RT_MESSAGETABLE": { [2022-07-21T15:24:54.233Z] "#1": { [2022-07-21T15:24:54.233Z] "0409": "../../winresources/event_messages.bin" [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] }, [2022-07-21T15:24:54.233Z] "RT_VERSION": { [2022-07-21T15:24:54.233Z] "#1": { [2022-07-21T15:24:54.233Z] "0409": { [2022-07-21T15:24:54.233Z] "fixed": { [2022-07-21T15:24:54.233Z] "file_version": "0.0.0.0", [2022-07-21T15:24:54.233Z] "product_version": "0.0.0.0", [2022-07-21T15:24:54.233Z] "type": "Unknown" [2022-07-21T15:24:54.233Z] }, [2022-07-21T15:24:54.233Z] "info": { [2022-07-21T15:24:54.233Z] "0000": { [2022-07-21T15:24:54.233Z] "CompanyName": "", [2022-07-21T15:24:54.233Z] "FileVersion": "dev", [2022-07-21T15:24:54.233Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-21T15:24:54.233Z] "OriginalFileName": "dockerd.exe", [2022-07-21T15:24:54.233Z] "ProductName": "", [2022-07-21T15:24:54.233Z] "ProductVersion": "dev", [2022-07-21T15:24:54.233Z] "SpecialBuild": "f499c6b9ec960592f6e89f5d0d759dfac623d066" [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] } [2022-07-21T15:24:54.233Z] cmd/dockerd/config.go [2022-07-21T15:24:54.233Z] cmd/dockerd/config_windows.go [2022-07-21T15:24:54.233Z] cmd/dockerd/daemon.go [2022-07-21T15:24:54.233Z] cmd/dockerd/daemon_test.go [2022-07-21T15:24:54.233Z] cmd/dockerd/daemon_windows.go [2022-07-21T15:24:54.233Z] cmd/dockerd/docker.go [2022-07-21T15:24:54.233Z] cmd/dockerd/docker_windows.go [2022-07-21T15:24:54.233Z] cmd/dockerd/genwinres_windows.go [2022-07-21T15:24:54.233Z] cmd/dockerd/metrics.go [2022-07-21T15:24:54.233Z] cmd/dockerd/options.go [2022-07-21T15:24:54.233Z] cmd/dockerd/options_test.go [2022-07-21T15:24:54.233Z] cmd/dockerd/service_windows.go [2022-07-21T15:24:54.233Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-21T15:24:54.233Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-21T15:24:54.420Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-07-21T15:24:54.420Z] === RUN TestServiceUpdatePidsLimit [2022-07-21T15:24:54.679Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-21T15:24:54.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-21T15:24:54.912Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-21T15:24:54.912Z] check_test.go:540: [d206f7cb9d4e6] daemon is not started [2022-07-21T15:24:54.912Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-21T15:24:55.244Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-21T15:24:56.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-21T15:24:57.395Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-21T15:24:57.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-21T15:25:00.507Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-21T15:25:01.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-21T15:25:03.349Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-21T15:25:05.276Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-21T15:25:06.216Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-21T15:25:08.131Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-21T15:25:09.905Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-07-21T15:25:09.905Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-21T15:25:09.905Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-21T15:25:09.905Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-21T15:25:09.905Z] PASS [2022-07-21T15:25:09.905Z] [2022-07-21T15:25:09.905Z] === Skipped [2022-07-21T15:25:09.905Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-21T15:25:09.905Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:25:09.905Z] [2022-07-21T15:25:09.905Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-21T15:25:09.905Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-21T15:25:09.905Z] [2022-07-21T15:25:09.905Z] DONE 27 tests, 2 skipped in 130.387s [2022-07-21T15:25:09.905Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-21T15:25:09.905Z] ++ 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-07-21T15:25:09.905Z] ++ set -e [2022-07-21T15:25:09.905Z] ++ '[' -n 0 ']' [2022-07-21T15:25:09.905Z] ++ set -x [2022-07-21T15:25:09.906Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:25:09.906Z] INFO: Testing against a local daemon [2022-07-21T15:25:09.906Z] === RUN TestSessionCreate [2022-07-21T15:25:09.906Z] --- PASS: TestSessionCreate (0.02s) [2022-07-21T15:25:09.906Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-21T15:25:09.906Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-21T15:25:09.906Z] PASS [2022-07-21T15:25:09.906Z] [2022-07-21T15:25:09.906Z] DONE 2 tests in 0.130s [2022-07-21T15:25:09.906Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-21T15:25:09.906Z] ++ 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-07-21T15:25:09.906Z] ++ set -e [2022-07-21T15:25:09.906Z] ++ '[' -n 0 ']' [2022-07-21T15:25:09.906Z] ++ set -x [2022-07-21T15:25:09.906Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:25:09.906Z] INFO: Testing against a local daemon [2022-07-21T15:25:09.906Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-21T15:25:09.906Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-21T15:25:09.906Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-21T15:25:09.906Z] === RUN TestDiskUsage [2022-07-21T15:25:09.906Z] === PAUSE TestDiskUsage [2022-07-21T15:25:09.906Z] === RUN TestEventsExecDie [2022-07-21T15:25:10.163Z] --- PASS: TestEventsExecDie (0.49s) [2022-07-21T15:25:10.163Z] === RUN TestEventsBackwardsCompatible [2022-07-21T15:25:10.421Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-21T15:25:10.421Z] === RUN TestEventsVolumeCreate [2022-07-21T15:25:10.421Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-21T15:25:10.421Z] === RUN TestInfoBinaryCommits [2022-07-21T15:25:10.421Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-21T15:25:10.421Z] === RUN TestInfoAPIVersioned [2022-07-21T15:25:10.421Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-21T15:25:10.421Z] === RUN TestInfoAPI [2022-07-21T15:25:10.421Z] --- PASS: TestInfoAPI (0.02s) [2022-07-21T15:25:10.421Z] === RUN TestInfoAPIWarnings [2022-07-21T15:25:11.429Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-21T15:25:12.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-21T15:25:14.913Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-21T15:25:15.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-21T15:25:18.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-21T15:25:18.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-21T15:25:18.969Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-21T15:25:20.882Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-21T15:25:20.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-21T15:25:21.821Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-21T15:25:23.208Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-21T15:25:23.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-21T15:25:26.013Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-21T15:25:28.489Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-21T15:25:28.489Z] === RUN TestInfoDebug [2022-07-21T15:25:28.489Z] --- PASS: TestInfoDebug (0.52s) [2022-07-21T15:25:28.489Z] === RUN TestInfoInsecureRegistries [2022-07-21T15:25:28.489Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-21T15:25:28.489Z] === RUN TestInfoRegistryMirrors [2022-07-21T15:25:28.489Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-21T15:25:28.489Z] === RUN TestLoginFailsWithBadCredentials [2022-07-21T15:25:29.055Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-21T15:25:29.055Z] === RUN TestPingCacheHeaders [2022-07-21T15:25:29.055Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-21T15:25:29.055Z] === RUN TestPingGet [2022-07-21T15:25:29.055Z] --- PASS: TestPingGet (0.01s) [2022-07-21T15:25:29.055Z] === RUN TestPingHead [2022-07-21T15:25:29.055Z] --- PASS: TestPingHead (0.02s) [2022-07-21T15:25:29.055Z] === RUN TestPingSwarmHeader [2022-07-21T15:25:29.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-21T15:25:29.620Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-21T15:25:30.185Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-21T15:25:30.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-21T15:25:31.119Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-21T15:25:31.119Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-07-21T15:25:31.119Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-21T15:25:31.119Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-21T15:25:31.119Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-21T15:25:31.119Z] === RUN TestVersion [2022-07-21T15:25:31.119Z] --- PASS: TestVersion (0.02s) [2022-07-21T15:25:31.119Z] === CONT TestDiskUsage [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/container_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/image_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/volume_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-21T15:25:31.686Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-21T15:25:31.773Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-21T15:25:31.773Z] docker_cli_daemon_test.go:2503: [d8014acf5d751] daemon is not started [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-21T15:25:31.944Z] === RUN TestDiskUsage/after_container.Run [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-21T15:25:32.203Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage (1.12s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-21T15:25:32.203Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:25:32.203Z] PASS [2022-07-21T15:25:32.203Z] [2022-07-21T15:25:32.203Z] === Skipped [2022-07-21T15:25:32.203Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-21T15:25:32.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-21T15:25:32.203Z] [2022-07-21T15:25:32.203Z] DONE 54 tests, 1 skipped in 22.640s [2022-07-21T15:25:32.203Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-21T15:25:32.203Z] ++ 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-07-21T15:25:32.203Z] ++ set -e [2022-07-21T15:25:32.203Z] ++ '[' -n 0 ']' [2022-07-21T15:25:32.203Z] ++ set -x [2022-07-21T15:25:32.203Z] ++ 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:25:32.461Z] INFO: Testing against a local daemon [2022-07-21T15:25:32.461Z] === RUN TestVolumesCreateAndList [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-21T15:25:32.461Z] === RUN TestVolumesRemove [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-21T15:25:32.461Z] === RUN TestVolumesInspect [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-21T15:25:32.461Z] === RUN TestVolumesInvalidJSON [2022-07-21T15:25:32.461Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-21T15:25:32.461Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-21T15:25:32.461Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-21T15:25:32.461Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-21T15:25:32.461Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-21T15:25:32.461Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-21T15:25:32.461Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-21T15:25:32.461Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-21T15:25:32.461Z] PASS [2022-07-21T15:25:32.461Z] [2022-07-21T15:25:32.461Z] DONE 9 tests in 0.208s [2022-07-21T15:25:32.461Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-21T15:25:32.715Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-21T15:25:32.719Z] ++++ cat bundles/test-integration/docker.pid [2022-07-21T15:25:32.719Z] +++ kill 14259 [2022-07-21T15:25:32.977Z] +++ /etc/init.d/apparmor stop [2022-07-21T15:25:32.977Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-21T15:25:32.977Z] [2022-07-21T15:25:32.977Z] Unloading profiles will leave already running processes permanently [2022-07-21T15:25:32.977Z] unconfined, which can lead to unexpected situations. [2022-07-21T15:25:32.977Z] [2022-07-21T15:25:32.977Z] To set a process to complain mode, use the command line tool [2022-07-21T15:25:32.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-21T15:25:32.977Z] +++ true [2022-07-21T15:25:32.977Z] exiting test-integration [2022-07-21T15:25:32.977Z] ++ exit 0 [2022-07-21T15:25:32.977Z] Post stage [Pipeline] junit [2022-07-21T15:25:33.555Z] Recording test results [2022-07-21T15:25:33.657Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-21T15:25:33.658Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-21T15:25:33.817Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-21T15:25:34.145Z] + echo Ensuring container killed. [2022-07-21T15:25:34.145Z] Ensuring container killed. [2022-07-21T15:25:34.145Z] + docker rm -vf docker-pr6 [2022-07-21T15:25:34.145Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-07-21T15:25:34.451Z] + echo Chowning /workspace to jenkins user [2022-07-21T15:25:34.451Z] Chowning /workspace to jenkins user [2022-07-21T15:25:34.451Z] + id -u [2022-07-21T15:25:34.451Z] + id -g [2022-07-21T15:25:34.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/workspace busybox chown -R 1000:1000 /workspace [2022-07-21T15:25:34.451Z] Unable to find image 'busybox:latest' locally [2022-07-21T15:25:34.717Z] latest: Pulling from library/busybox [2022-07-21T15:25:34.717Z] 87379020f3b6: Pulling fs layer [2022-07-21T15:25:34.717Z] 87379020f3b6: Verifying Checksum [2022-07-21T15:25:34.717Z] 87379020f3b6: Download complete [2022-07-21T15:25:34.717Z] 87379020f3b6: Pull complete [2022-07-21T15:25:34.717Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-21T15:25:34.717Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-21T15:25:36.399Z] + bundleName=arm64-integration [2022-07-21T15:25:36.399Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-21T15:25:36.399Z] Creating arm64-integration-bundles.tar.gz [2022-07-21T15:25:36.399Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-21T15:25:36.399Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-21T15:25:36.668Z] Archiving artifacts [2022-07-21T15:25:38.410Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42829/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-21T15:25:38.719Z] + make clean [2022-07-21T15:25:38.978Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-21T15:25:38.978Z] docker-dev-cache [2022-07-21T15:25:38.978Z] docker-mod-cache [Pipeline] deleteDir [2022-07-21T15:25:40.242Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-21T15:25:40.813Z] === RUN TestDockerSuite/TestBuildCacheRootSource [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T15:25:41.385Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-21T15:25:42.328Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-21T15:25:42.328Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-21T15:25:44.875Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-21T15:25:44.875Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-21T15:25:46.263Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-21T15:25:46.836Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-21T15:25:46.836Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-21T15:25:47.095Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-21T15:25:47.665Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-21T15:25:47.925Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-21T15:25:47.925Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-21T15:25:47.925Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-21T15:25:49.310Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-21T15:25:49.570Z] check_test.go:540: [daa67d9ec2c12] daemon is not started [2022-07-21T15:25:49.570Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-21T15:25:49.570Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-21T15:25:54.856Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-21T15:25:55.796Z] --- PASS: TestDockerDaemonSuite (328.55s) [2022-07-21T15:25:55.796Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.47s) [2022-07-21T15:25:55.796Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.92s) [2022-07-21T15:25:55.796Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.86s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.39s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.24s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.44s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.39s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s) [2022-07-21T15:25:55.797Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.92s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.64s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.38s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.40s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.34s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.53s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.29s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.42s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.90s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.83s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.90s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.04s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.97s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.64s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.64s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.37s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.77s) [2022-07-21T15:25:55.797Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-21T15:25:55.797Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.94s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.99s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.85s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.02s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.66s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.63s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.28s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.26s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.43s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.66s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.63s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.55s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.46s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.60s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-07-21T15:25:55.797Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.04s) [2022-07-21T15:25:55.797Z] === RUN TestDockerSwarmSuite [2022-07-21T15:25:55.797Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-21T15:25:55.797Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-21T15:25:57.179Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-21T15:25:57.179Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-21T15:25:58.560Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-21T15:25:58.820Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-21T15:25:58.820Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-21T15:25:59.390Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-21T15:26:02.688Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-21T15:26:07.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-21T15:26:11.270Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-21T15:26:11.531Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-21T15:26:14.075Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-21T15:26:17.374Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-21T15:26:18.314Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-21T15:26:18.314Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-21T15:26:18.314Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-21T15:26:18.314Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-21T15:26:18.314Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-21T15:26:18.314Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-21T15:26:18.314Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-21T15:26:18.314Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-21T15:26:18.314Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-21T15:26:20.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-21T15:26:21.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-21T15:26:21.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-21T15:26:24.682Z] docker_api_swarm_test.go:563: [d985fb7ad8236] joining swarm manager [d07bb43e81697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:26:26.594Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-21T15:26:29.892Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-21T15:26:29.892Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-21T15:26:35.173Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-21T15:26:37.082Z] docker_api_swarm_test.go:585: [d6ba3701edebe] joining swarm manager [d07bb43e81697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:26:40.385Z] check_test.go:611: [d985fb7ad8236] daemon is not started [2022-07-21T15:26:40.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-21T15:26:41.214Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-21T15:26:42.598Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-21T15:26:45.689Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-21T15:26:45.689Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-21T15:26:45.689Z] { [2022-07-21T15:26:45.689Z] "RT_GROUP_ICON": { [2022-07-21T15:26:45.689Z] "#1": { [2022-07-21T15:26:45.689Z] "0409": "../../winresources/docker.ico" [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] }, [2022-07-21T15:26:45.689Z] "RT_MANIFEST": { [2022-07-21T15:26:45.689Z] "#1": { [2022-07-21T15:26:45.689Z] "0409": { [2022-07-21T15:26:45.689Z] "identity": {}, [2022-07-21T15:26:45.689Z] "description": "Docker Engine", [2022-07-21T15:26:45.689Z] "minimum-os": "vista", [2022-07-21T15:26:45.689Z] "execution-level": "", [2022-07-21T15:26:45.689Z] "ui-access": false, [2022-07-21T15:26:45.689Z] "auto-elevate": false, [2022-07-21T15:26:45.689Z] "dpi-awareness": "unaware", [2022-07-21T15:26:45.689Z] "disable-theming": false, [2022-07-21T15:26:45.689Z] "disable-window-filtering": false, [2022-07-21T15:26:45.689Z] "high-resolution-scrolling-aware": false, [2022-07-21T15:26:45.689Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-21T15:26:45.689Z] "long-path-aware": false, [2022-07-21T15:26:45.689Z] "printer-driver-isolation": false, [2022-07-21T15:26:45.689Z] "gdi-scaling": false, [2022-07-21T15:26:45.689Z] "segment-heap": false, [2022-07-21T15:26:45.689Z] "use-common-controls-v6": false [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] }, [2022-07-21T15:26:45.689Z] "RT_MESSAGETABLE": { [2022-07-21T15:26:45.689Z] "#1": { [2022-07-21T15:26:45.689Z] "0409": "../../winresources/event_messages.bin" [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] }, [2022-07-21T15:26:45.689Z] "RT_VERSION": { [2022-07-21T15:26:45.689Z] "#1": { [2022-07-21T15:26:45.689Z] "0409": { [2022-07-21T15:26:45.689Z] "fixed": { [2022-07-21T15:26:45.689Z] "file_version": "0.0.0.0", [2022-07-21T15:26:45.689Z] "product_version": "0.0.0.0", [2022-07-21T15:26:45.689Z] "type": "Unknown" [2022-07-21T15:26:45.689Z] }, [2022-07-21T15:26:45.689Z] "info": { [2022-07-21T15:26:45.689Z] "0000": { [2022-07-21T15:26:45.689Z] "CompanyName": "", [2022-07-21T15:26:45.689Z] "FileVersion": "dev", [2022-07-21T15:26:45.689Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-21T15:26:45.689Z] "OriginalFileName": "docker-proxy.exe", [2022-07-21T15:26:45.689Z] "ProductName": "", [2022-07-21T15:26:45.689Z] "ProductVersion": "dev", [2022-07-21T15:26:45.689Z] "SpecialBuild": "f499c6b9ec960592f6e89f5d0d759dfac623d066" [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] } [2022-07-21T15:26:45.689Z] cmd/docker-proxy/genwinres_windows.go [2022-07-21T15:26:45.689Z] cmd/docker-proxy/main.go [2022-07-21T15:26:45.689Z] cmd/docker-proxy/network_proxy_test.go [2022-07-21T15:26:45.689Z] cmd/docker-proxy/proxy.go [2022-07-21T15:26:45.689Z] cmd/docker-proxy/sctp_proxy.go [2022-07-21T15:26:45.689Z] cmd/docker-proxy/tcp_proxy.go [2022-07-21T15:26:45.689Z] cmd/docker-proxy/udp_proxy.go [2022-07-21T15:26:45.689Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-21T15:26:45.689Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-21T15:26:45.689Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-21T15:26:45.689Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-21T15:26:45.689Z] remote: Enumerating objects: 23, done. [2022-07-21T15:26:45.689Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-21T15:26:45.689Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-21T15:26:45.689Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-21T15:26:45.689Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-21T15:26:45.689Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-21T15:26:45.689Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-21T15:26:45.689Z] Cross building: bundles/cross/linux/ppc64le [2022-07-21T15:26:45.689Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-21T15:26:45.689Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-21T15:26:45.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-21T15:26:45.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-21T15:26:45.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-21T15:26:46.837Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-21T15:26:48.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-21T15:26:49.159Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-21T15:26:51.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-21T15:26:51.070Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-21T15:26:51.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-21T15:26:53.614Z] docker_api_swarm_test.go:46: [da95b448f3d6c] joining swarm manager [dc2c6b247e67d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:26:57.815Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-21T15:26:59.200Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-21T15:27:01.750Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-21T15:27:11.754Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-21T15:27:11.754Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-21T15:27:11.754Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-21T15:27:11.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-21T15:27:12.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-21T15:27:14.609Z] --- PASS: TestImportExtremelyLargeImageWorks (179.34s) [2022-07-21T15:27:14.609Z] PASS [2022-07-21T15:27:14.609Z] [2022-07-21T15:27:14.609Z] DONE 22 tests in 183.757s [2022-07-21T15:27:14.609Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-21T15:27:14.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:27:14.609Z] ++ set -e [2022-07-21T15:27:14.609Z] ++ '[' -n 0 ']' [2022-07-21T15:27:14.609Z] ++ set -x [2022-07-21T15:27:14.609Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:27:14.609Z] === RUN TestStripANSICommands [2022-07-21T15:27:14.609Z] === RUN TestStripANSICommands/#00 [2022-07-21T15:27:14.609Z] === RUN TestStripANSICommands/#01 [2022-07-21T15:27:14.609Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-21T15:27:14.609Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-21T15:27:14.609Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-21T15:27:14.609Z] PASS [2022-07-21T15:27:14.609Z] [2022-07-21T15:27:14.609Z] DONE 3 tests in 0.046s [2022-07-21T15:27:14.609Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-21T15:27:14.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:27:14.609Z] ++ set -e [2022-07-21T15:27:14.609Z] ++ '[' -n 0 ']' [2022-07-21T15:27:14.609Z] ++ set -x [2022-07-21T15:27:14.609Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:27:14.609Z] INFO: Testing against a local daemon [2022-07-21T15:27:14.609Z] === RUN TestNetworkCreateDelete [2022-07-21T15:27:14.870Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-07-21T15:27:14.870Z] === RUN TestDockerNetworkDeletePreferID [2022-07-21T15:27:15.440Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2022-07-21T15:27:15.440Z] === RUN TestDaemonDNSFallback [2022-07-21T15:27:15.701Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-21T15:27:17.614Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-21T15:27:18.554Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-21T15:27:22.754Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-21T15:27:22.754Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-07-21T15:27:22.754Z] === RUN TestInspectNetwork [2022-07-21T15:27:23.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-21T15:27:25.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-21T15:27:26.177Z] === RUN TestInspectNetwork/full_network_id [2022-07-21T15:27:26.177Z] === RUN TestInspectNetwork/partial_network_id [2022-07-21T15:27:26.177Z] === RUN TestInspectNetwork/network_name [2022-07-21T15:27:26.177Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-21T15:27:30.385Z] --- PASS: TestInspectNetwork (8.27s) [2022-07-21T15:27:30.385Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-21T15:27:30.385Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-21T15:27:30.385Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-21T15:27:30.385Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-21T15:27:30.385Z] === RUN TestRunContainerWithBridgeNone [2022-07-21T15:27:32.297Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-21T15:27:32.297Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:27:32.297Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:27:32.297Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:27:32.297Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-21T15:27:32.297Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-21T15:27:32.297Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-21T15:27:32.297Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-21T15:27:32.297Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-21T15:27:32.297Z] === RUN TestNetworkList [2022-07-21T15:27:32.297Z] === RUN TestNetworkList//networks [2022-07-21T15:27:32.297Z] === PAUSE TestNetworkList//networks [2022-07-21T15:27:32.298Z] === RUN TestNetworkList//networks/ [2022-07-21T15:27:32.298Z] === PAUSE TestNetworkList//networks/ [2022-07-21T15:27:32.298Z] === CONT TestNetworkList//networks [2022-07-21T15:27:32.298Z] === CONT TestNetworkList//networks/ [2022-07-21T15:27:32.298Z] --- PASS: TestNetworkList (0.03s) [2022-07-21T15:27:32.298Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-21T15:27:32.298Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-21T15:27:32.298Z] === RUN TestHostIPv4BridgeLabel [2022-07-21T15:27:32.868Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-21T15:27:32.868Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-21T15:27:33.808Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-21T15:27:33.808Z] === RUN TestDaemonDefaultNetworkPools [2022-07-21T15:27:34.748Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-07-21T15:27:34.748Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-21T15:27:35.690Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-21T15:27:35.690Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-21T15:27:35.950Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-21T15:27:36.210Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-21T15:27:37.150Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-07-21T15:27:37.150Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-21T15:27:37.720Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-21T15:27:37.720Z] === RUN TestServiceWithPredefinedNetwork [2022-07-21T15:27:39.102Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-21T15:27:39.362Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-21T15:27:39.623Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-21T15:27:40.193Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-21T15:27:40.193Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-21T15:27:40.453Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s) [2022-07-21T15:27:40.453Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-21T15:27:40.453Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:27:40.453Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:27:40.453Z] === RUN TestServiceWithDataPathPortInit [2022-07-21T15:27:40.453Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-21T15:27:40.713Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-21T15:27:42.095Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-21T15:27:43.477Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-21T15:27:44.416Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-21T15:27:45.356Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-21T15:27:45.925Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-21T15:27:46.495Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-21T15:27:51.788Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-21T15:27:55.987Z] --- PASS: TestServiceWithDataPathPortInit (15.77s) [2022-07-21T15:27:55.987Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-21T15:27:59.285Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cc6iub7crcfc1p8y6mf7fe0jm Created:2022-07-21 15:27:57.490013481 +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[d929c73245612665a52467986f9044d3ae22159360bd2b929841266add087cc3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2d49buci4q4suyt74nh9grz7 EndpointID:f36855eef23e9c9467fb7edab317ff65d2b1950ee9e8a2751999049d66d70338 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:140f36e09a175b4692c4cdc3bb3e18cf13323a7900272339b3f003d9a46c2029 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:25064737e67f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2d49buci4q4suyt74nh9grz7 EndpointID:f36855eef23e9c9467fb7edab317ff65d2b1950ee9e8a2751999049d66d70338 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-21T15:28:01.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-21T15:28:03.739Z] docker_api_swarm_test.go:304: [d0b16f6b45235] joining swarm manager [d16751f06aee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:28:04.002Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.93s) [2022-07-21T15:28:04.002Z] PASS [2022-07-21T15:28:04.002Z] [2022-07-21T15:28:04.002Z] === Skipped [2022-07-21T15:28:04.002Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-21T15:28:04.002Z] service_test.go:243: FLAKY_TEST [2022-07-21T15:28:04.002Z] [2022-07-21T15:28:04.002Z] DONE 38 tests, 1 skipped in 49.555s [2022-07-21T15:28:04.002Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:28:04.002Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:04.002Z] ++ set -e [2022-07-21T15:28:04.002Z] ++ '[' -n 0 ']' [2022-07-21T15:28:04.002Z] ++ set -x [2022-07-21T15:28:04.002Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:04.262Z] INFO: Testing against a local daemon [2022-07-21T15:28:04.262Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-21T15:28:04.262Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:28:04.262Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-21T15:28:04.262Z] === RUN TestDockerNetworkIpvlan [2022-07-21T15:28:04.262Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:28:04.262Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:28:04.262Z] PASS [2022-07-21T15:28:04.262Z] [2022-07-21T15:28:04.262Z] === Skipped [2022-07-21T15:28:04.262Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-21T15:28:04.262Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:28:04.262Z] [2022-07-21T15:28:04.262Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-21T15:28:04.262Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-21T15:28:04.262Z] [2022-07-21T15:28:04.262Z] DONE 2 tests, 2 skipped in 0.136s [2022-07-21T15:28:04.262Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-21T15:28:04.262Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:04.262Z] ++ set -e [2022-07-21T15:28:04.262Z] ++ '[' -n 0 ']' [2022-07-21T15:28:04.262Z] ++ set -x [2022-07-21T15:28:04.262Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:04.262Z] INFO: Testing against a local daemon [2022-07-21T15:28:04.262Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-21T15:28:05.204Z] docker_api_swarm_test.go:305: [dd377072d59e5] joining swarm manager [d16751f06aee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:28:05.773Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2022-07-21T15:28:05.773Z] === RUN TestDockerNetworkMacvlan [2022-07-21T15:28:06.033Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-21T15:28:06.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-21T15:28:06.553Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-21T15:28:07.495Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-21T15:28:07.755Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-21T15:28:08.325Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-21T15:28:10.866Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-21T15:28:12.795Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-21T15:28:14.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-21T15:28:15.278Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-21T15:28:15.848Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-21T15:28:16.419Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-21T15:28:17.359Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-21T15:28:17.359Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-21T15:28:17.359Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-21T15:28:17.359Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-21T15:28:17.619Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan (12.33s) [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s) [2022-07-21T15:28:18.188Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-07-21T15:28:18.188Z] PASS [2022-07-21T15:28:18.188Z] [2022-07-21T15:28:18.188Z] DONE 8 tests in 13.947s [2022-07-21T15:28:18.188Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-21T15:28:18.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:18.188Z] ++ set -e [2022-07-21T15:28:18.188Z] ++ '[' -n 0 ']' [2022-07-21T15:28:18.188Z] ++ set -x [2022-07-21T15:28:18.188Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:18.188Z] testing: warning: no tests to run [2022-07-21T15:28:18.188Z] PASS [2022-07-21T15:28:18.188Z] [2022-07-21T15:28:18.188Z] DONE 0 tests in 0.030s [2022-07-21T15:28:18.188Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-21T15:28:18.188Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:18.188Z] ++ set -e [2022-07-21T15:28:18.188Z] ++ '[' -n 0 ']' [2022-07-21T15:28:18.188Z] ++ set -x [2022-07-21T15:28:18.188Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:28:18.447Z] INFO: Testing against a local daemon [2022-07-21T15:28:18.447Z] === RUN TestAuthZPluginAllowRequest [2022-07-21T15:28:19.831Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-07-21T15:28:19.831Z] === RUN TestAuthZPluginTLS [2022-07-21T15:28:20.402Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-21T15:28:20.402Z] === RUN TestAuthZPluginDenyRequest [2022-07-21T15:28:20.974Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-21T15:28:20.974Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-21T15:28:21.544Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-07-21T15:28:21.544Z] === RUN TestAuthZPluginDenyResponse [2022-07-21T15:28:22.114Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-21T15:28:22.114Z] === RUN TestAuthZPluginAllowEventStream [2022-07-21T15:28:23.496Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-07-21T15:28:23.496Z] === RUN TestAuthZPluginErrorResponse [2022-07-21T15:28:24.066Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-07-21T15:28:24.066Z] === RUN TestAuthZPluginErrorRequest [2022-07-21T15:28:24.636Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-07-21T15:28:24.636Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-21T15:28:24.897Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-21T15:28:24.897Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-21T15:28:24.897Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-21T15:28:25.838Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-21T15:28:26.098Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-21T15:28:26.668Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-21T15:28:26.668Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-07-21T15:28:26.668Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-21T15:28:27.238Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-21T15:28:27.499Z] === RUN TestDockerSuite/TestBuildFails [2022-07-21T15:28:28.068Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-21T15:28:28.338Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-21T15:28:28.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2022-07-21T15:28:28.606Z] === RUN TestAuthZPluginHeader [2022-07-21T15:28:29.549Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-07-21T15:28:29.549Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-21T15:28:29.813Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-21T15:28:31.728Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-21T15:28:32.668Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-21T15:28:33.610Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-21T15:28:34.182Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.63s) [2022-07-21T15:28:34.182Z] === RUN TestAuthZPluginV2Disable [2022-07-21T15:28:34.182Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-21T15:28:34.753Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-21T15:28:35.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-21T15:28:36.263Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-21T15:28:36.833Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-21T15:28:37.094Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-21T15:28:37.148Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-21T15:28:37.149Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-21T15:28:37.149Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-21T15:28:37.149Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-21T15:28:37.149Z] Cross building: bundles/cross/linux/s390x [2022-07-21T15:28:37.149Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-21T15:28:37.149Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-21T15:28:38.037Z] docker_api_swarm_test.go:272: [da90ddcc841b9] joining swarm manager [d987857a90aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:28:38.609Z] --- PASS: TestAuthZPluginV2Disable (4.55s) [2022-07-21T15:28:38.609Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-21T15:28:39.181Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-21T15:28:39.441Z] docker_api_swarm_test.go:273: [d2acfef017faf] joining swarm manager [d987857a90aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:28:40.381Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-21T15:28:41.765Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-21T15:28:42.025Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-21T15:28:42.285Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s) [2022-07-21T15:28:42.285Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-21T15:28:42.545Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-21T15:28:43.116Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-21T15:28:43.376Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-21T15:28:43.376Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-21T15:28:43.946Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-21T15:28:44.206Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-21T15:28:44.467Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-21T15:28:45.038Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-21T15:28:45.313Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-21T15:28:45.900Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-21T15:28:47.812Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-21T15:28:51.111Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-21T15:28:53.649Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.99s) [2022-07-21T15:28:53.649Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-21T15:28:55.031Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-21T15:28:56.940Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-21T15:28:57.200Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-21T15:28:57.200Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-21T15:28:57.460Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-21T15:28:57.460Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-21T15:28:57.460Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-21T15:28:57.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-21T15:28:58.661Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-21T15:29:00.044Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-21T15:29:02.586Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-21T15:29:02.845Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-21T15:29:03.415Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-21T15:29:10.017Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-21T15:29:10.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-21T15:29:10.277Z] PASS [2022-07-21T15:29:10.277Z] [2022-07-21T15:29:10.277Z] DONE 17 tests in 52.007s [2022-07-21T15:29:10.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-21T15:29:10.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:10.277Z] ++ set -e [2022-07-21T15:29:10.277Z] ++ '[' -n 0 ']' [2022-07-21T15:29:10.277Z] ++ set -x [2022-07-21T15:29:10.278Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:10.278Z] INFO: Testing against a local daemon [2022-07-21T15:29:10.278Z] === RUN TestPluginInvalidJSON [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:29:10.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:29:10.537Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-21T15:29:10.537Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-21T15:29:10.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-21T15:29:10.537Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-21T15:29:10.537Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-21T15:29:10.537Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-21T15:29:10.537Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-21T15:29:10.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-21T15:29:10.537Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-21T15:29:10.538Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-21T15:29:10.538Z] === RUN TestPluginInstall [2022-07-21T15:29:10.538Z] === RUN TestPluginInstall/no_auth [2022-07-21T15:29:11.919Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-21T15:29:12.489Z] time="2022-07-21T15:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:29:12.489Z] time="2022-07-21T15:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2033a0075181465465c16f1fd29ea23a3e652e307fcc2564e0de34d9272d6b70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:29:12.489Z] time="2022-07-21T15:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:29:12.489Z] time="2022-07-21T15:29:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2033a0075181465465c16f1fd29ea23a3e652e307fcc2564e0de34d9272d6b70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:29:12.749Z] === RUN TestPluginInstall/with_htpasswd [2022-07-21T15:29:12.749Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-21T15:29:13.320Z] time="2022-07-21T15:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:29:13.320Z] time="2022-07-21T15:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b9fc8d03fc8efc83c061ff2f6a897e44037fec7a1374911f875e678989c9e20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:29:13.320Z] time="2022-07-21T15:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:29:13.320Z] time="2022-07-21T15:29:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b9fc8d03fc8efc83c061ff2f6a897e44037fec7a1374911f875e678989c9e20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:29:13.581Z] === RUN TestPluginInstall/with_insecure [2022-07-21T15:29:14.521Z] time="2022-07-21T15:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:29:14.521Z] time="2022-07-21T15:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0e1a623e1c35cd41772fdaa4d7fcb4d551d666682c2934298cb33333ca80ebc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:29:14.521Z] time="2022-07-21T15:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-21T15:29:14.521Z] time="2022-07-21T15:29:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0e1a623e1c35cd41772fdaa4d7fcb4d551d666682c2934298cb33333ca80ebc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-21T15:29:14.782Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-21T15:29:14.782Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-21T15:29:14.782Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-21T15:29:15.042Z] plugin_test.go:195: [dc7341e5142b0] daemon is not started [2022-07-21T15:29:15.042Z] --- PASS: TestPluginInstall (4.50s) [2022-07-21T15:29:15.042Z] --- PASS: TestPluginInstall/no_auth (2.34s) [2022-07-21T15:29:15.042Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-07-21T15:29:15.042Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2022-07-21T15:29:15.042Z] === RUN TestPluginsWithRuntimes [2022-07-21T15:29:16.953Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-21T15:29:17.893Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-21T15:29:18.156Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-21T15:29:18.417Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-21T15:29:18.987Z] --- PASS: TestPluginsWithRuntimes (3.98s) [2022-07-21T15:29:18.987Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2022-07-21T15:29:18.987Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-07-21T15:29:18.987Z] === RUN TestPluginBackCompatMediaTypes [2022-07-21T15:29:19.559Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-07-21T15:29:19.559Z] PASS [2022-07-21T15:29:19.559Z] [2022-07-21T15:29:19.559Z] DONE 24 tests in 9.394s [2022-07-21T15:29:19.559Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-21T15:29:19.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:19.559Z] ++ set -e [2022-07-21T15:29:19.559Z] ++ '[' -n 0 ']' [2022-07-21T15:29:19.559Z] ++ set -x [2022-07-21T15:29:19.559Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:19.820Z] INFO: Testing against a local daemon [2022-07-21T15:29:19.820Z] === RUN TestExternalGraphDriver [2022-07-21T15:29:20.080Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-21T15:29:20.080Z] === RUN TestExternalGraphDriver/json [2022-07-21T15:29:20.340Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-21T15:29:21.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-21T15:29:22.294Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-21T15:29:22.294Z] === RUN TestExternalGraphDriver/spec [2022-07-21T15:29:22.867Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-21T15:29:24.252Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-21T15:29:24.824Z] === RUN TestExternalGraphDriver/pull [2022-07-21T15:29:25.084Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-21T15:29:25.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-21T15:29:27.049Z] --- PASS: TestExternalGraphDriver (7.16s) [2022-07-21T15:29:27.049Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2022-07-21T15:29:27.049Z] --- PASS: TestExternalGraphDriver/spec (2.47s) [2022-07-21T15:29:27.049Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2022-07-21T15:29:27.049Z] === RUN TestGraphdriverPluginV2 [2022-07-21T15:29:27.049Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-21T15:29:27.310Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-21T15:29:27.310Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-21T15:29:28.248Z] docker_api_swarm_node_test.go:20: [d599d2895acac] joining swarm manager [d0a1f2d8aeed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:29:28.248Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-21T15:29:28.508Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-21T15:29:29.078Z] docker_api_swarm_node_test.go:21: [d0c34b2a6170e] joining swarm manager [d0a1f2d8aeed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:29:29.078Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-21T15:29:30.992Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-21T15:29:31.933Z] --- PASS: TestGraphdriverPluginV2 (4.83s) [2022-07-21T15:29:31.933Z] PASS [2022-07-21T15:29:31.933Z] [2022-07-21T15:29:31.933Z] DONE 5 tests in 12.107s [2022-07-21T15:29:31.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-21T15:29:31.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:31.933Z] ++ set -e [2022-07-21T15:29:31.933Z] ++ '[' -n 0 ']' [2022-07-21T15:29:31.933Z] ++ set -x [2022-07-21T15:29:31.934Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:31.934Z] INFO: Testing against a local daemon [2022-07-21T15:29:31.934Z] === RUN TestContinueAfterPluginCrash [2022-07-21T15:29:31.934Z] === PAUSE TestContinueAfterPluginCrash [2022-07-21T15:29:31.934Z] === RUN TestReadPluginNoRead [2022-07-21T15:29:31.934Z] === PAUSE TestReadPluginNoRead [2022-07-21T15:29:31.934Z] === RUN TestDaemonStartWithLogOpt [2022-07-21T15:29:31.934Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-21T15:29:31.934Z] === CONT TestContinueAfterPluginCrash [2022-07-21T15:29:31.934Z] === CONT TestDaemonStartWithLogOpt [2022-07-21T15:29:32.874Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-21T15:29:34.785Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-21T15:29:36.167Z] --- PASS: TestDaemonStartWithLogOpt (4.23s) [2022-07-21T15:29:36.168Z] === CONT TestReadPluginNoRead [2022-07-21T15:29:36.427Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-21T15:29:37.368Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-21T15:29:38.750Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-21T15:29:39.010Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-21T15:29:39.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-21T15:29:40.521Z] === RUN TestReadPluginNoRead/default [2022-07-21T15:29:41.461Z] --- PASS: TestContinueAfterPluginCrash (9.38s) [2022-07-21T15:29:41.461Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-21T15:29:42.843Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-21T15:29:44.756Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-21T15:29:44.756Z] === CONT TestReadPluginNoRead [2022-07-21T15:29:44.756Z] read_test.go:92: [daaaef61deb31] daemon is not started [2022-07-21T15:29:44.756Z] --- PASS: TestReadPluginNoRead (8.37s) [2022-07-21T15:29:44.756Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2022-07-21T15:29:44.756Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2022-07-21T15:29:44.756Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2022-07-21T15:29:44.756Z] PASS [2022-07-21T15:29:44.756Z] [2022-07-21T15:29:44.756Z] DONE 6 tests in 12.723s [2022-07-21T15:29:44.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-21T15:29:44.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:44.756Z] ++ set -e [2022-07-21T15:29:44.756Z] ++ '[' -n 0 ']' [2022-07-21T15:29:44.756Z] ++ set -x [2022-07-21T15:29:44.756Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:44.756Z] testing: warning: no tests to run [2022-07-21T15:29:44.756Z] PASS [2022-07-21T15:29:44.757Z] [2022-07-21T15:29:44.757Z] DONE 0 tests in 0.045s [2022-07-21T15:29:44.757Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-21T15:29:44.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:44.757Z] ++ set -e [2022-07-21T15:29:44.757Z] ++ '[' -n 0 ']' [2022-07-21T15:29:44.757Z] ++ set -x [2022-07-21T15:29:44.757Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:44.757Z] docker_api_swarm_test.go:502: [d2d3944059ad8] joining swarm manager [da732d89d6b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:29:44.757Z] INFO: Testing against a local daemon [2022-07-21T15:29:44.757Z] === RUN TestPluginWithDevMounts [2022-07-21T15:29:44.757Z] === PAUSE TestPluginWithDevMounts [2022-07-21T15:29:44.757Z] === CONT TestPluginWithDevMounts [2022-07-21T15:29:45.342Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-21T15:29:46.284Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-21T15:29:46.543Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-07-21T15:29:46.543Z] PASS [2022-07-21T15:29:46.543Z] [2022-07-21T15:29:46.543Z] DONE 1 tests in 1.927s [2022-07-21T15:29:46.543Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-21T15:29:46.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:46.543Z] ++ set -e [2022-07-21T15:29:46.543Z] ++ '[' -n 0 ']' [2022-07-21T15:29:46.543Z] ++ set -x [2022-07-21T15:29:46.543Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:29:46.803Z] INFO: Testing against a local daemon [2022-07-21T15:29:46.803Z] === RUN TestSecretInspect [2022-07-21T15:29:49.343Z] --- PASS: TestSecretInspect (2.62s) [2022-07-21T15:29:49.343Z] === RUN TestSecretList [2022-07-21T15:29:51.882Z] --- PASS: TestSecretList (2.68s) [2022-07-21T15:29:51.882Z] === RUN TestSecretsCreateAndDelete [2022-07-21T15:29:53.264Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-21T15:29:54.204Z] docker_api_swarm_test.go:507: [d8a1342ce50f4] joining swarm manager [da732d89d6b6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:29:54.776Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2022-07-21T15:29:54.776Z] === RUN TestSecretsUpdate [2022-07-21T15:29:56.159Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-21T15:29:57.542Z] --- PASS: TestSecretsUpdate (2.57s) [2022-07-21T15:29:57.542Z] === RUN TestTemplatedSecret [2022-07-21T15:29:58.114Z] === RUN TestDockerSuite/TestBuildRm [2022-07-21T15:30:00.656Z] --- PASS: TestTemplatedSecret (3.17s) [2022-07-21T15:30:00.656Z] === RUN TestSecretCreateResolve [2022-07-21T15:30:00.656Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-21T15:30:01.596Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-21T15:30:02.537Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-21T15:30:03.108Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-21T15:30:03.108Z] --- PASS: TestSecretCreateResolve (2.63s) [2022-07-21T15:30:03.108Z] PASS [2022-07-21T15:30:03.108Z] [2022-07-21T15:30:03.108Z] DONE 6 tests in 16.572s [2022-07-21T15:30:03.108Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-21T15:30:03.108Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:30:03.108Z] ++ set -e [2022-07-21T15:30:03.108Z] ++ '[' -n 0 ']' [2022-07-21T15:30:03.108Z] ++ set -x [2022-07-21T15:30:03.109Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:30:03.370Z] INFO: Testing against a local daemon [2022-07-21T15:30:03.370Z] === RUN TestServiceCreateInit [2022-07-21T15:30:03.370Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-21T15:30:03.942Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-21T15:30:04.513Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-21T15:30:05.903Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-21T15:30:08.445Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-21T15:30:09.019Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-21T15:30:09.019Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-21T15:30:09.279Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-21T15:30:09.279Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-21T15:30:09.279Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-21T15:30:09.539Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-21T15:30:10.482Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-21T15:30:10.482Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-21T15:30:11.423Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-21T15:30:12.365Z] --- PASS: TestServiceCreateInit (9.11s) [2022-07-21T15:30:12.365Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s) [2022-07-21T15:30:12.365Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s) [2022-07-21T15:30:12.365Z] === RUN TestCreateServiceMultipleTimes [2022-07-21T15:30:13.604Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-21T15:30:13.604Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-21T15:30:13.604Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-21T15:30:13.604Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-21T15:30:13.604Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-21T15:30:14.500Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-21T15:30:14.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/test/unit [2022-07-21T15:30:14.907Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-21T15:30:15.041Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-21T15:30:15.041Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-21T15:30:15.041Z] + TESTDIRS=./... [2022-07-21T15:30:15.041Z] + exclude_paths='/vendor/|/integration' [2022-07-21T15:30:15.041Z] ++ go list ./... [2022-07-21T15:30:15.041Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-21T15:30:15.477Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-21T15:30:15.976Z] + pkg_list='github.com/docker/docker/api [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/backend [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/container [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/events [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/filters [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/image [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/mount [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/network [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/registry [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/time [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/versions [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:30:15.976Z] github.com/docker/docker/api/types/volume [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:30:15.976Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:30:15.976Z] github.com/docker/docker/cli [2022-07-21T15:30:15.976Z] github.com/docker/docker/cli/config [2022-07-21T15:30:15.976Z] github.com/docker/docker/cli/debug [2022-07-21T15:30:15.976Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:30:15.976Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:30:15.976Z] github.com/docker/docker/client [2022-07-21T15:30:15.976Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:30:15.976Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:30:15.976Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:30:15.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:30:15.976Z] github.com/docker/docker/container [2022-07-21T15:30:15.976Z] github.com/docker/docker/container/stream [2022-07-21T15:30:15.976Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:30:15.976Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:30:15.976Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/config [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/events [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/exec [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/images [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/links [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/names [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/network [2022-07-21T15:30:15.976Z] github.com/docker/docker/daemon/stats [2022-07-21T15:30:15.976Z] github.com/docker/docker/distribution [2022-07-21T15:30:15.976Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:30:15.976Z] github.com/docker/docker/distribution/utils [2022-07-21T15:30:15.976Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:30:15.976Z] github.com/docker/docker/dockerversion [2022-07-21T15:30:15.976Z] github.com/docker/docker/errdefs [2022-07-21T15:30:15.976Z] github.com/docker/docker/image [2022-07-21T15:30:15.976Z] github.com/docker/docker/image/cache [2022-07-21T15:30:15.976Z] github.com/docker/docker/image/tarexport [2022-07-21T15:30:15.976Z] github.com/docker/docker/image/v1 [2022-07-21T15:30:15.976Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:30:15.976Z] github.com/docker/docker/layer [2022-07-21T15:30:15.976Z] github.com/docker/docker/libcontainerd [2022-07-21T15:30:15.976Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:30:15.976Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:30:15.976Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:30:15.976Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:30:15.976Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/types [2022-07-21T15:30:15.977Z] github.com/docker/docker/oci [2022-07-21T15:30:15.977Z] github.com/docker/docker/oci/caps [2022-07-21T15:30:15.977Z] github.com/docker/docker/opts [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/archive [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/directory [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/platform [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/pools [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/progress [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/signal [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/stack [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/system [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:30:15.977Z] github.com/docker/docker/plugin [2022-07-21T15:30:15.977Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:30:15.977Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:30:15.977Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:30:15.977Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:30:15.977Z] github.com/docker/docker/quota [2022-07-21T15:30:15.977Z] github.com/docker/docker/reference [2022-07-21T15:30:15.977Z] github.com/docker/docker/registry [2022-07-21T15:30:15.977Z] github.com/docker/docker/registry/resumable [2022-07-21T15:30:15.977Z] github.com/docker/docker/restartmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/rootless [2022-07-21T15:30:15.977Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:30:15.977Z] github.com/docker/docker/runconfig [2022-07-21T15:30:15.977Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/environment [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/registry [2022-07-21T15:30:15.977Z] github.com/docker/docker/testutil/request [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume/drivers [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume/local [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume/mounts [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume/service [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:30:15.977Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:30:15.977Z] ++ grep --fixed-strings -v /libnetwork [2022-07-21T15:30:15.977Z] ++ echo 'github.com/docker/docker/api [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/backend [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/container [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/events [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/filters [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/image [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/mount [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/network [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/registry [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/time [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/versions [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:30:15.977Z] github.com/docker/docker/api/types/volume [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:30:15.977Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:30:15.977Z] github.com/docker/docker/cli [2022-07-21T15:30:15.977Z] github.com/docker/docker/cli/config [2022-07-21T15:30:15.977Z] github.com/docker/docker/cli/debug [2022-07-21T15:30:15.977Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:30:15.977Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:30:15.977Z] github.com/docker/docker/client [2022-07-21T15:30:15.977Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:30:15.977Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:30:15.977Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:30:15.977Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:30:15.977Z] github.com/docker/docker/container [2022-07-21T15:30:15.977Z] github.com/docker/docker/container/stream [2022-07-21T15:30:15.977Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:30:15.977Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:30:15.977Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/config [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/events [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/exec [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/images [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/links [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/names [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/network [2022-07-21T15:30:15.977Z] github.com/docker/docker/daemon/stats [2022-07-21T15:30:15.977Z] github.com/docker/docker/distribution [2022-07-21T15:30:15.977Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:30:15.977Z] github.com/docker/docker/distribution/utils [2022-07-21T15:30:15.977Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:30:15.977Z] github.com/docker/docker/dockerversion [2022-07-21T15:30:15.977Z] github.com/docker/docker/errdefs [2022-07-21T15:30:15.977Z] github.com/docker/docker/image [2022-07-21T15:30:15.977Z] github.com/docker/docker/image/cache [2022-07-21T15:30:15.977Z] github.com/docker/docker/image/tarexport [2022-07-21T15:30:15.977Z] github.com/docker/docker/image/v1 [2022-07-21T15:30:15.977Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:30:15.977Z] github.com/docker/docker/layer [2022-07-21T15:30:15.977Z] github.com/docker/docker/libcontainerd [2022-07-21T15:30:15.977Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:30:15.977Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:30:15.977Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:30:15.977Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/libnetwork/types [2022-07-21T15:30:15.977Z] github.com/docker/docker/oci [2022-07-21T15:30:15.977Z] github.com/docker/docker/oci/caps [2022-07-21T15:30:15.977Z] github.com/docker/docker/opts [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/archive [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/directory [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/platform [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/pools [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/progress [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/signal [2022-07-21T15:30:15.977Z] github.com/docker/docker/pkg/stack [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/system [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:30:15.978Z] github.com/docker/docker/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:30:15.978Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:30:15.978Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:30:15.978Z] github.com/docker/docker/quota [2022-07-21T15:30:15.978Z] github.com/docker/docker/reference [2022-07-21T15:30:15.978Z] github.com/docker/docker/registry [2022-07-21T15:30:15.978Z] github.com/docker/docker/registry/resumable [2022-07-21T15:30:15.978Z] github.com/docker/docker/restartmanager [2022-07-21T15:30:15.978Z] github.com/docker/docker/rootless [2022-07-21T15:30:15.978Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:30:15.978Z] github.com/docker/docker/runconfig [2022-07-21T15:30:15.978Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/environment [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/registry [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/request [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/drivers [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/local [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/mounts [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/service [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:30:15.978Z] + base_pkg_list='github.com/docker/docker/api [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/backend [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/events [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/filters [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/image [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/mount [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/network [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/registry [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/time [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/versions [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/volume [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/config [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/debug [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/client [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:30:15.978Z] github.com/docker/docker/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/container/stream [2022-07-21T15:30:15.978Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:30:15.978Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:30:15.978Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/config [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/events [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/exec [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/images [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/links [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/names [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/network [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/stats [2022-07-21T15:30:15.978Z] github.com/docker/docker/distribution [2022-07-21T15:30:15.978Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:30:15.978Z] github.com/docker/docker/distribution/utils [2022-07-21T15:30:15.978Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:30:15.978Z] github.com/docker/docker/dockerversion [2022-07-21T15:30:15.978Z] github.com/docker/docker/errdefs [2022-07-21T15:30:15.978Z] github.com/docker/docker/image [2022-07-21T15:30:15.978Z] github.com/docker/docker/image/cache [2022-07-21T15:30:15.978Z] github.com/docker/docker/image/tarexport [2022-07-21T15:30:15.978Z] github.com/docker/docker/image/v1 [2022-07-21T15:30:15.978Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:30:15.978Z] github.com/docker/docker/layer [2022-07-21T15:30:15.978Z] github.com/docker/docker/libcontainerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:30:15.978Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:30:15.978Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:30:15.978Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:30:15.978Z] github.com/docker/docker/oci [2022-07-21T15:30:15.978Z] github.com/docker/docker/oci/caps [2022-07-21T15:30:15.978Z] github.com/docker/docker/opts [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/archive [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/directory [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/platform [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/pools [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/progress [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/signal [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/stack [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/system [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:30:15.978Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:30:15.978Z] github.com/docker/docker/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:30:15.978Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:30:15.978Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:30:15.978Z] github.com/docker/docker/quota [2022-07-21T15:30:15.978Z] github.com/docker/docker/reference [2022-07-21T15:30:15.978Z] github.com/docker/docker/registry [2022-07-21T15:30:15.978Z] github.com/docker/docker/registry/resumable [2022-07-21T15:30:15.978Z] github.com/docker/docker/restartmanager [2022-07-21T15:30:15.978Z] github.com/docker/docker/rootless [2022-07-21T15:30:15.978Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:30:15.978Z] github.com/docker/docker/runconfig [2022-07-21T15:30:15.978Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/environment [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/registry [2022-07-21T15:30:15.978Z] github.com/docker/docker/testutil/request [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/drivers [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/local [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/mounts [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/service [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:30:15.978Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:30:15.978Z] ++ grep --fixed-strings /libnetwork [2022-07-21T15:30:15.978Z] ++ echo 'github.com/docker/docker/api [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/backend [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/events [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/filters [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/image [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/mount [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/network [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/registry [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/time [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/versions [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:30:15.978Z] github.com/docker/docker/api/types/volume [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:30:15.978Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/config [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/debug [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:30:15.978Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/client [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:30:15.978Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:30:15.978Z] github.com/docker/docker/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/container/stream [2022-07-21T15:30:15.978Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:30:15.978Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:30:15.978Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/config [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/events [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/exec [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/images [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/links [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:30:15.978Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:30:15.979Z] github.com/docker/docker/daemon/names [2022-07-21T15:30:15.979Z] github.com/docker/docker/daemon/network [2022-07-21T15:30:15.979Z] github.com/docker/docker/daemon/stats [2022-07-21T15:30:15.979Z] github.com/docker/docker/distribution [2022-07-21T15:30:15.979Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:30:15.979Z] github.com/docker/docker/distribution/utils [2022-07-21T15:30:15.979Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:30:15.979Z] github.com/docker/docker/dockerversion [2022-07-21T15:30:15.979Z] github.com/docker/docker/errdefs [2022-07-21T15:30:15.979Z] github.com/docker/docker/image [2022-07-21T15:30:15.979Z] github.com/docker/docker/image/cache [2022-07-21T15:30:15.979Z] github.com/docker/docker/image/tarexport [2022-07-21T15:30:15.979Z] github.com/docker/docker/image/v1 [2022-07-21T15:30:15.979Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:30:15.979Z] github.com/docker/docker/layer [2022-07-21T15:30:15.979Z] github.com/docker/docker/libcontainerd [2022-07-21T15:30:15.979Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:30:15.979Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:30:15.979Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/types [2022-07-21T15:30:15.979Z] github.com/docker/docker/oci [2022-07-21T15:30:15.979Z] github.com/docker/docker/oci/caps [2022-07-21T15:30:15.979Z] github.com/docker/docker/opts [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/archive [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/directory [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/platform [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/pools [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/progress [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/signal [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/stack [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/system [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:30:15.979Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:30:15.979Z] github.com/docker/docker/plugin [2022-07-21T15:30:15.979Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:30:15.979Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:30:15.979Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:30:15.979Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:30:15.979Z] github.com/docker/docker/quota [2022-07-21T15:30:15.979Z] github.com/docker/docker/reference [2022-07-21T15:30:15.979Z] github.com/docker/docker/registry [2022-07-21T15:30:15.979Z] github.com/docker/docker/registry/resumable [2022-07-21T15:30:15.979Z] github.com/docker/docker/restartmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/rootless [2022-07-21T15:30:15.979Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:30:15.979Z] github.com/docker/docker/runconfig [2022-07-21T15:30:15.979Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/environment [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/registry [2022-07-21T15:30:15.979Z] github.com/docker/docker/testutil/request [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume/drivers [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume/local [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume/mounts [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume/service [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:30:15.979Z] github.com/docker/docker/volume/testutils' [2022-07-21T15:30:15.979Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/types' [2022-07-21T15:30:15.979Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-21T15:30:15.979Z] + echo 'github.com/docker/docker/libnetwork [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/types' [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:30:15.979Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:30:15.979Z] + type docker-proxy [2022-07-21T15:30:15.979Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-21T15:30:15.979Z] + hack/make.sh binary-proxy install-proxy [2022-07-21T15:30:15.979Z] [2022-07-21T15:30:15.979Z] Removing bundles/ [2022-07-21T15:30:16.238Z] [2022-07-21T15:30:16.238Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-21T15:30:16.238Z] Building: bundles/binary-proxy/docker-proxy [2022-07-21T15:30:16.238Z] GOOS="" GOARCH="" GOARM="" [2022-07-21T15:30:16.860Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-21T15:30:17.120Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-21T15:30:18.061Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-21T15:30:19.445Z] === RUN TestDockerSuite/TestBuildUser [2022-07-21T15:30:21.354Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-21T15:30:23.895Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-21T15:30:24.392Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-21T15:30:24.392Z] [2022-07-21T15:30:24.392Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-21T15:30:24.392Z] Installing docker-proxy to /usr/local/bin/ [2022-07-21T15:30:24.392Z] [2022-07-21T15:30:24.392Z] + mkdir -p bundles [2022-07-21T15:30:24.392Z] + '[' -n 'github.com/docker/docker/api [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/backend/build [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/httpstatus [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/httputils [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/middleware [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/build [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/container [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/debug [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/distribution [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/grpc [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/image [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/network [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/plugin [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/session [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/swarm [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/system [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/server/router/volume [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/backend [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/blkiodev [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/container [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/events [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/filters [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/image [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/mount [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/network [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/registry [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/strslice [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/swarm [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/time [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/versions [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-21T15:30:24.392Z] github.com/docker/docker/api/types/volume [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/builder-next/worker [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/dockerfile [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/remotecontext [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/remotecontext/git [2022-07-21T15:30:24.392Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-21T15:30:24.392Z] github.com/docker/docker/cli [2022-07-21T15:30:24.392Z] github.com/docker/docker/cli/config [2022-07-21T15:30:24.392Z] github.com/docker/docker/cli/debug [2022-07-21T15:30:24.392Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-21T15:30:24.392Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-21T15:30:24.392Z] github.com/docker/docker/client [2022-07-21T15:30:24.392Z] github.com/docker/docker/cmd/docker-proxy [2022-07-21T15:30:24.392Z] github.com/docker/docker/cmd/dockerd [2022-07-21T15:30:24.392Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-21T15:30:24.392Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-21T15:30:24.392Z] github.com/docker/docker/container [2022-07-21T15:30:24.392Z] github.com/docker/docker/container/stream [2022-07-21T15:30:24.392Z] github.com/docker/docker/contrib/apparmor [2022-07-21T15:30:24.392Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-21T15:30:24.392Z] github.com/docker/docker/contrib/httpserver [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/cluster [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/cluster/convert [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/cluster/executor [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/cluster/provider [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/config [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/containerd [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/events [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/events/testutils [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/exec [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/images [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/initlayer [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/links [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/listeners [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/gelf [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/journald [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/local [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/logentries [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/splunk [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/syslog [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/logger/templates [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/names [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/network [2022-07-21T15:30:24.392Z] github.com/docker/docker/daemon/stats [2022-07-21T15:30:24.392Z] github.com/docker/docker/distribution [2022-07-21T15:30:24.392Z] github.com/docker/docker/distribution/metadata [2022-07-21T15:30:24.392Z] github.com/docker/docker/distribution/utils [2022-07-21T15:30:24.392Z] github.com/docker/docker/distribution/xfer [2022-07-21T15:30:24.392Z] github.com/docker/docker/dockerversion [2022-07-21T15:30:24.392Z] github.com/docker/docker/errdefs [2022-07-21T15:30:24.392Z] github.com/docker/docker/image [2022-07-21T15:30:24.392Z] github.com/docker/docker/image/cache [2022-07-21T15:30:24.392Z] github.com/docker/docker/image/tarexport [2022-07-21T15:30:24.392Z] github.com/docker/docker/image/v1 [2022-07-21T15:30:24.392Z] github.com/docker/docker/internal/test/suite [2022-07-21T15:30:24.392Z] github.com/docker/docker/layer [2022-07-21T15:30:24.392Z] github.com/docker/docker/libcontainerd [2022-07-21T15:30:24.392Z] github.com/docker/docker/libcontainerd/queue [2022-07-21T15:30:24.392Z] github.com/docker/docker/libcontainerd/remote [2022-07-21T15:30:24.392Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-21T15:30:24.392Z] github.com/docker/docker/libcontainerd/types [2022-07-21T15:30:24.392Z] github.com/docker/docker/oci [2022-07-21T15:30:24.392Z] github.com/docker/docker/oci/caps [2022-07-21T15:30:24.392Z] github.com/docker/docker/opts [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/aaparser [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/archive [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/authorization [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/broadcaster [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/capabilities [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/chrootarchive [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/containerfs [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/devicemapper [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/directory [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/dmesg [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/fileutils [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/fsutils [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/homedir [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/idtools [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/ioutils [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/jsonmessage [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/longpath [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/loopback [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/namesgenerator [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/parsers [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/pidfile [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/platform [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/plugingetter [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/plugins [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/plugins/transport [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/pools [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/progress [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/pubsub [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/reexec [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/signal [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/stack [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/stdcopy [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/streamformatter [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/stringid [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/sysinfo [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/system [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/tailfile [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/tarsum [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/urlutil [2022-07-21T15:30:24.392Z] github.com/docker/docker/pkg/useragent [2022-07-21T15:30:24.392Z] github.com/docker/docker/plugin [2022-07-21T15:30:24.392Z] github.com/docker/docker/plugin/executor/containerd [2022-07-21T15:30:24.392Z] github.com/docker/docker/plugin/v2 [2022-07-21T15:30:24.392Z] github.com/docker/docker/profiles/apparmor [2022-07-21T15:30:24.392Z] github.com/docker/docker/profiles/seccomp [2022-07-21T15:30:24.392Z] github.com/docker/docker/quota [2022-07-21T15:30:24.392Z] github.com/docker/docker/reference [2022-07-21T15:30:24.392Z] github.com/docker/docker/registry [2022-07-21T15:30:24.392Z] github.com/docker/docker/registry/resumable [2022-07-21T15:30:24.392Z] github.com/docker/docker/restartmanager [2022-07-21T15:30:24.392Z] github.com/docker/docker/rootless [2022-07-21T15:30:24.392Z] github.com/docker/docker/rootless/specconv [2022-07-21T15:30:24.392Z] github.com/docker/docker/runconfig [2022-07-21T15:30:24.392Z] github.com/docker/docker/runconfig/opts [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/daemon [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/environment [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/fakecontext [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/fakegit [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/fakestorage [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/fixtures/load [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/registry [2022-07-21T15:30:24.392Z] github.com/docker/docker/testutil/request [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume/drivers [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume/local [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume/mounts [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume/service [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume/service/opts [2022-07-21T15:30:24.392Z] github.com/docker/docker/volume/testutils' ']' [2022-07-21T15:30:24.393Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-21T15:30:24.393Z] ? github.com/docker/docker/api [no test files] [2022-07-21T15:30:26.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-21T15:30:28.999Z] docker_api_swarm_node_test.go:81: [d061e59a74aa0] joining swarm manager [de7e7b9a0b0a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:30:30.009Z] --- PASS: TestCreateServiceMultipleTimes (17.27s) [2022-07-21T15:30:30.009Z] === RUN TestCreateServiceConflict [2022-07-21T15:30:33.305Z] --- PASS: TestCreateServiceConflict (2.94s) [2022-07-21T15:30:33.305Z] === RUN TestCreateServiceMaxReplicas [2022-07-21T15:30:36.600Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-21T15:30:36.600Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2022-07-21T15:30:36.600Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-21T15:30:37.984Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-21T15:30:37.984Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-21T15:30:38.928Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-21T15:30:39.870Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-21T15:30:40.811Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-21T15:30:40.811Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-21T15:30:40.811Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-21T15:30:40.811Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-21T15:30:40.811Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-21T15:30:40.811Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-21T15:30:40.811Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-21T15:30:40.811Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-21T15:30:40.811Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-21T15:30:42.191Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-21T15:30:42.191Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-21T15:30:42.452Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-21T15:30:42.472Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-07-21T15:30:43.021Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-21T15:30:43.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-21T15:30:43.592Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-21T15:30:43.592Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-21T15:30:46.136Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-21T15:30:46.136Z] docker_api_swarm_node_test.go:53: [d9d6c468ecf8c] joining swarm manager [d9b53b8e565c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:30:47.100Z] docker_api_swarm_node_test.go:54: [d065393b0babc] joining swarm manager [d9b53b8e565c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:30:47.362Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-21T15:30:47.931Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-21T15:30:48.191Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-21T15:30:48.760Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-21T15:30:48.760Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-21T15:30:48.760Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-21T15:30:49.019Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-21T15:30:50.927Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-21T15:30:50.927Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2022-07-21T15:30:50.927Z] === RUN TestCreateServiceSecretFileMode [2022-07-21T15:30:51.187Z] === RUN TestDockerSuite/TestCommitChange [2022-07-21T15:30:52.127Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-21T15:30:53.068Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-21T15:30:54.009Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2022-07-21T15:30:54.009Z] === RUN TestCreateServiceConfigFileMode [2022-07-21T15:30:54.269Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-21T15:30:55.653Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-21T15:30:56.592Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-21T15:30:56.852Z] --- PASS: TestCreateServiceConfigFileMode (2.94s) [2022-07-21T15:30:56.852Z] === RUN TestCreateServiceSysctls [2022-07-21T15:30:57.792Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-21T15:30:59.175Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-21T15:30:59.745Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-21T15:31:00.685Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-07-21T15:31:00.685Z] === RUN TestCreateServiceCapabilities [2022-07-21T15:31:00.685Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-21T15:31:00.945Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-21T15:31:01.519Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-21T15:31:02.089Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-21T15:31:03.032Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-21T15:31:03.602Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-21T15:31:03.602Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2022-07-21T15:31:03.602Z] === RUN TestInspect [2022-07-21T15:31:04.178Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-21T15:31:04.753Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-21T15:31:05.693Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-21T15:31:06.633Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-21T15:31:06.894Z] --- PASS: TestInspect (3.26s) [2022-07-21T15:31:06.894Z] === RUN TestCreateJob [2022-07-21T15:31:07.153Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-21T15:31:08.095Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-21T15:31:08.665Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-21T15:31:09.605Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-21T15:31:10.175Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-21T15:31:10.435Z] --- PASS: TestCreateJob (3.56s) [2022-07-21T15:31:10.435Z] === RUN TestReplicatedJob [2022-07-21T15:31:11.376Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-21T15:31:12.318Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-21T15:31:12.889Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-21T15:31:13.150Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-21T15:31:14.091Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-21T15:31:14.663Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-21T15:31:15.602Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-21T15:31:16.543Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-21T15:31:16.543Z] --- PASS: TestReplicatedJob (5.93s) [2022-07-21T15:31:16.543Z] === RUN TestUpdateReplicatedJob [2022-07-21T15:31:17.115Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-21T15:31:18.496Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-21T15:31:19.066Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-21T15:31:19.327Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-21T15:31:20.288Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-07-21T15:31:20.288Z] === RUN TestServiceListWithStatuses [2022-07-21T15:31:20.288Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:31:20.288Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-21T15:31:20.288Z] === RUN TestDockerNetworkConnectAlias [2022-07-21T15:31:21.677Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-21T15:31:25.878Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-21T15:31:25.878Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2022-07-21T15:31:25.878Z] === RUN TestDockerNetworkReConnect [2022-07-21T15:31:25.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-21T15:31:28.421Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-21T15:31:28.421Z] docker_api_swarm_test.go:202: [dade127e96f8a] joining swarm manager [dc02b805ec1fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:31:28.994Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-21T15:31:30.905Z] --- PASS: TestDockerNetworkReConnect (5.07s) [2022-07-21T15:31:30.905Z] === RUN TestServicePlugin [2022-07-21T15:31:32.816Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-21T15:31:34.724Z] plugin_test.go:61: [d370b9af242ad] joining swarm manager [dd2cca06f0b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:31:35.295Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-21T15:31:35.864Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-21T15:31:36.124Z] plugin_test.go:64: [d9eddd6b6fd12] joining swarm manager [dd2cca06f0b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:31:39.427Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-21T15:31:39.996Z] === RUN TestDockerSuite/TestCpToDot [2022-07-21T15:31:40.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-21T15:31:41.507Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-21T15:31:42.462Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-21T15:31:43.031Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-21T15:31:43.973Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-21T15:31:43.973Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-21T15:31:44.543Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-21T15:31:45.487Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-21T15:31:45.487Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-21T15:31:45.487Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-21T15:31:46.057Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-21T15:31:46.628Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-21T15:31:46.628Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-21T15:31:46.628Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-21T15:31:46.628Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-21T15:31:47.199Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-21T15:31:47.459Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-21T15:31:47.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-21T15:31:47.459Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-21T15:31:47.459Z] === RUN TestDockerSuite/TestCreateRM [2022-07-21T15:31:47.719Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-21T15:31:47.719Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-21T15:31:47.719Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-21T15:31:47.719Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-21T15:31:47.719Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-21T15:31:50.261Z] docker_api_swarm_test.go:384: [d504e51d97bd8] joining swarm manager [d66bdc410dd5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:31:50.261Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-21T15:31:50.261Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-21T15:31:50.261Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-21T15:31:52.172Z] docker_api_swarm_test.go:385: [d62dbd999cecd] joining swarm manager [d66bdc410dd5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:31:54.085Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-21T15:31:54.085Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-21T15:31:54.085Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-21T15:31:54.345Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-21T15:31:54.915Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-21T15:31:55.484Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-21T15:31:56.053Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-21T15:31:56.313Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-21T15:31:58.220Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-21T15:31:58.789Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-21T15:32:01.333Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-21T15:32:03.239Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-21T15:32:03.239Z] --- PASS: TestServicePlugin (32.77s) [2022-07-21T15:32:03.239Z] === RUN TestServiceUpdateLabel [2022-07-21T15:32:04.177Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-21T15:32:05.558Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-21T15:32:06.127Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-21T15:32:06.127Z] --- PASS: TestServiceUpdateLabel (2.77s) [2022-07-21T15:32:06.127Z] === RUN TestServiceUpdateSecrets [2022-07-21T15:32:06.387Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-21T15:32:07.326Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-21T15:32:08.266Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-21T15:32:08.266Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-21T15:32:08.526Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-21T15:32:08.786Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-21T15:32:08.786Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-21T15:32:09.728Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-21T15:32:10.668Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-21T15:32:10.668Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-21T15:32:10.668Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-21T15:32:11.238Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-21T15:32:11.498Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-21T15:32:12.436Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-21T15:32:13.374Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-21T15:32:13.634Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-21T15:32:13.635Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-21T15:32:13.635Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-21T15:32:13.635Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-21T15:32:13.635Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-21T15:32:16.173Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-21T15:32:16.743Z] === RUN TestDockerSuite/TestEventsRename [2022-07-21T15:32:17.312Z] === RUN TestDockerSuite/TestEventsResize [2022-07-21T15:32:17.884Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/builder/remotecontext 0.102s coverage: 13.7% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/builder/dockerfile 0.507s coverage: 49.3% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/builder/remotecontext/git 1.816s coverage: 86.3% of statements [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/cli [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-21T15:32:18.910Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-21T15:32:18.910Z] ok github.com/docker/docker/cmd/docker-proxy 0.278s coverage: 69.3% of statements [2022-07-21T15:32:19.476Z] ok github.com/docker/docker/client 0.138s coverage: 75.9% of statements [2022-07-21T15:32:21.204Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2022-07-21T15:32:21.204Z] === RUN TestServiceUpdateConfigs [2022-07-21T15:32:23.114Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-21T15:32:23.686Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-21T15:32:24.259Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-21T15:32:26.797Z] === RUN TestDockerSuite/TestEventsTop [2022-07-21T15:32:27.366Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-21T15:32:29.904Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-21T15:32:35.185Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-07-21T15:32:35.185Z] === RUN TestServiceUpdateNetwork [2022-07-21T15:32:41.761Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-21T15:32:47.053Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-21T15:32:47.053Z] === RUN TestDockerSuite/TestExec [2022-07-21T15:32:47.623Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-21T15:32:48.193Z] --- PASS: TestServiceUpdateNetwork (12.81s) [2022-07-21T15:32:48.193Z] === RUN TestServiceUpdatePidsLimit [2022-07-21T15:32:48.763Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-21T15:32:49.702Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-21T15:32:49.702Z] === RUN TestDockerSuite/TestExecEnv [2022-07-21T15:32:50.272Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-21T15:32:50.533Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-21T15:32:51.914Z] check_test.go:611: [d62dbd999cecd] daemon is not started [2022-07-21T15:32:51.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-21T15:32:51.914Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-21T15:32:52.855Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-21T15:32:53.795Z] docker_api_swarm_test.go:802: [dab30a48592f4] joining swarm manager [da390892c8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:32:55.702Z] docker_api_swarm_test.go:802: [d90c35f8fc8b4] joining swarm manager [da390892c8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:32:55.702Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-21T15:32:55.962Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-21T15:32:56.532Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-21T15:32:56.792Z] docker_api_swarm_test.go:802: [d5b82d9fd626d] joining swarm manager [da390892c8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-21T15:32:57.361Z] === RUN TestDockerSuite/TestExecParseError [2022-07-21T15:32:57.621Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-21T15:32:57.882Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-21T15:32:58.142Z] docker_api_swarm_test.go:802: [dfbc69a6f97c1] joining swarm manager [da390892c8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-21T15:32:58.403Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-21T15:32:58.974Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-21T15:32:59.544Z] docker_api_swarm_test.go:810: [d1ce4deeb358e] joining swarm manager [da390892c8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-21T15:32:59.804Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-21T15:33:00.376Z] === RUN TestDockerSuite/TestExecTTY [2022-07-21T15:33:01.315Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-21T15:33:01.885Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-21T15:33:02.147Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-21T15:33:02.734Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-21T15:33:02.734Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-21T15:33:02.734Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-21T15:33:04.116Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-21T15:33:04.687Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-21T15:33:05.258Z] --- PASS: TestServiceUpdatePidsLimit (17.04s) [2022-07-21T15:33:05.258Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-07-21T15:33:05.258Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2022-07-21T15:33:05.258Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-07-21T15:33:05.258Z] PASS [2022-07-21T15:33:05.258Z] [2022-07-21T15:33:05.258Z] === Skipped [2022-07-21T15:33:05.258Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-21T15:33:05.258Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-21T15:33:05.258Z] [2022-07-21T15:33:05.258Z] DONE 27 tests, 1 skipped in 181.941s [2022-07-21T15:33:05.258Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-21T15:33:05.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:33:05.258Z] ++ set -e [2022-07-21T15:33:05.258Z] ++ '[' -n 0 ']' [2022-07-21T15:33:05.258Z] ++ set -x [2022-07-21T15:33:05.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:33:05.258Z] INFO: Testing against a local daemon [2022-07-21T15:33:05.258Z] === RUN TestSessionCreate [2022-07-21T15:33:05.258Z] --- PASS: TestSessionCreate (0.07s) [2022-07-21T15:33:05.258Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-21T15:33:05.518Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-07-21T15:33:05.518Z] PASS [2022-07-21T15:33:05.518Z] [2022-07-21T15:33:05.518Z] DONE 2 tests in 0.224s [2022-07-21T15:33:05.518Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-21T15:33:05.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:33:05.518Z] ++ set -e [2022-07-21T15:33:05.518Z] ++ '[' -n 0 ']' [2022-07-21T15:33:05.518Z] ++ set -x [2022-07-21T15:33:05.518Z] ++ 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=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:33:05.518Z] INFO: Testing against a local daemon [2022-07-21T15:33:05.518Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-21T15:33:05.518Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-21T15:33:05.518Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-21T15:33:05.518Z] === RUN TestDiskUsage [2022-07-21T15:33:05.518Z] === PAUSE TestDiskUsage [2022-07-21T15:33:05.518Z] === RUN TestEventsExecDie [2022-07-21T15:33:06.087Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-21T15:33:06.145Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 31.5% of statements [2022-07-21T15:33:06.145Z] ok github.com/docker/docker/container 0.118s coverage: 36.2% of statements [2022-07-21T15:33:06.145Z] ok github.com/docker/docker/cmd/dockerd/trap 2.568s coverage: 0.0% of statements [2022-07-21T15:33:06.145Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-21T15:33:06.145Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-21T15:33:06.145Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-21T15:33:06.145Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-21T15:33:06.145Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-21T15:33:06.347Z] --- PASS: TestEventsExecDie (0.73s) [2022-07-21T15:33:06.347Z] === RUN TestEventsBackwardsCompatible [2022-07-21T15:33:06.347Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-21T15:33:06.347Z] === RUN TestEventsVolumeCreate [2022-07-21T15:33:06.347Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-21T15:33:06.347Z] === RUN TestInfoBinaryCommits [2022-07-21T15:33:06.607Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-21T15:33:06.607Z] === RUN TestInfoAPIVersioned [2022-07-21T15:33:06.607Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-21T15:33:06.607Z] === RUN TestInfoAPI [2022-07-21T15:33:06.607Z] --- PASS: TestInfoAPI (0.02s) [2022-07-21T15:33:06.607Z] === RUN TestInfoAPIWarnings [2022-07-21T15:33:06.607Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-21T15:33:07.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-21T15:33:08.558Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-21T15:33:08.676Z] ok github.com/docker/docker/daemon/cluster 0.106s coverage: 0.5% of statements [2022-07-21T15:33:10.051Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-21T15:33:10.467Z] === RUN TestDockerSuite/TestHealth [2022-07-21T15:33:10.987Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-21T15:33:19.098Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-07-21T15:33:19.098Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.7% of statements [2022-07-21T15:33:19.664Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-21T15:33:20.231Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-21T15:33:20.489Z] ok github.com/docker/docker/daemon 10.148s coverage: 16.2% of statements [2022-07-21T15:33:20.489Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-21T15:33:20.489Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-21T15:33:20.489Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-07-21T15:33:20.489Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-21T15:33:20.489Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-21T15:33:21.867Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.667s coverage: 74.8% of statements [2022-07-21T15:33:22.802Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.0% of statements [2022-07-21T15:33:22.802Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.317s coverage: 56.2% of statements [2022-07-21T15:33:24.713Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-07-21T15:33:25.359Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-21T15:33:25.359Z] === RUN TestInfoDebug [2022-07-21T15:33:25.359Z] --- PASS: TestInfoDebug (0.53s) [2022-07-21T15:33:25.359Z] === RUN TestInfoInsecureRegistries [2022-07-21T15:33:25.359Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-21T15:33:25.359Z] === RUN TestInfoRegistryMirrors [2022-07-21T15:33:25.359Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-21T15:33:25.359Z] === RUN TestLoginFailsWithBadCredentials [2022-07-21T15:33:25.359Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-21T15:33:25.359Z] === RUN TestPingCacheHeaders [2022-07-21T15:33:25.359Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-21T15:33:25.359Z] === RUN TestPingGet [2022-07-21T15:33:25.359Z] --- PASS: TestPingGet (0.01s) [2022-07-21T15:33:25.359Z] === RUN TestPingHead [2022-07-21T15:33:25.359Z] --- PASS: TestPingHead (0.02s) [2022-07-21T15:33:25.359Z] === RUN TestPingSwarmHeader [2022-07-21T15:33:25.618Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-21T15:33:26.112Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 50.6% of statements [2022-07-21T15:33:26.188Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-21T15:33:27.049Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.545s coverage: 46.1% of statements [2022-07-21T15:33:27.049Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-21T15:33:27.568Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-21T15:33:27.568Z] --- PASS: TestPingSwarmHeader (2.29s) [2022-07-21T15:33:27.568Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-21T15:33:27.568Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-21T15:33:27.568Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-21T15:33:27.568Z] === RUN TestVersion [2022-07-21T15:33:27.568Z] --- PASS: TestVersion (0.02s) [2022-07-21T15:33:27.568Z] === CONT TestDiskUsage [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/container_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/image_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/volume_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-21T15:33:27.828Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-21T15:33:27.984Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.665s coverage: 58.5% of statements [2022-07-21T15:33:27.984Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-21T15:33:27.984Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-21T15:33:27.984Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-21T15:33:28.090Z] === RUN TestDiskUsage/after_container.Run [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-21T15:33:28.350Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage (1.18s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-21T15:33:28.611Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.01s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-21T15:33:28.612Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-21T15:33:28.612Z] PASS [2022-07-21T15:33:28.612Z] [2022-07-21T15:33:28.612Z] === Skipped [2022-07-21T15:33:28.612Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-21T15:33:28.612Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-21T15:33:28.612Z] [2022-07-21T15:33:28.612Z] DONE 54 tests, 1 skipped in 23.106s [2022-07-21T15:33:28.612Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-21T15:33:28.612Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:33:28.612Z] ++ set -e [2022-07-21T15:33:28.612Z] ++ '[' -n 0 ']' [2022-07-21T15:33:28.612Z] ++ set -x [2022-07-21T15:33:28.612Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-21T15:33:28.612Z] INFO: Testing against a local daemon [2022-07-21T15:33:28.612Z] === RUN TestVolumesCreateAndList [2022-07-21T15:33:28.612Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-21T15:33:28.612Z] === RUN TestVolumesRemove [2022-07-21T15:33:28.612Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-21T15:33:28.612Z] === RUN TestVolumesInspect [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-21T15:33:28.872Z] === RUN TestVolumesInvalidJSON [2022-07-21T15:33:28.872Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-21T15:33:28.872Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-21T15:33:28.872Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-21T15:33:28.872Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-21T15:33:28.872Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-21T15:33:28.872Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-21T15:33:28.872Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-21T15:33:28.872Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-21T15:33:28.872Z] PASS [2022-07-21T15:33:28.872Z] [2022-07-21T15:33:28.872Z] DONE 9 tests in 0.203s [2022-07-21T15:33:28.872Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-21T15:33:28.872Z] ++++ cat bundles/test-integration/docker.pid [2022-07-21T15:33:28.872Z] +++ kill 6679 [2022-07-21T15:33:29.133Z] +++ /etc/init.d/apparmor stop [2022-07-21T15:33:29.133Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-21T15:33:29.133Z] [2022-07-21T15:33:29.133Z] Unloading profiles will leave already running processes permanently [2022-07-21T15:33:29.133Z] unconfined, which can lead to unexpected situations. [2022-07-21T15:33:29.133Z] [2022-07-21T15:33:29.133Z] To set a process to complain mode, use the command line tool [2022-07-21T15:33:29.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-21T15:33:29.133Z] +++ true [2022-07-21T15:33:29.133Z] exiting test-integration [2022-07-21T15:33:29.133Z] ++ exit 0 [2022-07-21T15:33:29.133Z] [2022-07-21T15:33:29.359Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-07-21T15:33:29.396Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-21T15:33:29.618Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-21T15:33:29.987Z] + for job in $(jobs -p) [2022-07-21T15:33:29.987Z] + wait 8005 [2022-07-21T15:33:30.553Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-07-21T15:33:30.553Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-21T15:33:30.553Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-21T15:33:31.378Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-07-21T15:33:31.945Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 79.9% of statements [2022-07-21T15:33:32.203Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-07-21T15:33:32.203Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-21T15:33:32.523Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-21T15:33:32.770Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-21T15:33:33.029Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.4% of statements [2022-07-21T15:33:33.597Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-21T15:33:34.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.149s coverage: 76.8% of statements [2022-07-21T15:33:34.424Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 79.4% of statements [2022-07-21T15:33:34.424Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-21T15:33:34.424Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-21T15:33:35.062Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-21T15:33:35.062Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-21T15:33:35.062Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-21T15:33:35.062Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-21T15:33:35.360Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-21T15:33:35.360Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 62.3% of statements [2022-07-21T15:33:35.631Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-21T15:33:35.631Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-21T15:33:36.200Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-21T15:33:36.295Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-07-21T15:33:36.769Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-21T15:33:36.769Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-21T15:33:36.769Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-21T15:33:36.769Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-21T15:33:36.861Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-21T15:33:37.030Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-21T15:33:37.291Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-21T15:33:37.428Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-21T15:33:37.551Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-21T15:33:37.551Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-21T15:33:38.121Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-21T15:33:38.121Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-21T15:33:38.363Z] ok github.com/docker/docker/daemon/logger/splunk 1.596s coverage: 82.5% of statements [2022-07-21T15:33:38.363Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-21T15:33:38.363Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-21T15:33:38.692Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-21T15:33:38.930Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-21T15:33:39.261Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-21T15:33:39.261Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-21T15:33:39.831Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-21T15:33:40.374Z] ok github.com/docker/docker/distribution 1.526s coverage: 28.0% of statements [2022-07-21T15:33:40.374Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-21T15:33:40.374Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-21T15:33:41.338Z] ok github.com/docker/docker/image 0.052s coverage: 86.9% of statements [2022-07-21T15:33:41.598Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-07-21T15:33:41.856Z] ok github.com/docker/docker/distribution/xfer 1.910s coverage: 84.9% of statements [2022-07-21T15:33:41.856Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-21T15:33:42.114Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-07-21T15:33:42.114Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-21T15:33:42.114Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-21T15:33:42.368Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-21T15:33:42.368Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-21T15:33:42.628Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-21T15:33:42.680Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-21T15:33:43.568Z] === RUN TestDockerSuite/TestImportFile [2022-07-21T15:33:43.616Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-07-21T15:33:44.183Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-21T15:33:44.183Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-21T15:33:44.950Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-21T15:33:44.950Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-21T15:33:45.889Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-21T15:33:46.084Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 81.9% of statements [2022-07-21T15:33:46.342Z] ok github.com/docker/docker/pkg/authorization 0.121s coverage: 68.3% of statements [2022-07-21T15:33:46.600Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-07-21T15:33:46.600Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-21T15:33:46.830Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-21T15:33:47.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-21T15:33:47.979Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-21T15:33:48.927Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-21T15:33:49.187Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-21T15:33:49.756Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-21T15:33:49.757Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-21T15:33:49.757Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-21T15:33:49.881Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 42.7% of statements [2022-07-21T15:33:49.881Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-21T15:33:50.139Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-21T15:33:50.327Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-21T15:33:50.397Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-21T15:33:50.586Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-21T15:33:50.586Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-21T15:33:50.655Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-07-21T15:33:50.913Z] ok github.com/docker/docker/pkg/fsutils 0.115s coverage: 85.1% of statements [2022-07-21T15:33:51.156Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-21T15:33:51.156Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-21T15:33:51.156Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-21T15:33:51.172Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-07-21T15:33:51.172Z] ok github.com/docker/docker/layer 7.634s coverage: 68.9% of statements [2022-07-21T15:33:51.172Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-21T15:33:51.172Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-21T15:33:51.172Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-21T15:33:51.172Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-21T15:33:51.172Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-21T15:33:51.172Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-21T15:33:51.726Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-21T15:33:52.296Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-21T15:33:52.548Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 69.7% of statements [2022-07-21T15:33:52.548Z] ok github.com/docker/docker/pkg/idtools 0.557s coverage: 67.9% of statements [2022-07-21T15:33:52.548Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2022-07-21T15:33:52.556Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-21T15:33:52.807Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-07-21T15:33:52.807Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-21T15:33:52.807Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-07-21T15:33:53.066Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-21T15:33:53.126Z] === RUN TestDockerSuite/TestInspectImage [2022-07-21T15:33:53.126Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-21T15:33:53.126Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-21T15:33:53.126Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-21T15:33:53.126Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-21T15:33:53.325Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-21T15:33:53.585Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-21T15:33:53.585Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-21T15:33:53.585Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-21T15:33:53.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-21T15:33:53.696Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-21T15:33:54.269Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-21T15:33:54.269Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-21T15:33:54.275Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-07-21T15:33:54.534Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-07-21T15:33:54.792Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2022-07-21T15:33:54.838Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-21T15:33:55.050Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-21T15:33:55.097Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-21T15:33:56.423Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-21T15:33:56.423Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-21T15:33:56.682Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-21T15:33:56.941Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-21T15:33:57.200Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-21T15:33:57.458Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-21T15:33:57.637Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-21T15:33:57.637Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-21T15:33:57.717Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-07-21T15:33:57.897Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-21T15:33:58.284Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-21T15:33:58.466Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-21T15:33:58.543Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2022-07-21T15:33:59.110Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-21T15:33:59.110Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-21T15:33:59.406Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-21T15:33:59.975Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-21T15:34:00.544Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-21T15:34:00.804Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-21T15:34:01.013Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-21T15:34:01.013Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-21T15:34:01.374Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-21T15:34:01.580Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-21T15:34:01.634Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-21T15:34:02.204Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-21T15:34:02.204Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-21T15:34:02.515Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2022-07-21T15:34:02.775Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-21T15:34:03.142Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-21T15:34:03.713Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-07-21T15:34:03.972Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-21T15:34:04.097Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-21T15:34:04.230Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-21T15:34:04.366Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-21T15:34:04.798Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-21T15:34:04.799Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-21T15:34:05.746Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-21T15:34:06.701Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-07-21T15:34:06.959Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements [2022-07-21T15:34:07.126Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-21T15:34:07.527Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-21T15:34:08.462Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-21T15:34:08.507Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-21T15:34:08.508Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-21T15:34:09.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-21T15:34:10.018Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-21T15:34:10.018Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-21T15:34:10.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-21T15:34:13.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-21T15:34:16.040Z] docker_api_swarm_service_test.go:395: [dc0c0002b93a0] joining swarm manager [dbc03a3f9212e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:34:16.609Z] docker_api_swarm_service_test.go:395: [dde54617a95ce] joining swarm manager [dbc03a3f9212e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:34:20.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-21T15:34:22.721Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-21T15:34:22.981Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-21T15:34:24.362Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-21T15:34:24.362Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-21T15:34:24.362Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-21T15:34:25.309Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-21T15:34:26.248Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-21T15:34:26.820Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-21T15:34:27.758Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-21T15:34:28.699Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-21T15:34:30.378Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/rootless [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/volume [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-21T15:34:30.378Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === Skipped [2022-07-21T15:34:30.378Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-21T15:34:30.378Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-21T15:34:30.378Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-21T15:34:30.378Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-21T15:34:30.378Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:71: No driver to put! [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-21T15:34:30.378Z] time="2022-07-21T15:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-21T15:34:30.378Z] time="2022-07-21T15:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-21T15:34:30.378Z] time="2022-07-21T15:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-21T15:34:30.378Z] time="2022-07-21T15:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-21T15:34:30.378Z] time="2022-07-21T15:33:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:71: No driver to put! [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-21T15:34:30.378Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-21T15:34:30.378Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-21T15:34:30.378Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.378Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:34:30.378Z] [2022-07-21T15:34:30.378Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-21T15:34:30.378Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:34:30.379Z] [2022-07-21T15:34:30.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-21T15:34:30.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-21T15:34:30.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-21T15:34:30.379Z] [2022-07-21T15:34:30.379Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-21T15:34:30.379Z] graphtest_unix.go:71: No driver to put! [2022-07-21T15:34:30.379Z] [2022-07-21T15:34:30.379Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-21T15:34:30.379Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-21T15:34:30.379Z] [2022-07-21T15:34:30.379Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-21T15:34:30.379Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-21T15:34:30.379Z] [2022-07-21T15:34:30.379Z] DONE 2811 tests, 28 skipped in 245.110s [2022-07-21T15:34:30.379Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/bitseq [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cluster [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/config [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/datastore [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/driverapi [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/etchosts [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/idm [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipam [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/iptables [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/netlabel [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/netutils [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/networkdb [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/ns [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/options [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/osl [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/portallocator [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/portmapper [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/testutils [2022-07-21T15:34:30.379Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-21T15:34:30.379Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-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-07-21T15:34:30.606Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-21T15:34:30.866Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-21T15:34:31.436Z] === RUN TestDockerSuite/TestLogsSince [2022-07-21T15:34:32.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-21T15:34:34.545Z] docker_api_swarm_service_test.go:343: [d9351a8046ebd] joining swarm manager [d3abff9cf29cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:34:34.806Z] docker_api_swarm_service_test.go:343: [dfa52c1cff113] joining swarm manager [d3abff9cf29cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:34:38.100Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-21T15:34:43.380Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-21T15:34:43.949Z] === RUN TestDockerSuite/TestLogsTail [2022-07-21T15:34:44.520Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-21T15:34:44.780Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-21T15:34:45.349Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-21T15:34:45.349Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-21T15:34:45.349Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-21T15:34:45.349Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-21T15:34:45.349Z] === RUN TestDockerSuite/TestNetHostname [2022-07-21T15:34:46.743Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-21T15:34:47.003Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-21T15:34:47.003Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-21T15:34:47.003Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-21T15:34:47.943Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-21T15:34:48.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-21T15:34:48.464Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-21T15:34:49.404Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-21T15:34:49.664Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-21T15:34:49.664Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-21T15:34:49.924Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-21T15:34:50.495Z] docker_api_swarm_service_test.go:490: [d1a4f48e1d0ae] joining swarm manager [d708ae238c93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:34:51.435Z] docker_api_swarm_service_test.go:490: [d6f27202aa148] joining swarm manager [d708ae238c93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:34:55.634Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-21T15:34:56.204Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-21T15:34:57.584Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-21T15:34:59.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-21T15:35:02.034Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-21T15:35:03.415Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-21T15:35:03.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-21T15:35:06.738Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-21T15:35:08.644Z] === RUN TestDockerSuite/TestPluginActive [2022-07-21T15:35:09.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-21T15:35:10.964Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-21T15:35:11.536Z] docker_api_swarm_service_test.go:128: [db5434d832ecb] joining swarm manager [dce248e798d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:35:12.475Z] docker_api_swarm_service_test.go:129: [dc4f38c0635a5] joining swarm manager [dce248e798d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:35:15.023Z] docker_api_swarm_service_test.go:137: [d59277c87ab13] joining swarm manager [dce248e798d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-21T15:35:15.965Z] docker_api_swarm_service_test.go:138: [dfd609159eb56] joining swarm manager [dce248e798d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork 37.076s coverage: 40.6% of statements [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/bitseq 0.110s coverage: 84.4% of statements [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.406s coverage: 59.9% of statements [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.135s coverage: 5.2% of statements [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-07-21T15:35:17.088Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-21T15:35:17.088Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-21T15:35:17.874Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-21T15:35:17.874Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-21T15:35:17.874Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-21T15:35:19.780Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-21T15:35:22.316Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-21T15:35:27.050Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.144s coverage: 6.6% of statements [2022-07-21T15:35:27.050Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-21T15:35:27.050Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-21T15:35:27.050Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-07-21T15:35:27.050Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-21T15:35:27.050Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-21T15:35:27.050Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-21T15:35:27.309Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-07-21T15:35:27.567Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-07-21T15:35:27.826Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-21T15:35:27.826Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-07-21T15:35:28.888Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-21T15:35:29.836Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-21T15:35:30.774Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-21T15:35:31.714Z] === RUN TestDockerSuite/TestPortList [2022-07-21T15:35:38.292Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-21T15:35:38.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-21T15:35:40.025Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-21T15:35:40.832Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-21T15:35:40.832Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-21T15:35:40.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-21T15:35:42.744Z] docker_api_swarm_service_test.go:304: [db7b9077478b3] joining swarm manager [d72cdfc00d7d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:35:43.004Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-21T15:35:43.945Z] docker_api_swarm_service_test.go:304: [df90eef16bfac] joining swarm manager [d72cdfc00d7d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:35:44.205Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-21T15:35:44.776Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-21T15:35:45.347Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-21T15:35:47.257Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-21T15:35:47.826Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-21T15:35:50.366Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-21T15:35:53.680Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-21T15:35:53.680Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/ipam 14.282s coverage: 85.3% of statements [2022-07-21T15:35:54.898Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-21T15:35:54.898Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-21T15:35:54.898Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/ipamutils 0.248s coverage: 74.0% of statements [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.0% of statements [2022-07-21T15:35:54.898Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-07-21T15:35:55.157Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-21T15:35:56.221Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-21T15:36:02.792Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-21T15:36:03.362Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-21T15:36:03.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-21T15:36:05.004Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-21T15:36:05.944Z] docker_api_swarm_service_test.go:100: [d60a1f6adbe84] joining swarm manager [d4e86ca66d894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:36:06.204Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-21T15:36:06.776Z] docker_api_swarm_service_test.go:101: [d969f93be3cab] joining swarm manager [d4e86ca66d894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:36:07.345Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-21T15:36:09.257Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-21T15:36:11.799Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-21T15:36:12.371Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-21T15:36:12.632Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-21T15:36:13.203Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-21T15:36:14.599Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-21T15:36:16.506Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-21T15:36:16.506Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-21T15:36:16.506Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-21T15:36:16.766Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-21T15:36:17.025Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-21T15:36:17.025Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-21T15:36:18.406Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-21T15:36:18.976Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-21T15:36:19.545Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-21T15:36:26.127Z] check_test.go:611: [d60a1f6adbe84] daemon is not started [2022-07-21T15:36:27.066Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-21T15:36:27.639Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-21T15:36:29.019Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-21T15:36:29.019Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-21T15:36:29.019Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-21T15:36:29.279Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-21T15:36:31.817Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-21T15:36:31.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-21T15:36:32.389Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-21T15:36:33.770Z] docker_api_swarm_service_test.go:533: [d4c768503c2a3] joining swarm manager [d48f332e24362]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:36:34.709Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-21T15:36:35.285Z] docker_api_swarm_service_test.go:534: [de051046382f6] joining swarm manager [d48f332e24362]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:36:35.868Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-21T15:36:35.868Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-21T15:36:35.868Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-21T15:36:40.071Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-21T15:36:40.645Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-21T15:36:40.905Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-21T15:36:42.286Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-21T15:36:43.226Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-21T15:36:44.166Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-21T15:36:44.737Z] === RUN TestDockerSuite/TestRmiTag [2022-07-21T15:36:44.737Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-21T15:36:45.306Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-21T15:36:48.603Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-21T15:36:48.603Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-21T15:36:49.172Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-21T15:36:49.433Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-21T15:36:49.692Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-21T15:36:50.263Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-21T15:36:50.832Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-21T15:36:51.091Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-21T15:36:51.660Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-21T15:36:54.953Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-21T15:36:54.953Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-21T15:36:56.338Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-21T15:36:56.909Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-21T15:36:58.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-21T15:36:58.549Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-21T15:36:59.932Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-21T15:37:00.504Z] docker_api_swarm_service_test.go:148: [dce6b18ed38e8] joining swarm manager [dde41ce6eabf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:37:01.444Z] docker_api_swarm_service_test.go:148: [d9be7998ab105] joining swarm manager [dde41ce6eabf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:37:02.389Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-21T15:37:02.959Z] === RUN TestDockerSuite/TestDockerFails [2022-07-21T15:37:02.959Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-21T15:37:04.341Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-21T15:37:04.914Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-21T15:37:05.486Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-21T15:37:06.868Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-21T15:37:07.127Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-21T15:37:07.697Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-21T15:37:08.638Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-21T15:37:08.899Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-21T15:37:09.159Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-21T15:37:09.729Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-21T15:37:09.729Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-21T15:37:09.990Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-21T15:37:11.373Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-21T15:37:11.943Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-21T15:37:12.517Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-21T15:37:13.100Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-21T15:37:13.669Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-21T15:37:14.609Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-21T15:37:15.180Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-21T15:37:15.751Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-21T15:37:16.691Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-21T15:37:16.951Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-21T15:37:17.522Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-21T15:37:18.460Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-21T15:37:19.031Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-21T15:37:19.976Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-21T15:37:20.545Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-21T15:37:20.805Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-21T15:37:20.805Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-21T15:37:22.186Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-21T15:37:22.446Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-21T15:37:23.016Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-21T15:37:23.585Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-21T15:37:23.844Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-21T15:37:23.844Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-21T15:37:24.414Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-21T15:37:24.983Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-21T15:37:25.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-21T15:37:26.184Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-21T15:37:26.756Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-21T15:37:26.756Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-21T15:37:27.330Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-21T15:37:27.589Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-21T15:37:28.159Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-21T15:37:28.733Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-21T15:37:29.302Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-21T15:37:29.562Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-21T15:37:29.821Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-21T15:37:30.080Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-21T15:37:31.021Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-21T15:37:31.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-21T15:37:32.903Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-21T15:37:33.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-21T15:37:33.732Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-21T15:37:34.302Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-21T15:37:34.562Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-21T15:37:35.132Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-21T15:37:36.074Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-21T15:37:37.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-21T15:37:38.241Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-21T15:37:38.241Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-21T15:37:38.812Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-21T15:37:40.724Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-21T15:37:42.637Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-21T15:37:44.019Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-21T15:37:45.929Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-21T15:37:45.929Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-21T15:37:45.929Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-21T15:37:45.929Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-21T15:37:45.929Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-21T15:37:46.188Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-21T15:37:46.748Z] ok github.com/docker/docker/libnetwork/networkdb 104.445s coverage: 60.4% of statements [2022-07-21T15:37:46.748Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-21T15:37:46.748Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-21T15:37:46.748Z] ok github.com/docker/docker/libnetwork/osl 4.303s coverage: 39.7% of statements [2022-07-21T15:37:46.748Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2022-07-21T15:37:46.748Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-21T15:37:47.589Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-21T15:37:47.683Z] ok github.com/docker/docker/libnetwork/portmapper 0.520s coverage: 48.6% of statements [2022-07-21T15:37:47.943Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-21T15:37:47.943Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-21T15:37:48.202Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === Skipped [2022-07-21T15:37:48.202Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-21T15:37:48.202Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-21T15:37:48.202Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-21T15:37:48.202Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-21T15:37:48.202Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-21T15:37:48.202Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-21T15:37:48.202Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-21T15:37:48.202Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-21T15:37:48.202Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-21T15:37:48.202Z] firewalld_test.go:14: firewalld is not running [2022-07-21T15:37:48.202Z] [2022-07-21T15:37:48.202Z] DONE 327 tests, 9 skipped in 199.886s [2022-07-21T15:37:48.528Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf Post stage [Pipeline] junit [2022-07-21T15:37:48.780Z] Recording test results [2022-07-21T15:37:49.172Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-21T15:37:49.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42829/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f499c6b9ec960592f6e89f5d0d759dfac623d066 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f499c6b9ec960592f6e89f5d0d759dfac623d066 hack/validate/vendor [2022-07-21T15:37:49.909Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-21T15:37:50.058Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-21T15:37:50.478Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-21T15:37:50.623Z] + echo Ensuring container killed. [2022-07-21T15:37:50.623Z] Ensuring container killed. [2022-07-21T15:37:50.623Z] + docker rm -vf docker-pr6 [2022-07-21T15:37:50.623Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-07-21T15:37:50.916Z] + echo Chowning /workspace to jenkins user [2022-07-21T15:37:50.916Z] Chowning /workspace to jenkins user [2022-07-21T15:37:50.916Z] + id -u [2022-07-21T15:37:50.916Z] + id -g [2022-07-21T15:37:50.916Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-21T15:37:51.771Z] + bundleName=unit [2022-07-21T15:37:51.771Z] + echo Creating unit-bundles.tar.gz [2022-07-21T15:37:51.771Z] Creating unit-bundles.tar.gz [2022-07-21T15:37:51.771Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-21T15:37:51.771Z] bundles/junit-report-libnetwork.xml [2022-07-21T15:37:51.771Z] bundles/junit-report.xml [2022-07-21T15:37:51.771Z] bundles/go-test-report-libnetwork.json [2022-07-21T15:37:51.771Z] bundles/go-test-report.json [2022-07-21T15:37:51.771Z] bundles/profile-libnetwork.out [2022-07-21T15:37:51.771Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-21T15:37:51.783Z] Archiving artifacts [2022-07-21T15:37:51.864Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-21T15:37:52.124Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-21T15:37:52.124Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-21T15:37:52.124Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-21T15:37:52.273Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42829/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-21T15:37:52.384Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-21T15:37:52.578Z] + make clean [2022-07-21T15:37:52.836Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-21T15:37:52.836Z] docker-dev-cache [2022-07-21T15:37:52.836Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-21T15:37:53.766Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-21T15:37:53.766Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-21T15:37:54.337Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-21T15:37:54.906Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-21T15:37:55.168Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-21T15:37:55.739Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-21T15:37:56.000Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-21T15:37:56.940Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-21T15:37:57.203Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-21T15:37:57.774Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-21T15:37:58.345Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-21T15:37:58.914Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-21T15:37:59.174Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-21T15:37:59.746Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-21T15:38:00.005Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-21T15:38:00.266Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-21T15:38:00.526Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-21T15:38:01.096Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-21T15:38:03.017Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-21T15:38:03.017Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-21T15:38:03.017Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-21T15:38:03.017Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-21T15:38:03.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-21T15:38:05.499Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-21T15:38:06.440Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-21T15:38:08.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-21T15:38:10.889Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-21T15:38:13.427Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-21T15:38:15.967Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-21T15:38:17.875Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-21T15:38:18.136Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-21T15:38:18.397Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-21T15:38:19.338Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-21T15:38:19.338Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-21T15:38:19.338Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-21T15:38:19.338Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-21T15:38:20.278Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-21T15:38:20.848Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-21T15:38:22.229Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-21T15:38:23.641Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-21T15:38:25.549Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-21T15:38:25.549Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-21T15:38:28.843Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-21T15:38:31.386Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-21T15:38:31.386Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-21T15:38:31.957Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-21T15:38:32.528Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-21T15:38:32.528Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-21T15:38:32.528Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-21T15:38:33.469Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-21T15:38:34.038Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-21T15:38:35.419Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-21T15:38:35.419Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-21T15:38:35.419Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-21T15:38:36.359Z] === RUN TestDockerSuite/TestRunMount [2022-07-21T15:38:39.653Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-21T15:38:40.223Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-21T15:38:40.792Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-21T15:38:41.732Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-21T15:38:43.112Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-21T15:38:44.500Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-21T15:38:45.880Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-21T15:38:46.819Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-21T15:38:47.758Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-21T15:38:47.758Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-21T15:38:48.327Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-21T15:38:48.896Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-21T15:38:49.155Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-21T15:38:49.725Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-21T15:38:51.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-21T15:38:52.487Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-21T15:38:52.747Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-21T15:38:56.949Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-21T15:38:56.949Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-21T15:38:56.949Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-21T15:38:57.209Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-21T15:38:57.209Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-21T15:38:57.779Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-21T15:38:58.348Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-21T15:38:58.348Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-21T15:38:58.918Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-21T15:39:00.826Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-21T15:39:04.146Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-21T15:39:04.716Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-21T15:39:04.716Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-21T15:39:04.716Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-21T15:39:05.286Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-21T15:39:05.859Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-21T15:39:06.799Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-21T15:39:07.059Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-21T15:39:07.998Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-21T15:39:08.568Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-21T15:39:08.568Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-21T15:39:09.138Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-21T15:39:10.078Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-21T15:39:10.078Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-21T15:39:10.337Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-21T15:39:10.907Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-21T15:39:10.907Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-21T15:39:10.907Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-21T15:39:11.478Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-21T15:39:12.049Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-21T15:39:12.049Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-21T15:39:12.049Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-21T15:39:12.988Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-21T15:39:12.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-21T15:39:13.928Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-21T15:39:13.928Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-21T15:39:13.928Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-21T15:39:15.836Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-21T15:39:16.406Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-21T15:39:17.789Z] === RUN TestDockerSuite/TestRunRm [2022-07-21T15:39:18.050Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-21T15:39:18.989Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-21T15:39:21.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-21T15:39:21.816Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-21T15:39:22.385Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-21T15:39:22.955Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-21T15:39:24.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-21T15:39:24.864Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-21T15:39:25.433Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-21T15:39:27.346Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-21T15:39:28.286Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-21T15:39:30.830Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-21T15:39:31.770Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-21T15:39:32.030Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-21T15:39:32.971Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-21T15:39:33.540Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-21T15:39:34.109Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-21T15:39:34.369Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-21T15:39:34.942Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-21T15:39:35.512Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-21T15:39:36.082Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-21T15:39:36.652Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-21T15:39:36.652Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-21T15:39:39.202Z] === RUN TestDockerSuite/TestRunState [2022-07-21T15:39:40.162Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-21T15:39:40.422Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-21T15:39:40.993Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-21T15:39:41.252Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-21T15:39:41.252Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-21T15:39:41.252Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-21T15:39:41.821Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-21T15:39:41.821Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-21T15:39:42.391Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-21T15:39:43.333Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-21T15:39:43.593Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-21T15:39:43.593Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-21T15:39:44.533Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-21T15:39:45.473Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-21T15:39:46.414Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-21T15:39:46.674Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-21T15:39:48.584Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-21T15:39:48.584Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-21T15:39:51.880Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-21T15:39:51.880Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-21T15:39:54.419Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-21T15:39:54.419Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-21T15:39:54.678Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-21T15:39:55.247Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-21T15:39:55.819Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-21T15:39:57.730Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-21T15:39:58.323Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-21T15:39:58.902Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-21T15:39:59.162Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-21T15:39:59.162Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-21T15:39:59.422Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-21T15:39:59.992Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-21T15:40:00.254Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-21T15:40:01.195Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-21T15:40:01.195Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-21T15:40:01.195Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-21T15:40:01.195Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-21T15:40:01.766Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-21T15:40:02.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-21T15:40:05.325Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-21T15:40:05.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-21T15:40:05.585Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-21T15:40:06.527Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-21T15:40:07.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-21T15:40:08.407Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-21T15:40:09.791Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-21T15:40:09.791Z] docker_cli_service_logs_test.go:248: checking task urr6i1o64h74 [2022-07-21T15:40:10.053Z] docker_cli_service_logs_test.go:253: checking messages for urr6i1o64h74 [2022-07-21T15:40:10.053Z] docker_cli_service_logs_test.go:248: checking task o218t5juma63 [2022-07-21T15:40:10.053Z] docker_cli_service_logs_test.go:253: checking messages for o218t5juma63 [2022-07-21T15:40:10.994Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-21T15:40:11.565Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-21T15:40:13.474Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-21T15:40:13.474Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-21T15:40:14.046Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-21T15:40:14.046Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-21T15:40:14.046Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-21T15:40:14.046Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-21T15:40:14.046Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-21T15:40:14.046Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-21T15:40:14.046Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-21T15:40:14.046Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-21T15:40:14.046Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-21T15:40:14.046Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-21T15:40:14.985Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-21T15:40:15.554Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-21T15:40:16.501Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-21T15:40:17.071Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-21T15:40:17.332Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-21T15:40:17.332Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-21T15:40:17.902Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-21T15:40:17.902Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-21T15:40:17.902Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-21T15:40:17.902Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-21T15:40:17.902Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-21T15:40:17.902Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-21T15:40:17.902Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-21T15:40:18.162Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-21T15:40:18.733Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-21T15:40:18.733Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-21T15:40:19.304Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-21T15:40:19.304Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-21T15:40:19.874Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-21T15:40:19.874Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-21T15:40:20.447Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-21T15:40:21.019Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-21T15:40:21.019Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-21T15:40:21.019Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-21T15:40:21.960Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-21T15:40:23.343Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-21T15:40:23.604Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-21T15:40:23.604Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-21T15:40:23.604Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-21T15:40:23.864Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-21T15:40:23.864Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-21T15:40:24.804Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-21T15:40:25.374Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-21T15:40:26.755Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-21T15:40:27.015Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-21T15:40:27.015Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-21T15:40:27.015Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-21T15:40:27.015Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-21T15:40:27.954Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-21T15:40:28.643Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-21T15:40:29.215Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-21T15:40:30.597Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-21T15:40:30.857Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-21T15:40:31.428Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-21T15:40:33.356Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-21T15:40:33.926Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-21T15:40:36.470Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-21T15:40:37.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-21T15:40:38.425Z] docker_cli_swarm_test.go:1895: [d2ec1e3265df0] joining swarm manager [da5878b7363c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:40:39.806Z] docker_cli_swarm_test.go:1896: [d9e29403b45bc] joining swarm manager [da5878b7363c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:40:40.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-21T15:40:41.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-21T15:40:43.365Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-21T15:40:43.937Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-21T15:40:44.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-21T15:40:46.258Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-21T15:40:47.197Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-21T15:40:48.581Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-21T15:40:49.962Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-21T15:40:51.345Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-21T15:40:52.798Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-21T15:40:54.179Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-21T15:40:56.088Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-21T15:40:56.658Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-21T15:40:56.658Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-21T15:40:56.658Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-21T15:40:56.658Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-21T15:40:57.228Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-21T15:40:58.170Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-21T15:40:58.740Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-21T15:40:59.681Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-21T15:40:59.681Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-21T15:41:01.063Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-21T15:41:01.063Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-21T15:41:01.323Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-21T15:41:02.264Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2218089490 [2022-07-21T15:41:02.525Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-21T15:41:02.525Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-21T15:41:03.907Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-21T15:41:03.907Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-21T15:41:03.907Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-21T15:41:04.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-21T15:41:05.107Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-21T15:41:06.488Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-21T15:41:06.749Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-21T15:41:09.287Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-21T15:41:09.287Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-21T15:41:09.547Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-21T15:41:09.816Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-21T15:41:11.214Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-21T15:41:11.214Z] docker_cli_sni_test.go:30: Flakey test [2022-07-21T15:41:11.214Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-21T15:41:16.491Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-21T15:41:17.872Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-21T15:41:18.132Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-21T15:41:19.071Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-21T15:41:21.607Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-21T15:41:22.176Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-21T15:41:23.557Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-21T15:41:24.127Z] docker_cli_swarm_test.go:1796: [d70a1443b3373] joining swarm manager [d9762323f53ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:41:24.127Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-21T15:41:25.507Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-21T15:41:25.507Z] docker_cli_swarm_test.go:1797: [da36f9b680cd0] joining swarm manager [d9762323f53ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:41:26.888Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-21T15:41:28.270Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-21T15:41:30.847Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-21T15:41:35.043Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-21T15:41:37.581Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-21T15:41:37.581Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-21T15:41:42.858Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-21T15:41:44.766Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-21T15:41:45.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-21T15:41:45.596Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-21T15:41:46.166Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-21T15:41:46.738Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-21T15:41:46.738Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-21T15:41:46.738Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-21T15:41:47.309Z] docker_cli_swarm_test.go:1315: [d403828c88ed4] joining swarm manager [de8c42459c5ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:41:47.309Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-21T15:41:47.880Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-21T15:41:47.880Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-21T15:41:47.880Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-21T15:41:47.880Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-21T15:41:47.880Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-21T15:41:48.822Z] docker_cli_swarm_test.go:1316: [d21702f19eba9] joining swarm manager [de8c42459c5ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:41:49.082Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-21T15:41:49.652Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-21T15:41:50.222Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-21T15:41:51.160Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-21T15:41:55.377Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-21T15:41:55.640Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-21T15:41:55.640Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-21T15:41:55.640Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-21T15:41:56.210Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-21T15:41:56.781Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-21T15:41:58.694Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-21T15:42:00.077Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-21T15:42:01.460Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-21T15:42:19.556Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-21T15:42:19.816Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-21T15:42:19.816Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-21T15:42:20.076Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-21T15:42:20.076Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-21T15:42:20.076Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-21T15:42:20.076Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite (1316.54s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.25s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.84s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.71s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.78s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.25s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.79s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.39s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.88s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.74s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.39s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.64s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.78s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.78s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.72s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.06s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.57s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.08s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.49s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2022-07-21T15:42:20.338Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.57s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.29s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.31s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.34s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.46s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cce270__} (1.46s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11047080306_/foo_false_____} (1.53s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11047080306_/foo_true_____} (1.51s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32197911891_/foo_false_____} (1.53s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32197911891_/foo_true_____} (1.53s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32197911891_/foo_true__0xc000cce2a0___} (1.49s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cce2b8__} (0.68s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cce318__} (1.51s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cce330__} (1.55s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cce348__} (1.57s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.45s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.89s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.73s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.67s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.60s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.67s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.25s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.91s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.95s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.45s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.11s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-21T15:42:20.338Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.63s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.64s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.69s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachDetach (1.31s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.23s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.03s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.73s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.75s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.76s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.35s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.55s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.14s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.53s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.63s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.58s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.82s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.62s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.21s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.40s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.65s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.97s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.38s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.34s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.30s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.22s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.33s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.78s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.42s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.47s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.94s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.18s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.96s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.48s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.99s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.97s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.59s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.78s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.49s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.17s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.60s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.38s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.91s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.69s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.20s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.95s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.97s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.49s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.31s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.78s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.12s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.46s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.29s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.47s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.39s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.88s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.72s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.86s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.52s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.23s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.52s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.23s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.95s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnv (0.83s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.75s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.63s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.86s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.82s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.48s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.81s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.05s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.18s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.70s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.64s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.09s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.04s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.69s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.33s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.99s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.39s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.19s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.56s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.26s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.15s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.20s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.10s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.60s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.95s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.48s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.09s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.03s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.42s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.54s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.80s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.29s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.78s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.74s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.64s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.51s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.27s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.71s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.80s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.24s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.91s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildPATH (2.91s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.84s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.89s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.21s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildRm (2.76s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.80s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.16s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.35s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.86s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.82s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.88s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.18s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.99s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.58s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-07-21T15:42:20.339Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.45s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestCommitChange (0.74s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.40s) [2022-07-21T15:42:20.339Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.57s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.65s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.82s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.74s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.19s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.29s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.86s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.74s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.70s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.20s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsCopy (1.04s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.13s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.75s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.53s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.94s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.53s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.20s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecEnv (0.80s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.76s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecParseError (0.56s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.66s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecStartFails (0.77s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecTTY (0.73s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.43s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.64s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestHealth (19.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestBuildHistory (2.55s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.33s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.49s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.69s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.75s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.82s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.72s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.71s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.31s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.29s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.95s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestPluginActive (2.38s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2022-07-21T15:42:20.340Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-07-21T15:42:20.340Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.20s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPortList (6.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.99s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.76s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.30s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.70s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.22s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.33s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.07s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.82s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.58s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.90s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.53s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.23s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.94s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.54s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.05s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.65s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.93s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.64s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.89s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.81s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.71s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.69s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.78s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.71s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.72s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.34s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.55s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.12s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.96s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.54s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.74s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.18s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.66s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.53s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.12s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.58s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.60s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.34s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.49s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.67s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunMount (3.62s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.86s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.27s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.46s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.37s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.15s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.41s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunRm (0.66s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.96s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.53s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.57s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.60s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.63s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.44s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-07-21T15:42:20.341Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2022-07-21T15:42:20.341Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.04s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.60s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.57s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.69s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.27s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.89s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.96s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.42s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.67s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.76s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.90s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.12s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.39s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.51s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.19s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.42s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.15s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.60s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.61s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.09s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.69s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2022-07-21T15:42:20.342Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-21T15:42:20.342Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-21T15:42:20.342Z] === RUN TestDockerRegistrySuite [2022-07-21T15:42:20.342Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-21T15:42:21.281Z] check_test.go:427: [d9ab790cda75d] daemon is not started [2022-07-21T15:42:21.281Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-21T15:42:22.665Z] check_test.go:427: [d41ef806448bb] daemon is not started [2022-07-21T15:42:22.665Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-21T15:42:23.609Z] check_test.go:427: [d130a4fa794d6] daemon is not started [2022-07-21T15:42:23.609Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-21T15:42:23.868Z] check_test.go:427: [def5ef60418e4] daemon is not started [2022-07-21T15:42:23.868Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-21T15:42:26.407Z] check_test.go:427: [d45f2cf680226] daemon is not started [2022-07-21T15:42:26.407Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-21T15:42:32.982Z] check_test.go:427: [d28678825ae47] daemon is not started [2022-07-21T15:42:32.982Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-21T15:42:35.522Z] check_test.go:427: [d43221ee2ba83] daemon is not started [2022-07-21T15:42:35.522Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-21T15:42:36.093Z] check_test.go:427: [dc0fc77275c1e] daemon is not started [2022-07-21T15:42:36.093Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-21T15:42:37.034Z] check_test.go:427: [d8b9a8f97b534] daemon is not started [2022-07-21T15:42:37.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-21T15:42:37.972Z] check_test.go:427: [d9526454ff66e] daemon is not started [2022-07-21T15:42:37.972Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-21T15:42:39.354Z] check_test.go:427: [d305f5af53ef2] daemon is not started [2022-07-21T15:42:39.354Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-21T15:42:40.293Z] check_test.go:427: [dca18b7807be4] daemon is not started [2022-07-21T15:42:40.293Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-21T15:42:41.237Z] check_test.go:427: [d3a5357f65798] daemon is not started [2022-07-21T15:42:41.237Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-21T15:42:42.178Z] check_test.go:427: [d664ecf8faee9] daemon is not started [2022-07-21T15:42:42.437Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-21T15:42:43.376Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9e78e36b0b65e9be25ca2a7453b63dd82ec94f3e4cb4fa723da569a56bd3a85 [2022-07-21T15:42:43.947Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:45ac0f1a5bdcb58dd817330d4426193dedd7b59e5ec91f971591215eadaf380a [2022-07-21T15:42:44.207Z] check_test.go:427: [d6b4b14baa6b8] daemon is not started [2022-07-21T15:42:44.207Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-21T15:42:45.160Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e35573d3cfc9d155dbba8731a4c9bce7200f3a179b0706bd5e106a538522dc1 [2022-07-21T15:42:46.099Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f65346d5768af25f43b90267ebc339dfb11ef0183f7388148b8770c9337fa233 [2022-07-21T15:42:46.099Z] check_test.go:427: [df6b8ca91efce] daemon is not started [2022-07-21T15:42:46.099Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-21T15:42:47.038Z] check_test.go:427: [ddbe0017295f8] daemon is not started [2022-07-21T15:42:47.038Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-21T15:42:49.578Z] check_test.go:427: [dbe72cb322ccc] daemon is not started [2022-07-21T15:42:49.578Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-21T15:42:50.147Z] check_test.go:427: [daaa2233588d7] daemon is not started [2022-07-21T15:42:50.147Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-21T15:42:50.407Z] check_test.go:427: [dcbb1aa3d7169] daemon is not started [2022-07-21T15:42:50.407Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-21T15:42:51.345Z] check_test.go:427: [d04913cad79de] daemon is not started [2022-07-21T15:42:51.345Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-21T15:42:52.284Z] check_test.go:427: [df034c74ebb32] daemon is not started [2022-07-21T15:42:52.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-21T15:42:53.224Z] check_test.go:427: [de0a3c6e83c71] daemon is not started [2022-07-21T15:42:53.224Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-21T15:42:55.767Z] check_test.go:427: [dbe44f94cd27f] daemon is not started [2022-07-21T15:42:55.767Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-21T15:42:55.767Z] check_test.go:427: [d1dcec08f4df8] daemon is not started [2022-07-21T15:42:55.767Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-21T15:42:56.706Z] check_test.go:427: [d4f3d30dfe86e] daemon is not started [2022-07-21T15:42:56.706Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-21T15:42:57.275Z] check_test.go:427: [d4c91716306f7] daemon is not started [2022-07-21T15:42:57.275Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-21T15:42:57.275Z] check_test.go:427: [dfd424e2f1005] daemon is not started [2022-07-21T15:42:57.275Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-21T15:42:57.535Z] check_test.go:427: [dbead3544ed7e] daemon is not started [2022-07-21T15:42:57.535Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-21T15:42:57.794Z] check_test.go:427: [d06a405e3d27d] daemon is not started [2022-07-21T15:42:57.794Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-21T15:42:58.365Z] check_test.go:427: [d1ff3fb9981aa] daemon is not started [2022-07-21T15:42:58.365Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-21T15:42:58.365Z] check_test.go:427: [d1404f61dac08] daemon is not started [2022-07-21T15:42:58.365Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-21T15:42:59.306Z] check_test.go:427: [d18b9a5b9d68e] daemon is not started [2022-07-21T15:42:59.306Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-21T15:43:00.686Z] check_test.go:427: [d950e7ea95e3a] daemon is not started [2022-07-21T15:43:00.686Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-21T15:43:01.626Z] check_test.go:427: [d0a83c69178da] daemon is not started [2022-07-21T15:43:01.626Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-21T15:43:02.588Z] check_test.go:427: [d3edae7b5aa19] daemon is not started [2022-07-21T15:43:02.588Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-21T15:43:03.527Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite (43.99s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.85s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.96s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.09s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.95s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-07-21T15:43:04.097Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-07-21T15:43:04.097Z] === RUN TestDockerSchema1RegistrySuite [2022-07-21T15:43:04.097Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-21T15:43:04.358Z] check_test.go:454: [d9a5ac329b3c5] daemon is not started [2022-07-21T15:43:04.358Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-21T15:43:07.653Z] check_test.go:454: [dacadc40846c0] daemon is not started [2022-07-21T15:43:07.653Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-21T15:43:12.932Z] check_test.go:454: [d5fc8e7b74129] daemon is not started [2022-07-21T15:43:12.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-21T15:43:14.314Z] check_test.go:454: [d4f9c1281ff99] daemon is not started [2022-07-21T15:43:14.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-21T15:43:14.314Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-21T15:43:14.314Z] check_test.go:454: [db40cc0a0177b] daemon is not started [2022-07-21T15:43:14.314Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-21T15:43:15.254Z] check_test.go:454: [d067c91ced8a5] daemon is not started [2022-07-21T15:43:15.254Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-21T15:43:16.639Z] check_test.go:454: [d14163072812b] daemon is not started [2022-07-21T15:43:16.639Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-21T15:43:18.022Z] check_test.go:454: [deeb45ac7cdd2] daemon is not started [2022-07-21T15:43:18.022Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-21T15:43:18.282Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-21T15:43:20.824Z] check_test.go:454: [dd7c774fc09fa] daemon is not started [2022-07-21T15:43:20.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-21T15:43:21.395Z] check_test.go:454: [d3bb091babb32] daemon is not started [2022-07-21T15:43:21.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-21T15:43:21.966Z] check_test.go:454: [df5efbd40d911] daemon is not started [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite (17.72s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.77s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.15s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.59s) [2022-07-21T15:43:21.966Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2022-07-21T15:43:21.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-21T15:43:21.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-21T15:43:22.911Z] check_test.go:483: [d8b727de80373] daemon is not started [2022-07-21T15:43:22.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-21T15:43:23.867Z] check_test.go:483: [d1a8bbfdc7ba8] daemon is not started [2022-07-21T15:43:23.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-21T15:43:23.867Z] check_test.go:483: [d0e1962b432a5] daemon is not started [2022-07-21T15:43:23.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-21T15:43:25.249Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-21T15:43:25.249Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-21T15:43:25.820Z] check_test.go:483: [d2ed7e914098b] daemon is not started [2022-07-21T15:43:25.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-21T15:43:26.390Z] check_test.go:483: [d67c8261f4fd8] daemon is not started [2022-07-21T15:43:26.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-21T15:43:27.774Z] check_test.go:483: [d74d012c54644] daemon is not started [2022-07-21T15:43:27.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-21T15:43:27.774Z] check_test.go:483: [d01d77876f1e0] daemon is not started [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.86s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.97s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.71s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.09s) [2022-07-21T15:43:27.774Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2022-07-21T15:43:27.774Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-21T15:43:27.774Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-21T15:43:31.066Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-21T15:43:32.973Z] check_test.go:510: [dcc45aa10f3b7] daemon is not started [2022-07-21T15:43:32.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-21T15:43:32.973Z] check_test.go:510: [d73a90af8c1a8] daemon is not started [2022-07-21T15:43:32.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-21T15:43:33.237Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-21T15:43:33.237Z] check_test.go:510: [d6b8c50dbd1e7] daemon is not started [2022-07-21T15:43:33.237Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-21T15:43:33.496Z] check_test.go:510: [df06ef800eaca] daemon is not started [2022-07-21T15:43:33.496Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-21T15:43:33.496Z] check_test.go:510: [dcfbb96ebaec5] daemon is not started [2022-07-21T15:43:33.496Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-07-21T15:43:33.496Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-21T15:43:33.496Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-21T15:43:33.496Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-07-21T15:43:33.496Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-07-21T15:43:33.496Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-21T15:43:33.496Z] === RUN TestDockerNetworkSuite [2022-07-21T15:43:33.496Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-21T15:43:34.882Z] docker_cli_network_unix_test.go:46: [dd401334a115d] daemon is not started [2022-07-21T15:43:35.142Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-21T15:43:35.712Z] docker_cli_network_unix_test.go:46: [d4709e9452c7b] daemon is not started [2022-07-21T15:43:35.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-21T15:43:37.884Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-21T15:43:38.824Z] docker_cli_network_unix_test.go:46: [db336fa5bec74] daemon is not started [2022-07-21T15:43:39.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-21T15:43:40.333Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-21T15:43:41.291Z] docker_cli_network_unix_test.go:46: [de4984982faed] daemon is not started [2022-07-21T15:43:41.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-21T15:43:41.550Z] docker_cli_network_unix_test.go:1233: [d6838d40ea6c2] daemon is not started [2022-07-21T15:43:44.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-21T15:43:44.846Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-21T15:43:44.846Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-21T15:43:44.846Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-21T15:43:45.786Z] docker_cli_network_unix_test.go:46: [d6c9aca6ff23d] daemon is not started [2022-07-21T15:43:46.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-21T15:43:51.639Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-21T15:43:51.898Z] docker_cli_network_unix_test.go:46: [dbcbebdad2dc3] daemon is not started [2022-07-21T15:43:52.468Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-21T15:43:53.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-21T15:43:53.298Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-21T15:43:55.207Z] docker_cli_network_unix_test.go:46: [d80304098855d] daemon is not started [2022-07-21T15:43:55.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-21T15:43:56.035Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-21T15:43:56.975Z] docker_cli_network_unix_test.go:46: [d316bf0915ad7] daemon is not started [2022-07-21T15:43:57.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-21T15:43:57.804Z] docker_cli_network_unix_test.go:46: [d5ef83b5ac436] daemon is not started [2022-07-21T15:43:57.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-21T15:43:58.375Z] docker_cli_network_unix_test.go:46: [db1a76bac20c3] daemon is not started [2022-07-21T15:43:58.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-21T15:43:58.944Z] docker_cli_network_unix_test.go:46: [d01cc12399f46] daemon is not started [2022-07-21T15:43:59.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-21T15:43:59.773Z] docker_cli_network_unix_test.go:46: [dc48247d1a2e8] daemon is not started [2022-07-21T15:44:00.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-21T15:44:00.343Z] docker_cli_network_unix_test.go:46: [d240758850e90] daemon is not started [2022-07-21T15:44:00.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-21T15:44:00.926Z] docker_cli_network_unix_test.go:46: [dee032b766d48] daemon is not started [2022-07-21T15:44:00.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-21T15:44:01.186Z] docker_cli_network_unix_test.go:46: [d6f4a2fb22152] daemon is not started [2022-07-21T15:44:01.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-21T15:44:01.706Z] docker_cli_network_unix_test.go:46: [ded1197881835] daemon is not started [2022-07-21T15:44:01.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-21T15:44:01.706Z] docker_cli_network_unix_test.go:46: [d8cf85a8d2804] daemon is not started [2022-07-21T15:44:01.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-21T15:44:01.966Z] docker_cli_network_unix_test.go:46: [dbb6082300391] daemon is not started [2022-07-21T15:44:01.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-21T15:44:02.536Z] docker_cli_network_unix_test.go:46: [d9ee62d4fd094] daemon is not started [2022-07-21T15:44:02.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-21T15:44:03.105Z] docker_cli_network_unix_test.go:46: [d54b5107f84ea] daemon is not started [2022-07-21T15:44:03.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-21T15:44:03.674Z] docker_cli_network_unix_test.go:46: [dc9e798820ccc] daemon is not started [2022-07-21T15:44:03.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-21T15:44:03.934Z] docker_cli_network_unix_test.go:46: [d23499ab61c66] daemon is not started [2022-07-21T15:44:03.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-21T15:44:03.934Z] docker_cli_network_unix_test.go:46: [d217f9f4e0784] daemon is not started [2022-07-21T15:44:03.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-21T15:44:05.317Z] docker_cli_network_unix_test.go:968: [d3ad88e27b253] daemon is not started [2022-07-21T15:44:06.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-21T15:44:07.639Z] docker_cli_network_unix_test.go:46: [d353c8e4d71ce] daemon is not started [2022-07-21T15:44:07.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-21T15:44:10.181Z] docker_cli_network_unix_test.go:1116: [d9b5d9a3afe41] daemon is not started [2022-07-21T15:44:13.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-21T15:44:13.481Z] docker_cli_network_unix_test.go:46: [d78ce31d8d0da] daemon is not started [2022-07-21T15:44:13.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-21T15:44:14.050Z] docker_cli_network_unix_test.go:46: [d342de0b6aa1b] daemon is not started [2022-07-21T15:44:14.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-21T15:44:14.050Z] docker_cli_network_unix_test.go:46: [d48816520bd31] daemon is not started [2022-07-21T15:44:14.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-21T15:44:14.050Z] docker_cli_network_unix_test.go:46: [d5851144304a8] daemon is not started [2022-07-21T15:44:14.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-21T15:44:14.309Z] docker_cli_network_unix_test.go:46: [d301c43a7ff01] daemon is not started [2022-07-21T15:44:14.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-21T15:44:14.309Z] docker_cli_network_unix_test.go:46: [d003dba79f416] daemon is not started [2022-07-21T15:44:14.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-21T15:44:14.309Z] docker_cli_network_unix_test.go:46: [da1de13b54bf8] daemon is not started [2022-07-21T15:44:14.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-21T15:44:16.219Z] docker_cli_network_unix_test.go:46: [de7773f41feec] daemon is not started [2022-07-21T15:44:16.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-21T15:44:16.792Z] docker_cli_network_unix_test.go:46: [de4cefd48f6c2] daemon is not started [2022-07-21T15:44:16.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-21T15:44:16.792Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-21T15:44:16.792Z] docker_cli_network_unix_test.go:46: [d79a7b96db367] daemon is not started [2022-07-21T15:44:16.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-21T15:44:17.362Z] docker_cli_network_unix_test.go:46: [d1a68bdce3655] daemon is not started [2022-07-21T15:44:17.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-21T15:44:20.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-21T15:44:22.830Z] docker_cli_network_unix_test.go:1084: [d93db1763c92d] daemon is not started [2022-07-21T15:44:24.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-21T15:44:24.211Z] docker_cli_network_unix_test.go:46: [d3d350c3ae267] daemon is not started [2022-07-21T15:44:24.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-21T15:44:24.780Z] docker_cli_network_unix_test.go:46: [d46bd92429601] daemon is not started [2022-07-21T15:44:25.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-21T15:44:25.981Z] docker_cli_network_unix_test.go:46: [dc1da5a4e9e5b] daemon is not started [2022-07-21T15:44:26.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-21T15:44:26.550Z] docker_cli_network_unix_test.go:46: [da145aff2d288] daemon is not started [2022-07-21T15:44:26.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-21T15:44:26.810Z] docker_cli_network_unix_test.go:46: [dce6a47464cd0] daemon is not started [2022-07-21T15:44:27.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-21T15:44:27.640Z] docker_cli_network_unix_test.go:46: [d13c3dc32512a] daemon is not started [2022-07-21T15:44:27.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-21T15:44:28.210Z] docker_cli_network_unix_test.go:46: [d59c0f4daefd6] daemon is not started [2022-07-21T15:44:28.470Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-21T15:44:35.046Z] docker_cli_network_unix_test.go:46: [da22d6efc7394] daemon is not started [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite (60.62s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.52s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.90s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.68s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.81s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.00s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.75s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.73s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.89s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.30s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.66s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.58s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-21T15:44:35.046Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-07-21T15:44:35.046Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2022-07-21T15:44:35.046Z] === RUN TestDockerHubPullSuite [2022-07-21T15:44:35.046Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-21T15:44:36.426Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-21T15:44:38.962Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-21T15:44:39.901Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-21T15:44:41.814Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-21T15:44:42.074Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite (8.21s) [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s) [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-07-21T15:44:42.335Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-07-21T15:44:42.335Z] PASS [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === Skipped [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-21T15:44:42.335Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.335Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-21T15:44:42.335Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-21T15:44:42.335Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-21T15:44:42.335Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_sni_test.go:30: Flakey test [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-21T15:44:42.336Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-21T15:44:42.336Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-21T15:44:42.336Z] docker_cli_network_unix_test.go:46: [d79a7b96db367] daemon is not started [2022-07-21T15:44:42.336Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-21T15:44:42.336Z] [2022-07-21T15:44:42.336Z] DONE 1265 tests, 51 skipped in 1464.081s [2022-07-21T15:44:42.336Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-21T15:44:42.596Z] ++++ cat bundles/test-integration/docker.pid [2022-07-21T15:44:42.596Z] +++ kill 9358 [2022-07-21T15:44:42.596Z] +++ /etc/init.d/apparmor stop [2022-07-21T15:44:42.596Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-21T15:44:42.596Z] [2022-07-21T15:44:42.596Z] Unloading profiles will leave already running processes permanently [2022-07-21T15:44:42.596Z] unconfined, which can lead to unexpected situations. [2022-07-21T15:44:42.596Z] [2022-07-21T15:44:42.596Z] To set a process to complain mode, use the command line tool [2022-07-21T15:44:42.596Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-21T15:44:42.596Z] +++ true [2022-07-21T15:44:42.596Z] exiting test-integration [2022-07-21T15:44:42.596Z] ++ exit 0 [2022-07-21T15:44:42.596Z] [2022-07-21T15:44:42.855Z] + for job in $(jobs -p) [2022-07-21T15:44:42.855Z] + wait 8006 [2022-07-21T15:44:50.977Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-21T15:44:52.358Z] docker_cli_swarm_test.go:1180: [da170724d0d93] joining swarm manager [dca36082cda83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:44:58.927Z] docker_cli_swarm_test.go:1189: [de1278b065af0] joining swarm manager [dca36082cda83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:45:37.652Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-21T15:45:40.955Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-21T15:45:45.153Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-21T15:45:47.061Z] docker_cli_swarm_test.go:1112: [d64f165a25ce5] joining swarm manager [d47f62c8d3554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:45:48.967Z] docker_cli_swarm_test.go:1113: [d9bdb21e8725d] joining swarm manager [d47f62c8d3554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:47:25.427Z] docker_cli_swarm_test.go:1166: [d4ffcbc35a85c] joining swarm manager [d47f62c8d3554]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-21T15:47:54.084Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-21T15:47:55.993Z] docker_cli_swarm_test.go:1447: [daa7868f4b302] joining swarm manager [d41e58d61804e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:47:56.563Z] docker_cli_swarm_test.go:1448: [d5adc08119cd3] joining swarm manager [d41e58d61804e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-21T15:48:08.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-21T15:48:08.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-21T15:48:08.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-21T15:48:08.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-21T15:48:08.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-21T15:48:09.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-21T15:48:11.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-21T15:48:15.184Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-21T15:48:17.113Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-21T15:48:19.020Z] docker_cli_swarm_unix_test.go:63: [daf83df319be7] joining swarm manager [df64746b93db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:49:15.259Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-21T15:49:15.259Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-21T15:49:15.259Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-21T15:49:17.166Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-21T15:49:20.479Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-21T15:49:23.017Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-21T15:49:24.396Z] docker_api_swarm_test.go:962: [db48faa300d99] joining swarm manager [df9dc484c4f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-21T15:49:46.337Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-21T15:49:54.461Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-21T15:49:56.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-21T15:49:58.906Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-21T15:50:01.489Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-21T15:50:09.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-21T15:50:12.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-21T15:50:15.449Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-21T15:50:17.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-21T15:50:20.526Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-21T15:50:23.077Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-21T15:50:26.371Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-21T15:50:28.279Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-21T15:51:24.522Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-21T15:51:39.420Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite (1558.23s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.07s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.34s) [2022-07-21T15:51:54.310Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.52s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.10s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.32s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.31s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.78s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.97s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.00s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.76s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.85s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.38s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.60s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.55s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.03s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.32s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.92s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.85s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.07s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.77s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.51s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.51s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.56s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.50s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.69s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.29s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.19s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.46s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.73s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.32s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.00s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.47s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.10s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.56s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.09s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.09s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.50s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.18s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.77s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.21s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.94s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.19s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.34s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.69s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.06s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.09s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.02s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.84s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.62s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.25s) [2022-07-21T15:51:54.310Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.14s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.63s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.98s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.64s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.72s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.08s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-07-21T15:51:54.310Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.75s) [2022-07-21T15:51:54.310Z] === RUN TestDockerExternalVolumeSuite [2022-07-21T15:51:54.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-21T15:51:54.310Z] docker_cli_external_volume_driver_test.go:53: [d63b5cb97a590] daemon is not started [2022-07-21T15:52:12.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-21T15:53:20.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-21T15:53:26.694Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-21T15:53:41.582Z] docker_cli_external_volume_driver_test.go:53: [dc7e7e4f6191f] daemon is not started [2022-07-21T15:53:56.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-21T15:54:14.586Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-21T15:54:26.798Z] docker_cli_external_volume_driver_test.go:53: [dfe2120c22edc] daemon is not started [2022-07-21T15:54:41.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-21T15:54:41.943Z] docker_cli_external_volume_driver_test.go:53: [db7b439cf27a9] daemon is not started [2022-07-21T15:54:56.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-21T15:55:28.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-21T15:55:47.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-21T15:56:01.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-21T15:56:48.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-21T15:57:06.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-21T15:57:38.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-21T15:58:10.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-21T15:58:23.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-21T15:58:41.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-21T15:58:41.234Z] docker_cli_external_volume_driver_test.go:485: [d71f8a2e25502] daemon is not started [2022-07-21T15:58:56.122Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-21T15:58:56.122Z] docker_cli_external_volume_driver_test.go:53: [dbc4cab64227f] daemon is not started [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite (436.90s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-07-21T15:59:11.015Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-21T15:59:11.015Z] PASS [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] === Skipped [2022-07-21T15:59:11.015Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-21T15:59:11.015Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-21T15:59:11.015Z] check_test.go:540: [d594c88c7e9de] daemon is not started [2022-07-21T15:59:11.015Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-21T15:59:11.015Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-21T15:59:11.015Z] check_test.go:540: [d44cc1c86884d] daemon is not started [2022-07-21T15:59:11.015Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-21T15:59:11.015Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-21T15:59:11.015Z] check_test.go:540: [d5052dd7c8c05] daemon is not started [2022-07-21T15:59:11.015Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-07-21T15:59:11.015Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-21T15:59:11.015Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-21T15:59:11.015Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-21T15:59:11.015Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] DONE 269 tests, 5 skipped in 2329.763s [2022-07-21T15:59:11.015Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-21T15:59:11.015Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5d955dfe517a/docker.pid [2022-07-21T15:59:11.015Z] +++ kill 6918 [2022-07-21T15:59:11.015Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6918 is not a child of this shell [2022-07-21T15:59:11.015Z] warning: PID 6918 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5d955dfe517a/docker.pid had a nonzero exit code [2022-07-21T15:59:11.015Z] ++++ cat bundles/test-integration/docker.pid [2022-07-21T15:59:11.015Z] +++ kill 9364 [2022-07-21T15:59:11.015Z] +++ /etc/init.d/apparmor stop [2022-07-21T15:59:11.015Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] Unloading profiles will leave already running processes permanently [2022-07-21T15:59:11.015Z] unconfined, which can lead to unexpected situations. [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.015Z] To set a process to complain mode, use the command line tool [2022-07-21T15:59:11.015Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-21T15:59:11.015Z] +++ true [2022-07-21T15:59:11.015Z] exiting test-integration [2022-07-21T15:59:11.015Z] ++ exit 0 [2022-07-21T15:59:11.015Z] [2022-07-21T15:59:11.274Z] + exit 0 [2022-07-21T15:59:11.274Z] ++ jobs -p [2022-07-21T15:59:11.274Z] + pids= [2022-07-21T15:59:11.274Z] + echo 'Remaining pids to kill: []' [2022-07-21T15:59:11.274Z] Remaining pids to kill: [] [2022-07-21T15:59:11.274Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-21T15:59:11.289Z] Recording test results [2022-07-21T15:59:13.030Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-21T15:59:13.370Z] + echo Ensuring container killed. [2022-07-21T15:59:13.371Z] Ensuring container killed. [2022-07-21T15:59:13.371Z] + docker ps -aq -f name=docker-pr6-* [2022-07-21T15:59:13.371Z] + cids=a044b65561d7 [2022-07-21T15:59:13.371Z] 6aa0a431e915 [2022-07-21T15:59:13.371Z] 6db9f1c5691a [2022-07-21T15:59:13.371Z] + [ -n a044b65561d7 [2022-07-21T15:59:13.371Z] 6aa0a431e915 [2022-07-21T15:59:13.371Z] 6db9f1c5691a ] [2022-07-21T15:59:13.371Z] + docker rm -vf a044b65561d7 6aa0a431e915 6db9f1c5691a [2022-07-21T15:59:13.943Z] a044b65561d7 [2022-07-21T15:59:13.943Z] 6aa0a431e915 [2022-07-21T15:59:13.943Z] 6db9f1c5691a [Pipeline] sh [2022-07-21T15:59:14.240Z] + echo Chowning /workspace to jenkins user [2022-07-21T15:59:14.240Z] Chowning /workspace to jenkins user [2022-07-21T15:59:14.240Z] + id -u [2022-07-21T15:59:14.240Z] + id -g [2022-07-21T15:59:14.240Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42829:/workspace busybox chown -R 1000:1000 /workspace [2022-07-21T15:59:14.240Z] Unable to find image 'busybox:latest' locally [2022-07-21T15:59:14.240Z] latest: Pulling from library/busybox [2022-07-21T15:59:14.499Z] 19d511225f94: Pulling fs layer [2022-07-21T15:59:14.499Z] 19d511225f94: Verifying Checksum [2022-07-21T15:59:14.499Z] 19d511225f94: Download complete [2022-07-21T15:59:14.499Z] 19d511225f94: Pull complete [2022-07-21T15:59:14.499Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-21T15:59:14.499Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-21T15:59:17.333Z] + bundleName=amd64 [2022-07-21T15:59:17.333Z] + echo Creating amd64-bundles.tar.gz [2022-07-21T15:59:17.333Z] Creating amd64-bundles.tar.gz [2022-07-21T15:59:17.333Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-21T15:59:17.333Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-21T15:59:18.728Z] Archiving artifacts [2022-07-21T15:59:20.580Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42829/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-21T15:59:20.886Z] + make clean [2022-07-21T15:59:21.147Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-21T15:59:21.147Z] docker-dev-cache [2022-07-21T15:59:21.147Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS